This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository polyglot-maven.
commit 3720442e6541d0b271d3a17a813b5958d85242f5 Author: Emmanuel Bourg <[email protected]> Date: Wed May 11 09:17:15 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e6daa6f..991c27d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ polyglot-maven (0.8~tobrien+git20120905-6) UNRELEASED; urgency=medium * Team upload. * Depend on groovy instead of groovy2 * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Wed, 11 May 2016 09:09:43 +0200 diff --git a/debian/control b/debian/control index 3ad0b4d..dad6295 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,9 @@ Build-Depends-Indep: ant, libplexus-utils2-java, libmaven3-core-java (>= 3.3.3-4~) Standards-Version: 3.9.8 -Homepage: https://github.com/tobrien/polyglot-maven -Vcs-Git: git://anonscm.debian.org/pkg-java/polyglot-maven.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/polyglot-maven.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/polyglot-maven.git +Homepage: https://github.com/tobrien/polyglot-maven Package: libpolyglot-maven-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

