This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-webflow-2.0-java.
commit 5b39c7c7af4b249a7e214be62d577e2a53c5b909 Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 7 10:10:50 2014 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5512ccd..65f50c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ libspring-webflow-2.0-java (2.0.9.RELEASE-5) UNRELEASED; urgency=low + * Team upload * debian/control - Use canonical URLs for the Vcs-* fields - Updated Standards-Version to 3.9.5 (no changes) - Removed the deprecated DM-Upload-Allowed flag - - Removed the unused dependency on libbackport-util-concurrent-java for the binary package + - Removed the unused dependency on libbackport-util-concurrent-java + for the binary package -- Emmanuel Bourg <[email protected]> Tue, 27 Aug 2013 00:20:46 +0200 diff --git a/debian/control b/debian/control index cab4b27..869c519 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends: ant, libspring-web-servlet-java, libtiles-java Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/git/pkg-java/libspring-webflow-2.0-java.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/libspring-webflow-2.0-java.git +Vcs-Git: git://anonscm.debian.org/pkg-java/libspring-webflow-2.0-java.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libspring-webflow-2.0-java.git Homepage: http://www.springsource.org/webflow Package: libspring-js-2.0-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-webflow-2.0-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

