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 83239373a8e96d454c9afeacba17236af5c514b9 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 16 16:25:49 2015 +0100 Removed the extra documentation from the -java package --- debian/changelog | 1 + debian/docs | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 02ff27c..a17f577 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ velocity-tools (2.0-4) UNRELEASED; urgency=medium * Team upload. * Install the jar artifact for org.apache.velocity:velocity-tools * No longer install velocity-tools-generic.jar (never used) + * Removed the extra documentation from the -java package * 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 diff --git a/debian/docs b/debian/docs deleted file mode 100644 index f9a8189..0000000 --- a/debian/docs +++ /dev/null @@ -1,4 +0,0 @@ -CONTRIBUTORS -README.txt -STATUS -WHY_THREE_JARS.txt -- 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

