This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit a5479d403266f4887260786223a852606ae9c99d Author: gregor herrmann <[email protected]> Date: Wed Oct 15 18:19:38 2014 +0200 releasing package jabref version 2.10+ds-3 --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index ecaffe4..948a521 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +jabref (2.10+ds-3) unstable; urgency=medium + + [ tony mancill ] + * add StartupWMClass to jabref.desktop + This should prevent JabRef as showing up as 2 icons on Elementary (and + otherwise have no adverse effect). + LP: #1380318 + * depend on default-jre (at least Java 6) + This doesn't really address #711842, but it will prevent the installation + of openjdk-7 when openjdk-8 becomes the default. + * get java-wrapper search for "java6" + This expands the list of runtimes matched to include the oracle runtimes + and openjdk8. + + [ gregor herrmann ] + * debian/copyright: adjust paths and drop information about + removed files. + * Declare compliance with Debian Policy 3.9.6. + + -- gregor herrmann <[email protected]> Wed, 15 Oct 2014 18:13:52 +0200 + jabref (2.10+ds-2) unstable; urgency=medium * Add patch to fix headless BibTeX output. -- 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

