Package: colorgcc
Severity: important
Tags: patch
One of the release goals for Lenny [1] is to make sure that debian/control and
debian/copyright are encoded in UTF-8 rather than in local encodings.
According to the lintian checks at [2] and [3], your package does not comply
with this goal yet, and uses a different encoding for debian/changelog
To fix this, simply filter the file through "iconv -f original_encoding -t
utf8". Patch attached.
Best regards,
Christian.
[1] http://release.debian.org/lenny-goals.txt
[2]
http://lintian.debian.org/reports/Tdebian-control-file-uses-obsolete-national-encoding.html
[3]
http://lintian.debian.org/reports/Tdebian-changelog-file-uses-obsolete-national-encoding.html
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- changelog.new 2008-02-03 20:29:51.166553850 +0100
+++ changelog 2008-02-03 20:29:01.000000000 +0100
@@ -1,7 +1,7 @@
colorgcc (1.3.2.0-7) unstable; urgency=low
* 08_force_color_opt.dpatch. Add force color option (Closes: #348704).
- + Thanks to Jörg Sommer.
+ + Thanks to Jörg Sommer.
* 09_color_warnings.dpatch (Closes: #460805).
+ Color <warnings>. Thanks to Andreas Beckmann.
* Bump Standards Version to 3.7.3 (No changes needed).