[gradle-propdeps-plugin] 04/05: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu May 19 08:13:07 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-propdeps-plugin.
commit eda38aad237c21e9edff4fadd3a13f0f60f3b687
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu May 19 10:10:53 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 af81a3f..6dba8c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gradle-propdeps-plugin (0.0.7-3) UNRELEASED; urgency=medium
* Build with gradle-debian-helper
* Depend on groovy instead of groovy2
* Standards-Version updated to 3.9.8 (no changes)
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Fri, 16 Oct 2015 12:22:25 +0200
diff --git a/debian/control b/debian/control
index 0939fb7..fb7877e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 9), gradle-debian-helper, groovy, default-jdk, maven-repo-helper
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/gradle-propdeps-plugin.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/gradle-propdeps-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle-propdeps-plugin.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle-propdeps-plugin.git
Homepage: https://github.com/spring-projects/gradle-plugins
Package: gradle-propdeps-plugin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-propdeps-plugin.git
More information about the pkg-java-commits
mailing list