Package: debhelper Version: 7.0.11 Severity: wishlist Hi!
When dh_install fails to find a file, dh_install exits non-zero. This is fine. But I would like a option to pass to dh_install so it lists all files it can't find and then exits non-zero. Currently, if upstream has changed a lot, my workflow is: dh_install -pPackage --sourcedir=debian/tmp # study error vi debian/Package.install #remove file dh_install -pPackage --sourcedir=debian/tmp # study error vi debian/Package.install #remove file dh_install -pPackage --sourcedir=debian/tmp # study error vi debian/Package.install #remove file dh_install -pPackage --sourcedir=debian/tmp .... until it succeds. I would like to have the possibility to do dh_install -pPackage --sourcedir=debian/tmp --list-all-files-not-found adapt Package.install profit. thanks in advance. /Sune -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages debhelper depends on: ii binutils 2.18.1~cvs20080103-6 The GNU assembler, linker and bina ii dpkg-dev 1.14.20 Debian package development tools ii file 4.24-2 Determines file type using "magic" ii html2text 1.3.2a-3 An advanced HTML to text converter ii man-db 2.5.2-1 on-line manual pager ii perl 5.10.0-10 Larry Wall's Practical Extraction ii po-debconf 1.0.15 manage translated Debconf template debhelper recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

