Jérôme Charaoui pushed to branch master at Debian Java Maintainers / httpcomponents-asyncclient
Commits: dff19c7d by Debian Janitor at 2022-12-22T13:13:37+00:00 Use secure copyright file specification URI. Changes-By: lintian-brush Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html - - - - - e891b3cc by Debian Janitor at 2022-12-22T13:13:55+00:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 4b6fe09f by Debian Janitor at 2022-12-22T13:14:07+00:00 Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 90c0d1aa by Jérôme Charaoui at 2023-02-01T05:16:53+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request java-team/httpcomponents-asyncclient!1 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +httpcomponents-asyncclient (4.1.5-2) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * Use secure URI in Homepage field. + * Update standards version to 4.6.2, no changes needed. + + -- Debian Janitor <[email protected]> Thu, 22 Dec 2022 13:13:37 -0000 + httpcomponents-asyncclient (4.1.5-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -14,10 +14,10 @@ Build-Depends: libhttpcore-java, libmockito-java <!nocheck>, maven-debian-helper (>= 2.0) -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/httpcomponents-asyncclient.git Vcs-Browser: https://salsa.debian.org/java-team/httpcomponents-asyncclient -Homepage: http://hc.apache.org/httpcomponents-asyncclient +Homepage: https://hc.apache.org/httpcomponents-asyncclient Package: libhttpasyncclient-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache HttpComponents AsyncClient Source: http://hc.apache.org/httpcomponents-asyncclient View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-asyncclient/-/compare/e9b3421bcf824f2a507029a8fa7429811aca4b82...90c0d1aacb3f18fd7243e5eacac802a3a8919096 -- View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-asyncclient/-/compare/e9b3421bcf824f2a507029a8fa7429811aca4b82...90c0d1aacb3f18fd7243e5eacac802a3a8919096 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

