[jspwiki] 01/05: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Dec 3 22:17:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jspwiki.
commit 28d453c4794cdacc469cb0ef6bc3566b761c9721
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 10 22:03:47 2016 +0200
Use secure Vcs-* URLs
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a08250c..4e024ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jspwiki (2.8.0-7) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Use secure Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Aug 2016 22:03:33 +0200
+
jspwiki (2.8.0-6) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 922e8bb..0085fa1 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Build-Depends-Indep: libcommons-codec-java,
yui-compressor,
wget
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/jspwiki.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jspwiki.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/jspwiki.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jspwiki.git
Homepage: http://jspwiki.apache.org
Package: jspwiki
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git
More information about the pkg-java-commits
mailing list