This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository localizer.
commit bd925d6e365db2d00abbae1d7caaa279e4170674 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 2 12:15:51 2017 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 614cbf3..c196ef4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ localizer (1.13-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 02 Aug 2017 12:15:09 +0200 diff --git a/debian/control b/debian/control index 1432104..6513728 100644 --- a/debian/control +++ b/debian/control @@ -18,9 +18,9 @@ Build-Depends-Indep: libplexus-utils-java, libmaven-plugin-tools-java Standards-Version: 4.0.0 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/localizer.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/localizer.git Homepage: http://java.net/projects/localizer -Vcs-Git: git://git.debian.org/git/pkg-java/localizer.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/localizer.git Package: liblocalizer-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/localizer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

