Configure: house cleaning.
[gnumeric.git] / debian / changelog
blob6d5eb7f0efd02c7dc9169f288754f163805c2fc5
1 gnumeric (1.12.1-1) unstable; urgency=low
3   * New upstream release, first of the new stable series.
4   * [debian/control]
5     * Bumped goffice build dependency as per configure.ac .
6   * [debian/patches/no-nested-externs-error] Added. Don't build
7     -Werror=nested-externs as this breaks a test used for GLIB_WITH_NLS
8     which in turn makes the locales directory come out wrong.
9   * [debian/gnumeric.install] Include ssdiff.
11  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 09 Mar 2013 22:18:14 +0100
13 gnumeric (1.12.0-1) unstable; urgency=low
15   * New upstream release, first of the new stable series.
16   * [debian/rules] Use dh_autotools-dev_updateconfig instead of our own
17     config.{guess,sub} handling.
18   * [debian/control]
19     * Update build dependencies following gsf and goffice gir
20       packaging fixes.
21     * Drop obsoleted python-gtk2-dev build dependency.
22     * Add autotools-dev build dependency for dh_autotools-dev_updateconfig.
23   * [debian/patches] None needed currently.
24   * [debian/watch] Upstream has switched to .xz tarballs.
25   * Issues fixed in this release or in the 1.11 development series:
26     * Import of charts in a table:shapes environment in ODF. (Closes: 672451)
27     * Redefining a deleted name no longer requires a restart. (Closes: 661505)
28     * Data -> Export Data provides access to all supported export formats.
29       (Closes: 666699)
31  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 01 Jan 2013 18:20:39 +0100
33 gnumeric (1.11.90-1) experimental; urgency=low
35   * New upstream development release.
36   * [debian/patches/update-translations] Post-release translation updates.
37   * [debian/rules]
38     * Harden build.
39     * Enable Introspection support.
40     * Added --disable-maintainer-mode to configure flags.
41     * Don't update config.{guess,sub} as part of "clean".
42   * [debian/control]
43     * Updated goffice build dependency.
44     * Updated glib build dependency.
45     * Updated pango build dependency.
46     * Updated libgsf build dependency.
47     * Switched gtk build dependency to gtk3.
48     * Switched python-gobject build dependency to python-gi-dev.
49     * Added versioned dpkg-dev build dependency for hardening data.
50     * Added libgirepository1.0-dev and libgsf and goffice gir build
51       dependencies for introspection support.
52     * Updated Standards-Version.
53   * [debian/gir1.2-gnumeric.dirs, debian/gir1.2-gnumeric.install] New.
54   * [debian/gnumeric.install, debian/gnumeric-common.install, debian/rules]
55     Removed references to gconf schemes.
56   * [debian/gnumeric-common.install] Removed reference to UI files as they
57     are embedded now.
58   * [debian/patches/patches/ffd85ed-backport] New. Adding per upstream's
59     recommendation.
60   * [debian/patches/re-auto-all] Drop.
61   * [debian/patches/series] Updated accordingly.
63  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 02 Dec 2012 14:52:34 +0100
65 gnumeric (1.10.17-1) unstable; urgency=low
67   * New upstream stable release.
69  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 01 Aug 2011 20:02:18 +0200
71 gnumeric (1.10.16-1) unstable; urgency=low
73   * New upstream stable release.
74   * [debian/po/nl.po] Updated, courtesy of Jeroen Schot <schot@A-Eskwadraat.nl>
75     (Closes: #626355).
76   * [debian/rules] Reshuffle and add "build-arch" and "build-indep" targets.
78  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 18 Jun 2011 13:43:16 +0200
80 gnumeric (1.10.15-1) unstable; urgency=low
82   * New upstream stable release.
83   * [debian/control]
84     * Bumped goffice build dependency as per configure.in .
85     * Updated Standards-Version.
86   * [debian/rules, debian/gnumeric.install] Remove .la files. (Closes: #621167)
88  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 22 May 2011 19:55:23 +0200
90 gnumeric (1.10.14-1) unstable; urgency=low
92   * New upstream stable release. Changes include
93     * Improve "dif" output. (Closes: #616152)
94   * [debian/control, debian/rules, debian/pycompat] Convert from
95     python-central to dh_python2. (Closes: #616831)
96   * [debian/control, debian/rules, gnumeric-plugins-extra.install] Removed
97     psiconv support. Psion file support is a fairly obscure feature and
98     should not block gnumeric packages from entering testing.
99   * [debian/control] Cleanup: there is no --with-gnomedb option any more.
100   * [debian/gnumeric-common.install] Install GSettings schemas.
101   * [debian/po/ja.po] Updated, courtesy of Nobuhiro Iwamatsu
102     <iwamatsu@nigauri.org>. (Closes: #611051)
103   * [debian/po/pt_BR.po] Updated, courtesy of Eder L. Marques
104     <eder@edermarques.net>. (Closes: #619607)
106  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 26 Mar 2011 11:52:00 +0100
108 gnumeric (1.10.13-1) unstable; urgency=low
110   * New upstream stable release.
112  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 03 Feb 2011 20:37:38 +0100
114 gnumeric (1.10.12-1) unstable; urgency=low
116   * New upstream stable release. Changes include
117     * patches to fix the crashes and extreme slowness reported by Andres
118       Cimmarusti <acimmarusti@gmail.com>. (Closes: #602257)
119   * Fixed in earlier upstream releases:
120     * Please let the user choose whether to display grids above or below
121       plots. (Closes: #599051)
122     * Fix column and row fitting on paste. (Closes: #592611)
123   * [debian/control, debian/gnumeric-common.install] libglade is no longer
124     used, and there are no glade files to install anymore.
125   * [debian/gnumeric-doc.postinst, debian/gnumeric-doc.postrm] Unused;
126     remove.
127   * Translation updates:
128     * [debian/po/vi.po] Updated Vietnamese translation courtesy of Clytie
129       Siddall <clytie@riverland.net.au>. (Closes: #601548)
130     * [debian/po/da.po] Updated Danish translation courtesy of Joe Dalton
131       <joedalton2@yahoo.dk>. (Closes: #601792)
133  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 26 Nov 2010 20:59:23 +0100
135 gnumeric (1.10.11-1) unstable; urgency=low
137   * New upstream stable release. Changes include:
138     * Revised ssconvert man page. (Closes: #569497)
139     * Auto-correction no longer upper-cases after a comma. (Closes: #597494)
140   * Translation updates:
141     * [debian/po/cs.po] Updated Czech translation courtesy of Miroslav Kure
142       <kurem@debian.cz> (Closes: #598340)
143     * Ensure all recent translation updates are in.
144   * [debian/control]
145     * Bumped libgsf build dependency as per configure.in .
147  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 02 Oct 2010 10:39:03 +0200
149 gnumeric (1.10.10-1) unstable; urgency=low
151   * New upstream stable release.
152   * [debian/control]
153     * Bumped goffice build dependency as per configure.in .
154     * Added explicit Build-Depends: python-gobject-dev as it is no longer
155       being pulled in by python-gtk2-dev.
156   * [debian/po/de.po] Updated German translation courtesy of Johannes
157     Starosta <feedback-an-johannes@arcor.de>. (Closes: #594702)
158   * [debian/po/fr.po] Updated French translation courtesy of Steve
159     Petruzzello <dlist@bluewin.ch>. (Closes: #595147)
160   * [debian/po/it.po] Updated Italian translation courtesy of Luca Monducci
161     <luca.mo@tiscali.it>. (Closes: #593956)
162   * [debian/po/ru.po] Updated Russian translation courtesy of Yuri Kozlov
163     <yuray@komyakino.ru>. (Closes: #593908)
165  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 05 Sep 2010 17:42:41 +0200
167 gnumeric (1.10.9-1) unstable; urgency=low
169   * New upstream stable release.
170   * [debian/po/sv.po] Updated Swedish translation courtesy of Martin Bagge
171     <brother@persilja.net>. (Closes: #592043)
173  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 17 Aug 2010 20:41:08 +0200
175 gnumeric (1.10.8-1) unstable; urgency=low
177   * New upstream stable release. Changes include:
178     * Save default search settings. (Closes: #451641)
179     * Add new function SORT; add menu item to wrap SORT around an existing
180       range. (Closes: #306543)
181   * [debian/gnumeric.templates] Added entry for the debconf prompt title.
182   * [debian/gnumeric.preinst] Use template to allow for translation of the
183     debconf prompt title.
184   * [debian/rules] Call dh_perl. Call debconf-updatepo in "clean" target.
185   * [debian/control]
186     * Bumped goffice build dependency as per configure.in .
187     * Added gnumeric-plugins-extra Depends: ${perl:Depends}.
188     * Use "Breaks" instead of "Conflicts".
189     * Updated Standards-Version.
191  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 31 Jul 2010 12:19:55 +0200
193 gnumeric (1.10.7-1) unstable; urgency=low
195   * New upstream stable release.
197  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 29 Jun 2010 17:31:38 +0200
199 gnumeric (1.10.6-1) unstable; urgency=low
201   * New upstream stable release. Changes include:
202     * Improve ACCRINT and its description. (Closes: #560770)
204  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 19 Jun 2010 13:08:11 +0200
206 gnumeric (1.10.5-1) unstable; urgency=low
208   * New upstream stable release.
209   * [debian/control] Bumped goffice build dependency as per configure.in .
211  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 01 Jun 2010 08:39:08 +0200
213 gnumeric (1.10.4-1) unstable; urgency=low
215   * New upstream stable release.
217  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 21 May 2010 20:15:35 +0200
219 gnumeric (1.10.3-1) unstable; urgency=low
221   * New upstream stable release.
222   * [debian/control] Bumped goffice build dependency as per configure.in .
224  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 09 May 2010 12:20:16 +0200
226 gnumeric (1.10.2-1) unstable; urgency=low
228   * New upstream stable release.
230  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 17 Apr 2010 11:45:12 +0200
232 gnumeric (1.10.1-1) unstable; urgency=low
234   * New upstream stable release.
235   * [debian/control] Updated goffice build dependency to build against
236     renamed packages.
238  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 09 Mar 2010 21:45:03 +0100
240 gnumeric (1.10.0-1) unstable; urgency=low
242   * New upstream stable release.
243   * [debian/control]
244     * Updated Standards-Version.
245     * Bumped goffice build dependency as per configure.in .
247  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 15 Feb 2010 13:59:38 +0100
249 gnumeric (1.9.18-1) unstable; urgency=low
251   * New upstream release. Upstream development is now in a "code slush"
252     towards a new stable release.
254  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 26 Jan 2010 21:19:45 +0100
256 gnumeric (1.9.17-1) unstable; urgency=low
258   * New upstream release. Changes include:
259     * Fix selection problem (bugzilla.gnome.org #601107). (Closes: #552302)
260   * [debian/source/format] Added - switch to source format 3.0 (quilt).
261   * [debian/control] Bumped goffice build dependency as per configure.in .
263  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 16 Dec 2009 19:39:19 +0100
265 gnumeric (1.9.16-1) unstable; urgency=low
267   * [debian/control]
268     * Bumped goffice build dependency as per configure.in .
269     * Added gnumeric Recommends: lp-solve as Linear Programming solving has
270       been moved into a plugin that uses the external lp_solve program.
271   * [debian/rules, debian/control, debian/gnumeric-plugins-extra.install]
272     Disable GDA support as it requires newer GDA packages than are available
273     in unstable.
275  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 01 Dec 2009 20:52:06 +0100
277 gnumeric (1.9.15-1) unstable; urgency=medium
279   * New upstream development release.
280   * Urgency medium to catch up with new goffice.
281   * [debian/control] Bumped goffice build dependency as per configure.in .
282   * [debian/gnumeric.mime] Added entry for application/x-lpsolve .
283   * [debian/gnumeric-common.links] Dropped.
285  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 03 Nov 2009 13:32:32 +0100
287 gnumeric (1.9.14-2) unstable; urgency=low
289   * Uploading to unstable now that 1.9.13 has migrated to testing.
291  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 17 Oct 2009 21:36:50 +0200
293 gnumeric (1.9.14-1) experimental; urgency=low
295   * New upstream development release. Uploading to experimental so as not to
296     interfere with gnumeric 0.7.13's migration to testing.
297   * [debian/control] Bumped goffice build dependency as per configure.in .
299  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 11 Oct 2009 18:37:13 +0200
301 gnumeric (1.9.13-1) unstable; urgency=medium
303   * New upstream development release. Urgency medium as testing's gnumeric
304     is currently broken.
305   * [debian/control] Bumped goffice build dependency as per configure.in .
307  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 20 Sep 2009 21:47:45 +0200
309 gnumeric (1.9.12-2) unstable; urgency=high
311   * [ChangeLog, src/gnm-pane.c] Backported upstream fix
312     b3b2325915b2f2420f9a20fd1d8e68eb548d7782 to address a grab issue when
313     moving graphs. (Closes: #546559)
315  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 15 Sep 2009 19:45:21 +0200
317 gnumeric (1.9.12-1) unstable; urgency=low
319   * New upstream development release.
320   * [debian/control] Bumped goffice build dependency as per configure.in .
322  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 06 Sep 2009 19:39:45 +0200
324 gnumeric (1.9.11-2) unstable; urgency=low
326   * [ChangeLog, src/item-bar.c] Backported upstream fixes
327     649386d422bbfdd6767d17da8cedfe896db52db4 and
328     897f7be3220347e0adb78108ca21accf2dbb88ea to address a grab issue with
329     the context menu. (Closes: #544975)
330   * [debian/control] Bumped goffice build dependency, as 0.7.10 was somewhat
331     problematic.
333  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 04 Sep 2009 22:03:55 +0200
335 gnumeric (1.9.11-1) unstable; urgency=low
337   * New upstream development release.
338   * [debian/rules, debian/control, debian/gnumeric-plugins-extra.install]
339     Reenable GDA plugin now that a sufficiently recent GDA is packaged in
340     sid. (Closes: #522430)
341   * [debian/control] Bumped goffice build dependency as per configure.in .
343  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 01 Sep 2009 20:58:18 +0200
345 gnumeric (1.9.10-2) unstable; urgency=medium
347   * [src/dialogs/search-replace.glade] Fix XML by using an entity for the
348     ampersand character. This fixes the search & replace menu. (Closes:
349     542141)
351  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 18 Aug 2009 13:04:30 +0200
353 gnumeric (1.9.10-1) unstable; urgency=low
355   * New upstream development release.
356   * [debian/control]
357     * Bumped goffice build dependency as per configure.in .
358     * Updated Standards-Version.
359   * [debian/rules]
360     * dh_scrollkeeper is a deprecated no-op nowadays; removed call.
362  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 16 Aug 2009 14:00:53 +0200
364 gnumeric (1.9.9-2) unstable; urgency=medium
366   * [src/print-info.c] (gnm_page_breaks_clean): handle breaks being NULL.
367     (Closes: #541095)
369  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 13 Aug 2009 19:49:05 +0200
371 gnumeric (1.9.9-1) unstable; urgency=low
373   * New upstream development release.
374   * [debian/control]
375     * Bumped libgsf and goffice build dependencies as per configure.in .
376     * Updated Standards-Version.
378  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 21 Jun 2009 20:42:08 +0200
380 gnumeric (1.9.8-1) unstable; urgency=low
382   * New upstream development release.
383   * [debian/control] Bumped libgsf and goffice build dependencies as per
384     configure.in; updated scrollkeeper build dependency to rarian-compat |
385     scrollkeeper.
387  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 24 May 2009 13:31:08 +0200
389 gnumeric (1.9.7-1) unstable; urgency=high
391   * New upstream development release. Upstream changes include:
392     * Fix xls export issue that made files readable by Gnumeric only.
393     Urgency set accordingly.
394   * [debian/control] Bumped libgsf and goffice build dependencies as per
395     configure.in .
397  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 07 May 2009 08:57:42 +0200
399 gnumeric (1.9.6-1) unstable; urgency=low
401   * New upstream development release. Upstream changes include:
402     * Basic infrastructure for variable sheet sizes. For example, text and
403       CSV files now load into sheets as big as needed and the silent
404       truncation of a test DBF file with 65536 rows is no longer
405       reproducible. (Closes: #252468, #331356)
406   * [debian/control]
407     * Bumped libgsf and goffice build dependencies as per configure.in .
408     * Fixed debhelper-but-no-misc-depends.
409     * Call dh_prep instead of dh_clean -k.
410     * Updated Standards-Version.
411     * Follow upstream VCS change: replaced Vcs-Svn by Vcs-git and updated
412       Vcs-Browser.
413   * [debian/gnumeric.install] Re-enabled schema installation.
414   * [debian/gnumeric.prerm] Dropped. Fixes maintainer-script-empty.
415   * [debian/rules]
416     * Removed calls to dh_desktop which has been deprecated.
417     * Removed --without-gnomedb, --without-gb, --without-bonobo from
418       features; they are longer needed or recognised.
420  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 26 Apr 2009 17:58:42 +0200
422 gnumeric (1.9.5-1) unstable; urgency=low
424   * New upstream development release.
425   * [debian/control] Bumped glib, gtk and goffice build dependencies as per
426     configure.in .
428  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 29 Mar 2009 20:15:19 +0200
430 gnumeric (1.9.4-1) unstable; urgency=low
432   * New upstream development release. Uploading to unstable now that lenny
433     has been released. Upstream changes include:
434     * Fix for CVE-2009-0318, an untrusted search path vulnerability which
435       affected the python-loader plugin which is part of the
436       gnumeric-plugins-extra package. (Closes: #569648)
437     * ssconvert(1) now documents the options for --export-options and has a
438       simpler example to start with. (Closes: #406920, 511958)
439     * gnumeric(1) now mentions ssconvert in SEE ALSO. (Closes: 511957)
440     * Fix problem with functions docs in locales without encoding information.
441       (Closes: #514127)
442   * [debian/control] Updated glib, goffice and pango build dependencies,
443     dropped gconf build dependency per configure.in . Dropped bonobo,
444     libgnomeui, libgnome, libgsf-gnome build dependencies as we follow the
445     new upstream default of a non-GNOME build. (Closes: #399323)
446   * [debian/gnumeric.install] Removed gconf schemas which are no longer
447     built.
448   * [debian/gnumeric-common.install] Removed pattern for idl files as they
449     are no longer built.
450   * [debian/gnumeric.mime] Removed entry for obsolete, unofficial type
451     text/x-comma-separated-values.
453  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 23 Feb 2009 12:44:03 +0100
455 gnumeric (1.9.3-1) experimental; urgency=low
457   * New upstream development release. Upstream changes include:
458     * Print wysiwyg. (Closes: #180378)
459   * Fixed version numbering.
460   * [debian/rules] Fix permissions of plugins under /usr/lib/goffice as well.
461   * [debian/gnumeric.install] Install the plugins under /usr/lib/goffice as
462     well.
463   * [debian/control]
464     * Updated goffice build dependency per configure.in .
465     * Change the Recommends: evince to evince | evince-gtk. (Closes: #501897)
467  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 19 Oct 2008 17:45:44 +0200
469 gnumeric (1.9.2) experimental; urgency=low
471   * New upstream development release.
472   * [debian/compat] New; updated to current debhelper compatibility level.
473   * [debian/rules] No longer set DH_COMPAT.
474   * [debian/control]
475     * Updated debhelper build dependency.
476     * Bumped libgsf and pango build dependencies per configure.in .
477     * Changed fonts suggestion now that the Liberation fonts are available in
478       main and the Microsoft Corefonts installer package has been renamed.
479       (Closes: #490039)
480     * Cleaned up build dependencies to fix build-depends-on-1-revision lintian
481       warning.
482   * [debian/gnumeric.install, debian/gnumeric-common.install,
483     debian/gnumeric-plugins-extra.install] Dropped some obsoleted patterns;
484     commented out some patterns which have no current matches.
485   * [debian/gnumeric.preinst] Added debhelper token.
487  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 30 Aug 2008 16:49:14 +0200
489 gnumeric (1.9.1-1) experimental; urgency=low
491   * New upstream development release.
492   * [doc/C/gnumeric-C.omf] Missing from tarball; added from SVN.
493   * [debian/control]
494     * Updated goffice build dependency per configure.in .
495     * Reintroduced intltool build dependency. (Closes: #487581)
496     * Updated Standards-Version.
497   * [debian/gnumeric-common.install] Include the tango based icons which are
498     now shipped upstream.
499   * [debian/rules] Call dh_icons.
500   * [debian/gnome-gnumeric.xpm] Updated, based on upstream 32x32 png icon.
502  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 25 Jun 2008 20:04:08 +0200
504 gnumeric (1.9.0-1) experimental; urgency=low
506   * New upstream development release.
508   * Upstream changes include:
509     * Gnumeric graphs cannot always round trip through xls format, as
510       Gnumeric's structure for graphs is richer than that supported by the xls
511       format, e.g. Gnumeric supports multiple charts per graph and
512       distinguishes between graph titles and chart titles, but the xls format
513       only supports one chart per graph and just one title. When exporting to
514       xls format, if there is no chart title, but there is a graph title, save
515       that graph title. (Closes: #305399)
516   * [debian/control] Update libgsf and goffice build dependencies as per
517     configure.in .
518   * [debian/gnumeric.install] Include ssgrep.
520  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 05 May 2008 07:17:09 +0200
522 gnumeric (1.8.4-3) unstable; urgency=high
524   * [plugins/python-loader/gnm-py-interpreter.c,
525     plugins/python-loader/ChangeLog] Pull in fix from SVN gnumeric-1-8
526     branch to deal with CVE-2009-0318, an untrusted search path vulnerability
527     which affected the python-loader plugin which is part of the
528     gnumeric-plugins-extra package. (Closes: #513418)
530  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 29 Jan 2009 15:50:12 +0100
532 gnumeric (1.8.4-2) unstable; urgency=high
534   * [po/Makefile.in.in] Added a "dummy" definition text for POTFILES to
535     prevent the definition of CATALOGS from being eaten when
536     build/po/Makefile is generated; this brings the translations back.
537     (Closes: #513199)
539  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 27 Jan 2009 19:11:11 +0100
541 gnumeric (1.8.4-1) unstable; urgency=low
543   * New upstream stable release.
545  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 18 Jan 2009 20:30:30 +0100
547 gnumeric (1.8.3-6) unstable; urgency=medium
549   * [NEWS, plugins/excel/ChangeLog, plugins/excel/ms-chart.c]: Pull in fixes
550     from SVN gnumeric-1-8 branch for issues affecting Excel charts
551     import/export (bugzilla.gnome.org #544935, #557027). (Closes: #509281)
552   * [ChangeLog, src/xml-sax-read.c] Pull in fix from SVN gnumeric-1-8 branch
553     to not crash on old gnumeric files which have gnm:StyleRegion tags
554     without attributes in them. (Closes: #510929)
556  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 11 Jan 2009 16:19:33 +0100
558 gnumeric (1.8.3-5+lenny1) testing-security; urgency=high
560   * Non-maintainer upload by the Security Team.
561   * Fix insecure search path vulnerability due to how python handles sys.path
562     by sanitizing sys.path after calling PySys_SetArgv
563     (CVE-2009-0318; Closes: #513418).
565  -- Nico Golde <nion@debian.org>  Fri, 06 Feb 2009 19:24:06 +0100
567 gnumeric (1.8.3-5) unstable; urgency=medium
569   * [plugins/perl-loader/perl-loader.c] Call PERL_SYS_INIT3() prior to
570     perl_parse as per perlembed(1) so as not to hang on HPPA.
571     (Closes: #495062).
573  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 19 Aug 2008 15:57:26 +0200
575 gnumeric (1.8.3-4) unstable; urgency=high
577   * [plugins/fn-date/ChangeLog, plugins/fn-date/functions.c] Pull in fix from
578     SVN gnumeric-1-8 branch for off-by-one errors in DATE function.
579     (Closes: #492743)
580   * [debian/po/ja.po] Updated Japanese translation, courtesy of Atsushi
581     Shimono <shimono@mozilla.gr.jp>. (Closes: #490668)
583  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 01 Aug 2008 21:56:40 +0200
585 gnumeric (1.8.3-3) unstable; urgency=low
587   * Pulled in updates from SVN gnumeric-1-8 branch.
588   * [debian/compat] New.
589   * [debian/rules] No longer set DH_COMPAT.
590   * [gnumeric.preinst] Added debhelper token.
591   * [debian/copyright] Fixed copyright-without-copyright-notice.
592   * [debian/control]
593     * Changed fonts suggestion now that the Liberation fonts are available in
594       main and the Microsoft Corefonts installer package has been renamed.
595       (Closes: #490039)
596     * Updated Standards-Version.
597     * Cleaned up build dependencies to fix build-depends-on-1-revision lintian
598       warning.
600  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 12 Jul 2008 15:20:19 +0200
602 gnumeric (1.8.3-2) unstable; urgency=low
604   * [debian/control] Reintroduced intltool build dependency.
605   * Updates from SVN gnumeric-1-8 branch:
606     * [src/stf-export.c, ChangeLog, NEWS] (try_auto_date): Don't generate an
607       invalid time format.  Fixes GNOME bugzilla #534514.  Fix detection of
608       fractional seconds.
609     * [po/pl.po, po/ChangeLog]: pl.po: Updated polish translation
611  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 23 Jun 2008 19:47:36 +0200
613 gnumeric (1.8.3-1) unstable; urgency=low
615   * New upstream release.
616   * Issues fixed in this or previous release:
617     * Cell contents are not displayed for cells with an invalid format
618       (Closes: #470300)
619     * Failure to open xlsx files generated by Gnumeric itself.
620       (Closes: #469643)
622  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 25 May 2008 10:25:50 +0200
624 gnumeric (1.8.2-1) unstable; urgency=low
626   * New upstream release.
627   * [debian/control] Added gnumeric Suggests: msttcorefonts as these may be
628     needed for proper preview and printing of Excel files.
630  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 07 Mar 2008 07:01:57 +0100
632 gnumeric (1.8.1-1) unstable; urgency=medium
634   * New upstream release. Changes include
635     * plugins/excel/ms-chart.c: (ms_excel_chart_write): save graph title if
636       any and if the first chart has no title. (Gnome #301720)
637       (Closes: #305399)
639  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 25 Jan 2008 19:55:54 +0100
641 gnumeric (1.8.0-1) unstable; urgency=medium
643   * New upstream stable release, building on top of goffice 0.6.
644     (Closes: #458006)
645   * [doc/C/gnumeric-C.omf] Taken from svn as it is missing in the upstream
646     tarball.
647   * Upstream changes in this release include:
648     * Fixed paired t-test [gnome #504256]. (Closes: #456798)
649   * [debian/copyright, debian/gnumeric-doc.copyright] Updated.
650   * [debian/control]
651     * Build depend on new goffice packages (as per configure.in).
652       (Closes: #458006)
653     * Updated Standards-Version.
654   * [debian/po/de.po] Updated translation. Thanks Johannes Starosta
655     <feedback-an-johannes@arcor.de>. (Closes: #455223)
657   Gnumeric bugs cleanup:
658   * Several issues were fixed during the 1.7.x development series:
659     * Title elements in charts are lost when saving in xls format.
660       (Closes: #305399)
661     * "x_order_2: colinear!" message when showing Help -> About.
662       (Closes: #341262)
663     * Autocomplete should be more configurable. (Closes: #242528)
664     * RFE: Quick tab color changer. (Closes: #353811)
665     * RFE: Support import of OOXML. (Closes: #408068)
666   * Issues which have been tagged as unreproducible for a long time and for
667     which no new information regarding them (or new reports of them) has come
668     forth:
669     * Gnumeric crashes and hangs the entire computer (Closes: #447219)
670     * Eats all memory if started with LC_NUMERIC set. (Closes: #395051)
671     * XLS plugin is off by default. (Closes: #416110)
672     Please reopen them if they can be reproduced with this version.
674  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 29 Dec 2007 23:57:51 +0100
676 gnumeric (1.7.91-1) unstable; urgency=low
678   * New upstream beta release.
679   * [debian/rules] Changed the way in which LDFLAGS are passed so
680     -Wl,--as-needed has much greater effect.
681   * [debian/control] Added Homepage.
682   * [debian/po/vi.po] Added Vietnamese translation courtesy of Clytie Siddall
683     <clytie@riverland.net.au>. (Closes: #453626).
685  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 06 Dec 2007 10:17:19 +0100
687 gnumeric (1.7.90-1) unstable; urgency=low
689   * New upstream beta release.
690   * [debian/control]
691     * Bumped goffice build dependency per configure.in .
692     * Dropped `XS-' prefix from XS-Vcs-Svn, XS-Vcs-Browser.
693   * [debian/watch] Updated.
694   * [debian/gnumeric.install] Install gnumeric-features.h .
696   Christian Perrier <bubulle@debian.org>:
697   * Debconf templates and debian/control reviewed by the debian-l10n-
698     english team as part of the Smith review project. Closes: #448448
699   * [Debconf translation updates]
700   * Swedish. Closes: #449026
701   * Galician. Closes: #449065
702   * Slovak. Closes: #449079
703   * Finnish. Closes: #449086
704   * Portuguese. Closes: #449232
705   * Czech. Closes: #449269
706   * Italian. Closes: #449447
707   * Spanish; Castilian. Closes: #450546
708   * Russian. Closes: #451399
709   * French. Closes: #451758
711  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 20 Nov 2007 22:20:32 +0100
713 gnumeric (1.7.14-1) unstable; urgency=low
715   * New upstream release.
716   * [debian/control]
717     * Bumped goffice build dependency per configure.in .
718     * Versioned the evince recommends to versions which implement the
719       --print-settings parameter used in the GTK_PRINT_PREVIEW_COMMAND
720       definition in current gtk+. (Closes: #448445)
722  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 04 Nov 2007 20:25:29 +0100
724 gnumeric (1.7.13-1) unstable; urgency=low
726   * New upstream release.
727   * Upload to unstable. The 1.6.x series is no longer being developed and
728     upstream consensus is that 1.7.x is now more stable than 1.6.x.
729     * Close bugs already marked as fixed in experimental or fixed upstream.
730       (Closes: #238944, #242528, #341262, #408068)
731     * Close bugs relating to components which have undergone near complete
732       overhaul (printing, charts).
733       (Closes: #284720, #286117, #286523, #336011, #374192, #392670, #396674, #405385, #406019)
734   * Fixed upstream:
735     * Title elements in charts are preserved when exporting as .xls and
736       re-importing. (Closes: #305399)
737   * [debian/control]
738     * Bumped goffice build dependency per configure.in .
739     * Added XS-Vcs-Svn, XS-Vcs-Browser.
740   * [debian/po/sk.po] Added Slovak translation courtesy of Ivan Masár
741     <helix84@centrum.sk>. (Closes: #441672).
743  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 21 Oct 2007 20:54:09 +0200
745 gnumeric (1.7.12-1) experimental; urgency=low
747   * New upstream development release.
748   * [debian/control]
749     * Bumped libgsf and goffice build dependencies per configure.in .
750     * Made binNMU safe, thanks Lior Kaplan <kaplan@debian.org>.
751       (Closes: #432962)
752   * [debian/gnumeric.menu] Changed section to Applications/Office as per the
753     new Debian menu structure. Thanks Bill Allombert <ballombe@debian.org>.
754     (Closes: #439009)
756  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 04 Sep 2007 21:01:55 +0200
758 gnumeric (1.7.11-1) experimental; urgency=low
760   * New upstream development release.
761   * [debian/control] Bumped libgsf and goffice build dependencies per
762     configure.in .
764  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 24 Jul 2007 19:46:17 +0200
766 gnumeric (1.7.10-1) experimental; urgency=low
768   * New upstream development release.
769   * [debian/rules, debian/control, debian/gnumeric-plugins-extra.install]
770     Enabled Psion files support.
771   * [debian/control] Bumped goffice build dependency per configure.in .
773  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  4 May 2007 20:19:21 +0200
775 gnumeric (1.7.9-1) experimental; urgency=low
777   * New upstream development release.
778   * [debian/control]
779     * Bumped libgtk2.0-dev build dependencies and removed gnomeprint build
780       dependency per configure.in .
781     * Added gnumeric Depends: procps for pgrep (used in the preinst script).
782     * Added gnumeric Recommends: evince (called by the print preview
783       implementation in libgtk).
784     * Added gnumeric Suggests: epiphany-browser (default browser used by the
785       library functions called for Help -> Gnumeric on the Web and Help ->
786       Report a Problem).
787   * [debian/po/pt_BR.po] Added, courtesy of Eder L. Marques
788     <frolic@debian-ce.org>. (Closes: #417350)
790  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 21 Apr 2007 19:47:30 +0200
792 gnumeric (1.7.8-1) experimental; urgency=low
794   * New upstream development release.
795   * [debian/gnumeric.mime] Fixed broken entry. (Closes: #412193)
796   * [debian/control] Bumped goffice build dependency per configure.in .
798  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  5 Mar 2007 07:01:26 +0100
800 gnumeric (1.7.7-1) experimental; urgency=low
802   * New upstream development release.
803   * Fixes integrated upstream:
804     * [doc/C/gnumeric.1] Typos/grammar glitches. (Closes: #410249)
805   * [debian/control] Bumped goffice build dependency per configure.in .
806   * [debian/po/es.po] Added, courtesy of Carlos Valdivia Yagüe
807     <valyag@dat.etsit.upm.es>. (Closes: #383359)
808   * [debian/po/gl.po] Added, courtesy of Jacobo Tarrio <jtarrio@debian.org>.
809     (Closes: #407955)
811  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 17 Feb 2007 17:07:17 +0100
813 gnumeric (1.7.6-1) experimental; urgency=low
815   * New upstream development release.
816   * [debian/control] Bumped goffice build dependency per configure.in .
818  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 18 Dec 2006 09:02:59 +0100
820 gnumeric (1.7.5-1) experimental; urgency=medium
822   * New upstream development release.
823   * [debian/control] Bumped goffice build dependency per configure.in .
825  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  4 Dec 2006 17:01:13 +0100
827 gnumeric (1.7.4-1) experimental; urgency=medium
829   * New upstream development release.
831  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 27 Nov 2006 15:52:41 +0100
833 gnumeric (1.7.3-1) experimental; urgency=medium
835   * New upstream development release.
836   * [debian/po/ja.po] Added, courtesy of Shimono Atsushi
837     <shimono@kwasan.kyoto-u.ac.jp>. (Closes: #384994).
838   * [debian/po/it.po] Added, courtesy of Luca Monducci <luca.mo@tiscali.it>.
839     (Closes: #396946)
841  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 22 Nov 2006 22:16:34 +0100
843 gnumeric (1.7.2-1) experimental; urgency=low
845   * New upstream development release.
846   * Follow new python policy: (Closes: #380831)
847     * [debian/control]
848       * Added ${python:Depends} dependency to gnumeric-plugins-extra
849       * Added XB-Python-Version: ${python:Versions} and
850         XS-Python-Version: current to gnumeric and gnumeric-plugins-extra.
851       * Build-depend on python-dev instead of python2.3-dev.
852       * Bumped debhelper build dependency.
853       * Added python-central build dependency.
854     * [debian/pycompat] Added.
855     * [debian/rules] Added dh_pycentral calls.
856   * [debian/config] Added.
858  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 17 Oct 2006 19:22:12 +0200
860 gnumeric (1.7.1-1) experimental; urgency=low
862   * New upstream development release.
863   * [debian/control] Bumped libgsf and goffice build dependencies per
864     configure.in .
865   * [debian/control] Change list bullet character from `o' to `*' for
866     aptitude. (Closes: #389140)
867   * [debian/gnumeric.install] Add goffice plugin.
868   * [debian/po/lt.po] Added, courtesy of Gintautas Miliauskas <gintas@akl.lt>.
869     (Closes: #374319).
870   * [debian/po/pt.po] Added, courtesy of Ricardo Silva <ardoric@gmail.com> via
871     Rui Branco <ruipb@debianpt.org>. (Closes: #378890)
872   * [debian/po/ru.po] Added, courtesy of Yuri Kozlov <kozlov.y@gmail.com>.
873     (Closes: #379367)
875  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  4 Oct 2006 21:24:30 +0200
877 gnumeric (1.7.0-1) experimental; urgency=low
879   * New upstream development release. Changes include:
880     * Moving tabs works (Closes: #366354)
881     * The sheet from which the sheet manage dialog is started is now selected
882       in that dialog, making it easier to e.g. change the tab's color.
883       (Closes: #353811)
884   * [debian/control] Changed goffice build dependency per configure.in;
885     updated Standards-Version.
886   * [debian/gnumeric.mime] Updated.
888  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 10 May 2006 21:29:08 +0200
890 gnumeric (1.6.3-5.1+etch2) stable-proposed-updates; urgency=medium
892   * [plugins/python-loader/gnm-py-interpreter.c,
893     plugins/python-loader/ChangeLog] Pull in fix from SVN gnumeric-1-6
894     branch to deal with CVE-2009-0318, an untrusted search path vulnerability
895     which affected the python-loader plugin which is part of the
896     gnumeric-plugins-extra package. (Closes: #513418)
898  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 29 Jan 2009 21:20:17 +0100
900 gnumeric (1.6.3-5.1+etch1) stable-security; urgency=high
902   * Non-maintainer upload by the Security Team.
903   * Backport fix from upstream SVN:
904     - CVE-2008-0668: arbitrary code execution through integer overflow in
905       Excel spreadsheet HLINK handling
907  -- Devin Carraway <devin@debian.org>  Sun, 30 Mar 2008 01:02:31 +0000
909 gnumeric (1.6.3-5) unstable; urgency=low
911   * [doc/C/gnumeric.1] Typos/grammar glitches. (Closes: #410249)
912   * [debian/po/it.po] Added, courtesy of Luca Monducci <luca.mo@tiscali.it>.
913     (Closes: #396946)
914   * [debian/po/es.po] Added, courtesy of Carlos Valdivia Yagüe
915     <valyag@dat.etsit.upm.es>. (Closes: #383359)
916   * [debian/po/gl.po] Added, courtesy of Jacobo Tarrio <jtarrio@debian.org>.
917     (Closes: #407955)
919  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 11 Feb 2007 21:18:59 +0100
921 gnumeric (1.6.3-4) unstable; urgency=low
923   * Pulled in core code and translation changes from upstream CVS branch.
924   * Backported packaging improvements from the 1.7.x packages in experimental,
925     including:
926     * Follow new python policy. (Closes: #380831)
927     * [debian/control] Made lists in package descriptions render nicely in
928       aptitude (Closes: #389140)
929   * [debian/po/ja.po] Added, courtesy of Shimono Atsushi
930     <shimono@kwasan.kyoto-u.ac.jp>. (Closes: ##384994).
931   * [debian/gnumeric.mime] Add text/csv in whose favour
932     text/comma-separated-values has been depreciated in RFC 4180.
933     (Closes: #394053)
935  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 22 Oct 2006 17:42:30 +0200
937 gnumeric (1.6.3-3) unstable; urgency=low
939   * [debian/po/lt.po] Added, courtesy of Gintautas Miliauskas <gintas@akl.lt>.
940     (Closes: #374319).
941   * [debian/po/pt.po] Added, courtesy of Ricardo Silva <ardoric@gmail.com> via
942     Rui Branco <ruipb@debianpt.org>. (Closes: #378890)
943   * [debian/po/ru.po] Added, courtesy of Yuri Kozlov <kozlov.y@gmail.com>.
944     (Closes: #379367)
946  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  7 Aug 2006 21:47:06 +0200
948 gnumeric (1.6.3-2) unstable; urgency=low
950   * Sourceful upload; should fix installability on amd64. (Closes: #365691)
951   * [debian/po/nl.po] Added, courtesy of Kurt De Bree <kdebree@telenet.be>
952     (Closes: #363043).
954  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue,  9 May 2006 21:21:58 +0200
956 gnumeric (1.6.3-1) unstable; urgency=medium
958   * New upstream release.
959   * [debian/rules] Corrected sed expression to determine the upstream
960     version: `+' is allowed in a debian_revision. This fixes the
961     dependencies when a binNMU is made of this package. (Closes: #357936)
962   * [debian/control] Updated goffice build dependency per configure.in .
963     Updated pxlib-dev and libgsf-1-dev build dependencies to ensure only one
964     version of libgsf is used.
966  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 23 Mar 2006 08:36:14 +0100
968 gnumeric (1.6.2-3) unstable; urgency=medium
970   * [ChangeLog, NEWS, README, plugins/fn-financial/functions.c,
971     plugins/xbase/ChangeLog, plugins/xbase/boot.c, plugins/xbase/xbase.c,
972     src/dialogs/ChangeLog, src/dialogs/dialog-stf-format-page.c,
973     src/print-cell.c, src/tools/solver/ChangeLog, src/tools/solver/solver.c]
974     Updates from CVS gnumeric-1-6 branch.
975   * [debian/po/fr.po] Added, courtesy of Severine Lombardo via Thomas Huriaux
976     <thomas.huriaux@gmail.com> (Closes: #354543).
978  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  5 Mar 2006 10:40:45 +0100
980 gnumeric (1.6.1-2) unstable; urgency=medium
982   * [debian/gnumeric.templates, debian/gnumeric.preinst] New. Make a
983     reasonable effort attempt to give the administrator the option of aborting
984     an installation when there are running gnumeric processes (as those
985     processes may not be able to function properly (in particular, save their
986     data) when gnumeric is upgraded). (Closes: #286563, #290508)
987   * [debian/rules] Added dh_installdebconf calls.
988   * [debian/control] Added Suggests: debconf.
989   * [debian/control] Dropped gnumeric-common Depends: gnumeric as it causes a
990     circular dependency which is problematic in some upgrade scenarios.
991     (Closes: #339925)
992   * [debian/control] Added gnumeric-doc Suggests: docbook-xsl for the
993     (navigation) images in the documentation. Made this a Suggests: rather
994     than a Recommends: dependency as Recommends: dependencies are difficult to
995     avoid in many package management frontends and the Recommends: of
996     docbook-xsl itself (in particular: httpd) are not desirable on many
997     systems. (Closes: #341572)
999  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  4 Dec 2005 10:50:17 +0100
1001 gnumeric (1.6.1-1) unstable; urgency=medium
1003   * New upstream release. Changes include:
1004     * Builds with current goffice. (Closes: #338669)
1005     * [po/it.po] Fixed a conflict between accelerators. (Closes: #334103)
1006   * [debian/control] Bumped goffice build dependency per configure.in; bumped
1007     pxlib build dependency to ensure single libgsf runtime dependency.
1008   * [debian/rules] The old way of inhibiting scrollkeeper from running during
1009     "make install" no longer worked; have it run, then remove the files it
1010     generates.
1011   * [debian/docs] Removed "TODO" as it has been removed upstream.
1012   * [debian/watch] Updated.
1014  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 15 Nov 2005 08:06:02 +0100
1016 gnumeric (1.6.0-2) unstable; urgency=low
1018   * Upload to unstable.
1020  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue,  1 Nov 2005 21:44:07 +0100
1022 gnumeric (1.6.0-1) experimental; urgency=low
1024   * New upstream release.
1025   * Fixed upstream: crash on close with some spreadsheets. (Closes: #329227)
1026   * [debian/*.md5sum] New. Checksums of historical versions of obsoleted
1027     conffiles.
1028   * [debian/rules, debian/gnumeric-common.install] Install checksum files.
1029   * [debian/gnumeric-common.postinst] New. Remove unmodified obsoleted schema
1030     files in /etc/gconf/schemas. (Closes: #264324)
1031   * [debian/rules] Deal with changed mandir; pass --as-needed to ld.
1032   * [debian/gnumeric.install] Updated now that libspreadsheet has version
1033     information in its filename.
1034   * [debian/control] Bumped goffice and libgsf build dependencies per
1035     configure.in .
1036     Added gnumeric-plugins-extra Depends: python-gtk2. (Closes: #332509)
1037   * Upload to experimental due to dependencies.
1039  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 10 Oct 2005 21:17:20 +0200
1041 gnumeric (1.5.90-1) unstable; urgency=low
1043   * New upstream beta release.
1044   * [debian/control] Bumped libgsf, goffice build dependencies per
1045     configure.in .
1047  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  9 Sep 2005 07:00:00 +0200
1049 gnumeric (1.5.5-1) unstable; urgency=low
1051   * New upstream bugfix release.
1053  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 29 Aug 2005 07:01:06 +0200
1055 gnumeric (1.5.4-1) unstable; urgency=low
1057   * New upstream release.
1058   * [debian/rules] Temporarily disabled GDA and GnomeDB plugins as they
1059     currently require newer versions of those libraries than are available in
1060     sid.
1062  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 28 Aug 2005 19:02:18 +0200
1064 gnumeric (1.5.3-2) unstable; urgency=low
1066   * [debian/gnumeric-common.install] Install all translations, including those
1067     of the functions documentation.
1068   * [debian/gnumeric.install] Include manpages here, so dh_install takes them
1069     into account.
1070   * [debian/gnumeric.manpages] Dropped.
1071   * [debian/rules] Clean out additional unwanted files from the temporary
1072     installation directory; use dh_install --fail-missing rather than
1073     --list-missing.
1075  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 18 Aug 2005 18:19:22 +0200
1077 gnumeric (1.5.3-1) unstable; urgency=low
1079   * New upstream release.
1080   * The following issues have been fixed upstream:
1081     * Page settings, including paper orientation, are now restored properly on
1082       load. (Closes: #195600, #236024)
1083     * Blank pages with print and print preview with LANG="". (Closes: #238944)
1084     * Off-by-one errors on xspread import. (Closes: #258964)
1085     * Problems setting margins. (Closes: #276707)
1086     * Typos in German translation. (Closes: #313746)
1087     * Honour the quoting setting in configurable text export. (Closes: #315187)
1088     * IRR function misbehaving on some arguments. (Closes: #315625)
1089   * [ChangeLog, src/workbook-view.c] Applied fix from upstream CVS for ugly
1090     warning on xls save,
1091   * [doc/C/gnumeric-C.omf] Restored contents from upstream CVS.
1092   * [debian/rules] Temporarily disabled GDA and GnomeDB plugins; they require
1093     newer versions of those libraries than are currently available in sid.
1094   * [debian/control] Mention OASIS XML, OpenOffice.org XML, StarOffice in
1095     package description. (Closes: #317395)
1096     Bumped goffice build dependency per configure.in .
1097   * [debian/gnumeric.mime] Add entry for OpenOffice.org Calc.
1098   * [debian/copyright, debian/gnumeric-doc.copyright] Updated FSF's address.
1100  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 18 Aug 2005 10:04:22 +0200
1102 gnumeric (1.5.2-1) unstable; urgency=low
1104   * New upstream release.
1105   * Fixed upstream:
1106     * sumif behaviour with intersheet references. (Closes: #308346)
1107     * Brown bag text import problem. (Closes: #310832)
1108   * [debian/control] Bumped goffice and libgsf build dependencies
1109     per configure.in.
1110   * [debian/rules, debian/gnumeric.install] Install libspreadsheet runtime
1111     files. Libspreadsheet is not a fully rounded separate library at this
1112     point and the gnumeric binary package contains the only binaries
1113     currently using it, so there is no need yet for it to be in a separate
1114     package. This may well change in the future.
1115   * [debian/rules, debian/gnumeric.install] Build and include ssindex.
1116     (Closes: #311534)
1118  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 14 Jun 2005 22:38:59 +0200
1120 gnumeric (1.5.1-1) unstable; urgency=low
1122   * New upstream development release.
1123   * [debian/rules] Clean up, following 1.4 branch.
1124   * [debian/control] Overhauled build dependencies.
1126  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 17 May 2005 08:11:37 +0200
1128 gnumeric (1.4.3-6) unstable; urgency=high
1130   * [ChangeLog, NEWS, omf.make, src/dependent.c, xmldocs.make] Update from
1131     CVS gnumeric-1-4 branch; fixes include:
1132     * Fix crash for sheet-remove on sheets with local dynamic dependencies.
1133   * [debian/rules, debian/gnumeric-doc.install] Applied patch courtesy of
1134     Philipp Sadleder <philipp@sadleder.de> to restore the documentation files
1135     which were lost in -5 due to an accidental switch to upstream CVS's
1136     xmldocs.make. (Closes: #307883)
1138  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  6 May 2005 22:44:29 +0200
1140 gnumeric (1.4.3-5) unstable; urgency=medium
1142   * [ChangeLog, Makefile.am, NEWS, configure.in, plugins/fn-stat/ChangeLog,
1143     plugins/fn-stat/functions.c, schemas/Makefile.am, src/application.c,
1144     src/cut-n-paste-code/goffice/gui-utils/go-action-combo-text.c,
1145     src/dialogs/dialog-function-select.c, src/dialogs/dialog-preferences.c,
1146     src/gnumeric-gconf-priv.h, src/gnumeric-gconf.c, src/gnumeric-gconf.h,
1147     src/gui-file.c, src/libgnumeric.c, src/libgnumeric.h, src/plugin.c,
1148     src/print-info.c, src/tools/ChangeLog, src/tools/Makefile.am,
1149     src/tools/auto-correct.c, src/tools/goal-seek.c, src/tools/goal-seek.h,
1150     src/wbc-gtk.c] Update from CVS gnumeric-1-4 branch; fixes include:
1151     * Backport fix for case sensitivity of font combo. [upstream #161382]
1152     * Backport TRIMMEAN fix.
1153     * Backport goal-seek fix.
1154   * [Makefile.am] Commented out references to the tools dir (which is not
1155     needed on non-win32).
1156   * Reauto*ed.
1158  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 30 Apr 2005 20:06:59 +0200
1160 gnumeric (1.4.3-4) unstable; urgency=high
1162   * [debian/control] Bumped libgda2-dev and libgnomedb2-dev build dependencies
1163     to get runtime dependencies on libgda2-3 and libgnomedb2-4 rather than
1164     libgda2-1 and libgnomedb2-3.
1166  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 10 Apr 2005 10:05:20 +0200
1168 gnumeric (1.4.3-3) unstable; urgency=high
1170   * [NEWS, ChangeLog, plugins/fn-math/ChangeLog,
1171     plugins/fn-math/functions.c, src/colrow.c, src/gnumeric-gconf.c,
1172     src/gnumeric-gconf.h, src/dialogs/ChangeLog,
1173     src/dialogs/dialog-stf-export.c] Updated from CVS gnumeric-1-4 branch to
1174     address
1175     * a crash on page setup
1176       http://bugzilla.gnome.org/show_bug.cgi?id=171503
1177     * problems which broke the sumif and countif functions
1178       http://bugzilla.gnome.org/show_bug.cgi?id=171509
1179     (Closes: #303085)
1180     * three leaks in structured text export which caused crashes on exit.
1181       http://bugzilla.gnome.org/show_bug.cgi?id=128936
1183  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue,  5 Apr 2005 07:04:02 +0200
1185 gnumeric (1.4.3-2) unstable; urgency=high
1187   * [NEWS, ChangeLog, plugins/qpro/ChangeLog, plugins/qpro/plugin.xml.in,
1188     po/*.po, src/gui-clipboard.c, src/gui-file.c, src/wbc-gtk.c,
1189     src/workbook-control.c] Fixes from CVS gnumeric-1-4 branch, including
1190     a fix for a crash with a non-UTF-8 filename. (Closes: #299805)
1191   * [debian/rules] Configure --with-python=yes. The interpreter name is
1192     currently not configurable.
1193   * [debian/README.Debian] Minor update.
1195  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 20 Mar 2005 12:18:38 +0100
1197 gnumeric (1.4.3-1) unstable; urgency=medium
1199   * New upstream bugfix release, possibly the last of the 1.4 (stable) series.
1200   * [debian/watch] Updated.
1201   * [debian/rules] Cleaned up.
1202   * [debian/gnumeric-common.links] New.
1203   * [debian/gnumeric.install, debian/gnumeric-doc.install] Cleaned up.
1205  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 13 Mar 2005 17:32:09 +0100
1207 gnumeric (1.4.2-2) unstable; urgency=high
1209   * Backported fixes and improvements from CVS gnumeric-1-4 branch:
1210     * [src/file.c] (gnm_file_saver_save) Produce an error when no proper UTF-8
1211       filename was produced. (Closes: #291265)
1212     * [po/pt_BR.po] Updated Brazilian Portuguese translation.
1214  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 23 Jan 2005 16:06:53 +0100
1216 gnumeric (1.4.2-1) unstable; urgency=low
1218   * New upstream release. Changes include:
1219     * Redo var width content when resizing all cols at once (Closes: #288157)
1220     * Fix comment indicator position when zoomed (Closes: #290388)
1221     * src/libgnumeric.h (gnumeric_popt_options): remove from here.
1222       (Closes: #286882)
1223     * Draw rotated text and print rotated text. (Closes: #289262)
1224   * [debian/control] Fixed some lintian/linda warnings.
1225   * [debian/gnumeric-common.install] Removed
1226     /usr/share/mc/templates/gnumeric.desktop
1228  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 17 Jan 2005 21:09:29 +0100
1230 gnumeric (1.4.1-1) unstable; urgency=medium
1232   * New upstream bugfix release.
1234  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 14 Dec 2004 06:29:55 +0100
1236 gnumeric (1.4.0-2) unstable; urgency=medium
1238   * [debian/gnumeric-doc.doc-base] Removed. The documentation is now included
1239     in DocBook XML format only, and doc-base doesn't handle XML docs.
1240     (Closes: #283700)
1241   * [plugins/xml_sax/xml-sax-write.c,plugins/xml_sax/ChangeLog,NEWS] Patch
1242     from CVS to fix exporting using the sax exporter of sheets with
1243     validation. (Closes: #283999)
1244   * [debian/rules] Build the Paradox plugin.
1245   * [debian/control] Added build dependency on pxlib-dev for the
1246     Paradox plugin; versioned this build dependency as pxlib 0.4.2-1 was
1247     broken (see #283067).
1248   * [debian/gnumeric-plugins-extra.install] Include the Paradox plugin.
1250  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  4 Dec 2004 13:40:33 +0100
1252 gnumeric (1.4.0-1) unstable; urgency=medium
1254   * New upstream release.
1256  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 29 Nov 2004 18:06:16 +0100
1258 gnumeric (1.3.93-2) unstable; urgency=medium
1260   * [src/history.c, ChangeLog] Applied upstream patch to fix crash with weird
1261     history items. (Closes: #280346)
1262   * [debian/gnumeric.install, debian/gnumeric.manpages] Bring back ssconvert.
1263     (Closes: #281477)
1264   * [doc/C/functions.xml, doc/C/func.defs] Replaced by richer manually
1265     generated ones. (Closes: #281940)
1267  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 19 Nov 2004 17:57:48 +0100
1269 gnumeric (1.3.93-1) unstable; urgency=low
1271   * New upstream release.
1272   * [debian/gnumeric.dirs, debian/rules] Include the schemas.
1273     (Closes: #280065, #280066)
1274   * [configure.in, ChangeLog] Fixed things for GNUMERIC_PLUGIN_LDFLAGS and
1275     PY_EXTRA_LIBS.
1276   * Regenerated auto*.
1277   * [src/gnumeric-gconf.c, ChangeLog] Patch from CVS HEAD:
1278     (go_conf_get_short_desc) return NULL if we don't have a description
1279     (go_conf_get_long_desc): ditto.
1281  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  7 Nov 2004 12:25:03 +0100
1283 gnumeric (1.3.92-2) unstable; urgency=low
1285   * [debian/rules] Set 'DESTDIR' rather than 'prefix' on install, for the Perl
1286     plugin; this should address the FTBFS seen on some buildds.
1287   * [debian/gnumeric-plugins-extra.install, debian/control] Put the Perl
1288     plugin in gnumeric-plugins-extra.
1289   * [debian/control] Updated description.
1290   * There are some more bugs which are resolved in this version:
1291     * CSV export now uses the internal number information rather than the
1292       displayed precision. (Closes: #138192)
1293     * A HYPOT function has been added. (Closes: #261155)
1294     * There was an invalid MIME type in gnumeric.desktop. (Closes: #278429)
1295     * Stricter dependencies ought to ensure that if gnumeric-doc is installed
1296       at all, it is of the same upstream release as the gnumeric package.
1297       (Closes: #216588)
1299  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  6 Nov 2004 10:09:44 +0100
1301 gnumeric (1.3.92-1) unstable; urgency=low
1303   * New upstream release; the 1.4 series will start soon.
1304     * The ui service error on startup has been fixed upstream.
1305       (Closes: #269459)
1306   * Applied fixes from CVS HEAD:
1307     * [configure.in] Cleanup; fixed Python test.
1308     * [plugins/gnome-db/ui.xml] Add an action to the menu tag.
1309   * Redid auto*.
1310   * Upload to unstable. Several bugs were already fixed in previous uploads to
1311     experimental:
1312     * Problems with small CSV files. (Closes: #269964, #277722, #277735)
1313     * Ignore whitespace in formulas wherever possible. (Closes: #250350)
1314     * Documentation of selection of discontinuous cells. (Closes: #256777)
1315   * [debian/rules]
1316     * Use dh_desktop. (Closes: #278725)
1317     * Updated the rule to redo auto* and friends.
1318   * [debian/control] Bumped debhelper dependency, for dh_desktop. Added build
1319     dependency on libperl-dev, for the Perl plugin.
1320   * [doc/C/gnumeric.xml] Use DocBook 4.2 to make scrollkeeper and yelp happy.
1322  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  5 Nov 2004 11:41:40 +0100
1324 gnumeric (1.3.91-1) experimental; urgency=low
1326   * New upstream release.
1327   * [debian/rules, debian/gnumeric-doc.postinst, debian/gnumeric-doc.postrm]
1328     Use dh_scrollkeeper.
1329   * [debian/control] Bumped debhelper build dependency to the latest version
1330     with dh_scrollkeeper-related changes.
1332  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  6 Oct 2004 10:52:42 +0200
1334 gnumeric (1.3.90-1) experimental; urgency=low
1336   * New upstream development release.
1338  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  9 Sep 2004 08:10:48 +0200
1340 gnumeric (1.3.2-1) experimental; urgency=low
1342   * New upstream development release.
1343   * [doc/C/bugs.xml] Added from CVS.
1344   * [doc/C/Makefile.am,doc/C/Makefile.in] Added bugs.xml .
1345   * [debian/watch] Added.
1346   * [debian/control] Tightened libgsf build dependencies to ensure that > 6.8
1347     meg xls files we export can round-trip through Excel without data loss.
1348     Tightened libgnomedb build dependency as 1.0.4-6 has undeclared
1349     dependencies on i386.
1350   * [debian/rules] Minor cleanup.
1352  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 30 Aug 2004 11:24:33 +0200
1354 gnumeric (1.3.1-1) experimental; urgency=low
1356   * New upstream development release:
1357     * Ignores spaces in lots of places, notably before and after operators,
1358       without breaking compatibility with Excel's space operator.
1359       (Closes: #250350)
1360     * The documentation for multiple, discontinuous cell selection has been
1361       updated. (Closes: #256777)
1362   * [debian/control] Bumped libglib2.0-dev, libgtk2.0-dev,
1363     libgnomeprint2.2-dev, libgnomeprintui2.2-dev build dependencies. Added
1364     explicit libgconf2-dev, libbonobo2-dev, libbonoboui2-dev build dependencies.
1365   * [xmldocs.make] Adjusted docdir path.
1366   * [debian/rules] Install the binary as just `gnumeric'.
1367   * [debian/rules, debian/control] The new yelp no longer needs to have XML
1368     documents pregenerated to HTML for speed.
1369   * [debian/gnumeric-doc.doc-base] Dropped.
1370   * [debian/gnumeric.install, debian/gnumeric.manpages] Removed ssconvert
1371     references as ssconvert isn't being built currently.
1373  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 19 Jul 2004 21:35:58 +0200
1375 gnumeric (1.2.13-2) unstable; urgency=low
1377   * [po/ChangeLog,po/cs.po,po/en_GB.po,po/fr.po,po/ja.po,po/nl.po,po/pt_BR.po]
1378     Updated translations from CVS.
1380  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 15 Jul 2004 22:07:14 +0200
1382 gnumeric (1.2.13-1) unstable; urgency=high
1384   * New upstream bugfix release.
1385   * High urgency upload as gnumeric is involved in the cupsys transition for
1386     sarge.
1388  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 23 Jun 2004 19:06:13 +0200
1390 gnumeric (1.2.12-3) unstable; urgency=medium
1392   * [debian/control] Tightened libgda2-dev and libgnomedb2-dev build
1393     dependencies.
1394   * [README,po/ChangeLog,po/it.po,po/de.po] Updated from CVS gnumeric-1-2
1395     branch.
1396   * [plugins/xbase/ChangeLog,plugins/xbase/xbase.c] Update from CVS. Don't
1397     crash on empty .dbf file.
1399  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 13 Jun 2004 10:46:31 +0200
1401 gnumeric (1.2.12-2) unstable; urgency=medium
1403   * [debian/rules] With GNOME 2.6's yelp, don't try to build HTML docs.
1404   * [debian/control] Removed duplicate build dependency. Tightened all the
1405     build dependencies needed to produce the core `gnumeric' package to GNOME
1406     2.6 versions that are in sid. In particular, tightened the libgnomeprint
1407     build dependency to ensure that a running gnumeric process won't crash due
1408     to being loaded against both gnutls10 (which GNOME 2.6 uses) and gnutls7
1409     (which older versions of libgnomeprint2.2-0 used via cupsys).
1410     (Closes: #251213).
1412  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 31 May 2004 17:13:36 +0200
1414 gnumeric (1.2.12-1) unstable; urgency=medium
1416   * New upstream bugfix release. Changes include:
1417     * Fix crash when undoing a cut from a different workbook. (Closes: #243484)
1418   * [debian/control] Bumped libgsf build dependencies.
1420  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  6 May 2004 19:57:02 +0200
1422 gnumeric (1.2.11-1) unstable; urgency=medium
1424   * New upstream bugfix release.
1425   * Configure with LDFLAGS="-Wl,-O1". This roughly cuts the number of buckets
1426     in the gnumeric binary (as given by "readlink -I") in half.
1428  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 19 Apr 2004 07:58:34 +0200
1430 gnumeric (1.2.10-1) unstable; urgency=medium
1432   * New upstream bugfix release reverting an incomplete patch to the duration
1433     functions that disabled them. (Closes: #243168)
1435  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 12 Apr 2004 16:13:48 +0200
1437 gnumeric (1.2.9-1) unstable; urgency=medium
1439   * New upstream bugfix release.
1441  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  8 Apr 2004 11:19:22 +0200
1443 gnumeric (1.2.8-5) unstable; urgency=medium
1445   * [configure.in] substitute WARN_CFLAGS as
1446     src/cut-n-paste-code/foocanvas/libfoocanvas/Makefile references it
1447     directly.
1448   * [aclocal.m4, ltmain.sh, configure] Regenerated using current libtool
1449     in order to cut down direct dependencies.
1451  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  3 Apr 2004 20:40:11 +0200
1453 gnumeric (1.2.8-4) unstable; urgency=medium
1455   * [po/ChangeLog, po/ga.po, po/pt_BR.po] Updated translations from CVS.
1456   * [plugins/excel/*] Excel import/export fixes from CVS (at upstream's
1457     recommendation).
1459  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 22 Mar 2004 08:00:47 +0100
1461 gnumeric (1.2.8-3) unstable; urgency=medium
1463   * [po/ChangeLog, po/cs.po, po/es.po, po/hr.po, po/nl.po, po/pt_BR.po,
1464     po/sv.po] Updated translations from CVS.
1465   * [src/cut-n-paste-code/goffice/graph/plugins/plot_xy/gog-bubble-prefs.glade]
1466     Typo fix from CVS.
1468  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 21 Mar 2004 11:15:41 +0100
1470 gnumeric (1.2.8-2) unstable; urgency=medium
1472   * [debian/control] Traded in gnumeric-doc Conflicts: gnumeric (<<
1473     ${Upstream-Version}) for gnumeric-doc Suggests: gnumeric (>=
1474     ${Upstream-Version}) to break a dependency loop that forced the removal
1475     when upgrading. (Closes: #238637).
1477  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 18 Mar 2004 18:10:03 +0100
1479 gnumeric (1.2.8-1) unstable; urgency=low
1481   * New upstream bugfix release.
1483  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 17 Mar 2004 07:55:22 +0100
1485 gnumeric (1.2.6-3) unstable; urgency=low
1487   * [src/parse-util.c] Updated from CVS to fix a pretty-print (and thus
1488     saving) problem with ranges like $B$1:$B1. (Closes: #235120)
1489   * [src/commands.c] Fixed incorrect string. (Closes: #233089)
1490   * [po/ChangeLog, po/cs.po, po/en_CA.po, po/es.po, po/ga.po, po/nl.po,
1491     po/pt_BR.po, po/sv.po] Updates from CVS.
1492   * [debian/gnumeric.menu] Quoted needs and section values.
1494  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  4 Mar 2004 18:47:56 +0100
1496 gnumeric (1.2.6-2) unstable; urgency=low
1498   * [debian/control] Bumped yelp build dependency to ensure the HTML
1499     documentation links to the DocBook stylesheet images in their current
1500     location under /usr/share/xml rather than /usr/share/sgml .
1501   * [debian/control, debian/rules, debian/gnumeric.files,
1502     debian/gnumeric-common.files] Introduced a gnumeric-common package for
1503     architecture independent data. (Closes: #233367)
1504   * [po/ChangeLog, po/el.po, po/hr.po, po/pt_BR.po] Updates from CVS.
1506  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 18 Feb 2004 20:42:59 +0100
1508 gnumeric (1.2.6-1) unstable; urgency=medium
1510   * New upstream bugfix release, bringing roundtrip saving of macros in xls.
1511   * [debian/rules] Don't configure --enable-iso-c; with gcc 2.95 it breaks the
1512     build. (Closes: #218710)
1513   * [debian/rules] No longer change the DTD reference to a local file as
1514     scrollkeeper 0.3.13 and newer default to not using the network to retrieve
1515     required DTDs.
1516   * [debian/rules] Update the link for the docbook images .
1518  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  6 Feb 2004 15:33:49 +0100
1520 gnumeric (1.2.5-2) unstable; urgency=high
1522   * [debian/rules] Touch up the generated HTML documentation so references and
1523     images work. (Closes: #227524)
1525  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 20 Jan 2004 15:16:48 +0100
1527 gnumeric (1.2.5-1) unstable; urgency=medium
1529   * New upstream release.
1530     Includes some images that were previously missing from the documentation
1531     and fixes some file references in the documentation. (Closes: #227524)
1532   * Put documentation under /usr/share/gnome/help so images work; symlink
1533     to it from /usr/share/gnumeric/*/... so that help buttons in dialogs work.
1534     (Closes: #227630)
1535   * No longer build with bonobo, after consulting upstream. (Closes: #115828)
1536   * [debian/control] Dropped bonobo build dependencies.
1537   * [debian/rules, debian/gnumeric.postinst, debian/gnumeric.prerm] Use
1538     dh_gconf for schema (de)registration.
1539   * [debian/control] Bumped debhelper build dependency so we have a working
1540     dh_gconf; use ${misc:Depends}. Replaced intltool build dependency by
1541     libxml-parser-perl  one.
1543  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 19 Jan 2004 08:24:53 +0100
1545 gnumeric (1.2.4-4) unstable; urgency=medium
1547   * [src/dialogs/dialog-printer-setup.c, src/dialogs/dialog-stf-format-page.c]
1548     #include <gtk/gtkmenuitem.h> to get a proper declaration of
1549     gtk_menu_item_new_with_label and thereby fix crashes on 64-bit platforms.
1550     (Closes: #226382)
1551   * [debian/control] Versioned the intltool build dependency. (Closes: #226194)
1553  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue,  6 Jan 2004 19:03:39 +0100
1555 gnumeric (1.2.4-3) unstable; urgency=medium
1557   * [debian/rules] Fixed gnome-logo-icon.png link.
1559  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  2 Jan 2004 23:29:52 +0100
1561 gnumeric (1.2.4-2) unstable; urgency=medium
1563   * [debian/control] Added build dependency on yelp for yelp-pregenerate.
1564   * [debian/rules] Simplify things by using dh_link.
1565   * [debian/rules] Speed up documentation access with yelp by including
1566     prerendered HTML in gnumeric-doc. (Closes: #225706)
1567   * [debian/gnumeric-doc.doc-base] Back; updated.
1569  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  1 Jan 2004 21:59:03 +0100
1571 gnumeric (1.2.4-1) unstable; urgency=medium
1573   * New upstream release.
1574   * [debian/control] Added build dependency on intltool.
1576  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 29 Dec 2003 14:33:13 +0100
1578 gnumeric (1.2.3-2) unstable; urgency=medium
1580   * At upstream's request, applied patch from CVS to fix some problems with
1581     xls export.
1583  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 26 Dec 2003 22:38:12 +0100
1585 gnumeric (1.2.3-1) unstable; urgency=medium
1587   * New upstream stable release. Changes include:
1588     * Fixed encoding of the author field in the summary, the lack of which
1589       cause problems reopening gnumeric files for users with non-ASCII
1590       characters in their GECOS field. (Closes: #224482)
1591     * Fixed crashes and leaks with chart values and labels. (Closees: #223402)
1593  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 24 Dec 2003 08:48:10 +0100
1595 gnumeric (1.2.2-1) unstable; urgency=medium
1597   * New stable upstream release. Changes include:
1598     * Header and footer fonts can now be configured, under File -> Preferences
1599       -> Font->Footer/Header. (Closes: #210418)
1600       For now, gnumeric needs to be restarted for changes to take effect.
1601     * Include several missing images in the documentation. (Closes: #218580)
1602   * [debian/control] Follow tightended gda, gnomedb, libgnomeprint,
1603     libgnomeprintui build dependencies.
1605  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  5 Dec 2003 18:09:37 +0100
1607 gnumeric (1.2.1-3) unstable; urgency=high
1609   * [debian/rules, debian/control] Keep gnumeric and gnumeric-doc in upstream
1610     version lock-step to ensure the documentation can be found.
1611   * [debian/control] Debian GNOME 2.4 transition:
1612     * Bumped libbonobo2-dev, libbonoboui-dev, libgnome-dev, libgnomeui-dev,
1613       libgsf-1-dev, libgsf-gnome-1-dev, libgnomedb2-dev,
1614       libgnomeprint2.2-dev, libgnomeprintui2.2-dev build dependencies.
1615     * Dropped bonobo-activation build dependency.
1617  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 20 Oct 2003 18:53:32 +0200
1619 gnumeric (1.2.1-2) unstable; urgency=high
1621   * Upload to unstable now that 1.2.0-1 has entered testing.
1623  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 17 Oct 2003 07:56:41 +0200
1625 gnumeric (1.2.1-1) experimental; urgency=low
1627   * New upstream release.
1628     * Upload to experimental to give 1.2.0-1 a chance to go into testing RSN.
1629     * No longer uses gdk_pango_context_get (which in combination with
1630       -DGDK_MULTIHEAD_SAFE caused segfaults on ia64). (Closes: #198690)
1631   * [debian/gnumeric-doc.postinst] Have scrollkeeper-update process our OMF
1632     file only.
1633   * [debian/gnumeric.install] Include the new ssconvert conversion utility.
1634   * [debian/gnumeric.manpages] Add ssconvert(1).
1636  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  9 Oct 2003 10:38:49 +0200
1638 gnumeric (1.2.0-1) unstable; urgency=low
1640   * New upstream stable release.
1641     * A dynamic dependencies leak was fixed and the performance when deleting
1642       multiple sheets at once was improved. (Closes: #194255)
1643     * An issue with expression relocation with cross sheet references was
1644       fixed. (Closes: #206873)
1645     * A check for zero-size files was fixed which results in a more sensible
1646       behaviour when trying to open an empty file. (Closes: #208345)
1647     * Data -> Sort now takes along comments. (Closes: #208913)
1648   * Reorganised binary packages after complaints that they were too granular.
1649   * [debian/rules, debian/gnumeric-doc.files] Updated now that the
1650     documentation is installed in the location where the bonobo-enabled
1651     gnumeric looks (/usr/share/gnumeric/*-bonobo/_share_/gnome/help/...),
1652     so our workaround is no longer needed.
1653   * [debian/control] gnumeric-doc now Recommends: gnome-desktop-data for
1654     gnome-logo-icon.png .
1655   * [debian/control, debian/rules] Build against python 2.3 again.
1656     (Closes: #209292)
1657   * [debian/control] Tightened gda build dependency so the gda plugin is built
1658     again; added build dependency so the gnome-db plugin is built as well.
1659     Follow configure.in's tightening of GSF dependencies to 1.8.2 to ensure
1660     that libole2 based gnumeric-1.0.x can read xls files produced by this
1661     version.
1662   * [debian/rules, debian/*.files, debian/*.install] Switched to dh_install.
1664  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 15 Sep 2003 12:29:30 +0200
1666 gnumeric (1.1.20-2) unstable; urgency=low
1668   * [doc/C/gnumeric.1] Fixed the incorrect section argument which caused it to
1669     be installed with a bogus filename. (Closes: #207705)
1670   * [debian/control]
1671     * Added build dependency on python-gtk2-dev for pygobject so the Python
1672       plugins are built again. (Closes: #208880)
1673     * Corrected the description of gnumeric-doc. (Closes: #207423)
1674     * As yelp is the only reasonable viewer for the DocBook XML format which
1675       is now used for the documentation, up gnumeric-doc's dependency on it to
1676       Recommends: .
1677     * Fixed permissions of the buildinfo file.
1678     * Updated Standards-Version.
1679   * [debian/README] Updated.
1681  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  6 Sep 2003 17:24:31 +0200
1683 gnumeric (1.1.20-1) unstable; urgency=low
1685   * New upstream release. Fixed issues include
1686     * Exporting to text mangles Latin1 characters to escape sequence.
1687       (Closes: #189281)
1688     * UI behaviour in File -> Page Setup. (Closes: #194951)
1689     * LaTeX export of German umlauts no longer works. (Closes: #196740)
1690     * Sheet with apostrophe in name causes Data -> Sort not to work.
1691       (Closes: #197036)
1692   * [debian/control]
1693     * Finally we don't need gal anymore.
1694     * Updated Standards-Version.
1695     * Tightened the gtk2 build dependency to ensure we take advantage of
1696       versioned symbols in libpng.
1697     * Removed docbook-utils, gnome-doc-tools from build dependencies, as
1698       there's no more building involved for the documentation.
1699     * Dropped eog suggestion as gnumeric now uses Gdkpixbuf for images.
1700   * [debian/rules, debian/control] Use dh_buildinfo .
1702  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 22 Aug 2003 09:24:24 +0200
1704 gnumeric (1.1.19-3) unstable; urgency=medium
1706   * The 'and deliver us from gal' upload.
1707   * [debian/control] Round and round the GAL treadmill goes.
1709  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 11 Aug 2003 23:05:13 +0200
1711 gnumeric (1.1.19-2) unstable; urgency=medium
1713   * [debian/control, debian/rules] Build against python 2.3.
1714   * [debian/control] Updated Standards-Version.
1716  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 11 Aug 2003 21:10:22 +0200
1718 gnumeric (1.1.19-1) unstable; urgency=medium
1720   * New upstream release. This is the first GNOME2 release of gnumeric with
1721     (limited) graph support. Fixed issues include
1722     * Segfault on opening a gnumeric file. (Closes: #193276)
1723     * Data->Sort dialog broken. (Closes: #193725)
1724   * [debian/rules] Clean out generated files containing paths.
1725   * [debian/control] Updated libgsf build dependencies; added new libart build
1726     dependency (for graphing).
1727   * [Makefile.am, src/Makefile.am] Updated from CVS to fix the generated
1728     files.
1729   * Removed leftovers from 1.0.x evolution support.
1731  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  9 Jun 2003 10:42:36 +0200
1733 gnumeric (1.1.17-4) unstable; urgency=medium
1735   * Redid auto* to get rid of leftover experimental change in sc plugin
1736     linking.
1737   * [debian/rules] Build without optimisation on m68k to try to work around an
1738     ICE on that architecture (see #177840).
1739   * [debian/control] Round and round the GAL treadmill goes. (Closes: #196331)
1741  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  6 Jun 2003 20:29:34 +0200
1743 gnumeric (1.1.17-3) unstable; urgency=medium
1745   * [debian/control]
1746     * Updated gnumeric-doc's Replaces.
1747     * Updated Standards-Version.
1748   * [debian/rules]
1749     * Hack in a symlink so the documentation contents are found.
1750       (Closes: #193637)
1751     * Add a link for the gnome-logo-icon.png reference as well.
1752     * Install in debian/tmp first and ensure everything needed gets moved into
1753       a package.
1754   * [debian/gnumeric.files] New.
1755   * [doc/C/gui-elements.xml, doc/C/worksheet.xml] Fixed file references by
1756     added missing extensions.
1758  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 17 May 2003 17:22:06 +0200
1760 gnumeric (1.1.17-2) unstable; urgency=medium
1762   * [debian/gnumeric-doc.files] Updated locations so the -doc package is fine
1763     again.
1765  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 15 May 2003 07:36:25 +0200
1767 gnumeric (1.1.17-1) unstable; urgency=low
1769   * New upstream release. Changes include fixes for
1770     * Crash when doing Paste Special under certain circumstances.
1771       (Closes: #178810)
1772     * sum(A1:A2) with cutting and pasting of A1 / A2 doesn't work.
1773       (Closes: #181059)
1774   * [debian/control] Updated libgsf build dependencies.
1775   * Included fixes for some minor issues from CVS HEAD.
1777  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 12 May 2003 18:38:14 +0200
1779 gnumeric (1.1.16-7) unstable; urgency=medium
1781   * [debian/control] Round and round the GAL treadmill goes. (Closes: #191786)
1782   * [debian/gnumeric.mime] Register as editor for the various MIME types and
1783     as composer for application/x-gnumeric. (Closes: #190741)
1785  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  4 May 2003 18:52:24 +0200
1787 gnumeric (1.1.16-6) unstable; urgency=low
1789   * [debian/control] The great GAL treadmill again. Bah. Build against latest
1790     GAL. (Closes: #185021)
1791   * [debian/control] Added gnumeric Conflicts: gnumeric1.0-doc to simplify
1792     switching (yelp can't handle the DocBook SGML that gnumeric1.0-doc is in).
1794  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 18 Mar 2003 07:12:46 +0100
1796 gnumeric (1.1.16-5) unstable; urgency=low
1798   * Use a local file rather than a URL for the DocBook DTD for proper
1799     documentation registration; thanks Johannes Rohr. (Closes: #180742)
1801  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 15 Feb 2003 17:31:28 +0100
1803 gnumeric (1.1.16-4) unstable; urgency=low
1805   * [schemas/gnumeric-dialogs.schemas, schemas/gnumeric-general.schemas]:
1806     specify <list_type> to fix the warnings on schema installation.
1807     (Closes: #179474)
1809  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  9 Feb 2003 19:06:37 +0100
1811 gnumeric (1.1.16-3) unstable; urgency=low
1813   * First upload of gnumeric 1.1.x to sid. While 1.1.x is still a development
1814     series, it is sufficiently mature in both upstream's and my opinion for
1815     inclusion in sid. It still lacks graphing capabilities. If you require
1816     those, use the gnumeric1.0 packages.
1817   * Many bugs were fixed during 1.1.x development:
1818     * Signedness issues (Closes: #1628292)
1819     * Integration into the GNOME object activation framework.
1820       (Closes: #128635)
1821     * Icons when using a light-on-dark theme. (Closes: #106544)
1822     * Handling of Excel files with 1904 date convention. (Closes: #122365)
1823     * Overly zealous autocompletion. (Closes: #140988)
1824     * Checking of errors on write. (Closes: #147093)
1825     * Hardcoded font descriptor. (Closes: #147797)
1826     * Warning messages on with euro locale. (Closes: #150860)
1827     * Loss of monetary data formatting with euros. (Closes: #151520)
1828     * Locale-dependent decimal point in LaTeX export. (Closes: #152950)
1829     * Export of italic numbers to LaTeX. (Closes: #154997)
1830     * Maximum number of columns. (Closes: #156374)
1831     * Parentheses with summation button. (Closes: #163820)
1832     * Broken defined name information in Excel export. (Closes: #176025)
1833     * Window too wide with xinerama. (Closes: #102699)
1834     * Assertion failures with print preview. (Closes: #150280, #169080)
1835     * Unfortunate format for result of subtracting dates. (Closes: #150783)
1836     * Bad user interface design for sheet handling. (Closes: #99815, #112520)
1837     * Superfluous question when exporting the only sheet. (Closes: #149605)
1838     * Lack of Lotus 1-2-3 import filter. (Closes: #175427)
1839   * [debian/control]
1840     * Added Conflicts, Replaces for the corresponding gnumeric1.0 packages.
1841     * Dropped guppi-gnumeric, evolution suggestions as the GNOME2 port can't
1842       take advantage of those (yet).
1843     * Suggest yelp rather than gnome-help as yelp, unlike gnome-help, handles
1844       DocBook XML.
1845   * Fixed some issues noted by Johannes Rohr:
1846     * [debian/rules] Actually install gnumeric-component.
1847     * Fixed the path to gnumeric-component in
1848       /usr/lib/bonobo/servers/GNOME_Gnumeric.server .
1850  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  6 Feb 2003 21:58:01 +0100
1852 gnumeric (1.1.16-2) experimental; urgency=low
1854   * gda 0.10.0 (needed for gnumeric-gda) has been packaged. Updated build
1855     dependencies accordingly.
1857  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  5 Feb 2003 08:36:33 +0100
1859 gnumeric (1.1.16-1) experimental; urgency=low
1861   * New upstream development release.
1862   * The new libgda has been released upstream, but isn't available as a
1863     package yet, so gnumeric-gda remains broken.
1864   * Updated/changed build dependencies: libgal2.0-dev, libgnomeprint2.2-dev,
1865     libgsf-1-dev, libgsf-gnome-1-dev, libgtk2.0-dev (>= 2.2.0-1 so the
1866     functions that bring xinerama support are available).
1867   * Updated Standards-Version.
1869  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 31 Jan 2003 20:18:20 +0100
1871 gnumeric (1.1.15-1) experimental; urgency=low
1873   * New upstream development release.
1874   * Updated build dependencies.
1875   * gnumeric-gda is now broken: this release of gnumeric needs an unreleased
1876     and unpackaged version of libgda.
1877   * [debian/gnome-gnumeric.xpm] Replaced by one that uses the menu system's
1878     color map.
1879   * [debian/rules] Configure --libexecdir=/usr/bin .
1880   * [debian/gnumeric-doc.dirs] Removed HTML dir as the documentation is now
1881     distributed in DocBook XML.
1883  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  1 Jan 2003 12:24:38 +0100
1885 gnumeric (1.1.14-1) experimental; urgency=low
1887   * New upstream development release.
1889  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 24 Dec 2002 11:20:33 +0100
1891 gnumeric (1.1.13-1) experimental; urgency=low
1893   * New upstream development release.
1895  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 15 Nov 2002 13:04:15 +0100
1897 gnumeric (1.1.12-1) experimental; urgency=low
1899   * New upstream development release.
1900   * Versioned the build-depends on libgda-dev to deal with broken headers.
1902  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 15 Nov 2002 13:04:15 +0100
1904 gnumeric (1.1.11-1) experimental; urgency=low
1906   * New upstream development release.
1907   * Rebuild with the current libgal2; updated build dependencies accordingly.
1908   * [debian/control] Corrected gnumeric-doc's section.
1909   * [doc/C/keybinding-appendix.xml] Added from CVS.
1910   * [doc/C/Makefile.am] Updated accordingly.
1912  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  1 Nov 2002 20:00:03 +0100
1914 gnumeric (1.1.10-1) experimental; urgency=low
1916   * New upstream development release.
1917   * [debian/control] Tightened libgsf(-gnome) build dependencies, just in case.
1918   * [debian/control] Build-depend on scrollkeeper so the OMF file gets
1919     installed.
1920   * [debian/gnumeric-doc.files] Capture the OMF file; removed
1921     /usr/share/gnome/help/ .
1922   * [debian/gnumeric-doc.doc-base] Removed as gnumeric-doc no longer contains
1923     documentation in a format which doc-base knows how to deal with.
1924     (Closes: #165804)
1925   * The upstream tarball now includes the figures again, so gnumeric-doc does
1926     as well. (Closes: #163768)
1928  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 27 Oct 2002 11:57:53 +0100
1930 gnumeric (1.1.9-2) experimental; urgency=low
1932   * Put /usr/share/gnome/help/gnumeric/*/topic.dat in gnumeric-doc where they
1933     belong; added corresponding Replaces.
1935  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue,  8 Oct 2002 19:05:08 +0200
1937 gnumeric (1.1.9-1) experimental; urgency=low
1939   * New upstream development release.
1940   * Implemented policy 3.5.7 .
1942  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  2 Oct 2002 03:05:44 +0200
1944 gnumeric (1.1.8-2) experimental; urgency=low
1946   * Register schemas with gconf, as noted by Marek Habersack.
1947   * Create /usr/share/doc/gnumeric-doc/html/C so dhelp installation works.
1948   * Updated description in control file.
1950  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 30 Aug 2002 16:08:57 +0200
1952 gnumeric (1.1.8-1) experimental; urgency=low
1954   * New upstream development release.
1955   * Reworked build dependencies.
1957  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 27 Aug 2002 17:19:57 +0200
1959 gnumeric (1.1.7-1) experimental; urgency=low
1961   * New upstream development release of gnumeric; GNOME2 version.
1962     (Closes: #147632)
1963     In experimental for now.
1965  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 15 Aug 2002 21:19:42 +0200
1967 gnumeric (1.0.6-1) unstable; urgency=high
1969   * New upstream maintenance release.
1970   * urgency high to have a chance of getting it into woody; in the current
1971     version in woody, multi-line entry is still broken (#140522).
1973  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 14 Apr 2002 17:37:29 +0200
1975 gnumeric (1.0.5-4) unstable; urgency=medium
1977   * Added icon to the menu entry, courtesy of Ben Burton <benb@acm.org>.
1978     (Closes: #140869)
1980  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  3 Apr 2002 20:55:40 +0200
1982 gnumeric (1.0.5-3) unstable; urgency=medium
1984   * Packaged the GDA plugin now that GDA has gone into main. (Closes: #129056)
1985   * [plugins/gda/ChangeLog, plugins/gda/plugin-gda.c] Minor changes to get the
1986     GDA plugin to build.
1988  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 29 Mar 2002 17:01:29 +0100
1990 gnumeric (1.0.5-2) unstable; urgency=medium
1992   * Moved the OMF file to the -doc package.
1993   * Handle scrollkeeper documentation (de)registration the right way, i.e.
1994     at package (de)installion time rather than at package build time.
1995     (Closes: #138079)
1997  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 13 Mar 2002 12:18:06 +0100
1999 gnumeric (1.0.5-1) unstable; urgency=medium
2001   * New upstream release. (Closes: #130224)
2002   * Don't include SGML sources in the -doc package.
2003   * Added SGML files from CVS (gnome_1_4 branch) that appear to have been left
2004     out of the upstream tarball accidentally.
2005   * Made the scrollkeeper stuff work.
2006   * Fixed lintian warnings about python plugins code files being marked
2007     executable.
2009  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 10 Mar 2002 14:57:49 +0100
2011 gnumeric (1.0.4-2) unstable; urgency=medium
2013   * Actually register as a MIME handler. (Closes: #135178).
2014   * Added a README.Debian to point to related packages, as many users do not
2015     notice Suggests: dependencies.
2017  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 22 Feb 2002 14:32:22 +0100
2019 gnumeric (1.0.4-1) unstable; urgency=high
2021   * New upstream release:
2022     * "Don't confuse the calling context with the view to save.", i.e.
2023       don't save to the wrong filename. (Closes: #131561)
2025  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 31 Jan 2002 08:18:59 +0100
2027 gnumeric (1.0.3-2) unstable; urgency=high
2029   * Release manager has frozen libgal's ABI at libgal19 for woody, so link
2030     against GAL dynamically again, and bump the build dependency accordingly.
2031   * Separate copyright file for gnumeric-doc.
2032   * Include symlinks for IDL files in /usr/share/idl . (Closes: #128629)
2033   * [debian/gnumeric.mime] Added application/x-applix.
2035  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 26 Jan 2002 19:56:18 +0100
2037 gnumeric (1.0.3-1) unstable; urgency=high
2039   * New upstream release.
2040   * [debian/rules] Added explanation for why no GDA plugin is built.
2041   * [src/item-grid.c] Disabled harmless demo warning. (Closes: #130305)
2043  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 22 Jan 2002 16:43:51 +0100
2045 gnumeric (1.0.2-1) unstable; urgency=high
2047   * New upstream release.
2048   * No longer build -fsigned-char.
2050  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 20 Jan 2002 16:53:57 +0100
2052 gnumeric (1.0.1-1) unstable; urgency=high
2054   * New upstream release:
2055     * Signedness fixes for architectures where char is unsigned by default.
2056       (Closes: #127009)
2057     * GAL requirement bumped.
2059  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  7 Jan 2002 00:21:53 +0100
2061 gnumeric (1.0.0-1) unstable; urgency=high
2063   * New upstream release, with magic version number.
2064   * Build -fsigned-char for now, while upstream looks into char (un)signedness
2065     problems.
2067  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 31 Dec 2001 15:29:18 +0100
2069 gnumeric (0.99.1-1) unstable; urgency=high
2071   * New upstream release.
2072   * Python 2.2 has been released, so build against that.
2073   * Verified that links to images in the documentation are fine now that we
2074     build the docs again. (Closes: #126332)
2076  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 29 Dec 2001 14:15:36 +0100
2078 gnumeric (0.99.0-1) unstable; urgency=high
2080   * New upstream release:
2081     * currency order when using locales fixed. (Closes: #67301)
2082   * Reenabled building of documentation which seems to work again.
2083   * [debian/control]
2084     * Added build dependency on gnome-doc-tools for the relevant SGML stuff.
2086  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 16 Dec 2001 16:51:03 +0100
2088 gnumeric (0.76-4) unstable; urgency=high
2090   * Explicitly build-depend on a libglib1.2-dev known to contain
2091     /usr/lib/libgmodule.la to fix ARM build.
2093  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  9 Dec 2001 11:05:23 +0100
2095 gnumeric (0.76-3) unstable; urgency=high
2097   * [debian/control] Build-depend on GPL-compatibly licensed python2.1-dev
2098     package.
2099   * Conform to python policy. (Closes: #121761)
2100   * [debian/rules] Clean out gmo files.
2101   * gnumeric-python changes by Matthias Klose:
2102     * Build with python, version 2.1 (Closes: #120181).
2103     * Add gnumeric-python.{postinst,prerm} files to compile/remove python
2104       files.
2106  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  8 Dec 2001 15:01:20 +0100
2108 gnumeric (0.76-2) unstable; urgency=high
2110   * The upload of 0.75-1 was rejected, so once again:
2111     * Acknowledge NMUs. (Closes: #55096,#62429,#62430,#64887,#94017,#96708,#98779,#99639,#99679,#100111,#101059,#102047,#102270,#102406,#103489,#103776,#104031,#104908,#105274,#105344,#106392,#106796,#107115,#107434,#107567,#107661,#107797,#107982,#107988,#108303,#108826,#108988,#109466,#109496,#109827,#110747,#110844,#110992,#111566,#112087,#112251,#112252,#113745,#114793,#114805,#115216,#115237,#117870,#117983,#117985,#118213,#118354,#119514)
2112     * [debian/control] List plugins in gnumeric-python's description.
2113       (Closes: #119817)
2114   * Applied patch by Karl Eichwalder to correct the German l10n:
2115     distinguish "tab" into "Reiter" (for tabbed window) and "Tabulator"
2116     (for "\t"). (Closes: #121233)
2118  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 27 Nov 2001 22:48:16 +0100
2120 gnumeric (0.76-1) unstable; urgency=high
2122   * New upstream release.
2124  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 20 Nov 2001 21:18:03 +0100
2126 gnumeric (0.75-1) unstable; urgency=high
2128   * New maintainer.
2129   * [debian/control]
2130     * List plugins in gnumeric-python's description. (Closes: #119817)
2131     * Reworked gnumeric's description a bit as well.
2132     * Suggest "guppi-gnumeric" (which the next libguppi13 will provide) for
2133       graphing capabilities.
2134     * Removed temporary explicit build dependency on libfreetype6-dev and
2135       bumped libgnomeprint-dev build dependency to a version that declares a
2136       dependency on libfreetype6-dev.
2137   * [configure.in]
2138     * With the updated libgnomeprint-dev build dependency, printConf.sh takes
2139       care of including the gdk-pixbuf headers for us.
2141  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 19 Nov 2001 20:41:48 +0100
2143 gnumeric (0.75-0.2) unstable; urgency=high
2145   * [debian/control]
2146     * If /etc/paper.config isn't available, previewing and printing fails.
2147       Added a dependency on a recent enough gnome-libs-data known to include
2148       that file to prevent these problems. (Closes: #117983)
2149     * Tightened the libgnomeprint-dev build dependency as older versions may
2150       segfault in their postinst, causing build failures with the build
2151       daemons.
2152     * Temporarily added build dependency on libfreetype6-dev which is needed
2153       for gnome-print but not yet declared by libgnomeprint-dev.
2154     * Changed Suggests: evolution-ssl | evolution to Suggests: evolution as
2155       evolution-ssl now Provides: evolution.
2156     * Removed the Suggests: guppi as the new version isn't packaged yet and
2157       packaging changes are expected.
2158   * [configure.in] Remove es_* from ALL_LINGUAS as their .po files are quite
2159     incomplete and out of date. (Closes: #119514)
2160   * [debian/rules] Clean out files that autogen.sh may have updated.
2162  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 14 Nov 2001 16:23:01 +0100
2164 gnumeric (0.75-0.1) unstable; urgency=high
2166   * New upstream release.
2167     * Tightened the libole2-dev build dependency as per README.
2168   * Previous upload already fixed compilation problems relating to gdk
2169     pixbuf's headers. (Closes: #118354)
2171  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  5 Nov 2001 22:11:54 +0100
2173 gnumeric (0.74-0.1) unstable; urgency=high
2175   * New upstream release:
2176     [debian/control] Tightened build dependency on GAL.
2177   * [configure.in]
2178     * Updated comments on GAL.
2179     * Handle new gdk pixbuf headers location.
2180   * Put the Python(using) plugins in a package of their own to reduce the
2181     main gnumeric package's library dependencies. Build them against
2182     Python 1.5, which is licensed under a GPL-compatible license.
2183     (Closes: #117985, #117870, #118213)
2185  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  4 Nov 2001 20:35:39 +0100
2187 gnumeric (0.72-0.2) unstable; urgency=high
2189   * Included Evolution-Composer.idl in our sources, and modified debian/rules,
2190     configure.in, idl/Makefile.am to use the local copy. Removed build
2191     dependencies on Evolution, as it is currently a problematic package to
2192     build on some of our architectures, which prevents us from propagating
2193     to testing.
2194   * Extended the motivation of --with(out) feature choices in debian/rules.
2195   * Do away with the separate call of configure by passing configure flags to
2196     autogen.sh .
2197   * Use "install -p" to preserve timestamps.
2199  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 21 Oct 2001 15:30:55 +0200
2201 gnumeric (0.72-0.1) unstable; urgency=high
2203   * New upstream release.
2204   * Updated build dependencies: changed python-dev (which has become a dummy
2205     package) to python1.5-dev.
2206   * [configure.in] Honour DEB_BUILD_OPTIONS as per policy.
2207   * Build in a separate build directory.
2208   * Suggest guppi.
2210  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 20 Oct 2001 09:59:51 +0200
2212 gnumeric (0.71-0.3) unstable; urgency=high
2214   * The build daemons always seem to pick the first of ORed build dependencies.
2215     Put evolution-dev before evolution-ssl-dev as it should be available to
2216     all.
2217   * The latest libgnome-dev has been built against the latest liborbit-dev, so
2218     that liborbit's includes like orb/orbit.h are found again. Updated the
2219     build dependencies accordingly.
2220   * Replaced src/parser.y with the CVS version which was changed to deal with
2221     the problem with saving large floats that Johann Spies noted.
2222     Added build dependency on bison. (Closes: #115216)
2223   * Clean out more generated files.
2225  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 14 Oct 2001 14:14:44 +0200
2227 gnumeric (0.71-0.2) unstable; urgency=medium
2229   * Use macros/autogen.sh to set up the build stuff.
2230   * xml-i18n-tools has been replaced by intltool. Updated build dependency and
2231     have autogen.sh take care of it. (Closes: #115237)
2232   * Following upstream's request, added a Suggests: eog which gnumeric can use
2233     as a component to view images.
2234   * Tightened bonobo build dependency as per CVS changes ("to fix some
2235     crashes in printing and fix some stale docs").
2236   * Enabled support for sending spreadsheets via Evolution, which seems to work
2237     fine. Added build dependency on evolution-ssl-dev or evolution-dev and a
2238     matching Suggests:.
2239   * Replaced GNOME_Gnumeric.oaf.in with the CVS version which disables the
2240     "Embeddable Grid Component Factory" as well.
2241   * [debian/rules] Documented the reasons why we disable some features.
2242   * [configure.in] Documented why we link against GAL statically.
2244  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 12 Oct 2001 11:55:09 +0200
2246 gnumeric (0.71-0.1) unstable; urgency=high
2248   * New upstream release:
2249     * Changes to current cell are now saved. (Closes: #113745)
2250   * [GNOME_Gnumeric.oaf.in] Disabled "Embeddable Grid Component" as per
2251     upstream recommendations (http://bugzilla.gnome.org/show_bug.cgi?id=62007).
2252     (Closes: #114793).
2253   * [configure.in]
2254     * Removed plugins/psiconv/Makefile from AC_OUTPUT which broke builds.
2255     * Permanently leave the GAL red queen's race by linking statically
2256       against libgal. (Closes: #114805)
2257   * [debian/control]
2258     * Tightened xml-i18n build requirements per README.
2259     * Loosened GAL requirements.
2260     * Depend on docbook-utils rather than cygnus-stylesheets which is a dummy
2261       package nowadays.
2262   * [debian/rules]
2263     * Rely on upstream's generated on-line help as we currently don't have
2264       a gnome-doc-tools package (see #100954) needed to deal with the
2265       "DTD DocBook PNG Variant V1.0" used for gnumeric's documentation.
2266     * Call autoheader.
2267     * Call automake "--add-missing".
2268     * We back to using 'configure.in' rather than 'configure.ac', so don't
2269       remove that file, but do clean out a lot of other generated files.
2270   * [debian/copyright] Refer to AUTHORS file for list of contributors.
2271   * Fixed some minor compilation problems; see the source's ChangeLog files.
2273  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue,  9 Oct 2001 20:55:36 +0200
2275 gnumeric (0.70-0.6) unstable; urgency=high
2277   * Applied patch from upstream CVS to prevent segfaulting due to Python
2278     attempting to directly modify environment strings. (Closes: #112087)
2280  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 15 Sep 2001 19:35:17 +0200
2282 gnumeric (0.70-0.5) unstable; urgency=high
2284   * Updated build-dependency on automake (closes: #110992)
2285   * NMU, authorized by non-maintainer :)
2287  -- Martijn van de Streek <martijn@foodfight.org>  Mon,  3 Sep 2001 12:37:28 +0200
2289 gnumeric (0.70-0.4) unstable; urgency=high
2291   * Fixed run-time help.
2292   * [debian/copyright] Updated list of contributers from AUTHORS.
2294  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  2 Sep 2001 16:31:35 +0200
2296 gnumeric (0.70-0.3) unstable; urgency=high
2298   * Moved documentation under /usr/share/doc so dwww can access it.
2299     (Closes: #110844)
2301  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  1 Sep 2001 13:03:27 +0200
2303 gnumeric (0.70-0.2) unstable; urgency=high
2305   * Rebuild against latest libgal, which still can't coexist with older
2306     versions of itself. (Closes: #110747)
2307   * Bumped gal build dependency to current version in unstable.
2308   * Tightened build dependencies as per gnumeric CVS:
2309     * Bumped bonobo dependency.
2310     * Bumped gnome-print dependency.
2312  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 31 Aug 2001 21:10:24 +0200
2314 gnumeric (0.70-0.1) unstable; urgency=medium
2316   * New upstream release: "This is a high priority upgrade. 0.69 accidentally
2317     broke importing MS Excel workbooks containing more than one sheet."
2318   * [debian/rules] clean: remove Makefile(.in) if generated from Makefile.am;
2319     remove stamp files in the idl directory.
2320   * [debian/control] Versioned the build dependency on automake to a version
2321     that knows about configure.ac. (Closes: #109496)
2322     Changed the font dependency to "gsfonts" (which is what
2323     libgnomeprint-data merely recommends).
2324   * [debian/changelog] Removed log-mailing-address.
2326  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 21 Aug 2001 22:18:23 +0200
2328 gnumeric (0.69-0.3) unstable; urgency=low
2330   * [debian/control] Build depend on recent autoconf. (Closes: #108988)
2331   * [debian/rules] clean: remove configure.in as well.
2333  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 19 Aug 2001 17:52:16 +0200
2335 gnumeric (0.69-0.2) unstable; urgency=low
2337   * Added build dependency on libtool. (Closes: #107988)
2338   * Added dependency on gsfonts-x11 to ensure availability of the standard
2339     PostScript fonts. (Closes: #107115, #107797, #102406).
2340   * Cleaned up source diff.
2341   * [debian/rules] Run automake.
2342   * [debian/copyright] Really updated.
2344  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 14 Aug 2001 21:26:06 +0200
2346 gnumeric (0.69-0.1) unstable; urgency=low
2348   * Non-maintainer upload of new upstream release.
2349   * [debian/docs] Included AUTHORS and MAINTAINERS.
2350   * [debian/copyright] Updated.
2351   * [debian/gnumeric.manpages, debian/rules] Upstream now includes a manpage.
2352   * [configure.ac, debian/rules] Replace unconditional -D_GNU_SOURCE by
2353     -D_USE_BSD if needed.
2354   * [configure.ac] Made --without-evolution work.
2356  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 13 Aug 2001 17:33:59 +0200
2358 gnumeric (0.68-0.3) unstable; urgency=low
2360   * New libgal, so it's recompile time again.
2361   * [configure.in, macros/gnome-guile-checks.m4, debian/rules] Imported
2362     changes from gnumeric CVS to make --without-guile work and regenerate
2363     aclocal.m4 and configure accordingly. (Closes: #107661)
2364   * [configure.in] Imported CVS changes for alloca as well, as we use
2365     autoconf 2.52.
2366   * [debian/control] Added build dependency on automake (for "aclocal").
2368  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  6 Aug 2001 20:18:16 +0200
2370 gnumeric (0.68-0.2) unstable; urgency=low
2372   * Another NMU (requested by Ray)
2373   * The new -doc package now replaces all pre-0.68 gnumeric docs.
2374   * Cleaned up docbook conversion mess.
2376  -- Martijn van de Streek <martijn@foodfight.org>  Mon, 30 Jul 2001 10:21:52 +0200
2378 gnumeric (0.68-0.1) unstable; urgency=low
2380   * Non-maintainer upload of new upstream release, after conferring with
2381     Vincent.
2382   * [debian/*] Redone based on current dh_make template.
2383   * Split documentation into a separate package. (Closes: #62430)
2384   * [debian/rules]
2385     * Explicitly disabled Evolution support.
2386       It is not mentioned in NEWS or README, so presumably it is not yet ready
2387       for production use.
2388     * Removed the plugins' `.la' files: gnumeric's plugins are not public
2389       libraries nor do they on libtool's libltdl, so policy does not require
2390       them to be included. (Closes: #62429)
2391   * [debian/gnumeric.mime] Added text/comma-separated-values entry; corrected
2392     nametemplates which had .xls and .gnumeric swapped. (Closes: #101059).
2393   * [debian/gnumeric-man.sgml] Added a manpage. (Closes: #102047)
2394   * [debian/control]
2395     * Updated the description.
2396     * Added build dependency on docbook-to-man.
2397     * Added missing build dependency on flex. (Closes: #103776)
2398     * Tightened the build dependency on libxml-dev. (Closes: #105344)
2399     * Updated Standards-Version.
2400   * [configure.in] Reinstated ja, ko, zh_CN.GB2312, zh_TW.Big5 as their po
2401     files were updated and no longer cause problems.
2402   * Clean up bug reports that are no longer relevant:
2403     * We build with the latest available libgal.
2404       (Closes: #99679, #103489, #104031, #105274)
2405     * The accidental deletion of HTML documentation was fixed in a previous
2406       upload. (Closes: #102270)
2407     * Backspace not working in cells was fixed upstream. (Closes: #106796)
2408     * Shrinking output in print setup was fixed upstream. (Closes: #55096)
2409     * Verified that CSV export works fine with this version. (Closes: #100111)
2410     * Non-ancient versions of Gnumeric have no problems with reading back
2411       their own file format. (Closes: #98779)
2413  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 29 Jul 2001 19:38:32 +0200
2415 gnumeric (0.67-1) unstable; urgency=low
2417   * New upstream release.
2418   * Build this bonobo support since this is now the default.
2420  -- Vincent Renardias <vincent@debian.org>  Tue, 10 Jul 2001 12:18:37 +0200
2422 gnumeric (0.65-2) unstable; urgency=low
2424   * New upstream version (Closes: #98189).
2425   * Compiled against newer libole2-dev/libgal (Closes: #99041).
2426   * Updated debian/control (Build-Depends).
2427   * ACK bugs fixed by previous NMU:
2428     Closes: #94017, #96708, #80016, #51547, #70837, #96863, #96080, #87837.
2429     Closes: #96062, #96080, #96863.
2430   * Printing problems should be solved.
2431     Closes: #80869, #92986, #92849.
2432   * Integrated NMU work from JHM Dassen:
2433     - The problem of dsum freezing gnumeric when cells involved were deleted
2434       was fixed upstream. (Closes: #90875).
2435     - [configure.in] Removed es_* from ALL_LINGUAS as their .po files are quite
2436       out of date compared to plain es. (Closes: #89108).
2437     - [debian/rules] Explicitly disabled GDA for consistency across
2438       architectures; explicitly enabled warnings.
2439     - [debian/rules] Compile -D_GNU_SOURCE for various functions and macros,
2440       like caddr_t and M_PI_2.
2441     - [debian/control] Added build dependency on xml-i18n-tools; updated build
2442       dependencies on libgal, libxml1 and libole.
2444  -- Vincent Renardias <vincent@debian.org>  Mon,  4 Jun 2001 15:06:41 +0200
2446 gnumeric (0.64-1.1) unstable; urgency=low
2448   * Documentation:
2449     * Ensure documentation is included. (Closes: #94017, #96708)
2450     * [debian/gnumeric.doc-base] New, so debhelper registers us with doc-base.
2451     * [debian/control] Added build dependency on cygnus-stylesheets as we
2452       generate the documentation from its SGML source.
2453   * Menu support:
2454     * [debian/menu] Added menu hints. (Closes: #80016)
2455   * MIME support:
2456     * [debian/mime.gnumeric] Renamed to debian/gnumeric.mime so MIME handler
2457       registration through debhelper works. (Closes: #51547, #70837)
2458     * [debian/gnumeric.mime] Register as a handler for application/x-gnumeric
2459       as well; added "nametemplate"s.
2460   * Localisation:
2461     * [debian/control] Added missing build dependency on gettext.
2462     * [po/da.po]: corrected charset to ISO 8859-1.
2463     * [configure.in] Removed ja, ko, zh_CN.GB2312, zh_TW.Big5 from ALL_LINGUAS
2464       as msgfmt on them fails (with errors like invalid multibyte sequence,
2465       end-of-line within string, invalid control sequence).
2466     * [debian/rules] Generate "configure".
2467     * [debian/control] Added build dependency on autoconf.
2468   * Other build and dependencies changes:
2469     * Compiled against current libgal
2470       (Closes: #96863, #96080)
2471     * [debian/control] Updated build dependency for libgal.
2472     * [debian/control] Added missing build dependency on debhelper.
2473     * [debian/control] Downgrade dependency on gnome-help to Suggests as GNOME
2474       allows configuration of a different help browser. (Closes: #87837).
2475     * [debian/control] Removed Recommends: python-dev as there's a Depends:
2476       for it already.
2477     * [debian/rules] Explicitly disable GB and Guile, so that builds on other
2478       architectures will not accidentally get additional dependencies.
2479     * [debian/rules] Remove generated files po/messages, po/cat-id-tbl.c
2480       as part of `clean'.
2481     * [debian/dirs] We don't need to create usr/X11R6/lib anymore.
2483  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 16 May 2001 20:08:35 +0200
2485 gnumeric (0.64-1) unstable; urgency=low
2487   * new upstream upgrade.
2488   * recompile against lastest gnome-print.
2490  -- Vincent Renardias <vincent@debian.org>  Mon,  9 Apr 2001 17:28:05 +0200
2492 gnumeric (0.63-1) unstable; urgency=low
2494   * new upstream upgrade (containing many fixes).
2495   * 'make clean' now really does.
2496   * Now appears to be fixed (Closes: #77577).
2497   * Depend on gnome-help (Closes: #62642).
2498   * Dependancy is now correct (Closes: #67249).
2499   * Should be fixed (Closes: #71668).
2500   * Appears to work (Closes: #67305).
2501   * function-reference.html is back (Closes: #81133).
2502   * Python support in back (Closes: #41282, #65287).
2504  -- Vincent Renardias <vincent@debian.org>  Sat, 24 Feb 2001 22:46:07 +0100
2506 gnumeric (0.61-2) unstable; urgency=low
2508   * Recompile against libgal4 (Closes: #86638, #86003, #86389).
2509   * Add a Build-depends: line in control (Closes: #75636).
2510   * already fixed bugs (Closes: #75827).
2512  -- Vincent Renardias <vincent@debian.org>  Sat, 24 Feb 2001 18:24:15 +0100
2514 gnumeric (0.61-1) unstable; urgency=low
2516   * New upstrem release.
2518  -- Vincent Renardias <vincent@debian.org>  Tue, 19 Dec 2000 16:48:51 +0100
2520 gnumeric (0.58-0.1) unstable; urgency=low
2522   * NMU.
2523   * New upstrem release (Closes: #75827)
2525  -- Christian Marillat <marillat@debian.org>  Tue, 14 Nov 2000 13:06:46 +0100
2527 gnumeric (0.56.0-1) unstable; urgency=low
2529   * New upstream release.
2530     Recreated tarfile, since the one from ftp.gnome.org and mirrors
2531     were broken (hence: 0.56.0 instead of 0.56).
2532   * Now depends on new package 'libole2'.
2534  -- Vincent Renardias <vincent@debian.org>  Tue, 20 Jun 2000 13:42:10 +0200
2536 gnumeric (0.54-1) unstable; urgency=low
2538   * New upstream release.
2540  -- Vincent Renardias <vincent@debian.org>  Wed, 24 May 2000 10:03:25 +0200
2542 gnumeric (0.53-1) unstable; urgency=low
2544   * New upstream release.
2546  -- Vincent Renardias <vincent@debian.org>  Thu, 11 May 2000 18:54:14 +0200
2548 gnumeric (0.52-1) unstable; urgency=low
2550   * New upstream release.
2551    closes: #61282: Missing gnome-print dependency, bad link to libgnomeprint.so.6.
2552    closes: #61920: Please do NOT ship the bonobo version of gnumeric.
2553    closes: #61447: new version has wrong dependency.
2554    closes: #61897: gnumeric overwrites /usr/bin/graph.
2555    closes: #62347: gnumeric: Can't build!
2556    closes: #61319: Duplicate file /usr/bin/graph.
2557    closes: #55056: gnumeric 0.47-1 reports unknown libglade0 0.11-2 symbol.
2558    closes: #61241: gnumeric: package overlap with plotutils.
2560  -- Vincent Renardias <vincent@debian.org>  Fri, 14 Apr 2000 18:31:56 +0200
2562 gnumeric (0.51-2) unstable; urgency=low
2564   * redisable bonobo support.
2566  -- Vincent Renardias <vincent@debian.org>  Fri,  7 Apr 2000 12:45:26 +0200
2568 gnumeric (0.51-1) unstable; urgency=low
2570   * New upstream release.
2572  -- Vincent Renardias <vincent@debian.org>  Wed, 29 Mar 2000 13:13:02 +0200
2574 gnumeric (0.50-1) unstable; urgency=low
2576   * New upstream release.
2577   * Compile with bonobo support.
2579  -- Vincent Renardias <vincent@debian.org>  Mon, 27 Mar 2000 14:46:53 +0200
2581 gnumeric (0.48-3) unstable; urgency=low
2583   * Recompile with gnome-print 0.12.
2585  -- Vincent Renardias <vincent@debian.org>  Mon,  6 Mar 2000 10:42:05 +0100
2587 gnumeric (0.48-1) unstable; urgency=low
2589   * New upstream version.
2590   * now built against gtk 1.2.7 (closes GNOME BTS bug #2611)
2592  -- Vincent Renardias <vincent@debian.org>  Mon, 21 Feb 2000 12:13:47 +0100
2594 gnumeric (0.47-1) unstable; urgency=low
2596   * New upstream version.
2598  -- Vincent Renardias <vincent@debian.org>  Mon,  3 Jan 2000 13:28:49 +0100
2600 gnumeric (0.45-1) unstable; urgency=low
2602   * New upstream version.
2604  -- Vincent Renardias <vincent@debian.org>  Mon,  6 Dec 1999 13:57:04 +0100
2606 gnumeric (0.44-1) unstable; urgency=low
2608   * New upstream version.
2609   * Now depends on a fixed (0.10-3) version of gnome-print.
2611  -- Vincent Renardias <vincent@debian.org>  Tue, 23 Nov 1999 12:03:00 +0100
2613 gnumeric (0.43-1) unstable; urgency=low
2615   * New upstream version.
2617  -- Vincent Renardias <vincent@debian.org>  Fri, 19 Nov 1999 13:07:44 +0100
2619 gnumeric (0.41-1) unstable; urgency=low
2621   * New upstream version.
2622     (Third of the week... ;)
2624  -- Vincent Renardias <vincent@debian.org>  Mon, 25 Oct 1999 11:53:44 +0200
2626 gnumeric (0.40-1) unstable; urgency=low
2628   * New upstream version.
2630  -- Vincent Renardias <vincent@debian.org>  Fri, 22 Oct 1999 12:25:44 +0200
2632 gnumeric (0.39-1) unstable; urgency=low
2634   * New upstream version.
2636  -- Vincent Renardias <vincent@debian.org>  Wed, 20 Oct 1999 15:27:55 +0200
2638 gnumeric (0.38-3) unstable; urgency=low
2640   * fix description;
2641     closes: #46227: gnumeric: package description references non-existent file doc/Design
2642   * Now replaces zh-trans (<<0.8);
2643     closes: #45934: gnumeric: Should replace zh-trans
2644   * Upgrading to gnumeric 0.38-3 and gnome-print 0.9-2 should fix this;
2645     closes: #46028: gnumeric: /usr/share/fonts/fontmap file is invalid for Gnumeric
2647  -- Vincent Renardias <vincent@debian.org>  Fri,  1 Oct 1999 14:57:27 +0200
2649 gnumeric (0.38-2) unstable; urgency=low
2651   * Fix rules file;
2652     closes: #46361: gnumeric: etc build problem [patch].
2653   * rebuilt with newer libs.
2655  -- Vincent Renardias <vincent@debian.org>  Fri,  1 Oct 1999 14:57:17 +0200
2657 gnumeric (0.38-1) unstable; urgency=low
2659   * New upstream version.
2660     (Bug fix release)
2662  -- Vincent Renardias <vincent@debian.org>  Fri, 24 Sep 1999 12:17:05 +0200
2664 gnumeric (0.36-1) unstable; urgency=low
2666   * New upstream version.
2667   * 'clean' now cleans better.
2669  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Sep 1999 12:56:07 +0200
2671 gnumeric (0.32-1) unstable; urgency=low
2673   * New upstream version.
2675  -- Vincent Renardias <vincent@debian.org>  Mon, 23 Aug 1999 10:37:49 +0200
2677 gnumeric (0.29-1) unstable; urgency=low
2679   * New upstream version.
2681  -- Vincent Renardias <vincent@debian.org>  Mon, 12 Jul 1999 19:05:09 +0200
2683 gnumeric (0.27-1) unstable; urgency=low
2685   * New upstream version.
2686   * Recompiled against newer gnome libraries.
2688  -- Vincent Renardias <vincent@debian.org>  Fri, 25 Jun 1999 12:24:51 +0200
2690 gnumeric (0.25-2) unstable; urgency=low
2692   * corrected menu file; closes: #38873.
2694  -- Vincent Renardias <vincent@debian.org>  Thu,  3 Jun 1999 18:48:12 +0200
2696 gnumeric (0.25-1) unstable; urgency=low
2698   * New upstream version.
2699   * Recompiled against newer gnome libraries.
2701  -- Vincent Renardias <vincent@debian.org>  Tue, 18 May 1999 16:14:21 +0200
2703 gnumeric (0.24-1) unstable; urgency=low
2705   * New upstream version.
2707  -- Vincent Renardias <vincent@debian.org>  Fri, 23 Apr 1999 13:33:55 +0200
2709 gnumeric (0.15-1) unstable; urgency=low
2711   * New upstream version.
2712   * closes: #33547, #33904, #32483, #32728.
2714  -- Vincent Renardias <vincent@debian.org>  Sat,  6 Mar 1999 12:13:24 +0100
2716 gnumeric (0.7-1) unstable; urgency=low
2718   * New upstream version.
2719   * Corrected menu entry (Fix bug #27782,#28119).
2720   * No longer output an error message regarding python
2721     (had to disable python plugin, which wouldn't compile anyway)
2722     (Fix bugs #27783,#28195,#30523,#30760).
2723   * Recompile with newer GNOME/Gtk+ libs
2724     (Fix bugs #30526,#29161,#27810).
2726  -- Vincent Renardias <vincent@waw.com>  Wed, 20 Jan 1999 12:02:30 +0100
2728 gnumeric (0.3-1) unstable; urgency=low
2730   * New upstream release.
2732  -- Vincent Renardias <vincent@waw.com>  Wed, 30 Sep 1998 15:26:14 +0200
2734 gnumeric (0.2-1) unstable; urgency=low
2736   * Initial Release.
2738  -- Vincent Renardias <vincent@waw.com>  Sat, 26 Sep 1998 17:12:42 +0200