This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch dev in repository jabref.
commit 03032eeb4e198480d7dd1a54f045022b8188c7a6 Author: gregor herrmann <[email protected]> Date: Thu Dec 8 15:22:30 2016 +0100 close more bugs, and mention bug titles Gbp-Dch: Ignore --- debian/changelog | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 92289a3..0b6256f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ jabref (3.6+ds-1) UNRELEASED; urgency=medium - * New upstream version. (Closes: #810725) - - Most source is now distributed under the Expat license. - - LP: #1641602 - searches with Medline, et. al. - - Closes: #846918, #627857, #727114 + * New upstream version. Fixes the following bugs: + - "New version and new web address" (Closes: #810725) + - "interface opens, but no menus and no action" (Closes: #846918) + - "arXiv.org: Search only works using the paper ID." (Closes: #627857) + - "Unusable after 'missing comma between two fields'" (Closes: #727114) + - "problems with openjdk-8, awt, and threads" (Closes: #814901) + - "Jabref duplicated file ?" (Closes: #563649) + - "jabref not performing online search" (LP: #1449414) + - "trying to do searches online" (LP: #1641602) + - "Jabref hangs after Java upgrade" (LP: #1520294) + - "Jabref fails to open" (LP: #1570068) * Build system is now gradle-based and leverages gradle-debian-helper. Build-deps, debian/rules, and patches have been completely reworked. * Updated debian/copyright for upstream license changes. -- 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

