Package: xfonts-terminus
Severity: normal
Tags: patch

The debconf note in your package deals with an obsolete transition
(introducing 4.16) which happened between the sarge and etch releases.

As Debian doesn't support N+2 upgrades, this note and the relevant code in
the config maintainer script can be dropped out. Then, the dependency on
debconf may also be dropped out (btw that dependency would better have been
"${misc:Depends}" rather than "debconf - debconf-2.0").

A proposed patch (untested) is attached.

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru xfonts-terminus.old/debian/console-terminus.config 
xfonts-terminus/debian/console-terminus.config
--- xfonts-terminus.old/debian/console-terminus.config  2007-10-25 
22:43:11.680454286 +0200
+++ xfonts-terminus/debian/console-terminus.config      1970-01-01 
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-set -e
-
-[ -f /usr/share/debconf/confmodule ] || exit 0
-
-. /usr/share/debconf/confmodule
-
-if [ "$2" ] && dpkg --compare-versions "$2" lt "4.16"; then
-    db_input high console-terminus/new_file_names || true
-    db_go || true
-fi
diff -Nru xfonts-terminus.old/debian/console-terminus.postinst 
xfonts-terminus/debian/console-terminus.postinst
--- xfonts-terminus.old/debian/console-terminus.postinst        2007-10-25 
22:43:11.680454286 +0200
+++ xfonts-terminus/debian/console-terminus.postinst    2007-11-05 
06:33:34.594971916 +0100
@@ -1,5 +1,3 @@
 #!/bin/sh
 
-. /usr/share/debconf/confmodule
-
 #DEBHELPER#
diff -Nru xfonts-terminus.old/debian/console-terminus.templates 
xfonts-terminus/debian/console-terminus.templates
--- xfonts-terminus.old/debian/console-terminus.templates       2007-10-25 
22:43:11.680454286 +0200
+++ xfonts-terminus/debian/console-terminus.templates   1970-01-01 
01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-Template: console-terminus/new_file_names
-Type: note
-_Description: The font file names have changed!
- The font file names in this version of console-terminus are not the
- same as the font file names in the version of console-terminus you
- have used so far.  You may need to update the system configuration
- correspondingly.  Please read the file
- /usr/share/doc/console-terminus/README.Debian.gz.
diff -Nru xfonts-terminus.old/debian/control xfonts-terminus/debian/control
--- xfonts-terminus.old/debian/control  2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/control      2007-11-05 06:33:17.595847609 +0100
@@ -3,7 +3,7 @@
 Section: x11
 Priority: optional
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>=5.0.32), trscripts (>= 1.13), xfonts-utils, 
bdf2psf, po-debconf
+Build-Depends: debhelper (>=5.0.32), trscripts (>= 1.13), xfonts-utils, bdf2psf
 
 Package: xfonts-terminus
 Architecture: all
@@ -62,7 +62,7 @@
 Architecture: all
 Section: utils
 Priority: optional
-Depends: kbd | console-tools, debconf | debconf-2.0
+Depends: kbd | console-tools
 Suggests: console-setup
 Conflicts: console-cyrillic (<= 0.9-11)
 Description: Fixed-width fonts for fast reading on the Linux console
diff -Nru xfonts-terminus.old/debian/po/bg.po xfonts-terminus/debian/po/bg.po
--- xfonts-terminus.old/debian/po/bg.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/bg.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-01-11 14:55+0200\n"
-"Last-Translator: Anton Zinoviev <[EMAIL PROTECTED]>\n"
-"Language-Team: BULGARIAN <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "?????????????????? ?????????? ???? ???????????????????? ???? 
??????????????????!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"?????????????????? ?????????? ???? ???????????????????? ?? ???????? 
???????????? ???? console-terminus ???? ???? ???????????? "
-"???????? ?????????????????? ?????????? ?????? ????????????????, ?????????? 
?????? ???????????????????? ???? ??????????????.  ???????? ???? "
-"???? ???? ???????????? ???? ???????????????? ???????????????????????????? 
???? ?????????????????? ??????????????????.  ????????, "
-"?????????????????? ?????????? 
/usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/cs.po xfonts-terminus/debian/po/cs.po
--- xfonts-terminus.old/debian/po/cs.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/cs.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-02-17 18:36+0100\n"
-"Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n"
-"Language-Team: Czech <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "N??zvy soubor?? s fonty se zm??nily!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"N??zvy soubor?? s fonty se v t??to verzi bal??ku console-terminus li???? od 
n??zv?? "
-"v p??edchoz??ch verz??ch. Je mo??n??, ??e budete muset p????slu??n?? upravit 
syst??mov?? "
-"nastaven??. Podrobnosti v souboru /usr/share/doc/console-terminus/README."
-"Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/de.po xfonts-terminus/debian/po/de.po
--- xfonts-terminus.old/debian/po/de.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/de.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,38 +0,0 @@
-# translation of po-debconf template to German
-# Copyright (C) 2006, Matthias Julius
-# This file is distributed under the same license as the xfonts-terminus 
package.
-#
-# Matthias Julius <[EMAIL PROTECTED]>, 2006.
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus 4.20-3\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-11-13 22:30-0500\n"
-"Last-Translator: Matthias Julius <[EMAIL PROTECTED]>\n"
-"Language-Team: German <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "Die Dateinamen der Schriften haben sich ge??ndert."
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"Die Dateinamen der Schriften in dieser Version von console-terminus sind "
-"nicht die selben wie die Dateinamen der Schriften in der Version von console-"
-"terminus, die sie bisher verwendet haben. M??glicherweise m??ssen Sie die "
-"Systemkonfiguration entsprechend aktualisieren. Bitte lesen sie die Datei /"
-"usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/es.po xfonts-terminus/debian/po/es.po
--- xfonts-terminus.old/debian/po/es.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/es.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,60 +0,0 @@
-# xfont-terminus po-debconf translation to spanish
-# This file is distributed under the same license as the xfont-terminus 
package.
-#
-# Changes:
-# - Initial translation
-#       Jose Ignacio M?ndez Gonz?lez <[EMAIL PROTECTED]>, 2006.
-# - Updated
-#       Javier Fern?ndez-Sanguino , 2006
-#
-#
-#  Traductores, si no conoce el formato PO, merece la pena leer la 
-#  documentaci?n de gettext, especialmente las secciones dedicadas a este
-#  formato, por ejemplo ejecutando:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-# Equipo de traducci?n al espa?ol, por favor lean antes de traducir
-# los siguientes documentos:
-#
-# - El proyecto de traducci?n de Debian al espa?ol
-#   http://www.debian.org/intl/spanish/
-#   especialmente las notas y normas de traducci?n en
-#   http://www.debian.org/intl/spanish/notas
-#
-# - La gu?a de traducci?n de po's de debconf:
-#   /usr/share/doc/po-debconf/README-trans
-#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-# Si tiene dudas o consultas sobre esta traducci?n consulte con el ?ltimo
-# traductor (campo Last-Translator) y ponga en copia a la lista de
-# traducci?n de Debian al espa?ol (<[EMAIL PROTECTED]>)
-#
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus 4.20-5\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-12-17 09:07+0100\n"
-"Last-Translator: Javier Fern?ndez-Sanguino <[EMAIL PROTECTED]>\n"
-"Language-Team: Debian l10n Spanish <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "?Han cambiado los nombres de los archivos de las tipograf?as!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr "Los archivos de las tipograf?as en esta versi?n del console-terminus 
no son los mismos que los que se usaban hasta ahora. Puede que tenga que 
actualizar la configuraci?n del equipo. Por favor lea el archivo 
/usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/fr.po xfonts-terminus/debian/po/fr.po
--- xfonts-terminus.old/debian/po/fr.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/fr.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,37 +0,0 @@
-# French translation of xfonts-terminus.
-# Copyright (C) 2006 THE xfonts-terminus'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the xfonts-terminus 
package.
-# Sylvain Archenault <[EMAIL PROTECTED]>, 2006.
-# 
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus 4.16-2\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-01-13 12:08+0100\n"
-"Last-Translator: Sylvain Archenault <[EMAIL PROTECTED]>\n"
-"Language-Team: French <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "Changement des noms des fichiers de police"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"Les noms des fichiers de police dans cette version de console-terminus sont "
-"diff?rents de ceux de la version pr?c?dente. Vous devrez probablement mettre "
-"? jour votre configuration en cons?quence. Veuillez consulter le fichier /"
-"usr/share/doc/console-terminus/README.Debian.gz pour plus d'informations."
diff -Nru xfonts-terminus.old/debian/po/gl.po xfonts-terminus/debian/po/gl.po
--- xfonts-terminus.old/debian/po/gl.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/gl.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,35 +0,0 @@
-# Galician translation of xfonts-terminus's debconf templates
-# This file is distributed under the same license as the xfonts-terminus 
package.
-# Jacobo Tarrio <[EMAIL PROTECTED]>, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2007-02-16 09:22+0100\n"
-"Last-Translator: Jacobo Tarrio <[EMAIL PROTECTED]>\n"
-"Language-Team: Galician <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "Cambiaron os nomes dos ficheiros de tipos de letras"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"Os nomes dos ficheiros de tipos de letras nesta versi??n de console-terminus "
-"non son os mesmos que na versi??n de console-terminus que empregou ata agora. 
"
-"Pode ter que actualizar a configuraci??n do sistema dun xeito acorde. "
-"Consulte o ficheiro /usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/it.po xfonts-terminus/debian/po/it.po
--- xfonts-terminus.old/debian/po/it.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/it.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-# Italian (it) translation of debconf templates for xfonts-terminus
-# Copyright (C) 2007 Free Software Foundation, Inc.
-# This file is distributed under the same license as the xfonts-terminus 
package.
-# Luca Monducci <[EMAIL PROTECTED]>, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus 4.20 italian debconf templates\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2007-05-29 21:09+0200\n"
-"Last-Translator: Luca Monducci <[EMAIL PROTECTED]>\n"
-"Language-Team: Italian <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "I nomi dei file dei tipi di carattere sono cambiati"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"I nomi dei file dei tipi di carattere in questa versione di console-terminus "
-"sono diversi da quelli della versione di console-terminus usata fino a ora. "
-"Di conseguenza, potrebbe essere necessario aggiornare la configurazione di "
-"sistema. Si veda il file /usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/ja.po xfonts-terminus/debian/po/ja.po
--- xfonts-terminus.old/debian/po/ja.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/ja.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-# Japanese debconf templates translation for xfonts-terminus.
-# Copyright (C) 2007 Noritada Kobayashi
-# This file is distributed under the same license as the xfonts-terminus 
package.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus (debconf) 4.20-5.1\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2007-03-11 23:07+0900\n"
-"Last-Translator: Noritada Kobayashi <[EMAIL PROTECTED]>\n"
-"Language-Team: Japanese <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "????????????????????????????????????????????????????????????!"
-
-# FIXME: Simplify English?
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"???????????????????????? console-terminus 
???????????????????????????????????????????????????????????????"
-"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
-"???????????????????????????????????????????????????????????? 
/usr/share/doc/console-terminus/"
-"README.Debian.gz ??????????????????????????????"
diff -Nru xfonts-terminus.old/debian/po/nl.po xfonts-terminus/debian/po/nl.po
--- xfonts-terminus.old/debian/po/nl.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/nl.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,48 +0,0 @@
-# translation of xfonts-terminus_4.20-2_templates.po to Dutch
-#
-# This file is distributed under the same license as the xfonts-terminus 
package.
-# Please see debian/copyright.
-#
-#    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.
-# Kurt De Bree <kdebree(AT)telenet(DOT)be>, 2006
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus_4.20-2_templates\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-04-26 17:53+0100\n"
-"Last-Translator: Kurt De Bree <kdebree(AT)telenet(DOT)be>\n"
-"Language-Team: Dutch <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.1\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "De namen van de lettertypebestanden zijn gewijzigd!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"De namen van de lettertypebestanden in deze versie zijn anders dan die "
-"gebruikt in eerdere versies van console-terminus. Het kan nodig zijn om de "
-"systeemconfiguratie overeenkomstig bij te werken. Meer informatie hierover "
-"vindt u in /usr/share/doc/console-terminus/README.Debian.gz"
diff -Nru xfonts-terminus.old/debian/po/POTFILES.in 
xfonts-terminus/debian/po/POTFILES.in
--- xfonts-terminus.old/debian/po/POTFILES.in   2007-10-25 22:43:11.680454286 
+0200
+++ xfonts-terminus/debian/po/POTFILES.in       1970-01-01 01:00:00.000000000 
+0100
@@ -1 +0,0 @@
-[type: gettext/rfc822deb] console-terminus.templates
diff -Nru xfonts-terminus.old/debian/po/pt.po xfonts-terminus/debian/po/pt.po
--- xfonts-terminus.old/debian/po/pt.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/pt.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,37 +0,0 @@
-# Portuguese translation for xfonts-terminus debconf messages.
-# Copyright (C) Tiago Fernandes <[EMAIL PROTECTED]>, 2006
-# This file is distributed under the same license as the Xfonts-terminus 
package.
-# Tiago Fernandes <[EMAIL PROTECTED]>, 2006
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus 4.20-4\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-12-03 13:58+0200\n"
-"Last-Translator: Tiago Fernandes <[EMAIL PROTECTED]>\n"
-"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Portuguese\n"
-"X-Poedit-Country: PORTUGAL\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "Foram alterados os nomes dos ficheiros de fontes!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"O nome dos ficheiros de fontes, nesta vers??o do console-terminus, n??o s??o 
os "
-"mesmos usados at?? agora. Pode ser necess??rio actualizar a respectiva "
-"configura????o do sistema. /usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/ru.po xfonts-terminus/debian/po/ru.po
--- xfonts-terminus.old/debian/po/ru.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/ru.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,32 +0,0 @@
-# xfonts-terminus_4.20-3_templates.pot translated to Russian
-# Copyright (C) 1994-1997, 2000
-# This file is distributed under the same license as the xfonts-terminus 
package.
-# Mikhail Gusarov <[EMAIL PROTECTED]>, 2006.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 4.20-3\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-11-05 21:41+0600\n"
-"Last-Translator: Mikhail Gusarov <[EMAIL PROTECTED]>\n"
-"Language-Team: Russian <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "?????????? ???????????? ?????????????? ????????????????????!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr "?????????? ???????????? ?????????????? ???????????? console-terminus 
???????????????????? ???? ?????????????????? ?? ???????????????????? 
??????????????. ????????????????, ?????? ???????????????? ???????????????? 
???????????????????????? ??????????????. ?????????????????? 
???????????????????? ???????????????????? ?? ?????????? 
/usr/share/doc/console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/sv.po xfonts-terminus/debian/po/sv.po
--- xfonts-terminus.old/debian/po/sv.po 2007-10-25 22:43:11.680454286 +0200
+++ xfonts-terminus/debian/po/sv.po     1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-# Swedish translation of the debconf template for xfonts-terminus.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the xfonts-terminus 
package.
-# Daniel Nylander <[EMAIL PROTECTED]>, 2006.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfonts-terminus 4.16-2\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: 2006-01-19 22:13+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: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr "Typsnittsnamnen har ?ndrats!"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""
-"Filnamnen f?r typsnitten i denna version av console-terminus ?r inte de "
-"samma som filnamnen i den version du tidigare anv?nt.  Du kan beh?va att "
-"uppdatera systemets konfiguration.  V?nligen l?s filen /usr/share/doc/"
-"console-terminus/README.Debian.gz."
diff -Nru xfonts-terminus.old/debian/po/templates.pot 
xfonts-terminus/debian/po/templates.pot
--- xfonts-terminus.old/debian/po/templates.pot 2007-10-25 22:43:11.680454286 
+0200
+++ xfonts-terminus/debian/po/templates.pot     1970-01-01 01:00:00.000000000 
+0100
@@ -1,33 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2006-10-12 15:44+0300\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
-"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid "The font file names have changed!"
-msgstr ""
-
-#. Type: note
-#. Description
-#: ../console-terminus.templates:1001
-msgid ""
-"The font file names in this version of console-terminus are not the same as "
-"the font file names in the version of console-terminus you have used so "
-"far.  You may need to update the system configuration correspondingly.  "
-"Please read the file /usr/share/doc/console-terminus/README.Debian.gz."
-msgstr ""

Reply via email to