This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository castor.
commit 492ad29b447fb6ceb546ab8700ef178e10fdfa08 Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 26 16:49:08 2014 +0100 Use canonical URLs for the Vcs-* fields --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 09c1416..1eab760 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ castor (1.3.2-2) UNRELEASED; urgency=medium * Team upload. * Updated the watch file + * debian/control: + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Wed, 26 Feb 2014 16:41:28 +0100 diff --git a/debian/control b/debian/control index 956a430..91fe151 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant, libcommons-lang-java, libcommons-cli-java, javacc Standards-Version: 3.9.2 Homepage: http://www.castor.org/ -Vcs-Git: git://git.debian.org/git/pkg-java/castor.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/castor.git +Vcs-Git: git://anonscm.debian.org/pkg-java/castor.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/castor.git Package: libcastor-xml-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

