[shiro] 02/04: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Aug 19 18:06:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository shiro.
commit 52e9fb98a609849790ca6480a607f89e244df33c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Aug 19 19:26:45 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 88c8969..a55cf3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ shiro (1.2.5-2) UNRELEASED; urgency=medium
* Team upload.
* Fixed the build failure with Spring Framework 4.3.x (Closes: #834471)
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Fri, 19 Aug 2016 14:11:12 +0200
diff --git a/debian/control b/debian/control
index 19e961b..de41f2f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Build-Depends-Indep: libaspectj-java,
libslf4j-java,
libspring-context-java
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/shiro.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/shiro.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/shiro.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/shiro.git
Homepage: http://shiro.apache.org
Package: libshiro-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git
More information about the pkg-java-commits
mailing list