Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / aspectj
Commits: 5c6e1a3a by Debian Janitor at 2022-12-18T05:34:10+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 - - - - - 075faf42 by Jochen Sprickerhof at 2023-02-27T10:58:43+00:00 Merge branch 'lintian-fixes' into 'master' Use secure URI in Homepage field. See merge request java-team/aspectj!2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +aspectj (1.9.5-2) UNRELEASED; urgency=medium + + * Use secure URI in Homepage field. + + -- Debian Janitor <[email protected]> Sun, 18 Dec 2022 05:34:10 -0000 + aspectj (1.9.5-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -39,7 +39,7 @@ Build-Depends: Standards-Version: 4.6.0.1 Vcs-Git: https://salsa.debian.org/java-team/aspectj.git Vcs-Browser: https://salsa.debian.org/java-team/aspectj -Homepage: http://www.eclipse.org/aspectj +Homepage: https://www.eclipse.org/aspectj Package: aspectj Architecture: all View it on GitLab: https://salsa.debian.org/java-team/aspectj/-/compare/71629bccdacb81fa5ee5f7434b0a0cd56ee5fe1f...075faf429644480c69aed774553ce5208dda7238 -- View it on GitLab: https://salsa.debian.org/java-team/aspectj/-/compare/71629bccdacb81fa5ee5f7434b0a0cd56ee5fe1f...075faf429644480c69aed774553ce5208dda7238 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

