[Git][java-team/cpptasks][master] 4 commits: Wrap and sort

Emmanuel Bourg gitlab at salsa.debian.org
Sat Sep 21 08:59:01 BST 2019



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / cpptasks


Commits:
afc8c2d3 by Emmanuel Bourg at 2019-09-21T07:54:22Z
Wrap and sort

- - - - -
b7d66324 by Emmanuel Bourg at 2019-09-21T07:55:15Z
Added the missing dependency on libxerces2-java

- - - - -
551b3039 by Emmanuel Bourg at 2019-09-21T07:55:32Z
Standards-Version updated to 4.4.0

- - - - -
d531424b by Emmanuel Bourg at 2019-09-21T07:57:13Z
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+cpptasks (1.0~b5-5) unstable; urgency=medium
+
+  * Team upload.
+  * Added the missing dependency on libxerces2-java
+  * Standards-Version updated to 4.4.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sat, 21 Sep 2019 09:56:58 +0200
+
 cpptasks (1.0~b5-4) unstable; urgency=medium
 
   * Specify the rule to fix the ant dependency.


=====================================
debian/control
=====================================
@@ -1,27 +1,23 @@
 Source: cpptasks
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Christopher Baines <cbaines8 at gmail.com>
 Section: java
 Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Christopher Baines <cbaines8 at gmail.com>
 Build-Depends:
  ant,
  debhelper-compat (= 12),
  default-jdk,
- maven-repo-helper
-Build-Depends-Indep:
+ maven-repo-helper,
  libxerces2-java
-Standards-Version: 3.9.6
+Standards-Version: 4.4.0
 Vcs-Browser: https://salsa.debian.org/java-team/cpptasks
 Vcs-Git: https://salsa.debian.org/java-team/cpptasks.git
 Homepage: http://ant-contrib.sourceforge.net/cpptasks/index.html
 
 Package: ant-contrib-cpptasks
 Architecture: all
-Depends:
- ${misc:Depends}
-Enhances:
- ant
+Depends: ${misc:Depends}, libxerces2-java
+Enhances: ant
 Description: C/C++ compilation tasks for Ant
  The cc task can compile various source languages and produce executables,
  shared libraries (aka DLL's) and static libraries.



View it on GitLab: https://salsa.debian.org/java-team/cpptasks/compare/153cf7443ebe0da93ca28dcf3952a217b28846c4...d531424bd9eca45b1412a1b80669a19a33850058

-- 
View it on GitLab: https://salsa.debian.org/java-team/cpptasks/compare/153cf7443ebe0da93ca28dcf3952a217b28846c4...d531424bd9eca45b1412a1b80669a19a33850058
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20190921/07c8fa50/attachment.html>


More information about the pkg-java-commits mailing list