This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository rhino.
commit f5e485bc1df88033b100c53228bb65f81b40117f Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 14:24:23 2017 +0100 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f9ae725..a39f050 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ rhino (1.7R4-5) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 19 Jan 2017 14:22:27 +0100 diff --git a/debian/control b/debian/control index e60dd6b..83fc9b5 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends: ant, libxmlbeans-java, maven-repo-helper Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/rhino.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/rhino.git Homepage: http://www.mozilla.org/rhino/ -Vcs-Git: git://anonscm.debian.org/pkg-java/rhino.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/rhino.git Package: rhino Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rhino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

