[maven-shade-plugin] 03/04: Use secure Vcs-* URLs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 3 15:20:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-shade-plugin.

commit 0c1a692a5782af049a128450cdf936dca3207772
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 3 17:19:09 2016 +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 a7277f4..28a3e86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-shade-plugin (2.4.3-2) UNRELEASED; urgency=medium
   * Team upload.
   * Depend on libasm-java (>= 5.0) instead of libasm4-java
   * Standards-Version updated to 3.9.8
+  * Use secure Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 03 Oct 2016 17:17:01 +0200
 
diff --git a/debian/control b/debian/control
index 28522e0..04c61f2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends-Indep: junit4,
                      libplexus-utils2-java,
                      libxmlunit-java
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-shade-plugin.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-shade-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-shade-plugin.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-shade-plugin.git
 Homepage: http://maven.apache.org/plugins/maven-shade-plugin/
 
 Package: libmaven-shade-plugin-java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shade-plugin.git



More information about the pkg-java-commits mailing list