This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bsaf.
commit 8eb76f361f8d7f6a129203e4185dd914a147bdeb Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 26 14:21:32 2014 +0100 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 b244079..7d130f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ bsaf (1.9-5) UNRELEASED; urgency=medium * Build with maven-debian-helper instead of javahelper * 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]> Wed, 26 Mar 2014 13:17:48 +0100 diff --git a/debian/control b/debian/control index 92a58e0..69e2207 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Andres Mejia <[email protected]>, Andrew Ross <[email protected] Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper, junit4, libnetx-java, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/bsaf.git +Vcs-Git: git://anonscm.debian.org/pkg-java/bsaf.git Homepage: http://kenai.com/projects/bsaf -Vcs-Browser: http://git.debian.org/?p=pkg-java/bsaf.git -Vcs-Git: git://git.debian.org/git/pkg-java/bsaf.git Package: libbetter-appframework-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bsaf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

