This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch dev in repository jabref.
commit 6392690804e76d43f66accf1c30652f29d80709c Author: gregor herrmann <[email protected]> Date: Thu Dec 8 15:32:06 2016 +0100 extend d/changelog a bit Gbp-Dch: Ignore --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b6256f..d938716 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,11 +12,17 @@ jabref (3.6+ds-1) UNRELEASED; urgency=medium - "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. + Build-deps, debian/rules, wrapper script, and patches have been + completely reworked. * 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. + * Update debian/copyright for upstream license changes. + * Drop lintian overrides (duplicate-word). + * Update documentation (debian/README.Debian, debian/README.source, + debian/jabref.1, debian/jabref.bug-presubj) to match new release and + drop outdated bits. + * Use debhelper compatibility level 10. -- tony mancill <[email protected]> Wed, 07 Dec 2016 22:00:08 -0800 -- 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

