This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libquartz2-java.
commit c12132e43d794b87bd1661ae9456d87ff7e7ba9e Author: Emmanuel Bourg <[email protected]> Date: Sun Apr 3 16:14:58 2016 +0200 Use secure Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d1556a..3d00005 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libquartz-java (1:1.8.6-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* fields -- Emmanuel Bourg <[email protected]> Sun, 03 Apr 2016 16:13:56 +0200 diff --git a/debian/control b/debian/control index 5631cf9..9db55c4 100644 --- a/debian/control +++ b/debian/control @@ -29,8 +29,8 @@ Build-Depends-Indep: default-jdk-doc, libservlet3.1-java, libservlet3.1-java-doc Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/libquartz-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libquartz-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libquartz-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libquartz-java.git Homepage: http://quartz-scheduler.org Package: libquartz-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libquartz2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

