This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-directory-api.
commit 066f6e7450ad6f4257e4c93c1ed619f4e3fdc6e0 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 28 22:23:43 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 f36ce1a..ecb525c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ apache-directory-api (1.0.0~M20-4) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 28 Jun 2016 22:22:56 +0200 diff --git a/debian/control b/debian/control index 3903792..1ed51e3 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: cdbs, maven-debian-helper (>= 1.5), libmina2-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/apache-directory-api.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/apache-directory-api.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/apache-directory-api.git Homepage: http://directory.apache.org/api/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-api.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

