This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-ldap-java.
commit dd940a50c84b05a6f97cbb275aeadfedec32e8d3 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 9 09:46:22 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 95f5e5e..935aaa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libspring-ldap-java (1.3.1.RELEASE-5) 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]> Tue, 09 Sep 2014 09:41:11 +0200 diff --git a/debian/control b/debian/control index 7ab1779..6906df3 100644 --- a/debian/control +++ b/debian/control @@ -24,9 +24,9 @@ Build-Depends: ant, maven-repo-helper (>= 1.5~), xmlto Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/libspring-ldap-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libspring-ldap-java.git Homepage: http://www.springsource.org/ldap -Vcs-Git: git://git.debian.org/git/pkg-java/libspring-ldap-java.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/libspring-ldap-java.git Package: libspring-ldap-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-ldap-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

