This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 47d94b5caade3ebd2c9d8960bfc81725313e0d8b Author: gregor herrmann <[email protected]> Date: Sat Sep 12 20:21:23 2009 +0000 start to write the changelog --- debian/changelog | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3f2731c..073828b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,37 @@ jabref (2.5-1) UNRELEASED; urgency=low - * New upstream release. + TODO: + - update d/copyright + - check bugs (debian and ubuntu) + - check if all patches are necessary + - update manpage + - merge 2.5 branch back into trunk + + + * New upstream release (closes: #497897, LP: #301327). This version also + fixes the following Debian bugs: + - "field data lost when switching tabs without leaving field first" + (closes: #498926) + - "jumps back to previously edited entry when clicking title field" + (closes: #447772) + - "File type detection of downloaded files should use MIME type" + (closes: #448028) + - "autocompletion for crossref fields" + (closes: #481503) + * Add new build and runtime dependencies: libmysql-java, + libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity. + * Adjust debian/links and debian/install to new jar file. + * Update /usr/bin/jabref to use the new libs. + * Patches: + - update 01_free_javac.patch, 02_libs.patch, 03_external_apps.patch, + 05_antlr.patch + - remove 06_forms_groups.patch, applied upstream + - add new 06_BibtexEntry.patch + * debian/rules: install new version of changelog; don't use the deprecated + dh_dektop any more. + * Set Standards-Version to 3.8.3. + * Thanks alot to Philip Rinn for his great help in preparing this release, + especially with the patches, dependencies, and the wrapper script! -- gregor herrmann <[email protected]> Tue, 11 Aug 2009 18:22:58 +0200 -- 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

