Package: libpaper-utils Version: 1.1.24 Severity: normal Tags: patch paperconfig internally uses run-parts to execute the scripts in libpaper.d. However, this is nowhere documented. From the current manpage, it looks as if any script would be run, regardless of the letters used in the name.
I suggest to change the man page with the following patch: --- man/paperconfig.8.in.orig 2010-08-30 22:40:31.000000000 +0200 +++ man/paperconfig.8.in 2010-08-30 22:41:21.000000000 +0200 @@ -64,6 +64,11 @@ .B @RUNPARTSDIR@ Directory of scripts to run after the paper size has been changed. This package puts no scripts here, but other packages may. +.B run-parts +is used to run the scripts. Therefore their names must comply +with +.B run-part's +naming requirements. .SH AUTHOR Yves Arrouye <[email protected]> .SH SEE ALSO Regards, Frank -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/dash Versions of packages libpaper-utils depends on: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libpaper1 1.1.24 library for handling paper charact libpaper-utils recommends no packages. libpaper-utils suggests no packages. -- no debconf information -- Dr. Frank Küster Debian Developer (TeXLive) VCD Aschaffenburg-Miltenberg, ADFC Miltenberg B90/Grüne KV Miltenberg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

