This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-jxpath-java.
commit b35312e077819401efc4eef7a6dd20c3242f14d3 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 3 18:31:59 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 52a2433..b329b6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libcommons-jxpath-java (1.3-9) UNRELEASED; urgency=medium * Transition to the Servlet API 3.1 * Build with maven-debian-helper instead of Ant * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 03 Jun 2016 18:23:17 +0200 diff --git a/debian/control b/debian/control index c3c4a7e..58b24f5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), libservlet3.1-java, maven-debian-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-jxpath-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-jxpath-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-jxpath-java.git Homepage: http://commons.apache.org/jxpath -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jxpath-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

