This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-crypto-util.
commit b2c94e92e62841e168064b387a608c3e7679cb00 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 5 00:19:02 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 d148b84..79111c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jenkins-crypto-util (1.1-3) UNRELEASED; urgency=medium * debian/control: - Standards-Version updated to 3.9.5 (no changes) - Removed the deprecated DM-Upload-Allowed field + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 05 Sep 2014 00:13:56 +0200 diff --git a/debian/control b/debian/control index 9eed7dc..fc4cbb0 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends-Indep: libmaven-compiler-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-crypto-util.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-crypto-util.git Homepage: https://github.com/jenkinsci/lib-crypto-util -Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-crypto-util.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-crypto-util.git Package: jenkins-crypto-util Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-crypto-util.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

