This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository avro-java.
commit c6de42e5f27bab553eae33bb690d250766ba6cf8 Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 29 00:12:26 2016 +0100 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 c71a009..a90c3b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ avro-java (1.7.7-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.7 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 29 Feb 2016 00:11:17 +0100 diff --git a/debian/control b/debian/control index c3178f9..a1d1022 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: cdbs, thrift-compiler, velocity Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/avro-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/avro-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/avro-java.git Homepage: http://avro.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/avro-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

