Your message dated Sun, 22 Oct 2006 09:48:01 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394053: fixed in gnumeric 1.6.3-4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gnumeric
Version: 1.6.3-3
Severity: normal
Tags: patch
/usr/lib/mime/packages/gnumeric has an incorrect (old actually) entry
for csv files. It has text/comma-separated-values however that has been
depreciated in rfc4180 in favor of text/csv.
You should add text/csv as well. (I suppose you should also keep
text/comma-separated-values).
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gnumeric depends on:
ii debconf [debconf-2.0] 1.5.5 Debian configuration management sy
ii gconf2 2.14.0-4 GNOME configuration database syste
ii gnumeric-common 1.6.3-3 common files for Gnumeric, the GNO
ii gsfonts 8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.12.2-1 The ATK accessibility toolkit
ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.14.0-4 The Bonobo UI library
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.1-2 generic font configuration library
ii libgconf2-4 2.14.0-4 GNOME configuration database syste
ii libglade2-0 1:2.6.0-2 library to load .glade files at ru
ii libglib2.0-0 2.12.3-2 The GLib library of C routines
ii libgnome-keyring0 0.4.9-1 GNOME keyring services library
ii libgnome2-0 2.14.1-3 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display
ii libgnomeprint2.2-0 2.12.1-6 The GNOME 2.2 print architecture -
ii libgnomeprintui2.2-0 2.12.1-4 GNOME 2.2 print architecture User
ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.14.2-2+b1 GNOME virtual file-system (runtime
ii libgoffice-1-2 0.2.1-4 Document centric objects library -
ii libgsf-1-114 1.14.2-1 Structured File Library - runtime
ii libgsf-gnome-1-114 1.14.2-1 Structured File Library - runtime
ii libgtk2.0-0 2.8.20-1 The GTK+ graphical user interface
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii liborbit2 1:2.14.0-2 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.14.5-1 Layout and rendering of internatio
ii libpopt0 1.10-3 lib for parsing cmdline parameters
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libx11-6 2:1.0.0-9 X11 client-side library
ii libxcursor1 1.1.7-4 X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.1-3 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxml2 2.6.26.dfsg-3 GNOME XML library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii zlib1g 1:1.2.3-13 compression library - runtime
gnumeric recommends no packages.
-- debconf information excluded
--- /usr/lib/mime/packages/gnumeric 2006-08-07 15:55:49.000000000 -0400
+++ /usr/lib/mime/packages/gnumeric.new 2006-10-19 02:15:55.161861069 -0400
@@ -1,5 +1,6 @@
application/x-gnumeric; gnumeric '%s'; edit=gnumeric '%s'; compose=gnumeric
'%s'; description="Gnumeric spreadsheet"; test=test -n "$DISPLAY";
nametemplate=%s.gnumeric
text/comma-separated-values; gnumeric '%s'; edit=gnumeric '%s';
description="Comma Separated Values"; test=test -n "$DISPLAY";
nametemplate=%s.csv
+text/csv; gnumeric '%s'; edit=gnumeric '%s'; description="Comma Separated
Values"; test=test -n "$DISPLAY"; nametemplate=%s.csv
application/vnd.ms-excel; gnumeric '%s'; edit=gnumeric '%s'; description="MS
Excel spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/vnd.sun.xml.calc; gnumeric '%s'; edit=gnumeric '%s';
description="OpenOffice.org Calc spreadsheet"; test=test -n "$DISPLAY";
nametemplate=%s.sxc
application/x-applix; gnumeric '%s'; edit=gnumeric '%s';
description="Applixware Spreadsheets file"; test=test -n "$DISPLAY";
nametemplate=%s.as
--- End Message ---
--- Begin Message ---
Source: gnumeric
Source-Version: 1.6.3-4
We believe that the bug you reported is fixed in the latest version of
gnumeric, which is due to be installed in the Debian FTP archive:
gnumeric-common_1.6.3-4_all.deb
to pool/main/g/gnumeric/gnumeric-common_1.6.3-4_all.deb
gnumeric-doc_1.6.3-4_all.deb
to pool/main/g/gnumeric/gnumeric-doc_1.6.3-4_all.deb
gnumeric-plugins-extra_1.6.3-4_i386.deb
to pool/main/g/gnumeric/gnumeric-plugins-extra_1.6.3-4_i386.deb
gnumeric_1.6.3-4.diff.gz
to pool/main/g/gnumeric/gnumeric_1.6.3-4.diff.gz
gnumeric_1.6.3-4.dsc
to pool/main/g/gnumeric/gnumeric_1.6.3-4.dsc
gnumeric_1.6.3-4_i386.deb
to pool/main/g/gnumeric/gnumeric_1.6.3-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
J.H.M. Dassen (Ray) <[EMAIL PROTECTED]> (supplier of updated gnumeric package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 22 Oct 2006 17:42:30 +0200
Source: gnumeric
Binary: gnumeric-doc gnumeric-common gnumeric gnumeric-plugins-extra
Architecture: source i386 all
Version: 1.6.3-4
Distribution: unstable
Urgency: low
Maintainer: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>
Changed-By: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>
Description:
gnumeric - GNOME spreadsheet application
gnumeric-common - common files for Gnumeric, the GNOME spreadsheet application
gnumeric-doc - documentation for Gnumeric, the GNOME spreadsheet application
gnumeric-plugins-extra - additional plugins for the GNOME spreadsheet
Closes: 380831 389140 394053
Changes:
gnumeric (1.6.3-4) unstable; urgency=low
.
* Pulled in core code and translation changes from upstream CVS branch.
* Backported packaging improvements from the 1.7.x packages in experimental,
including:
* Follow new python policy. (Closes: #380831)
* [debian/control] Made lists in package descriptions render nicely in
aptitude (Closes: #389140)
* [debian/po/ja.po] Added, courtesy of Shimono Atsushi
<[EMAIL PROTECTED]>. (Closes: ##384994).
* [debian/gnumeric.mime] Add text/csv in whose favour
text/comma-separated-values has been depreciated in RFC 4180.
(Closes: #394053)
Files:
17b5c9cea24d20304cf29c3bab9709bb 1316 math optional gnumeric_1.6.3-4.dsc
4fa611cebda3e8f813b92270894b6ff0 355428 math optional gnumeric_1.6.3-4.diff.gz
9bf25240fe89efe53613356a6d1b2af4 5294134 math optional
gnumeric-common_1.6.3-4_all.deb
68fcb9d1327f2c9b6d7434ef1e29c568 4188564 doc optional
gnumeric-doc_1.6.3-4_all.deb
541322ecc850e4fd7dd93d2241f272f4 2099112 math optional
gnumeric_1.6.3-4_i386.deb
1ee1c72ab6e573cbcc5095ce34fd741b 152312 math optional
gnumeric-plugins-extra_1.6.3-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD4DBQFFO5wmIwmOUm50p9ERAlZeAJdA0okh9Bknce5D5Qm5+Ps1t/jXAJ4lgEp5
8TKG6IQJ77XcLS7H+nuqig==
=9J3H
-----END PGP SIGNATURE-----
--- End Message ---