This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-logging-java.
commit 6cf3b9be470530954326a16431211a10faf90a7f Author: Emmanuel Bourg <[email protected]> Date: Sun Jul 13 23:24:31 2014 +0000 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 f148088..56e57b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libcommons-logging-java (1.2-1) UNRELEASED; urgency=medium * Refreshed the patches * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Mon, 14 Jul 2014 01:01:01 +0200 diff --git a/debian/control b/debian/control index 36bdc4b..4c46bfa 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends-Indep: junit, libservlet3.0-java, maven-repo-helper Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-logging-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-logging-java +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-logging-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-logging-java Homepage: http://commons.apache.org/logging Package: libcommons-logging-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-logging-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

