This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xz-java.
commit 648d932d6de5b12c53cfac2ed76b339b9532a09d Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 29 22:43:32 2016 +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 7c2493b..7abf710 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ xz-java (1.6-1) UNRELEASED; urgency=medium - Set the locale to 'en' when generating the javadoc - Removed the timestamp from the javadoc * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 06 Jul 2015 10:01:45 +0200 diff --git a/debian/control b/debian/control index d2f67e1..1b4d17b 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Miguel Landaeta <[email protected]>, Emmanuel Bourg <[email protected] Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, default-jdk-doc, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/xz-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/xz-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/xz-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xz-java.git Homepage: http://tukaani.org/xz/java.html Package: libxz-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xz-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

