Package: smarteiffel Version: 1.1-8 Severity: minor The binary package contains /usr/share/doc/smarteiffel/.dhelp, which installs its documentation in section "Apps/Programming". And this is the only documentation in that section, which makes it look very ugly.
On the other hand the same docs are already registered with doc-base and available in the dhelp's "programming" section, where the documentation belongs to. So please remove the .dhelp file from the package, since it's not really needed. Also I would suggest moving the extended description from the .dhelp file to the doc-base file. Here's a simple patch for this: --- smarteiffel.old 2006-04-21 23:59:26.000000000 +0200 +++ smarteiffel 2006-04-22 00:11:30.000000000 +0200 @@ -1,7 +1,14 @@ Document: smarteiffel Title: SmartEiffel - The GNU Eiffel compiler Author: The SmartEiffel Development Team -Abstract: Manual for the SmartEiffel compiler and associated tools. +Abstract: Eiffel is a pure object-oriented language, that is intended + to facilitate reuse of routines. It does this through the concept of + "Design by Contract"; each class and each feature of a class publicises + the conditions that it guarantees to maintain, given that the published + input conditions are met. + . + Eiffel code should be comprehensible by non-computer people, with only a + little assistance. Section: Apps/Programming Format: HTML Regards, robert -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (100, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/pdksh Kernel: Linux 2.6.16 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) Versions of packages smarteiffel depends on: ii gcc 4:4.0.3-3 The GNU C compiler ii libc6 2.3.6-7 GNU C Library: Shared libraries smarteiffel recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]