This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 67d4b8ed41c2a453b0945f5ccbd2dea7f1c90ed0 Author: gregor herrmann <[email protected]> Date: Mon Oct 29 22:37:52 2012 +0100 update changelog in between Git-Dch: Ignore --- debian/changelog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6d17fa8..47078fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,23 @@ jabref (2.9~beta1+ds-1) UNRELEASED; urgency=low * Update years of packaging copyright. - * New upstream beta release. (Closes: #644530) (LP: #884016) + * Refresh patch 02_libs.patch. + * debian/control: add new build dependencies. + * New patch: disable mrDlib feature until we have all dependencies in + Debian. Thanks to Oliver Kopp (upstream) for providing a Debian + branch. + * Remove other patches, applied upstream or obsolete. + * Add 0001-Updates-BstLexer-and-BstParser-based-on-an-ANTLR-run.patch + temporarily from upstream git. + * Update filenames in debian/jabref.{install,links}. + * debian/copyright: use Copyright Format 1.0, update years of copyright, + add new third-party copyright holders. + * Update build dependency on JVM to "openjdk-7-jre | java6-runtime". + Using default-jre is probably no good idea, since this installs gcj- + jre on several architectures. Update wrapper script as well. Thanks to + Torquil Macdonald Sørensen for the bug report. (Closes: #689253) + * Bump Standards-Version to 3.9.4 (no changes). -- gregor herrmann <[email protected]> Fri, 10 Feb 2012 21:43:49 +0100 -- 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

