This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xsom.
commit 921738cc652331fbcbff012f75a66b34db90a619 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 16 17:41:55 2013 +0100 Use canonical URLs for the Vcs-* fields --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 61df863..ea60d3c 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends-Indep: libbuild-helper-maven-plugin-java, librelaxng-datatype-java (>= 1.0), junit4, Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/git/pkg-java/xsom.git +Vcs-Git: git://anonscm.debian.org/pkg-java/xsom.git Vcs-Browser: http://anonscm.debian.org/git/pkg-java/xsom.git -Homepage: http://xsom.java.net/ +Homepage: http://xsom.java.net Package: libxsom-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xsom.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

