This is an automated email from the git hooks/post-receive script. mithrandi pushed a commit to branch master in repository css2xslfo.
commit a638a9b84a313e3655e7ad36da19964345d98194 Author: Tristan Seligmann <[email protected]> Date: Sun Jan 19 14:30:21 2014 +0200 Fix build-deps. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f199b44..005efd0 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: css2xslfo Section: java Priority: optional Maintainer: Tristan Seligmann <[email protected]> -Build-Depends: ant, debhelper (>= 7), javahelper, default-jdk -Build-Depends-Indep: +Build-Depends: debhelper (>= 7), javahelper +Build-Depends-Indep: ant, default-jdk Homepage: http://www.re.be/css2xslfo/ Standards-Version: 3.9.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/css2xslfo.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

