This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository modello-maven-plugin.
commit edd51fb59fdb502b415a1ca58c1d19d49297cf81 Author: Emmanuel Bourg <[email protected]> Date: Thu May 18 16:06:58 2017 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 57457aa..6ebb6e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ modello-maven-plugin (1.8.3-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Thu, 18 May 2017 16:06:29 +0200 diff --git a/debian/control b/debian/control index 5a0d31e..cf194e6 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java, libplexus-utils-java-doc Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/modello-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/modello-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/modello-maven-plugin.git Homepage: http://modello.codehaus.org/modello-maven-plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

