[access-modifier-checker] 02/08: Use a secure Vcs-Git URL
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 27 21:41:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository access-modifier-checker.
commit 3513eec80beb14267961ac0335a9f1a1da95f4fb
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 27 23:17:45 2016 +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 91c395f..8fcbba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ access-modifier-checker (1.4-3) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.8
+ * Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg at apache.org> Tue, 27 Sep 2016 23:16:53 +0200
diff --git a/debian/control b/debian/control
index f8bddb1..9719929 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep:
libmetainf-services-java-doc,
libmaven-plugin-tools-java (>= 2.8)
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/access-modifier-checker.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/access-modifier-checker.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/access-modifier-checker.git
Homepage: https://github.com/kohsuke/access-modifier
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/access-modifier-checker.git
More information about the pkg-java-commits
mailing list