This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository h2database.
commit 1737ddaae195a1867e232089688a5bdd44dcd134 Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 26 22:47:35 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 a704061..9544bc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ h2database (1.4.191-2) UNRELEASED; urgency=medium * Team upload. * Set the locale when generating the javadoc to improve the reproducibility * Standards-Version updated to 3.9.7 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 26 Feb 2016 22:45:15 +0100 diff --git a/debian/control b/debian/control index dd57c84..722d4ab 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), libslf4j-java, maven-repo-helper Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/h2database.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/h2database.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/h2database.git Homepage: http://www.h2database.com -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

