[groovy2] 03/04: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon May 2 13:56:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository groovy2.
commit 4bffa33d03cf6c25730db0221f338713090f1994
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon May 2 14:49:22 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 0567284..a27c31e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ groovy2 (2.4.5-2) UNRELEASED; urgency=medium
* Team upload.
* Depend on libasm-java (>= 5.0) instead of libasm4-java
* Standards-Version updated to 3.9.8 (no changes)
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Mon, 02 May 2016 14:33:20 +0200
diff --git a/debian/control b/debian/control
index b26076e..49c851e 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,8 @@ Build-Depends: ant,
testng,
bnd (>= 2.1.0)
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/groovy2.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/groovy2.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/groovy2.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/groovy2.git
Homepage: http://www.groovy-lang.org
Package: groovy2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git
More information about the pkg-java-commits
mailing list