This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-json.
commit dc3643d4f1e05efaac0719f21918e31ef63bb92d Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 12 00:58:41 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 286aa4b..2621026 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jenkins-json (2.4-jenkins-3-2) UNRELEASED; urgency=medium * Use the renamed method MultiKeyMap.removeMultiKey() introduced in libcommons-collections3-java 3.2.1-7 * Switch to debhelper level 9 + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Sat, 12 Apr 2014 00:40:41 +0200 diff --git a/debian/control b/debian/control index c8df5b6..d7a4641 100644 --- a/debian/control +++ b/debian/control @@ -28,9 +28,9 @@ Build-Depends-Indep: libxmlunit-java, libxom-java Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-json.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-json.git Homepage: https://github.com/jenkinsci/json-lib -Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-json.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-json.git Package: libjenkins-json-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

