This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-ant-helper.
commit 60587ad4dfa0467afa23d81d2db82ed23128dc00 Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 26 16:19:10 2017 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0ad500d..9db8404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-ant-helper (7.12) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 26 Jun 2017 16:18:46 +0200 diff --git a/debian/control b/debian/control index 124e036..076be4f 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Uploaders: Torsten Werner <[email protected]>, Build-Depends: cdbs, debhelper (>= 10), default-jdk Build-Depends-Indep: ant, ant-contrib, ant-optional Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/maven-ant-helper.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git -Homepage: http://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-ant-helper.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git +Homepage: https://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git Package: maven-ant-helper Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ant-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

