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 <[email protected]> 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 <[email protected]> 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

