This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository velocity-tools.
commit 6978256f6bdcc879e1c5f05197444ce26ebbf914 Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 28 00:03:44 2014 +0000 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 98fbf54..1e13c15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ velocity-tools (2.0-3) UNRELEASED; urgency=medium * Team upload. - * Standards-Version updated to 3.9.6 (no changes) + * debian/control: + - Standards-Version updated to 3.9.6 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Fri, 28 Nov 2014 00:58:18 +0100 diff --git a/debian/control b/debian/control index db7cecd..7371fce 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant Build-Depends-Indep: antlr, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.5-java, libdom4j-java, velocity, junit4, ant-optional, maven-repo-helper Standards-Version: 3.9.6 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/velocity-tools -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/velocity-tools +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/velocity-tools +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/velocity-tools Homepage: http://velocity.apache.org/tools/ Package: libvelocity-tools-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/velocity-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

