This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository mojarra.
commit eefe8cb5da69b0a5635294697e932243584e2803 Author: Markus Koschany <[email protected]> Date: Mon Aug 25 13:18:22 2014 +0200 Build-Depend on dpkg-dev >= 1.17 due to use of dpkg-parsechangelog option -S --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e8927a7..ae804e7 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Section: java Priority: optional Build-Depends: debhelper (>= 9), + dpkg-dev (>= 1.17), javahelper Build-Depends-Indep: ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mojarra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

