This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit bf437c4955c80a6008bd44b7703d56b126f0e078 Author: gregor herrmann <[email protected]> Date: Mon Oct 29 22:58:45 2012 +0100 Create a jabref-plugin-oo transitional dummy package. The LibreOffice plugin is now part of JabRef proper. --- debian/control | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 76deff5..e34da00 100644 --- a/debian/control +++ b/debian/control @@ -50,10 +50,12 @@ Depends: ${misc:Depends}, libspin-java, openjdk-7-jre | java6-runtime, velocity -Recommends: xdg-utils +Recommends: xdg-utils, + libreoffice-java-common | openoffice.org-java-common, + libreoffice-writer | openoffice.org-writer Suggests: gv | postscript-viewer, - jabref-plugin-oo, xpdf-reader | 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. JabRef lets you organize your entries into overlapping logical groups, and @@ -67,3 +69,13 @@ Description: graphical frontend to manage BibTeX databases export filters. JabRef can be run as a command line application to convert from any import format to any export format. +Package: jabref-plugin-oo +Architecture: all +Depends: ${misc:Depends}, + jabref (>= 2.9~beta1), +Section: oldlibs +Description: LibreOffice plugin for JabRef (transitional dummy package) + This is a transitional dummy package to upgrade to a newer jabref package, + which now includes the LibreOffice plugin. + . + It can safely be removed after upgrading jabref to at least 2.9~beta1. -- 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

