Emmanuel Bourg pushed to branch master at Debian Java Maintainers / qdwizard
Commits: 96d1ba5e by Jelmer Vernooij at 2018-09-14T14:42:56Z Use secure URI in Homepage field. Fixes lintian: homepage-field-uses-insecure-uri See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +qdwizard (5.0.1-2) UNRELEASED; urgency=medium + + * Use secure URI in Homepage field. + + -- Jelmer Vernooij <[email protected]> Fri, 14 Sep 2018 15:42:56 +0100 + qdwizard (5.0.1-1) unstable; urgency=medium * Initial release (Closes: #816426) ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), default-jdk, junit4, maven-debian-helper (>= 1. Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-java/qdwizard.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/qdwizard.git -Homepage: http://github.com/bflorat/qdwizard +Homepage: https://github.com/bflorat/qdwizard Package: libqdwizard-java Architecture: all View it on GitLab: https://salsa.debian.org/java-team/qdwizard/commit/96d1ba5e1dffc45b372cca51ce49b958ff36f121 -- View it on GitLab: https://salsa.debian.org/java-team/qdwizard/commit/96d1ba5e1dffc45b372cca51ce49b958ff36f121 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

