tags 398393 pending thanks
> Sound like the package should Depend on console-common The attached simple patch fixes that problem. I'll upload the NMU today (even though my last NMU for l10n purposes did not trigger the problem, I feel like responsible to fix that one).
diff -Nru hunglish-1.13.old/debian/changelog hunglish-1.13/debian/changelog --- hunglish-1.13.old/debian/changelog 2006-11-13 22:51:46.207685458 +0100 +++ hunglish-1.13/debian/changelog 2006-11-13 22:54:20.132869929 +0100 @@ -1,3 +1,11 @@ +hunglish (1.13-1.2) unstable; urgency=high + + * Non-maintainer upload to fix a RC bug + * Depend on console-common as the postinst uses install-keymap + Closes: #398393 + + -- Christian Perrier <[EMAIL PROTECTED]> Mon, 13 Nov 2006 22:53:27 +0100 + hunglish (1.13-1.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues diff -Nru hunglish-1.13.old/debian/control hunglish-1.13/debian/control --- hunglish-1.13.old/debian/control 2006-11-13 22:51:46.179685243 +0100 +++ hunglish-1.13/debian/control 2006-11-13 22:52:06.351839849 +0100 @@ -7,7 +7,7 @@ Package: hunglish Architecture: all -Depends: debconf (>= 1.2.0) | debconf-2.0 +Depends: debconf (>= 1.2.0) | debconf-2.0, console-common Conflicts: xbase-clients (<< 4.0.3), hunglish-x3 Replaces: hunglish-x3 Recommends: console-tools | kbd, xbase-clients
signature.asc
Description: Digital signature

