[maven-deploy-plugin] 04/06: Use secure Vcs-* URLs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 2 14:48:06 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-deploy-plugin.

commit f3bf295340b2752928dd5082a7311cb2ba0945e6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jul 31 15:10:32 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 9dadd4d..db1c3c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-deploy-plugin (2.8.2-2) UNRELEASED; urgency=medium
   * Relocate the version 2.7 used by Maven to the current one
   * Standards-Version updated to 4.0.0
   * Switch to debhelper level 10
+  * Use secure Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 31 Jul 2017 15:08:48 +0200
 
diff --git a/debian/control b/debian/control
index fd9e998..fd0191c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 10),
                libmockito-java,
                maven-debian-helper
 Standards-Version: 4.0.0
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-deploy-plugin.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-deploy-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-deploy-plugin.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-deploy-plugin.git
 Homepage: http://maven.apache.org/plugins/maven-deploy-plugin/
 
 Package: libmaven-deploy-plugin-java

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



More information about the pkg-java-commits mailing list