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 1a86eaf20656e33acaef5c0d48064d89c7ba3db3 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 16 14:09:12 2015 +0100 Moved the package to Git --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b6d3628..758a73c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ velocity-tools (2.0-4) UNRELEASED; urgency=medium * Switch to debhelper level 9 * Removed the missing dependencies from the velocity-tools pom * Removed the dependency on libservlet2.5-java from libvelocity-tools-java + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Mon, 16 Nov 2015 10:45:02 +0100 diff --git a/debian/control b/debian/control index 8a03b5a..0976465 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends-Indep: ant-optional, maven-repo-helper, velocity Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/velocity-tools -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/velocity-tools +Vcs-Git: git://anonscm.debian.org/pkg-java/velocity-tools.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/velocity-tools.git 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

