This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-reporting-impl.
commit f3cb93fa1d12a97a3a02dcbc10128dc2f38cb4a9 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 23:40:19 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 b2be15c..9f30e01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-reporting-impl (2.3-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 26 Jul 2017 23:40:03 +0200 diff --git a/debian/control b/debian/control index 9f9d757..6a0eee3 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java, libplexus-utils-java-doc Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/maven-reporting-impl.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-reporting-impl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-reporting-impl.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-reporting-impl.git Homepage: http://maven.apache.org/shared/maven-reporting-impl/ Package: libmaven-reporting-impl-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-reporting-impl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

