This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 83b6d6decede303951135c1cafd53238b1ee15e6 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 21:14:57 2017 +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 5196b3e..a5c88c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ wss4j (1.6.15-3) UNRELEASED; urgency=medium * Added the missing build dependency on junit4 * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 19:54:29 +0200 diff --git a/debian/control b/debian/control index 3ceaa6f..fa3207d 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: libxml-security-java, maven-debian-helper Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/wss4j.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/wss4j.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/wss4j.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/wss4j.git Homepage: http://ws.apache.org/wss4j/ Package: libwss4j-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

