tags 397351 + patch thanks Hi,
Attached is the diff for my dbishell 0.8.9-7.2 NMU. -- Homepage: http://www.sesse.net/
diff -Nru /tmp/4StQ4BH8zB/dbishell-0.8.9/debian/changelog /tmp/WyOH21Lyv4/dbishell-0.8.9/debian/changelog --- /tmp/4StQ4BH8zB/dbishell-0.8.9/debian/changelog 2006-11-14 19:29:03.000000000 +0100 +++ /tmp/WyOH21Lyv4/dbishell-0.8.9/debian/changelog 2006-11-14 19:29:04.000000000 +0100 @@ -1,3 +1,12 @@ +dbishell (0.8.9-7.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove reference to the dbishell/dbiwarning template, as it no longer + exists; makes the package configure again, patch from Joseph Ates. + (Closes: #397351) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Tue, 14 Nov 2006 19:26:38 +0100 + dbishell (0.8.9-7.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues diff -Nru /tmp/4StQ4BH8zB/dbishell-0.8.9/debian/postinst /tmp/WyOH21Lyv4/dbishell-0.8.9/debian/postinst --- /tmp/4StQ4BH8zB/dbishell-0.8.9/debian/postinst 2006-11-14 19:29:03.000000000 +0100 +++ /tmp/WyOH21Lyv4/dbishell-0.8.9/debian/postinst 2006-11-14 19:29:04.000000000 +0100 @@ -3,11 +3,6 @@ if [ "$1" = "configure" ]; then -# Assume debconf is the way to go. -. /usr/share/debconf/confmodule - -db_get dbishell/dbiwarning - echo "Checking for interesting perl DBI drivers..." perl -MDBI \

