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