-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Lichtenheld <[EMAIL PROTECTED]> writes:
> On Mon, May 02, 2005 at 01:28:25PM +0100, Roger Leigh wrote: >> If you have the woody versions (5.6.1-8.9), the script might be >> relying on a new Perl feature. In this case, if you install the >> testing versions of these packages, does the upgrade now work? >> >> (I'll have to check this with a perl expert.) > > You may be on the right track with this: > > [EMAIL PROTECTED]:~$ perl -e 'open TEST, "-|", "ls" , "-l" or die; > while(<TEST>) { print; }' > Can't use an undefined value as filehandle reference at -e line 1. > > [EMAIL PROTECTED]:~$ perl -e 'open TEST, "-|", "ls" , "-l" or die; > while(<TEST>) { print; }' > <directory listing as expected> Thanks for checking this. I've added "dh_perl -V" to debian/rules, to add a perl dependency. However, this adds a strict dependency on "perl (>= 5.8.4-8)", rather than just "perl (>= 5.8)", which may cause problems with testing migration in the future. Is "dh_perl -V" OK in this situation, or are looser versions OK? I've put the source with the changes here: http://people.debian.org/~rleigh/gimp-print/sid/4.2.7/ Many thanks, Roger - -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linux http://www.debian.org/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFCdjrBVcFcaSW/uEgRAgIwAJ9ajIUIsIt1gJdPUNb/uIC8em/xhgCgmqto I9okJSPC7kUfqFKkNaJ4Zqg= =rTKQ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]