This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-executable-war.
commit bcf83c0ae5141e554b1a5b390f69e398bed01cb6 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 4 23:49:20 2014 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4c92f60..76cd7f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jenkins-executable-war (1.28-2) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 04 Sep 2014 23:44:48 +0200 diff --git a/debian/control b/debian/control index 65523df..ede4b1f 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: James Page <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 -Homepage: http://jenkinsci.org/ -Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-executable-war.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-executable-war.git +Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-executable-war.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-executable-war.git +Homepage: http://jenkinsci.org Package: jenkins-executable-war Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-executable-war.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

