1 jabref (2.4~beta1-1) UNRELEASED; urgency=low
3 * New upstream release.
4 * Install the new upstream CHANGELOG instead of the removed
5 changelog_highlights.txt.
6 * Remove debian docs and install upstream README directly from
8 * Adapt referenced filename in debian/links and debian/install.
9 * Refresh patch 01_free_javac.
10 * Add new patch 05_PrintStream_File, PrintStream(File) is undefined in
13 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Mar 2008 17:04:16 +0100
15 jabref (2.3.1-2) unstable; urgency=low
17 * Change pdfviewer to pdf-viewer in Suggests:.
18 * Set Standards-Version to 3.7.3 (no changes required).
19 * debian/rules: explicitly set JAVA_HOME.
20 * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
21 thanks to Michael Piefel for the hint.
22 * Set debhelper compatibility level to 6.
24 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Feb 2008 17:00:15 +0100
26 jabref (2.3.1-1) unstable; urgency=low
28 * New upstream release.
29 * Adapt referenced filename in debian/links and debian/install.
31 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 30 Nov 2007 14:28:00 +0100
33 jabref (2.3-2) unstable; urgency=low
35 * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
36 Debian yet but helps Ubuntu users (TODO: add dependency on
37 icedtea-java7-jre (not yet in Debian)).
38 * Reformat wrapper script.
39 * debian/rules: re-arrange targets and their dependencies.
41 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 18:38:18 +0100
43 jabref (2.3-1) unstable; urgency=low
45 * New upstream release, closes a bunch of bugs reported in the Debian BTS:
46 - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
47 - "File download via CGI adds QUERY_STRING to suggested filename"
49 - "File download aborted on click of OK" (closes: #448060).
50 - "Improve directory/filename handling on downloading" (closes: #442475).
51 - "ctrl-g should cause record to be saved" (closes: #443078).
52 - "version 2.3 released" (closes: #450789).
53 * Change XS-Vcs-* fields to Vcs-*.
54 * Adapt referenced filename in debian/links and debian/install.
55 * Sync debian/copyright with output of Help/About and reference
56 /usr/share/common-licenses/GPL-2.
57 * Install changelog_highlights.txt as upstream changelog.
59 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Nov 2007 01:58:27 +0100
61 jabref (2.3~beta3-1) unstable; urgency=low
63 * New upstream release.
64 * Remove debian/manpages.
65 * Clean up debian/rules.
66 * Move upstream URL from the description to the new Homepage field.
67 * Use ant clean instead of manually removing the build directory in
68 debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
69 * Update patch 03_external_apps.
70 * Remove patch 04_logger, not needed anymore.
71 * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
72 * Adapt referenced filename in debian/links and debian/install.
74 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 19:12:09 +0200
76 jabref (2.3~beta2-1) unstable; urgency=low
78 * New upstream release.
79 * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
81 * Fix Categories entry in desktop file and remove Encoding.
82 * Sync debian/copyright with output of Help/About.
84 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
86 jabref (2.3~beta1-2) unstable; urgency=low
88 * Change section in menu file to "Applications/Data Management" due to
89 the new Menu Policy starting with the upload of menu 2.1.35.
91 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
93 jabref (2.3~beta1-1) unstable; urgency=low
95 * New upstream release.
96 * Adapt patch 03_external_apps.
97 * Add suggests to ps- and pdfviewers.
98 * Adapt manpage to output of jabref --help.
99 * Sync debian/copyright with output of Help/About.
101 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
103 jabref (2.2-01-6) unstable; urgency=low
105 * Add patch 03_external_apps to change the default settings for some
106 external applications; thanks to Cédric Augonnet (closes: #421227).
107 * Convert debian/changelog to UTF-8 (again).
109 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
111 jabref (2.2-01-5) unstable; urgency=low
113 * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
115 * Adapt README.Debian to the new wrapper script.
117 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
119 jabref (2.2-01-4) unstable; urgency=low
121 * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
122 5 or 6 virtual machine (closes: #383019).
124 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
126 jabref (2.2-01-3) unstable; urgency=low
128 * Add call to dh_desktop to debian/rules.
130 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
132 jabref (2.2-01-2) unstable; urgency=low
136 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
138 jabref (2.2-01-1) unstable; urgency=low
140 * New upstream release.
141 * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
142 (also closes: #408081).
143 * Remove debian/source.lintian-overrides from source package, there are no longer
144 cvs remnants in the upstream tarball.
145 * Add .desktop file for easier integration into desktop environments.
146 * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
147 * Update debian/copright to reflect the changes as shown in the About Box.
148 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
149 * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
151 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
153 jabref (2.2~b2-1) unstable; urgency=low
155 * New upstream release:
156 - undistributable fonts no longer included (closes: #393676);
157 - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
158 - includes the patch to make Enter work in dialogs, therefore remove
160 - update patch 01_free_javac;
161 - update debian/copyright (new contributors);
162 - update debian/rules (icon file name changed).
163 * Fix typo in long description.
164 * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
166 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
168 jabref (2.1-4) unstable; urgency=low
170 * Apply patch from Matthias Klose to enable building with a free java compiler -
171 thanks! (Cf. #383006)
172 * Change build dependencies accordingly.
173 * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
174 dialogs - thanks! (Closes: #387235)
176 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
178 jabref (2.1-3) unstable; urgency=low
180 * Change menu section to "Apps/Databases" and remove lintian override.
181 "Apps/Data Management" was premature, thanks to Frank Küster and
182 Bill Allombert for pointing this out (cf. #386320).
184 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
186 jabref (2.1-2) unstable; urgency=low
188 * Change menu section to "Apps/Data Management", thanks to Frank Küster
190 * Add lintian override for this new section.
191 * Convert changelog to UTF-8.
193 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
195 jabref (2.1-1) unstable; urgency=low
197 * New upstream release (closes: #382310, #379704).
198 * Change back wrapper script, as the behaviour of "-v" changed in the
199 new release (cf. #378189 for details).
200 * Menu icons now created from PNGs in upstream tarball, therefore add build
201 dependency on imagemagick.
202 * Clean up README.Debian.
203 * Update debian/copright to reflect the changes as shown in the About Box.
205 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
207 jabref (2.0.1+2.1b2-6) unstable; urgency=low
209 * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
210 (upstream author) - thanks!
212 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
214 jabref (2.0.1+2.1b2-5) unstable; urgency=low
216 * Now really change debian/copyright.
218 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
220 jabref (2.0.1+2.1b2-4) unstable; urgency=low
222 * Add icon to menu entry, thanks to LI Daobing for the idea
224 * Remove references to the libraries Commons Logging and Commons HTTP Client
225 from debian/copyright, as they are not included in the upstream tarball
228 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
230 jabref (2.0.1+2.1b2-3) unstable; urgency=low
232 * Convert debian/copyright to UTF-8.
233 * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
234 * Change wrapper script to always pass "-n" if called with "-v" in order
235 to make jabref only print the version number and quit afterwards with
236 "-v". Thanks to LI Daobing (closes: #378189).
238 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
240 jabref (2.0.1+2.1b2-2) unstable; urgency=low
242 * Pass command line parameters to /usr/bin/jabref and add hint about Sun
243 Java and update-alternatives to README.Debian (closes: #377316).
245 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
247 jabref (2.0.1+2.1b2-1) unstable; urgency=low
249 * New upstream release.
251 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
253 jabref (2.0.1+2.1b-3) unstable; urgency=low
255 * Changed order of Build-Depend-Indep.
256 * Cleaned up debian/rules.
257 * Moved dh_ calls in debian/rules to binary-indep target.
258 * Add lintian override (upstream tarball has .cvsignore stuff).
259 * Added Tony Mancill to Uploaders (thanks for sponsoring!).
260 * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
261 * Updated debhelper compatibility level to 5.
262 * Cleaned up debian/watch.
264 * Intial upload to the Debian archive (closes: #205392).
266 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
268 jabref (2.0.1+2.1b-2) unstable; urgency=low
270 * Change dependencies to include several versions of the Sun JRE/JDK.
272 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
274 jabref (2.0.1+2.1b-1) unstable; urgency=low
276 * New upstream release.
278 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
280 jabref (2.0.1-3) unstable; urgency=low
282 * Update to Standards-Version: 3.7.2 (no changes required).
283 * Change dependencies to new sun-java5-jre/jdk.
285 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
287 jabref (2.0.1-2) unstable; urgency=low
289 * Update to Standards-Version: 3.7.0 (no changes required).
290 * Moved debhelper from Build-Depends-Indep to Build-Depends
293 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
295 jabref (2.0.1-1) unstable; urgency=low
297 * New upstream release
298 * Set debhelper compatibility level to 5.
300 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
302 jabref (1.8.1-2) unstable; urgency=low
304 * Added homepage to debian/control.
306 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
308 jabref (1.8.1-1) unstable; urgency=low
310 * New upstream release
312 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
314 jabref (1.8-4) unstable; urgency=low
316 * Fixed error in /usr/bin/jabref.
318 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
320 jabref (1.8-3) unstable; urgency=low
322 * Trimmed Depends: to j2re1.4.
323 * Added j2sdk1 to Build-Depends-Indep.
325 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
327 jabref (1.8-2) unstable; urgency=low
329 * Moved jabref.jar from /usr/share/java/jabref to ../
331 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
333 jabref (1.8-1) unstable; urgency=low
335 * Initial release Closes: #205392
337 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200