[maven-processor-plugin] 03/13: Use a secure Vcs-Git URL

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Jul 29 09:29:24 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-processor-plugin.

commit 74e9db64a0d9aef0b7facbafa251a8d178aa476b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Jul 29 01:04:12 2017 +0200

    Use a secure Vcs-Git URL
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 151d327..a45f1cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-processor-plugin (2.0.8-3) UNRELEASED; urgency=medium
   * Team upload.
   * Standards-Version updated to 4.0.0
   * Switch to debhelper level 10
+  * Use a secure Vcs-Git URL
 
  -- Emmanuel Bourg <ebourg at apache.org>  Sat, 29 Jul 2017 01:03:55 +0200
 
diff --git a/debian/control b/debian/control
index bc295ef..bb839a4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs,
                libmaven2-core-java,
                maven-debian-helper (>= 1.5)
 Standards-Version: 4.0.0
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-processor-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-processor-plugin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-processor-plugin.git
 Homepage: http://bsorrentino.github.io/maven-annotation-plugin/site3/
 

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



More information about the pkg-java-commits mailing list