This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dnsjava.
commit 18d411fe5571d9bb868035d2bf873a8373d6573b Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 9 00:05:59 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 ec3232b..d05e96c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dnsjava (2.1.7+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 09 Jan 2017 00:05:33 +0100 diff --git a/debian/control b/debian/control index d58a304..59e30e1 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Uploaders: Chris Grzegorczyk <[email protected]>, Kyo Lee <[email protected]> Build-Depends: default-jdk, junit, debhelper (>= 10), maven-debian-helper, libmaven-bundle-plugin-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/dnsjava.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/dnsjava.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/dnsjava.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dnsjava.git Homepage: http://www.dnsjava.org Package: libdnsjava-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dnsjava.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

