This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-beanutils.
commit dbf775ab4e6da91166f7604738edddca06a022d2 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 13:34:34 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 0d2e4da..83b3fdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ commons-beanutils (1.9.2-4) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 13:33:41 +0200 diff --git a/debian/control b/debian/control index 36a7945..fce44d1 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/commons-beanutils.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-beanutils.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-beanutils.git Homepage: http://commons.apache.org/beanutils/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-beanutils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

