This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxstream-java.
commit e278c1b6d8383ea8b0f8dd5692780ae60e5443ac Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 29 09:08:47 2016 +0200 Use secure Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea8bb16..f4a9284 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libxstream-java (1.4.8-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* fields -- Emmanuel Bourg <[email protected]> Tue, 29 Mar 2016 09:06:42 +0200 diff --git a/debian/control b/debian/control index 36bc88e..52964b5 100644 --- a/debian/control +++ b/debian/control @@ -26,8 +26,8 @@ Build-Depends: ant, maven-ant-helper, maven-repo-helper Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/libxstream-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libxstream-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxstream-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxstream-java.git Homepage: http://xstream.codehaus.org Package: libxstream-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxstream-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

