This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-gnome.
commit 558853f691f2c9a8d0a62edb9baae472f6ee7513 Author: Emmanuel Bourg <[email protected]> Date: Tue Jan 10 11:24:19 2017 +0100 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 0e4c655..ddfc3c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ java-gnome (4.1.3-5) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS (Closes: #849669) * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 10 Jan 2017 11:01:01 +0100 diff --git a/debian/control b/debian/control index ebfddda..3b030c7 100644 --- a/debian/control +++ b/debian/control @@ -24,9 +24,9 @@ Build-Depends: debhelper (>= 10), python Standards-Version: 3.9.8 Section: java +Vcs-Git: https://anonscm.debian.org/git/pkg-java/java-gnome.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java-gnome.git Homepage: http://java-gnome.sourceforge.net/ -Vcs-Git: git://anonscm.debian.org/pkg-java/java-gnome.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/java-gnome.git Package: libjava-gnome-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-gnome.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

