Please find, attached, the patch for the NMU that fixed the wrongly encoded changelog file problem (lenny release goal).
diff -Nru kover-2.9.6.old/debian/changelog kover-2.9.6/debian/changelog
--- kover-2.9.6.old/debian/changelog 2008-02-04 20:51:20.669681388 +0100
+++ kover-2.9.6/debian/changelog 2008-02-04 23:24:57.645679334 +0100
@@ -1,3 +1,11 @@
+kover (1:2.9.6-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix encoding for changelog. Closes: #453993
+ * Change the menu section to "Applications" (thanks, lintian)
+
+ -- Christian Perrier <[EMAIL PROTECTED]> Mon, 04 Feb 2008 23:24:36 +0100
+
kover (1:2.9.6-4) unstable; urgency=low
* add -std=gnu++98 to fix FTBFS with linux-libc-dev (closes: #428925)
@@ -88,7 +96,7 @@
* little debian/rules cleanup
* cleaned up Build-Dependencies
* revised optimization disabling to use CXXFLAGS instead of the
- &"/&!� script we used before
+ &"/&!§ script we used before
* updated debian/copyright to point to upstream's homepage regarding
kover instead of http://apps.kde.com
* bumped Standards-Version: to 3.5.8 (no changes needed)
diff -Nru kover-2.9.6.old/debian/menu kover-2.9.6/debian/menu
--- kover-2.9.6.old/debian/menu 2008-02-04 20:51:20.669681388 +0100
+++ kover-2.9.6/debian/menu 2008-02-04 23:24:32.613679431 +0100
@@ -1,3 +1,3 @@
-?package(kover):needs="X11" section="Apps/Graphics"\
+?package(kover):needs="X11" section="Applications/Graphics"\
title="kover" command="/usr/bin/kover" kderemove="y"\
icon="/usr/share/icons/locolor/32x32/apps/kover.xpm"
signature.asc
Description: Digital signature

