This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cobertura.
commit 74ceeebe9b79077c7d510807f117aa5935732a1d Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 10 01:15:12 2014 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b776c05..fee321e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ cobertura (1.9.4.1+dfsg-4) UNRELEASED; urgency=medium - Build depend on libservlet3.1-java instead of libservlet2.5-java - Removed the dependency on libservlet2.5-java for libcobertura-java - 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]> Tue, 09 Sep 2014 23:55:14 +0200 diff --git a/debian/control b/debian/control index e4ba648..c32ca91 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), ant, javahelper, default-jdk, libasm3-java, junit, liboro-java, liblog4j1.2-java, libservlet3.1-java, docbook-to-man, maven-repo-helper Standards-Version: 3.9.5 -Homepage: http://cobertura.sourceforge.net/ -Vcs-Git: git://git.debian.org/git/pkg-java/cobertura.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/cobertura.git +Vcs-Git: git://anonscm.debian.org/pkg-java/cobertura.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cobertura.git +Homepage: http://cobertura.sourceforge.net Package: cobertura Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cobertura.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

