This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit 5056a6298c44254b6cb138f0491e783fd8158987 Author: Markus Koschany <[email protected]> Date: Thu Sep 17 18:05:56 2015 +0200 Remove versioned dependencies for ant and cdbs. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0b5d1d4..c256b33 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Markus Koschany <[email protected]> Build-Depends: - ant (>= 1.7), - cdbs (>= 0.4.39), + ant, + cdbs, debhelper (>= 9), default-jdk, javahelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hsqldb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

