This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-winstone.
commit d60c0e5a10c3cb60d1dfee932dde73b3d50cb275 Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 5 22:58:11 2014 +0200 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 c93c226..af1d723 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jenkins-winstone (0.9.10-jenkins-47+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Build depend on default-jdk instead of openjdk-7-jdk + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Sat, 05 Apr 2014 22:55:02 +0200 diff --git a/debian/control b/debian/control index b4b3a6d..000e0e7 100644 --- a/debian/control +++ b/debian/control @@ -18,9 +18,9 @@ Build-Depends-Indep: libmaven-javadoc-plugin-java, libmaven-enforcer-plugin-java Standards-Version: 3.9.4 +Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-winstone.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-winstone.git Homepage: http://github.com/jenkinsci/winstone -Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-winstone.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-winstone.git Package: libjenkins-winstone-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-winstone.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

