This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit bccbbaa536575ac81ced31bfa41f60880ba08358 Author: gregor herrmann <[email protected]> Date: Thu Dec 20 15:30:39 2007 +0000 Change pdfviewer to pdf-viewer in Suggests:. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6032505..3cc736a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jabref (2.3.1-2) UNRELEASED; urgency=low + + * Change pdfviewer to pdf-viewer in Suggests:. + + -- gregor herrmann <[email protected]> Thu, 20 Dec 2007 16:30:15 +0100 + jabref (2.3.1-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 6712e2e..ad8d1c0 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/jabref/tr Package: jabref Architecture: all Depends: sun-java6-jre | sun-java5-jre -Suggests: gv | postscript-viewer, xpdf | pdfviewer +Suggests: gv | postscript-viewer, xpdf | pdf-viewer Description: graphical frontend to manage BibTeX databases JabRef is a GUI to manage BibTeX databases, the standard LaTeX bibliography reference format. JabRef is built to be platform independent (requires Java -- 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

