[Git][java-team/aether][master] 5 commits: No longer build the aether-connector-asynchttpclient module

Emmanuel Bourg gitlab at salsa.debian.org
Tue Nov 27 07:48:31 GMT 2018


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


Commits:
5ad8b595 by Emmanuel Bourg at 2018-11-27T07:47:18Z
No longer build the aether-connector-asynchttpclient module

- - - - -
f793c979 by Emmanuel Bourg at 2018-11-27T07:47:35Z
Standards-Version updated to 4.2.1

- - - - -
28cc6bc1 by Emmanuel Bourg at 2018-11-27T07:47:39Z
Switch to debhelper level 11

- - - - -
859f39d4 by Emmanuel Bourg at 2018-11-27T07:47:44Z
Use salsa.debian.org Vcs-* URLs

- - - - -
2d9fde40 by Emmanuel Bourg at 2018-11-27T07:48:09Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/libaether-java.poms
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+aether (1.13.1-6) unstable; urgency=medium
+
+  * Team upload.
+  * No longer build the aether-connector-asynchttpclient module
+  * Standards-Version updated to 4.2.1
+  * Switch to debhelper level 11
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 27 Nov 2018 08:48:04 +0100
+
 aether (1.13.1-5) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
@@ -4,10 +4,9 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
  default-jdk,
  junit4,
- libasync-http-client-java,
  libplexus-classworlds-java,
  libplexus-component-metadata-java,
  libplexus-utils2-java,
@@ -15,9 +14,9 @@ Build-Depends:
  libslf4j-java,
  libwagon-http-java,
  maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/aether.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
+Standards-Version: 4.2.1
+Vcs-Git: https://salsa.debian.org/java-team/aether.git
+Vcs-Browser: https://salsa.debian.org/java-team/aether
 Homepage: http://aether.sonatype.org/
 
 Package: libaether-java


=====================================
debian/libaether-java.poms
=====================================
@@ -33,4 +33,4 @@ aether-impl/pom.xml --has-package-version
 aether-test-util/pom.xml --has-package-version
 aether-connector-file/pom.xml --has-package-version
 aether-connector-wagon/pom.xml --has-package-version
-aether-connector-asynchttpclient/pom.xml --has-package-version
+aether-connector-asynchttpclient/pom.xml --ignore


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename



View it on GitLab: https://salsa.debian.org/java-team/aether/compare/c584734272462eae575dda24a38601f24dc2e373...2d9fde408da2db8deacc61c588f1c3a2ef71df04

-- 
View it on GitLab: https://salsa.debian.org/java-team/aether/compare/c584734272462eae575dda24a38601f24dc2e373...2d9fde408da2db8deacc61c588f1c3a2ef71df04
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/20181127/dead044b/attachment.html>


More information about the pkg-java-commits mailing list