Emmanuel Bourg pushed to branch master at Debian Java Maintainers / httpcomponents-core
Commits: 9c19eab9 by Emmanuel Bourg at 2021-09-17T10:17:57+02:00 Track only the 4.x releases - - - - - e0d9139d by Emmanuel Bourg at 2021-09-17T10:18:04+02:00 Standards-Version updated to 4.6.0.1 - - - - - a5359ea0 by Emmanuel Bourg at 2021-09-17T10:18:55+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +httpcomponents-core (4.4.14-2) 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:18:48 +0200 + httpcomponents-core (4.4.14-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, maven-debian-helper -Standards-Version: 4.5.1 +Standards-Version: 4.6.0.1 Vcs-Git: https://salsa.debian.org/java-team/httpcomponents-core.git Vcs-Browser: https://salsa.debian.org/java-team/httpcomponents-core Homepage: http://hc.apache.org/httpcomponents-core-ga/index.html ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 -https://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-(\d+[^a-zA-Z]*)-src\.tar\.gz +version=4 +https://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-(4\.\d+[^a-zA-Z]*)-src\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core/-/compare/f54082cf94f562f91251f08fbf0551408f119642...a5359ea0260b9c7a96424d9961f297e1da5294a7 -- View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core/-/compare/f54082cf94f562f91251f08fbf0551408f119642...a5359ea0260b9c7a96424d9961f297e1da5294a7 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

