This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-common-artifact-filters.
commit f3695087aedb196a1c80e7264ba3c891c6c3a091 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 19 11:23:12 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 e07659e..1e54db1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ maven-common-artifact-filters (3.0.0-1) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 09 Dec 2015 19:41:02 +0100 diff --git a/debian/control b/debian/control index 7a46d5c..5952e0d 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,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-common-artifact-filters.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-common-artifact-filters.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-common-artifact-filters.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-common-artifact-filters.git Homepage: http://maven.apache.org/shared/maven-common-artifact-filters/ Package: libmaven-common-artifact-filters-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-common-artifact-filters.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

