Package: dh-make-php Version: 0.2.8 Severity: normal Thanks for this great tool, dh-make-php makes my life much easier.
I'm packaging PHP_CodeSniffer using dh-make-pear which creates, as its manual says it will, a package called php-<pear-package-name>, or "php-php-codesniffer" However I think this redundancy is unnecessary and want to call the package simply "php-codesniffer" I tried dh-make-pear --prefix "" PHP_CodeSniffer bug got errors like: ln: invalid option -- p - because dh-make-pear creates a package called "-php-codesniffer" I think 1) that if --prefix is not specified, dh-make-pear should default to adding the "php-" prefix only if <pear-package-name> does not already start with "php-" and 2) it should be possible to specify --prefix "", to avoid the prefix altogether. Much thanks, Jack -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages dh-make-php depends on: ii cdbs 0.4.51 common build system for Debian pac ii php-pear 5.2.5-1 PEAR - PHP Extension and Applicati ii php5-cli 5.2.5-1 command-line interpreter for the p dh-make-php recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

