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 9405d050c5c1f7ca6b34a5d578e042d344543ca3 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 16 12:28:28 2015 +0000 Removed the missing dependencies from the velocity-tools pom --- debian/changelog | 1 + debian/maven.ignoreRules | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index b3f9336..e0a7e6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ velocity-tools (2.0-4) UNRELEASED; urgency=medium * Team upload. * Switch to debhelper level 9 + * Removed the missing dependencies from the velocity-tools pom -- Emmanuel Bourg <[email protected]> Mon, 16 Nov 2015 10:45:02 +0100 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules new file mode 100644 index 0000000..0dfc3ce --- /dev/null +++ b/debian/maven.ignoreRules @@ -0,0 +1,3 @@ +org.apache.struts struts-* * * * * +commons-chain commons-chain * * * * +sslext sslext * * * * -- 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

