This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-validator-java.
commit b7584bb5ac2118c252087bed980dcf7f03b56995 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 20 00:39:45 2017 +0200 Removed the build dependency on ant --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f69389..77ff88a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ libcommons-validator-java (1:1.5.1-2) UNRELEASED; urgency=medium + * Removed the build dependency on ant * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Mon, 19 Jun 2017 17:13:49 +0200 diff --git a/debian/control b/debian/control index 87a5b60..11cdfb4 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: Varun Hiremath <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: - ant, debhelper (>= 10), default-jdk, javahelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-validator-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

