Andrej Shadura pushed to branch master at Debian Java Maintainers / java-package
Commits: 26e5a6e5 by Jelmer Vernooij at 2018-11-02T02:58:20Z Use secure copyright file specification URI. Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - 2 changed files: - debian/changelog - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -12,6 +12,9 @@ java-package (0.63) UNRELEASED; urgency=medium * Add override_dh_strip to disable striping the binaries. Breaks debugging tools like jmap. (Closes: #852342) + [ Jelmer Vernooij ] + * Use secure copyright file specification URI. + -- Sven Hoexter <[email protected]> Mon, 22 Oct 2018 15:39:32 +0200 java-package (0.62) unstable; urgency=medium ===================================== 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/ Comment: java-package is based upon the j2se-package application originally written by Hubert Schmid. Files: * View it on GitLab: https://salsa.debian.org/java-team/java-package/commit/26e5a6e5307181749166e2b7b94409a385a290a3 -- View it on GitLab: https://salsa.debian.org/java-team/java-package/commit/26e5a6e5307181749166e2b7b94409a385a290a3 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

