[Git][java-team/aether-ant-tasks][master] 3 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 9 08:15:40 BST 2018
Andreas Tille pushed to branch master at Debian Java Maintainers / aether-ant-tasks
Commits:
0fb10c55 by Andreas Tille at 2018-10-09T06:36:57Z
debhelper 11
- - - - -
f3c25b4d by Andreas Tille at 2018-10-09T06:38:58Z
Point Vcs fields to Salsa
- - - - -
f5313d11 by Andreas Tille at 2018-10-09T06:40:10Z
Standards-Version: 4.2.1, cme fix dpkg-control
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+aether-ant-tasks (1.0.1-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debhelper 11
+ * Point Vcs fields to Salsa
+ * Standards-Version: 4.2.1
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Tue, 09 Oct 2018 08:36:57 +0200
+
aether-ant-tasks (1.0.1-2) unstable; urgency=medium
* Added sisu-plexus.jar to the classpath (Closes: #881573)
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -1,30 +1,30 @@
Source: aether-ant-tasks
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- javahelper,
- libmaven-resolver-java,
- libmaven-resolver-transport-http-java,
- libmaven-shade-plugin-java (>= 3.1.0),
- libmaven3-core-java (>= 3.5.0),
- libplexus-component-annotations-java (>= 1.7.1-6~),
- libplexus-container-default-java (>= 1.7.1-7~),
- libplexus-interpolation-java (>= 1.16),
- libsisu-plexus-java (>= 0.1.1),
- libslf4j-java (>= 1.6.2),
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/aether-ant.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether-ant.git
+Section: java
+Priority: optional
+Build-Depends: debhelper (>= 11~),
+ default-jdk,
+ javahelper,
+ libmaven-resolver-java,
+ libmaven-resolver-transport-http-java,
+ libmaven-shade-plugin-java (>= 3.1.0),
+ libmaven3-core-java (>= 3.5.0),
+ libplexus-component-annotations-java (>= 1.7.1-6~),
+ libplexus-container-default-java (>= 1.7.1-7~),
+ libplexus-interpolation-java (>= 1.16),
+ libsisu-plexus-java (>= 0.1.1),
+ libslf4j-java,
+ maven-debian-helper (>= 2.2)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/java-team/aether-ant
+Vcs-Git: https://salsa.debian.org/java-team/aether-ant.git
Homepage: http://www.eclipse.org/aether/
Package: libaether-ant-tasks-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+ ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Aether Ant Tasks
The Aether Ant Tasks enable build scripts for Apache Ant 1.7+ to use
View it on GitLab: https://salsa.debian.org/java-team/aether-ant-tasks/compare/6a62259f0f24774c6244f1692a1ab42de03182f4...f5313d1143edae1b75315750470c81f2ebf020c3
--
View it on GitLab: https://salsa.debian.org/java-team/aether-ant-tasks/compare/6a62259f0f24774c6244f1692a1ab42de03182f4...f5313d1143edae1b75315750470c81f2ebf020c3
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/20181009/ed1324ac/attachment.html>
More information about the pkg-java-commits
mailing list