[gradle] 02/02: Use a secure Vcs-Git URL
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 1 14:20:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository gradle.
commit c58b22d550a794b7adcdcfedf1b20c079d9abec4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 1 15:19:18 2016 +0100
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 edafe61..96f66ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gradle (2.10-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.7 (no changes)
+ * Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg at apache.org> Tue, 01 Mar 2016 15:17:36 +0100
diff --git a/debian/control b/debian/control
index 47cfefa..d4c5f63 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Build-Depends: ant,
pandoc,
testng
Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/gradle.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle.git
Homepage: http://gradle.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list