Package: powerpc-utils Version: 1.1.3-18 Severity: minor Hi,
According to the policy (5.6.12), lines to be displayed verbatim must begin with two spaces. The description of the powerpc-utils package does not respect this rule, which makes the description very ugly when displayed with aptitude. (I haven't tried with other tools such as dselect.) The attached (trivial) patch fixes the description. Cheers, Nicolas -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13.4-irma Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages powerpc-utils depends on: ii libc6 2.3.5-6 GNU C Library: Shared libraries an powerpc-utils recommends no packages. -- no debconf information
diff -u powerpc-utils-1.1.3/debian/control powerpc-utils-1.1.3/debian/control --- powerpc-utils-1.1.3/debian/control +++ powerpc-utils-1.1.3/debian/control @@ -16,10 +16,10 @@ - mousemode - tell an ADB mouse to use a given device handler ID. - nvsetenv - change/view Open Firmware environment variables. - nvsetvol - set Open Firmware stored volume setting. - clock - Hardware clock program for Power Macs. - trackpad - modify PowerBook trackpad behavior (tap/drag mode). - fblevel - control LCD/TFT display backlight brightness. - fnset - set PowerBook keyboard function keys mode. - lsprop - list OF device tree in human readable format - autoboot - set autoboot (server mode) flag on CUDA PowerMacs - bootsched - set automatic power up time on CUDA PowerMacs + mousemode - tell an ADB mouse to use a given device handler ID. + nvsetenv - change/view Open Firmware environment variables. + nvsetvol - set Open Firmware stored volume setting. + clock - Hardware clock program for Power Macs. + trackpad - modify PowerBook trackpad behavior (tap/drag mode). + fblevel - control LCD/TFT display backlight brightness. + fnset - set PowerBook keyboard function keys mode. + lsprop - list OF device tree in human readable format + autoboot - set autoboot (server mode) flag on CUDA PowerMacs + bootsched - set automatic power up time on CUDA PowerMacs

