This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j2.
commit a342b2f1cb1c096f6e5a170674c02ab32e04a997 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 16:07: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 6eb0eaa..64c5277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ apache-log4j2 (2.6.1-1) UNRELEASED; urgency=medium - Ignore the new test dependencies * Exclude the minified JavaScript files from the upstream tarball * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 08 Jul 2016 14:59:30 +0200 diff --git a/debian/control b/debian/control index d5aa726..3944373 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: default-jdk-doc, libslf4j-java, libwoodstox-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/apache-log4j2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/apache-log4j2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/apache-log4j2.git Homepage: http://logging.apache.org/log4j/2.x/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

