This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasmin-sable.
commit 458c03adaea728ccb1bfd31ebbdb002571b945e8 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 29 17:20:45 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 c8f4189..7851f5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jasmin-sable (2.4.0-6) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.7 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 29 Mar 2016 17:19:48 +0200 diff --git a/debian/control b/debian/control index 81ac0e4..d813faf 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 7.0.50~), quilt, ant Build-Depends-Indep: cup (>= 0.11a+20060608), default-jdk Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/jasmin-sable.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jasmin-sable.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jasmin-sable.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasmin-sable.git Homepage: http://jasmin.sourceforge.net/ Package: jasmin-sable -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

