[maven-dependency-plugin] 08/09: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 31 17:00:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-dependency-plugin.
commit 8591504e4b2ebeb78b77322238ca4c5a8e414a9f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Aug 31 18:56:02 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 154c7f0..c1520db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ maven-dependency-plugin (2.8-2) UNRELEASED; urgency=medium
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Standards-Version updated to 4.1.0
* Switch to debhelper level 10
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Thu, 31 Aug 2017 14:43:58 +0200
diff --git a/debian/control b/debian/control
index 7f11111..4a5ee40 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends-Indep: junit4,
libplexus-io-java,
libplexus-utils2-java
Standards-Version: 4.1.0
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-dependency-plugin.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-dependency-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-dependency-plugin.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-dependency-plugin.git
Homepage: http://maven.apache.org/plugins/maven-dependency-plugin/
Package: libmaven-dependency-plugin-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-plugin.git
More information about the pkg-java-commits
mailing list