[Git][java-team/httpcomponents-asyncclient][master] 4 commits: Use secure copyright file specification URI.
Jérôme Charaoui (@lavamind)
gitlab at salsa.debian.org
Wed Feb 1 05:16:56 GMT 2023
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 <janitor at jelmer.uk> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20230201/c32502ab/attachment.htm>
More information about the pkg-java-commits
mailing list