This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository joda-convert.
commit e4d9715ff4a3941d0af1fa147d617d1c8408d2a0 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 19:21:15 2017 +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 d12a6e5..35f485f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ joda-convert (1.8.1-2) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 19:20:23 +0200 diff --git a/debian/control b/debian/control index c057e5f..a361c8d 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libmaven-javadoc-plugin-java, libmaven-bundle-plugin-java, default-jdk-doc, junit Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/joda-convert.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/joda-convert.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/joda-convert.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/joda-convert.git Homepage: http://www.joda.org/joda-convert/ Package: libjoda-convert-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joda-convert.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

