This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspin-java.
commit 6a73ad05d223f2beea05b965beb668361b7dc525 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 7 16:25:55 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 812ac0a..07e03a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libspin-java (1.5+dfsg-8) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Thu, 07 Jul 2016 16:25:04 +0200 diff --git a/debian/control b/debian/control index 046a5a6..a38b8fe 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: tony mancill <[email protected]> Build-Depends: debhelper (>= 9), ant, maven-ant-helper Build-Depends-Indep: default-jdk, junit, libcglib3-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libspin-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libspin-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libspin-java.git Homepage: http://spin.sourceforge.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspin-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

