This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jsap.
commit 2b234159d8381d68dc8a8e6bf239e1a4841f9fec Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 18 19:28:12 2016 +0200 Added the missing build dependency on Ant --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index db0c4f2..87018c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jsap (2.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Added the missing build dependency on Ant + + -- Emmanuel Bourg <[email protected]> Mon, 18 Jul 2016 19:28:00 +0200 + jsap (2.1-2) unstable; urgency=medium * Fix lintian warnings diff --git a/debian/control b/debian/control index 28aca32..a97e2c1 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Guillaume Turri <[email protected]> Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5) -Build-Depends-Indep: libxstream-java, junit4, default-jdk-doc, libmaven-javadoc-plugin-java +Build-Depends-Indep: libxstream-java, junit4, default-jdk-doc, libmaven-javadoc-plugin-java, ant Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jsap.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jsap.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsap.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

