This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-utils2.
commit b2ec6595b20036b657fe20ed60dd00510bc6b91a Author: Emmanuel Bourg <[email protected]> Date: Thu May 18 17:25:42 2017 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b673665..64f1002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ plexus-utils2 (3.0.22-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Thu, 18 May 2017 17:25:26 +0200 diff --git a/debian/control b/debian/control index 34ff859..b74f7d4 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), maven-debian-helper Build-Depends-Indep: default-jdk-doc, junit (>= 3.8.2), libmaven-javadoc-plugin-java, libmaven-plugin-testing-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/plexus-utils2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-utils2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-utils2.git Homepage: http://codehaus-plexus.github.io/plexus-utils/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-utils2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

