This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-remoting.
commit 5594ca25ff8e6dca1b200fd06c79bee23f3fda32 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 24 13:12:07 2013 +0200 debian/control: 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 1086db9..4917924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jenkins-remoting (2.23-2) UNRELEASED; urgency=low * Team upload. * debian/watch: Updated to exclude the test-client versions + * debian/control: Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 24 Oct 2013 13:00:13 +0200 diff --git a/debian/control b/debian/control index 8682ff2..5faafb5 100644 --- a/debian/control +++ b/debian/control @@ -20,8 +20,8 @@ Build-Depends-Indep: libmaven-dependency-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-remoting.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-remoting.git +Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-remoting.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-remoting.git Homepage: http://jenkins-ci.org Package: libjenkins-remoting-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-remoting.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

