This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tuxguitar.
commit 813532691c3a3fc03cce1a4f3daa4c947b0120d1 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 12:27:22 2016 +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 244aed5..d1369e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ tuxguitar (1.2-22) UNRELEASED; urgency=medium * Team upload. * Removed the build dependency on gcj-jdk + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 08 Jul 2016 12:15:15 +0200 diff --git a/debian/control b/debian/control index e103619..a1431a6 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,9 @@ Build-Depends: ant, libjack-jackd2-dev | libjack-dev, libswt-gtk-3-java Standards-Version: 3.9.6 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/tuxguitar.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tuxguitar.git Homepage: http://www.tuxguitar.com.ar -Vcs-Git: git://anonscm.debian.org/pkg-java/tuxguitar.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/tuxguitar.git Package: tuxguitar Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tuxguitar.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

