This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository commons-jcs.
commit ce09ffff3ad65db51a21c4dad38811cf0e061a91 Author: Bas Couwenberg <[email protected]> Date: Sat Nov 21 00:17:01 2015 +0100 Update Vcs-Browser URL to use HTTPS. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 95eccb6..d60d84f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ commons-jcs (2.0~beta1-2) UNRELEASED; urgency=medium * Add gbp.conf to use pristine-tar by default. + * Update Vcs-Browser URL to use HTTPS. -- Bas Couwenberg <[email protected]> Sat, 21 Nov 2015 00:15:06 +0100 diff --git a/debian/control b/debian/control index e882f8d..11646a2 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ant, libvelocity-tools-java (>= 2.0-4~), velocity Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/commons-jcs.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-jcs.git Vcs-Git: git://anonscm.debian.org/pkg-java/commons-jcs.git Homepage: http://commons.apache.org/jcs/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-jcs.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

