Your message dated Mon, 26 Jun 2006 17:47:43 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#343695: fixed in gcl 2.6.7-17
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: gcl
Version: 2.6.7-12
Severity: wishlist
Tags: patch l10n


Here is an update of the debconf template for gcl.

Regards,
Daniel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=sv_SE.ISO-8859-1, LC_CTYPE=sv_SE.ISO-8859-1 (charmap=ISO-8859-1)
# 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.
# , fuzzy
#
#
msgid ""
msgstr ""
"Project-Id-Version: gcl 2.6.7-12\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2005-12-14 19:03+0000\n"
"PO-Revision-Date: 2005-12-17 11:41+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../in.gcl.templates:3
msgid "Use the work-in-progress ansi build by default"
msgstr "Använd work-in-progress ANSI-bygget som standard"

#. Type: boolean
#. Description
#: ../in.gcl.templates:3
msgid "GCL is in the process of providing an ANSI compliant image in addition 
to its traditional CLtL1 image still in production use.  Please see the 
README.Debian file for a brief description of these terms.  Setting this 
variable will determine which image you will use by default on executing 
'[EMAIL PROTECTED]@'.  You can locally override this choice by setting the 
GCL_ANSI environment variable to any non-empty string for the ANSI build, and 
to the empty string for the CLtL1 build, e.g. GCL_ANSI=t [EMAIL PROTECTED]@.  
The flavor of the build in force will be reported in the initial startup 
banner."
msgstr "GCL är i processen att ge en ANSI-godkänt avbild i tillägg till sin 
traditionella CLtL1-avbild som fortfarande är i produktion. Vänligen se filen 
README.Debian för en kortfattad beskrivning av dessa termer. Ställa in denna 
variabel kommer att fastställa vilken avbild du vill använda som förvalda vid 
uppstart av \"[EMAIL PROTECTED]@\". Du kan lokalt åsidosätta detta val genom 
att sätta miljövariabeln GCL_ANSI till någon icke-blank sträng för ANSI-byggen 
och till en blank sträng för CLtL1-bygget, exempelvis GCL_ANSI=t [EMAIL 
PROTECTED]@.  Valet av använt bygge kommer att rapporteras i den initiala 
uppstarten."

#. Type: boolean
#. Description
#: ../in.gcl.templates:16
msgid "Use the profiling build by default"
msgstr "Använd profilbygget som standard"

#. Type: boolean
#. Description
#: ../in.gcl.templates:16
msgid "GCL now has optional support for profiling via gprof.  Please see the 
documentation for si::gprof-start and si::gprof-quit for details. As this build 
is slower than builds without gprof support, it is not recommended for final 
production use. You can locally override the default choice made here by 
setting the GCL_PROF environment variable to any non-empty string for profiling 
support, and to the empty string for the more optimized builds, e.g. GCL_PROF=t 
[EMAIL PROTECTED]@.  If profiling is enabled, this will be reported in the 
initial startup banner."
msgstr "GCL har nu stöd för valfria profiler via gprof.  Vänligen se 
dokumentationen för si::gprof-start och si::gprof-quit för detaljer. Detta 
bygge är långsammare än byggen utan gprof-stöd så det är inte rekommenderat för 
användning i produktion. Du kan lokalt åsidosätta detta val genom att sätta 
miljövariabeln GCL_PROF till en icke-blank sträng för profilstöd och till en 
blank sträng för mer optimerade byggen, exempelvis GCL_PROF=t [EMAIL 
PROTECTED]@.  Om profilstöd är aktiverat kommer detta att rapporteras vid den 
initiella uppstarten."

#~ msgid ""
#~ "GCL is one of the oldest free common lisp systems still in use. Several "
#~ "production systems have used it for over a decade.  The common lisp "
#~ "standard in effect when GCL was first released is known as \"Common Lisp, "
#~ "the Language\" (CLtL1) after a book by Steele of the same name providing "
#~ "this specification.  Subsequently, a much expanded standard was adopted "
#~ "by the American National Standards Institute (ANSI), which is still "
#~ "considered the definitive common lisp language specification to this "
#~ "day.  GCL is in the process of providing an ANSI compliant image in "
#~ "addition to its traditional CLtL1 image still in production use.  Setting "
#~ "this variable will determine which image you will use by default on "
#~ "executing 'gcl'.  You can locally override this choice by setting the "
#~ "GCL_ANSI environment variable to any non-empty string for the ANSI build, "
#~ "and to the empty string for the CLtL1 build, e.g. GCL_ANSI=t gcl.  You "
#~ "may be interested in reviewing the ANSI test results sketching the level "
#~ "of compliance achieved thus far in /usr/share/doc/gcl/test_results.gz.  "
#~ "The flavor of the build in force will be reported in the initial startup "
#~ "banner."
#~ msgstr ""
#~ "GCL är en av de äldsta fria common lisp-system som fortfarande används. "
#~ "Ett flertal produktionssystem har använt den i över ett decennium.  "
#~ "Common lisp-standarden som användes när GCL först gavs ut kallas för "
#~ "\"Common Lisp, språket\" (CLtL1) efter en bok av Steele med samma namn "
#~ "som ger denna specifikation.  Därefter blev en mycket mer expanderad "
#~ "standard fråntagen av American National Standards Institute (ANSI) som "
#~ "fortfarande är den definitiva common lisp-språket än idag.  GCL är i "
#~ "processen att ge en avbild som följer ANSI men också till den "
#~ "traditionella CLtL1 som fortfarande används i produktion.  Ställa in "
#~ "denna variabel bestämmer vilken avbild du vill använda som standard när "
#~ "'gcl' startas.  Du kan lokalt köra över detta val genom att sätta "
#~ "miljövariabeln GCL_ANSI till en icke-blank sträng för ANSI-bygget och en "
#~ "blank sträng för CLtL1-bygget, till exempel GCL_ANSI=t gcl.  Du kanske är "
#~ "intresserad av att granska ANSI-testresultaten som ger en nivån av "
#~ "medgörlighet som klaras av än så länge, i /usr/share/doc/gcl/test_results."
#~ "gz.  Valet av bygget som används kommer att rapporteras i den initiella "
#~ "uppstarten."


--- End Message ---
--- Begin Message ---
Source: gcl
Source-Version: 2.6.7-17

We believe that the bug you reported is fixed in the latest version of
gcl, which is due to be installed in the Debian FTP archive:

gcl-doc_2.6.7-17_all.deb
  to pool/main/g/gcl/gcl-doc_2.6.7-17_all.deb
gcl_2.6.7-17.diff.gz
  to pool/main/g/gcl/gcl_2.6.7-17.diff.gz
gcl_2.6.7-17.dsc
  to pool/main/g/gcl/gcl_2.6.7-17.dsc
gcl_2.6.7-17_i386.deb
  to pool/main/g/gcl/gcl_2.6.7-17_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.
Camm Maguire <[EMAIL PROTECTED]> (supplier of updated gcl 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: Mon, 26 Jun 2006 16:45:09 +0000
Source: gcl
Binary: gcl-doc gcl
Architecture: source i386 all
Version: 2.6.7-17
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire <[EMAIL PROTECTED]>
Changed-By: Camm Maguire <[EMAIL PROTECTED]>
Description: 
 gcl        - GNU Common Lisp compiler
 gcl-doc    - Documentation for GNU Common Lisp
Closes: 343695 344629
Changes: 
 gcl (2.6.7-17) unstable; urgency=low
 .
   * Bug fix: "gcl: [INTL:sv] Swedish debconf templates translation",
     thanks to Daniel Nylander (Closes: #343695).
   * Bug fix: "gcl: French debconf templates translation update", thanks to
     Sylvain Archenault (Closes: #344629).
   * clean xgcl-2/gmon.out
   * cleanup latest gcc type-punning warnings
   * defentry C proclamations and xgcl cleanup
Files: 
 d1aca282fbf6a2940dddcbcac2d188b1 687 interpreters optional gcl_2.6.7-17.dsc
 e65e623aa348a0822ee8fc82afddd0b1 14444426 interpreters optional 
gcl_2.6.7-17.diff.gz
 f7fbcaa35b02f39ffe5c38f18cc9d327 672122 doc optional gcl-doc_2.6.7-17_all.deb
 205809de232f75e5fedb40a8b4759c03 27741976 interpreters optional 
gcl_2.6.7-17_i386.deb

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

iD8DBQFEoHg4czG1wFfwRdwRAoBHAKCsMbaJ7xKC62+ZZ1dnNCDs8/ggXwCfao79
qenPKalVGp7wYLrOVtGJgTE=
=celI
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to