Package: libwiki-toolkit-perl Severity: normal Tags: patch The new debconf template (grrrrrr, is that a conspiracy to avoid fr and de to reach 100%?) includes a typo.
Patch attached. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF8) Shell: /bin/sh linked to /bin/dash
--- templates.old 2008-07-15 15:54:15.459757683 +0200 +++ templates 2008-07-15 15:54:27.567757229 +0200 @@ -1,7 +1,7 @@ Template: libwiki-toolkit-perl/schema_upgrade_warn Type: boolean _Description: Install version of Wiki::Toolkit requiring schema upgrade? - You are about to install a version of Wiki::Toolki which requires a + You are about to install a version of Wiki::Toolkit which requires a database schema upgrade. Until you have run the upgrade procedure on Wiki::Toolkit databases, this will cause applications using Wiki::Toolkit to stop working.

