This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository pdfsam.
commit a970fa8a2842fddd75de9d8bcc980b30c7b1d71b Author: Markus Koschany <[email protected]> Date: Thu Sep 14 22:40:37 2017 +0200 Depend on libsambox-java and liblogback-java. Closes: #874372 Thanks: Michael Weghorn for the report. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index bf08da5..6c523d6 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,8 @@ Package: pdfsam Architecture: all Depends: default-jre (>= 2:1.8) | java8-runtime, + liblogback-java, + libsambox-java, openjfx, ${maven:Depends}, ${misc:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pdfsam.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

