This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit f59eec6a7ebd48b48ef93b118b035e944e6e969a Author: gregor herrmann <[email protected]> Date: Thu Sep 16 16:49:04 2010 +0000 debian/control: uniform spelling of BibTex; thanks to Erik Esterer for the bug report and patch (closes: #596946). --- debian/changelog | 7 +++++++ debian/control | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d20d26..1091365 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jabref (2.6+ds-5) UNRELEASED; urgency=low + + * debian/control: uniform spelling of BibTex; thanks to Erik Esterer for the + bug report and patch (closes: #596946). + + -- gregor herrmann <[email protected]> Thu, 16 Sep 2010 18:48:07 +0200 + jabref (2.6+ds-4) unstable; urgency=low [ gregor herrmann ] diff --git a/debian/control b/debian/control index 5c9bebf..1876c0a 100644 --- a/debian/control +++ b/debian/control @@ -24,12 +24,12 @@ Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre, Recommends: xdg-utils Suggests: gv | postscript-viewer, xpdf-reader | pdf-viewer, jabref-plugin-oo Description: graphical frontend to manage BibTeX databases - JabRef is a graphical Java application for editing bibtex (.bib) databases. + JabRef is a graphical Java application for editing BibTeX (.bib) databases. JabRef lets you organize your entries into overlapping logical groups, and with a single click limit your view to a single group or an intersection or union of several groups. You can customize the entry information shown in the - main window, and sort by any of the standard Bibtex fields. JabRef can - autogenerate bibtex keys for your entries. JabRef also lets you easily link + main window, and sort by any of the standard BibTeX fields. JabRef can + autogenerate BibTeX keys for your entries. JabRef also lets you easily link to PDF or web sources for your reference entries. . JabRef can import from and export to several formats, and you can customize -- 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

