This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch dev in repository jabref.
commit bcb66448d0527e3d079e2c3d3b160bcd85eeaec8 Author: tony mancill <[email protected]> Date: Wed Dec 7 22:00:41 2016 -0800 first attempt at an updated changelog --- debian/changelog | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63f7c6e..92289a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ jabref (3.6+ds-1) UNRELEASED; urgency=medium - * New upstream version. - - -- tony mancill <[email protected]> Wed, 16 Nov 2016 21:08:49 -0800 + * 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 + * 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. + * Disable "Lookup DOI" feature, which was causing JabRef to hang. + * Diff-highlighting during "Merge Entries" is disabled due to license + issues that prevent the distribution of the java-diff-tools library. + + -- tony mancill <[email protected]> Wed, 07 Dec 2016 22:00:08 -0800 jabref (2.10+ds-6) unstable; urgency=medium -- 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

