This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository castor.
commit 23cdff587ee53d94ea4c6a16c55f4b05b2eae82b Author: Emmanuel Bourg <[email protected]> Date: Tue May 10 23:37:00 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 08b0d81..688d4f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ castor (1.3.2-4) UNRELEASED; urgency=medium * debian/control: - Standards-Version updated to 3.9.8 (no changes) - Updated the Homepage field + - Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 10 May 2016 23:28:41 +0200 diff --git a/debian/control b/debian/control index ba8b6e5..e84fa35 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Build-Depends: ant, maven-repo-helper, velocity Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/castor.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/castor.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/castor.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/castor.git Homepage: http://castor-data-binding.github.io/castor/ Package: libcastor-xml-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

