Your message dated Fri, 10 Feb 2006 13:47:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#345774: fixed in gnumeric 1.6.2-1
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.1-2
Severity: minor
Tags: patch l10n debconf
Hi,
attached you find a german po file for gnumeric, proofread by the
debian-l10n-german@ mailing list members.
Please copy it to debian/po/de.po in your build tree.
Thanks in advance and Greetings, Johannes.
#
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: gnumeric_1.6.1-2\n"
"Report-Msgid-Bugs-To: J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>\n"
"POT-Creation-Date: 2005-12-28 00:07+0100\n"
"PO-Revision-Date: 2005-12-29 18:43+0100\n"
"Last-Translator: Johannes Starosta <[EMAIL PROTECTED]>\n"
"Language-Team: German <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. description
#: ../gnumeric_1.6.1-2_debian_gnumeric.templates:3
msgid "Are you sure you want to upgrade gnumeric right now?"
msgstr "Wollen Sie gnumeric wirklich jetzt aktualisieren?"
#. Type: boolean
#. description
#: ../gnumeric_1.6.1-2_debian_gnumeric.templates:3
msgid ""
"It appears there is an instance of gnumeric running currently. If you "
"upgrade gnumeric now, that instance may not be able to save its data anymore."
msgstr ""
"Es scheint gerade eine Instanz von gnumeric zu laufen. "
"Falls Sie gnumeric jetzt aktualisieren, kann es sein, "
"dass diese Instanz die gerade offenen Dokumente nicht "
"mehr sichern kann."
#. Type: boolean
#. description
#: ../gnumeric_1.6.1-2_debian_gnumeric.templates:3
msgid ""
"You are strongly recommended to close the running instances of gnumeric "
"prior to upgrading this package."
msgstr ""
"Es wird Ihnen dringend empfohlen, alle laufenden "
"Instanzen von gnumeric vor der Aktualisierung dieses "
"Paketes zu schließen."
--- End Message ---
--- Begin Message ---
Source: gnumeric
Source-Version: 1.6.2-1
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.2-1_all.deb
to pool/main/g/gnumeric/gnumeric-common_1.6.2-1_all.deb
gnumeric-doc_1.6.2-1_all.deb
to pool/main/g/gnumeric/gnumeric-doc_1.6.2-1_all.deb
gnumeric-plugins-extra_1.6.2-1_i386.deb
to pool/main/g/gnumeric/gnumeric-plugins-extra_1.6.2-1_i386.deb
gnumeric_1.6.2-1.diff.gz
to pool/main/g/gnumeric/gnumeric_1.6.2-1.diff.gz
gnumeric_1.6.2-1.dsc
to pool/main/g/gnumeric/gnumeric_1.6.2-1.dsc
gnumeric_1.6.2-1_i386.deb
to pool/main/g/gnumeric/gnumeric_1.6.2-1_i386.deb
gnumeric_1.6.2.orig.tar.gz
to pool/main/g/gnumeric/gnumeric_1.6.2.orig.tar.gz
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: Fri, 10 Feb 2006 21:29:05 +0100
Source: gnumeric
Binary: gnumeric-doc gnumeric-common gnumeric gnumeric-plugins-extra
Architecture: source i386 all
Version: 1.6.2-1
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: 345774 346422 351015
Changes:
gnumeric (1.6.2-1) unstable; urgency=low
.
* New upstream bugfix release. Changes include:
* Corrected German translation of automatic/always/never in configurable
text export. (Closes: #346422)
* [debian/gnumeric.templates] Updated to work with po-debconf.
* [debian/control] Added build dependency on po-debconf; tightened goffice
build dependency per configure.in.
* [debian/po/de.po] Added, courtesy of Johannes Starosta
<[EMAIL PROTECTED]>. (Closes: #345774)
* [debian/gnumeric-common.links] Dropped so as not to symlink
/usr/share/doc/gnumeric-common to /usr/share/doc/gnumeric ; instead, let
debhelper create a /usr/share/doc/gnumeric-common documentation directory.
* [debian/gnumeric-common.preinst] New. As dpkg won't replace a symlink
with a directory, remove the symlink to make things work.
* [debian/control] Removed Suggests: debconf as a Depends: is already
created for it.
* [doc/C/gnumeric.1] Fixed typo. (Closes: #351015)
Files:
995aca8d53433f0d77f934340ad532ff 1318 math optional gnumeric_1.6.2-1.dsc
044da25edbf06223c068a1e5b2e23d44 16472753 math optional
gnumeric_1.6.2.orig.tar.gz
65114c64b0eb5653b7068921c86f653a 36175 math optional gnumeric_1.6.2-1.diff.gz
c7b4494982c6090722fb15ecbd3c56e7 5407302 math optional
gnumeric-common_1.6.2-1_all.deb
bca10df3f82c47c47a71379b2af730aa 4187400 doc optional
gnumeric-doc_1.6.2-1_all.deb
997a79f7ee395ca2aaf45353c58048c5 2096824 math optional
gnumeric_1.6.2-1_i386.deb
6a71d85af7d0a468da2aa1523bae52a2 149622 math optional
gnumeric-plugins-extra_1.6.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD7QZEIwmOUm50p9ERAlbhAKCSYXzlD6XnNASZ+QbRpnlrx6J7QQCbBdYg
cM6OKNUmjJgkWWOejC8VD2s=
=GunB
-----END PGP SIGNATURE-----
--- End Message ---