This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch dev in repository jabref.
commit 1f8b8dab05595e1c8732f9d23fbeee012e5a7b9d Author: gregor herrmann <[email protected]> Date: Thu Dec 8 21:09:44 2016 +0100 fix xpdf{,-reader} in Suggests Gbp-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9bdd9c3..b8a5086 100644 --- a/debian/control +++ b/debian/control @@ -79,7 +79,7 @@ Recommends: xdg-utils, libmysql-java, libpostgresql-jdbc-java Suggests: gv | postscript-viewer, - xpdf-reader | pdf-viewer + xpdf | pdf-viewer Breaks: jabref-plugin-oo (<< 2.9~beta1-1~) Description: graphical frontend to manage BibTeX databases JabRef is a graphical Java application for editing BibTeX (.bib) databases. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

