This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-ant-factory.
commit 3cf41055aa8b140b283beb672e0db1892b2fd831 Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 29 22:11:59 2017 +0200 Removed the unused dependency on ant-optional --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 349bee0..49f5c4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ plexus-ant-factory (1.0~alpha2.1-4) UNRELEASED; urgency=medium * Team upload. * Build with maven-debian-helper instead of maven-ant-helper + * Removed the unused dependency on ant-optional * Moved the package to Git * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 diff --git a/debian/control b/debian/control index 7bd8082..a90a01c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: ant, - ant-optional, debhelper (>= 10), default-jdk, libplexus-container-default-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-ant-factory.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

