This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository vorbis-java.
commit 5fbf46ba83e89d8e9a3e1d38a0d5b2dfd76af7e1 Author: Emmanuel Bourg <[email protected]> Date: Fri Dec 16 09:06:34 2016 +0100 Use a secure Vcs-Git URL --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aeb01bc..a7b8207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vorbis-java (0.6-2) UNRELEASED; urgency=medium + + * Team upload. + * Use a secure Vcs-Git URL + + -- Emmanuel Bourg <[email protected]> Fri, 16 Dec 2016 09:06:10 +0100 + vorbis-java (0.6-1) unstable; urgency=medium * Initial release (Closes: #767950) diff --git a/debian/control b/debian/control index eddc50d..203afc4 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: cdbs, libtika-java, maven-debian-helper (>= 1.5) Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/vorbis-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/vorbis-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/vorbis-java.git Homepage: https://github.com/Gagravarr/VorbisJava -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vorbis-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

