1 jabref (2.3.1-4) UNRELEASED; urgency=low
3 * Replace /usr/lib/jvm/java-7-icedtea with /usr/lib/jvm/java-6-openjdk in
4 wrapper script. Doesn't work on Debian yet but helps Ubuntu users (cf.
5 LP: #225450 and LP: #203636).
7 -- gregor herrmann <gregoa@debian.org> Fri, 02 May 2008 01:24:18 +0200
9 jabref (2.3.1-3) unstable; urgency=low
11 * Build against Debian libraries instead of pre-packaged ones
13 - adapt and reactivate patch 02_libs.dpatch: use libraries in
14 /usr/share/java for building and don't include them in jabref.jar
15 - add needed jars to Classpath in the wrapper script
16 - add patch 05_antlr.dpatch: antlr3 in Debian is newer than the
18 - add necessary packages to Build-Depends-Indep and Depends
19 These changes are either taken directly from Gerardo Curiel's patch or
20 based on them -- thanks a lot!
21 * debian/watch: add uversionmangle to cope with upstream b(eta) releases.
22 * Move wrapper script in source package to debian/jabref-wrapper and
23 install it from debian/rules.
24 * Remove debian docs and install upstream README directly from
27 - change my email address
28 - replace java-gcj-compat-dev with default-jdk-builddep in
31 -- gregor herrmann <gregoa@debian.org> Tue, 22 Apr 2008 21:33:33 +0200
33 jabref (2.3.1-2) unstable; urgency=low
35 * Change pdfviewer to pdf-viewer in Suggests:.
36 * Set Standards-Version to 3.7.3 (no changes required).
37 * debian/rules: explicitly set JAVA_HOME.
38 * Only set JAVA to $JAVA_HOME/jre/bin/java if JAVA_HOME is not empty;
39 thanks to Michael Piefel for the hint.
40 * Set debhelper compatibility level to 6.
42 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Feb 2008 17:00:15 +0100
44 jabref (2.3.1-1) unstable; urgency=low
46 * New upstream release.
47 * Adapt referenced filename in debian/links and debian/install.
49 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 30 Nov 2007 14:28:00 +0100
51 jabref (2.3-2) unstable; urgency=low
53 * Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
54 Debian yet but helps Ubuntu users (TODO: add dependency on
55 icedtea-java7-jre (not yet in Debian)).
56 * Reformat wrapper script.
57 * debian/rules: re-arrange targets and their dependencies.
59 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 18:38:18 +0100
61 jabref (2.3-1) unstable; urgency=low
63 * New upstream release, closes a bunch of bugs reported in the Debian BTS:
64 - "bibtexkey auto-generation cannot deal with quotes" (closes: #448917).
65 - "File download via CGI adds QUERY_STRING to suggested filename"
67 - "File download aborted on click of OK" (closes: #448060).
68 - "Improve directory/filename handling on downloading" (closes: #442475).
69 - "ctrl-g should cause record to be saved" (closes: #443078).
70 - "version 2.3 released" (closes: #450789).
71 * Change XS-Vcs-* fields to Vcs-*.
72 * Adapt referenced filename in debian/links and debian/install.
73 * Sync debian/copyright with output of Help/About and reference
74 /usr/share/common-licenses/GPL-2.
75 * Install changelog_highlights.txt as upstream changelog.
77 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Nov 2007 01:58:27 +0100
79 jabref (2.3~beta3-1) unstable; urgency=low
81 * New upstream release.
82 * Remove debian/manpages.
83 * Clean up debian/rules.
84 * Move upstream URL from the description to the new Homepage field.
85 * Use ant clean instead of manually removing the build directory in
86 debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
87 * Update patch 03_external_apps.
88 * Remove patch 04_logger, not needed anymore.
89 * Create new patch 04_HONOR_DISPLAY_PROPERTIES.dpatch.
90 * Adapt referenced filename in debian/links and debian/install.
92 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 19:12:09 +0200
94 jabref (2.3~beta2-1) unstable; urgency=low
96 * New upstream release.
97 * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
99 * Fix Categories entry in desktop file and remove Encoding.
100 * Sync debian/copyright with output of Help/About.
102 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
104 jabref (2.3~beta1-2) unstable; urgency=low
106 * Change section in menu file to "Applications/Data Management" due to
107 the new Menu Policy starting with the upload of menu 2.1.35.
109 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
111 jabref (2.3~beta1-1) unstable; urgency=low
113 * New upstream release.
114 * Adapt patch 03_external_apps.
115 * Add suggests to ps- and pdfviewers.
116 * Adapt manpage to output of jabref --help.
117 * Sync debian/copyright with output of Help/About.
119 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
121 jabref (2.2-01-6) unstable; urgency=low
123 * Add patch 03_external_apps to change the default settings for some
124 external applications; thanks to Cédric Augonnet (closes: #421227).
125 * Convert debian/changelog to UTF-8 (again).
127 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
129 jabref (2.2-01-5) unstable; urgency=low
131 * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
133 * Adapt README.Debian to the new wrapper script.
135 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
137 jabref (2.2-01-4) unstable; urgency=low
139 * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
140 5 or 6 virtual machine (closes: #383019).
142 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
144 jabref (2.2-01-3) unstable; urgency=low
146 * Add call to dh_desktop to debian/rules.
148 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
150 jabref (2.2-01-2) unstable; urgency=low
154 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
156 jabref (2.2-01-1) unstable; urgency=low
158 * New upstream release.
159 * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
160 (also closes: #408081).
161 * Remove debian/source.lintian-overrides from source package, there are no longer
162 cvs remnants in the upstream tarball.
163 * Add .desktop file for easier integration into desktop environments.
164 * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
165 * Update debian/copright to reflect the changes as shown in the About Box.
166 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
167 * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
169 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
171 jabref (2.2~b2-1) unstable; urgency=low
173 * New upstream release:
174 - undistributable fonts no longer included (closes: #393676);
175 - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
176 - includes the patch to make Enter work in dialogs, therefore remove
178 - update patch 01_free_javac;
179 - update debian/copyright (new contributors);
180 - update debian/rules (icon file name changed).
181 * Fix typo in long description.
182 * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
184 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
186 jabref (2.1-4) unstable; urgency=low
188 * Apply patch from Matthias Klose to enable building with a free java compiler -
189 thanks! (Cf. #383006)
190 * Change build dependencies accordingly.
191 * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
192 dialogs - thanks! (Closes: #387235)
194 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
196 jabref (2.1-3) unstable; urgency=low
198 * Change menu section to "Apps/Databases" and remove lintian override.
199 "Apps/Data Management" was premature, thanks to Frank Küster and
200 Bill Allombert for pointing this out (cf. #386320).
202 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
204 jabref (2.1-2) unstable; urgency=low
206 * Change menu section to "Apps/Data Management", thanks to Frank Küster
208 * Add lintian override for this new section.
209 * Convert changelog to UTF-8.
211 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
213 jabref (2.1-1) unstable; urgency=low
215 * New upstream release (closes: #382310, #379704).
216 * Change back wrapper script, as the behaviour of "-v" changed in the
217 new release (cf. #378189 for details).
218 * Menu icons now created from PNGs in upstream tarball, therefore add build
219 dependency on imagemagick.
220 * Clean up README.Debian.
221 * Update debian/copright to reflect the changes as shown in the About Box.
223 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
225 jabref (2.0.1+2.1b2-6) unstable; urgency=low
227 * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
228 (upstream author) - thanks!
230 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
232 jabref (2.0.1+2.1b2-5) unstable; urgency=low
234 * Now really change debian/copyright.
236 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
238 jabref (2.0.1+2.1b2-4) unstable; urgency=low
240 * Add icon to menu entry, thanks to LI Daobing for the idea
242 * Remove references to the libraries Commons Logging and Commons HTTP Client
243 from debian/copyright, as they are not included in the upstream tarball
246 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
248 jabref (2.0.1+2.1b2-3) unstable; urgency=low
250 * Convert debian/copyright to UTF-8.
251 * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
252 * Change wrapper script to always pass "-n" if called with "-v" in order
253 to make jabref only print the version number and quit afterwards with
254 "-v". Thanks to LI Daobing (closes: #378189).
256 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
258 jabref (2.0.1+2.1b2-2) unstable; urgency=low
260 * Pass command line parameters to /usr/bin/jabref and add hint about Sun
261 Java and update-alternatives to README.Debian (closes: #377316).
263 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
265 jabref (2.0.1+2.1b2-1) unstable; urgency=low
267 * New upstream release.
269 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
271 jabref (2.0.1+2.1b-3) unstable; urgency=low
273 * Changed order of Build-Depend-Indep.
274 * Cleaned up debian/rules.
275 * Moved dh_ calls in debian/rules to binary-indep target.
276 * Add lintian override (upstream tarball has .cvsignore stuff).
277 * Added Tony Mancill to Uploaders (thanks for sponsoring!).
278 * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
279 * Updated debhelper compatibility level to 5.
280 * Cleaned up debian/watch.
282 * Intial upload to the Debian archive (closes: #205392).
284 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
286 jabref (2.0.1+2.1b-2) unstable; urgency=low
288 * Change dependencies to include several versions of the Sun JRE/JDK.
290 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
292 jabref (2.0.1+2.1b-1) unstable; urgency=low
294 * New upstream release.
296 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
298 jabref (2.0.1-3) unstable; urgency=low
300 * Update to Standards-Version: 3.7.2 (no changes required).
301 * Change dependencies to new sun-java5-jre/jdk.
303 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
305 jabref (2.0.1-2) unstable; urgency=low
307 * Update to Standards-Version: 3.7.0 (no changes required).
308 * Moved debhelper from Build-Depends-Indep to Build-Depends
311 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
313 jabref (2.0.1-1) unstable; urgency=low
315 * New upstream release
316 * Set debhelper compatibility level to 5.
318 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
320 jabref (1.8.1-2) unstable; urgency=low
322 * Added homepage to debian/control.
324 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
326 jabref (1.8.1-1) unstable; urgency=low
328 * New upstream release
330 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
332 jabref (1.8-4) unstable; urgency=low
334 * Fixed error in /usr/bin/jabref.
336 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
338 jabref (1.8-3) unstable; urgency=low
340 * Trimmed Depends: to j2re1.4.
341 * Added j2sdk1 to Build-Depends-Indep.
343 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
345 jabref (1.8-2) unstable; urgency=low
347 * Moved jabref.jar from /usr/share/java/jabref to ../
349 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
351 jabref (1.8-1) unstable; urgency=low
353 * Initial release Closes: #205392
355 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200