Emmanuel Bourg pushed to branch master at Debian Java Maintainers / httpcomponents-client
Commits: 95ef3e05 by Emmanuel Bourg at 2021-09-17T10:21:31+02:00 Track only the 4.x releases - - - - - dc1c3101 by Emmanuel Bourg at 2021-09-17T10:21:38+02:00 Standards-Version updated to 4.6.0.1 - - - - - b1bf11f6 by Emmanuel Bourg at 2021-09-17T10:25:55+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +httpcomponents-client (4.5.13-3) unstable; urgency=medium + + * Track only the 4.x releases + * Standards-Version updated to 4.6.0.1 + + -- Emmanuel Bourg <[email protected]> Fri, 17 Sep 2021 10:25:48 +0200 + httpcomponents-client (4.5.13-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -21,7 +21,7 @@ Build-Depends: libmockito-java, maven-debian-helper, libspymemcached-java -Standards-Version: 4.5.0 +Standards-Version: 4.6.0.1 Vcs-Git: https://salsa.debian.org/java-team/httpcomponents-client.git Vcs-Browser: https://salsa.debian.org/java-team/httpcomponents-client Homepage: http://hc.apache.org/httpcomponents-client-ga/index.html ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 -https://www.apache.org/dist/httpcomponents/httpclient/source/httpcomponents-client-(\d+[^a-zA-Z]*)-src\.tar\.gz debian debian/orig-tar.sh +version=4 +https://www.apache.org/dist/httpcomponents/httpclient/source/httpcomponents-client-(4\.\d+[^a-zA-Z]*)-src\.tar\.gz debian debian/orig-tar.sh View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-client/-/compare/a3812ea8ab6092b862ba6c534aceebb367f3712c...b1bf11f6838568591db9e82c4d3eb5f8d8b50713 -- View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-client/-/compare/a3812ea8ab6092b862ba6c534aceebb367f3712c...b1bf11f6838568591db9e82c4d3eb5f8d8b50713 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

