This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-exec.
commit 3264691074097f74acc3a897fdc6cfc0074722dd Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 16 14:16:10 2014 +0100 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 0e58c7f..f93f932 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ commons-exec (1.1-3) UNRELEASED; urgency=medium * Enabled the unit tests * 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]> Thu, 16 Jan 2014 13:04:06 +0100 diff --git a/debian/control b/debian/control index 5beed7e..7a12cb6 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Peter Collingbourne <[email protected]>, Ramakrishnan Muthukrishnan <rk Emmanuel Bourg <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper, iputils-ping Standards-Version: 3.9.5 -Vcs-Browser: http://git.debian.org/?p=pkg-java/commons-exec.git -Vcs-Git: git://git.debian.org/git/pkg-java/commons-exec.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/commons-exec.git +Vcs-Git: git://anonscm.debian.org/pkg-java/commons-exec.git Homepage: http://commons.apache.org/exec/ Package: libcommons-exec-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-exec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

