Your message dated Fri, 01 Aug 2008 21:02:23 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492743: fixed in gnumeric 1.8.3-4
has caused the Debian Bug report #492743,
regarding gnumeric: DATE function broken
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492743
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnumeric
Version: 1.8.3-3
Severity: important

    =DATE(2001,3,30) produces 2001/05/01
    =DATE(2008,1,1) produces 2008/02/02
etc.

Looks like some off-by-one problems.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnumeric depends on:
ii  debconf [debc 1.5.22                     Debian configuration management sy
ii  gconf2        2.22.0-1                   GNOME configuration database syste
ii  gnumeric-comm 1.8.3-3                    spreadsheet application for GNOME 
ii  gsfonts       1:8.11+urwcyr1.0.7~pre43-2 Fonts for the Ghostscript interpre
ii  libatk1.0-0   1.22.0-1                   The ATK accessibility toolkit
ii  libbonobo2-0  2.22.0-1                   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.22.0-1                   The Bonobo UI library
ii  libc6         2.7-10                     GNU C Library: Shared libraries
ii  libcairo2     1.6.4-6                    The Cairo 2D vector graphics libra
ii  libgconf2-4   2.22.0-1                   GNOME configuration database syste
ii  libglade2-0   1:2.6.2-1                  library to load .glade files at ru
ii  libglib2.0-0  2.16.4-2                   The GLib library of C routines
ii  libgnome2-0   2.20.1.1-1                 The GNOME 2 library - runtime file
ii  libgnomeui-0  2.20.1.1-1                 The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 1:2.22.0-4                 GNOME Virtual File System (runtime
ii  libgoffice-0- 0.6.3-1                    Document centric objects library -
ii  libgsf-1-114  1.14.8-1                   Structured File Library - runtime 
ii  libgtk2.0-0   2.12.10-2                  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.5-1                   Layout and rendering of internatio
ii  libxml2       2.6.32.dfsg-2              GNOME XML library
ii  procps        1:3.2.7-8                  /proc file system utilities
ii  zlib1g        1:1.2.3.3.dfsg-12          compression library - runtime

Versions of packages gnumeric recommends:
ii  evince                        2.22.2-1   Document (postscript, pdf) viewer

Versions of packages gnumeric suggests:
pn  epiphany-browser            <none>       (no description available)
ii  gnumeric-doc                1.8.3-3      spreadsheet application for GNOME 
pn  gnumeric-plugins-extra      <none>       (no description available)
ii  ttf-liberation              1.04~beta2-2 Free fonts with the same metrics a
ii  ttf-mscorefonts-installer   2.6          Installer for Microsoft TrueType c

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: gnumeric
Source-Version: 1.8.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.8.3-4_all.deb
  to pool/main/g/gnumeric/gnumeric-common_1.8.3-4_all.deb
gnumeric-doc_1.8.3-4_all.deb
  to pool/main/g/gnumeric/gnumeric-doc_1.8.3-4_all.deb
gnumeric-plugins-extra_1.8.3-4_amd64.deb
  to pool/main/g/gnumeric/gnumeric-plugins-extra_1.8.3-4_amd64.deb
gnumeric_1.8.3-4.diff.gz
  to pool/main/g/gnumeric/gnumeric_1.8.3-4.diff.gz
gnumeric_1.8.3-4.dsc
  to pool/main/g/gnumeric/gnumeric_1.8.3-4.dsc
gnumeric_1.8.3-4_amd64.deb
  to pool/main/g/gnumeric/gnumeric_1.8.3-4_amd64.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.8
Date: Fri, 01 Aug 2008 21:56:40 +0200
Source: gnumeric
Binary: gnumeric gnumeric-common gnumeric-doc gnumeric-plugins-extra
Architecture: source all amd64
Version: 1.8.3-4
Distribution: unstable
Urgency: high
Maintainer: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>
Changed-By: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>
Description: 
 gnumeric   - spreadsheet application for GNOME - main program
 gnumeric-common - spreadsheet application for GNOME - common files
 gnumeric-doc - spreadsheet application for GNOME - documentation
 gnumeric-plugins-extra - spreadsheet application for GNOME - additional plugins
Closes: 490668 492743
Changes: 
 gnumeric (1.8.3-4) unstable; urgency=high
 .
   * [plugins/fn-date/ChangeLog, plugins/fn-date/functions.c] Pull in fix from
     SVN gnumeric-1-8 branch for off-by-one errors in DATE function.
     (Closes: #492743)
   * [debian/po/jp.po] Updated Japanese translation, courtesy of Atsushi
     Shimono <[EMAIL PROTECTED]>. (Closes: #490668)
Checksums-Sha1: 
 580ccd5bf62fabc3002548aebbdfbde70eac4a21 1818 gnumeric_1.8.3-4.dsc
 2791fa247e16db525fe4f1f9f63ca761e0089d59 133259 gnumeric_1.8.3-4.diff.gz
 23164d50f0f8b83ad0c1799eeca99af653896d60 5244924 
gnumeric-common_1.8.3-4_all.deb
 5d3188f571648562e76cb90a626a1e4e7f68cc39 4092178 gnumeric-doc_1.8.3-4_all.deb
 84238f3270fecad383f86c5df234d98516a32dbc 2437550 gnumeric_1.8.3-4_amd64.deb
 2c42f6b022e5a6359836298604e58275a8a7cd94 162204 
gnumeric-plugins-extra_1.8.3-4_amd64.deb
Checksums-Sha256: 
 6fde72e9b502cd8105dcf340b70ed513bc9c6ed37442616de2959771c3e300a9 1818 
gnumeric_1.8.3-4.dsc
 b091de55abb12069e27748387b0f2623766a46b8d2205bcadc2c602ccaa7efd1 133259 
gnumeric_1.8.3-4.diff.gz
 6bf041e1b802a9a6d230e678d72972d25484484d028d513d55536413e982b986 5244924 
gnumeric-common_1.8.3-4_all.deb
 d4940bdbb6be1a2439fdd0ce2bf23bf3d48f2f83a000a9e3b841f3411beb64cf 4092178 
gnumeric-doc_1.8.3-4_all.deb
 357be99063a883106761429cff13674912467fc39958c44974ac6fec974bec8d 2437550 
gnumeric_1.8.3-4_amd64.deb
 54d1d4a76728ed6140681c7c2e86e0869ff7acd15975f49b0c4f9e18abc3b3e5 162204 
gnumeric-plugins-extra_1.8.3-4_amd64.deb
Files: 
 bc7e06c92834f312803118e4904a8b84 1818 math optional gnumeric_1.8.3-4.dsc
 eee44e93e22cb0ca4278938a77e3bcd9 133259 math optional gnumeric_1.8.3-4.diff.gz
 964150499adf0e801e5b94c9b167de0d 5244924 math optional 
gnumeric-common_1.8.3-4_all.deb
 c830bd741be0db6d8129e133e28fb836 4092178 doc optional 
gnumeric-doc_1.8.3-4_all.deb
 926cf5cdb3242ce337c5e424ff79c7f8 2437550 math optional 
gnumeric_1.8.3-4_amd64.deb
 cee285c7c35bff92f7fd3b4eb3b94895 162204 math optional 
gnumeric-plugins-extra_1.8.3-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiTdk0ACgkQmGjI2TeZ54cYsQCgoToudfOCM6I/ZgNTNT6ZsK4m
Gv0An37BXoP8EcJk9tUuMRoA5XYvr0hN
=1W9u
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to