This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasypt.
commit a270a8ba54037a0e97e195a1cfee3a7d0d4dc2dc Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 8 23:50:48 2014 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b739e78..6ba15aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jasypt (1.8-2) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 08 Sep 2014 23:37:46 +0200 diff --git a/debian/control b/debian/control index a9de3db..f31d7ab 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends: cdbs, libspring-web-java, maven-debian-helper (>= 1.4) Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/pkg-java/jasypt.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jasypt.git +Vcs-Git: git://anonscm.debian.org/pkg-java/jasypt.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasypt.git Homepage: http://www.jasypt.org Package: libjasypt-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasypt.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

