[maven-script-interpreter] 01/05: Use a secure Vcs-Git URL

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri May 13 10:29:31 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-script-interpreter.

commit 334897ab5c8079e1987372834ed7cb6f70a17518
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri May 13 10:17:47 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 9517273..f14c644 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-script-interpreter (1.1-2) UNRELEASED; urgency=medium
+
+  * Use a secure Vcs-Git URL
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 13 May 2016 10:17:29 +0200
+
 maven-script-interpreter (1.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #811537)
diff --git a/debian/control b/debian/control
index 8c5ce07..9ad1f6f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: ant,
                libplexus-utils2-java,
                maven-debian-helper (>= 1.5)
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-script-interpreter.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-script-interpreter.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-script-interpreter.git
 Homepage: https://maven.apache.org/shared/maven-script-interpreter/
 

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



More information about the pkg-java-commits mailing list