Quoting Vivek Dasmohapatra ([EMAIL PROTECTED]):
> On Mon, 30 Oct 2006, Christian Perrier wrote:
> 
> >
> >Dear maintainer of dbishell,
> >
> 
> Ok, thanks. I've been a bit inactive lately, I should really
> look at the package again. (Although I'm not a DD yet and have to
> get someone to upload for me).

The patch I have is attached.

Please let me know whether I should continue with the NMU or if you
will do a regular upload (which needs to be done pretty quickly as the
freeze might happen any time).

-- 


diff -Nru dbishell-0.8.9.old/debian/changelog dbishell-0.8.9/debian/changelog
--- dbishell-0.8.9.old/debian/changelog 2006-10-23 18:32:00.136388249 +0200
+++ dbishell-0.8.9/debian/changelog     2006-10-23 18:27:31.631230907 +0200
@@ -1,3 +1,15 @@
+dbishell (0.8.9-7.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix longstanding l10n issues
+  * Remove the debconf note which is an obvious debconf abuse
+    Closes: #388882
+    This makes translations pointless.
+    Closes: #310177, #308203, #331334, #336043
+    This also removes the need to depend on debconf
+    Closes: #331792
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Mon, 23 Oct 2006 18:21:16 +0200
+
 dbishell (0.8.9-7) unstable; urgency=low
 
   * work around bug in Term::ReadLine::Perl - it always ioctl()s STDIN
diff -Nru dbishell-0.8.9.old/debian/config dbishell-0.8.9/debian/config
--- dbishell-0.8.9.old/debian/config    2006-10-23 18:32:00.140388266 +0200
+++ dbishell-0.8.9/debian/config        1970-01-01 01:00:00.000000000 +0100
@@ -1,9 +0,0 @@
-#!/bin/sh -e
-
-# source debconf library
-. /usr/share/debconf/confmodule
-
-db_input low dbishell/dbiwarning || true
-
-# go, go, go! :)
-db_go
diff -Nru dbishell-0.8.9.old/debian/control dbishell-0.8.9/debian/control
--- dbishell-0.8.9.old/debian/control   2006-10-23 18:32:00.132388232 +0200
+++ dbishell-0.8.9/debian/control       2006-10-23 18:25:00.474571455 +0200
@@ -2,12 +2,12 @@
 Section: admin
 Priority: optional
 Maintainer: Vivek Dasmohapatra <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.16), perl (>= 5.6.0-16), 
libterm-readline-perl-perl | libterm-readline-gnu-perl, libdbi-perl, perl-doc, 
po-debconf
+Build-Depends-Indep: debhelper (>= 4.1.16), perl (>= 5.6.0-16), 
libterm-readline-perl-perl | libterm-readline-gnu-perl, libdbi-perl, perl-doc
 Standards-Version: 3.6.0
 
 Package: dbishell
 Architecture: all
-Depends: debconf, ${perl:Depends}, libterm-readline-perl-perl | 
libterm-readline-gnu-perl, libdbi-perl, libterm-readkey-perl
+Depends: ${perl:Depends}, libterm-readline-perl-perl | 
libterm-readline-gnu-perl, libdbi-perl, libterm-readkey-perl
 Suggests: libdbd-mysql-perl, libdbd-odbc-perl, libdbd-pg-perl
 Description: Interactive SQL shell with readline support
  Database shell with readline support [command history, 
diff -Nru dbishell-0.8.9.old/debian/po/da.po dbishell-0.8.9/debian/po/da.po
--- dbishell-0.8.9.old/debian/po/da.po  2006-10-23 18:32:00.120388180 +0200
+++ dbishell-0.8.9/debian/po/da.po      1970-01-01 01:00:00.000000000 +0100
@@ -1,49 +0,0 @@
-#
-#    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: dbishell_0.8.9-4\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2003-07-14 01:56+0100\n"
-"Last-Translator: Claus Hindsgaul <[EMAIL PROTECTED]>\n"
-"Language-Team: Dansk <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "Install�r de Perl DBI-drivere, du har brug for."
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr ""
-"Programmet dbishell skal bruge Perl DBI-drivere for at kontakte\n"
-"databaser. Install�r de drivere, du skal bruge, f�r du fors�ger at\n"
-"bruge dbishell, ellers vil det fejle uden synlig grund."
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr ""
-"Passende dbi-drivere kan bl.a. v�re libdbd-mysql-perl, libdbd-odbc-perl\n"
-"og libdbd-pg-perl"
diff -Nru dbishell-0.8.9.old/debian/po/de.po dbishell-0.8.9/debian/po/de.po
--- dbishell-0.8.9.old/debian/po/de.po  2006-10-23 18:32:00.120388180 +0200
+++ dbishell-0.8.9/debian/po/de.po      1970-01-01 01:00:00.000000000 +0100
@@ -1,50 +0,0 @@
-#
-#    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: dbishell_0.8.9-4\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2002-02-20 18:24+0100\n"
-"Last-Translator: Sebastian Feltel <[EMAIL PROTECTED]>\n"
-"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "Bitte installieren Sie die ben�tigten Perl DBI-Treiber"
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr ""
-"Das dbishell-Programm ben�tigt die Perl DBI-Treiber, um auf eine Datenbank "
-"zugreifen zu k�nnen. Bitte installieren Sie die entsprechenden Treiber, "
-"bevor Sie dbishell verwenden. Andernfalls wird das Programm ohne "
-"Fehlermeldung beendet."
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr ""
-"Passende DBI-Treiber sind in den Paketen libdbd-mysql-perl, libdbd-odbc-perl "
-"und libdbd-pg-perl enthalten."
diff -Nru dbishell-0.8.9.old/debian/po/fr.po dbishell-0.8.9/debian/po/fr.po
--- dbishell-0.8.9.old/debian/po/fr.po  2006-10-23 18:32:00.120388180 +0200
+++ dbishell-0.8.9/debian/po/fr.po      1970-01-01 01:00:00.000000000 +0100
@@ -1,46 +0,0 @@
-#
-#    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: dbishell_0.8.9-3\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2003-06-12 20:35+0200\n"
-"Last-Translator: Michel Grentzinger <[EMAIL PROTECTED]>\n"
-"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "Veuillez installer tous les pilotes Perl DBI dont vous avez besoin."
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr ""
-"Le programme dbishell a besoin des pilotes Perl DBI afin d'interagir avec "
-"les bases de donn�es. Veuillez installer tous les pilotes dont vous avez "
-"besoin avant d'employer dbishell, sans quoi il semblera �chouer sans raison."
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr ""
-"Les pilotes DBI appropri�s incluent libdbd-mysql-perl, libdbd-odbc-perl et "
-"libdbd-pg-perl."
diff -Nru dbishell-0.8.9.old/debian/po/ja.po dbishell-0.8.9/debian/po/ja.po
--- dbishell-0.8.9.old/debian/po/ja.po  2006-10-23 18:32:00.112388146 +0200
+++ dbishell-0.8.9/debian/po/ja.po      1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-#
-#    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: dbishell_0.8.9-4\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2004-01-04 16:02+0900\n"
-"Last-Translator: Hideki Yamane <[EMAIL PROTECTED]>\n"
-"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=EUC-JP\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "ɬ�פ� Perl DBI �ɥ饤�Ф򥤥󥹥ȡ��뤷�Ƥ���������"
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr "dbishell ï¿½×¥í¥°ï¿½ï¿½ï¿½ï¿½ï¿½Ï¥Ç¡ï¿½ï¿½ï¿½ï¿½Ù¡ï¿½ï¿½ï¿½ï¿½ï¿½Â³ï¿½ï¿½ Perl DBI �ɥ饤�Ф�ɬ�פȤ��ޤ���"
-"dbishell ���Ȥ����Ȥ�������ɬ�פʥɥ饤�Ф򥤥󥹥ȡ��뤷�ʤ��ȡ����Τ����Ԥ���"
-"�褦�˸������Ǥ��礦��"
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr "Ŭ�ڤ� dbi �ɥ饤�Ф� libdbd-mysql-perl��libdbd-odbc-perl��libdbd-pg-perl 
�˴ޤޤ��Ƥ��ޤ���"
diff -Nru dbishell-0.8.9.old/debian/po/nl.po dbishell-0.8.9/debian/po/nl.po
--- dbishell-0.8.9.old/debian/po/nl.po  2006-10-23 18:32:00.124388197 +0200
+++ dbishell-0.8.9/debian/po/nl.po      1970-01-01 01:00:00.000000000 +0100
@@ -1,39 +0,0 @@
-#
-#    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: dbishell_0.8.9-4\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2003-08-19 16:45+0100\n"
-"Last-Translator: Bart Cornelis <[EMAIL PROTECTED]>\n"
-"Language-Team: dutch <debian-l10n-dutch@lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "Gelieve alle benodigde Perl-DBI-stuurprogrammas te installeren."
-
-#. Description
-#: ../templates:3
-msgid "The dbishell program needs the Perl DBI drivers in order to contact 
databases. Please install any drivers you need before attempting to use 
dbishell, or it will seem to fail without reason."
-msgstr "Om verbinding te kunnen makene met database vereist dbishell 
perl-dbi-stuurprogrammas. Om te vermijden dat dbishell, zonder dat hier een 
reden voor wordt opgegeven, niet lijkt te werken dient u de benodigde 
stuurprogrammas te installeren voor u dbishell gaat gebruiken."
-
-#. Description
-#: ../templates:3
-msgid "Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and 
libdbd-pg-perl."
-msgstr "Voorbeelden van geschikte dbi-stuurprogramma-pakketten zijn 
libdbd-mysql-perl, libdbd-odbc-perl en libdbd-pg-perl."
-
diff -Nru dbishell-0.8.9.old/debian/po/POTFILES.in 
dbishell-0.8.9/debian/po/POTFILES.in
--- dbishell-0.8.9.old/debian/po/POTFILES.in    2006-10-23 18:32:00.128388214 
+0200
+++ dbishell-0.8.9/debian/po/POTFILES.in        1970-01-01 01:00:00.000000000 
+0100
@@ -1,2 +0,0 @@
-[type: gettext/rfc822deb] templates
-
diff -Nru dbishell-0.8.9.old/debian/po/pt_BR.po 
dbishell-0.8.9/debian/po/pt_BR.po
--- dbishell-0.8.9.old/debian/po/pt_BR.po       2006-10-23 18:32:00.128388214 
+0200
+++ dbishell-0.8.9/debian/po/pt_BR.po   1970-01-01 01:00:00.000000000 +0100
@@ -1,48 +0,0 @@
-#
-#    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: dbishell_0.8.9-4\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2003-08-16 22:25-0300\n"
-"Last-Translator: Andr� Lu�s Lopes <[EMAIL PROTECTED]>\n"
-"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "Por favor instalar os drivers DBI Perl que voc� precisa."
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr ""
-"O programa dbishell precisa do drivers DBI Perl para poder se conectar "
-"a bases de dados. Por favor instale os drivers que voc� precisa antes "
-"de tentar utilizar o dbishell ou o mesmo ir� parecer falhar sem raz�o."
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr ""
-"Drivers DBI adequados incluem o libdbd-mysql-perl, libdbd-odbc-perl e o "
-"libdbd-pg-perl."
diff -Nru dbishell-0.8.9.old/debian/po/ru.po dbishell-0.8.9/debian/po/ru.po
--- dbishell-0.8.9.old/debian/po/ru.po  2006-10-23 18:32:00.124388197 +0200
+++ dbishell-0.8.9/debian/po/ru.po      1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-#
-#    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: dbishell_0.8.9-3\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\n"
-"PO-Revision-Date: 2002-02-20 18:24+0100\n"
-"Last-Translator: Ilgiz Kalmetev <[EMAIL PROTECTED]>\n"
-"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=KOI8-R\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr "����������, ���������� ��� ����������� �������� Perl DBI."
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr ""
-"���������  dbishell  �����  ��������  Perl DBI  ��� ����������� � ���� "
-"������.  ����������,  ����������  ���,  ���  ���  ����� ����� �������� "
-"������������  dbishell,  ���  ���  ���������, ��� ��������� ������ ��� "
-"�������."
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr ""
-"�����  ���������  dbi  ��������  libdbd-mysql-perl, libdbd-odbc-perl � "
-"libdbd-pg-perl."
diff -Nru dbishell-0.8.9.old/debian/po/templates.pot 
dbishell-0.8.9/debian/po/templates.pot
--- dbishell-0.8.9.old/debian/po/templates.pot  2006-10-23 18:32:00.116388163 
+0200
+++ dbishell-0.8.9/debian/po/templates.pot      1970-01-01 01:00:00.000000000 
+0100
@@ -1,44 +0,0 @@
-#
-#    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: dbishell_0.8.9-4\n"
-"POT-Creation-Date: 2003-07-14 01:56+0100\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"
-
-#. Description
-#: ../templates:3
-msgid "Please install any Perl DBI drivers you need."
-msgstr ""
-
-#. Description
-#: ../templates:3
-msgid ""
-"The dbishell program needs the Perl DBI drivers in order to contact "
-"databases. Please install any drivers you need before attempting to use "
-"dbishell, or it will seem to fail without reason."
-msgstr ""
-
-#. Description
-#: ../templates:3
-msgid ""
-"Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and libdbd-"
-"pg-perl."
-msgstr ""
diff -Nru dbishell-0.8.9.old/debian/README.Debian 
dbishell-0.8.9/debian/README.Debian
--- dbishell-0.8.9.old/debian/README.Debian     1970-01-01 01:00:00.000000000 
+0100
+++ dbishell-0.8.9/debian/README.Debian 2006-10-23 18:24:25.662418741 +0200
@@ -0,0 +1,9 @@
+The dbishell program needs the Perl DBI drivers in order to contact
+databases. Please install any drivers you need before attempting to use
+dbishell, or it will seem to fail without reason.
+
+Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and
+libdbd-pg-perl.
+
+
+ -- Christian Perrier <[EMAIL PROTECTED]>, Mon, 23 Oct 2006 18:24:25 z
diff -Nru dbishell-0.8.9.old/debian/templates dbishell-0.8.9/debian/templates
--- dbishell-0.8.9.old/debian/templates 2006-10-23 18:32:00.188388471 +0200
+++ dbishell-0.8.9/debian/templates     1970-01-01 01:00:00.000000000 +0100
@@ -1,9 +0,0 @@
-Template: dbishell/dbiwarning
-Type: note
-_Description: Please install any Perl DBI drivers you need.
- The dbishell program needs the Perl DBI drivers in order to contact
- databases. Please install any drivers you need before attempting to use
- dbishell, or it will seem to fail without reason.
- .
- Suitable dbi drivers include libdbd-mysql-perl, libdbd-odbc-perl and
- libdbd-pg-perl.

Attachment: signature.asc
Description: Digital signature

Reply via email to