This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository zookeeper.
commit 43188d52a1b6ad3f3b943e3a750a1894d5a2ee71 Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 26 09:51:06 2016 +0100 Use secure Vcs-* URLs --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f5cde59..d8adf4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zookeeper (3.4.7-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Fri, 26 Feb 2016 09:49:58 +0100 + zookeeper (3.4.7-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 5feb644..2b8e011 100644 --- a/debian/control +++ b/debian/control @@ -30,9 +30,9 @@ Build-Depends: procps, python-all-dev (>= 2.6.6-3~) X-Python-Version: >= 2.6 -Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/zookeeper.git -Vcs-Git: git://anonscm.debian.org/pkg-java/zookeeper.git +Standards-Version: 3.9.7 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/zookeeper.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/zookeeper.git Homepage: http://zookeeper.apache.org Package: libzookeeper-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/zookeeper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

