This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasypt.
commit 361eff090f1a2009a5b099aebbc2669aa253a083 Author: Emmanuel Bourg <[email protected]> Date: Wed May 18 09:45:48 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 2a288b1..a035470 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jasypt (1.8-4) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Wed, 18 May 2016 09:44:50 +0200 diff --git a/debian/control b/debian/control index 4940f84..8f5bd9b 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: cdbs, libspring-web-java, maven-debian-helper (>= 1.4) Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jasypt.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jasypt.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasypt.git Homepage: http://www.jasypt.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasypt.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

