This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 74ab6c87fd4ac27a0e65e7ce6746476eede6dcd8 Author: gregor herrmann <[email protected]> Date: Tue Nov 20 18:44:16 2012 +0100 remove openoffice.org-* alternative dependencies (they are just transitional dummy packages) Git-Dch: Ignore --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f6dc305..927b913 100644 --- a/debian/control +++ b/debian/control @@ -53,8 +53,8 @@ Depends: ${misc:Depends}, openjdk-7-jre | java6-runtime, velocity Recommends: xdg-utils, - libreoffice-java-common | openoffice.org-java-common, - libreoffice-writer | openoffice.org-writer + libreoffice-java-common, + libreoffice-writer Suggests: gv | postscript-viewer, xpdf-reader | pdf-viewer Breaks: jabref-plugin-oo (<< 2.9~beta1-1~) -- 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

