This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository activemq.
commit dfeabd58a31508af7b28469192e3474734d1ee12 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 4 14:08:37 2014 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53bb2e6..58e0c9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,9 @@ activemq (5.6.0+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Switch to debhelper level 9 - * Standards-Version updated to 3.9.5 (no changes) + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Mon, 04 Aug 2014 12:59:36 +0200 diff --git a/debian/control b/debian/control index de8d57c..067c4e1 100644 --- a/debian/control +++ b/debian/control @@ -56,8 +56,8 @@ Build-Depends-Indep: ant, libxpp3-java, libxstream-java (>= 1.4) Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/pkg-java/activemq.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/activemq.git +Vcs-Git: git://anonscm.debian.org/pkg-java/activemq.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/activemq.git Homepage: http://activemq.apache.org Package: libactivemq-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

