On Fri, Feb 27, 2009 at 9:07 AM, Damyan Ivanov <[email protected]> wrote: > > Ilya, can you try adding "--dist stable" to the command line and see > if it makes a difference? >
It doesn't seem to help: i...@denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl --dist stable Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all) + perl found in perl - Net::SSLeay not found in any package The following Perl modules are required and not installed in your system: - Net::SSLeay You do not have 'apt-file' currently installed, or have not ran 'apt-file update' - If you install it and run 'apt-file update' as root, I will be able to tell you which Debian packages are those modules in (if they are packaged). Using maintainer: Ilya Martynov <[email protected]> Found changelog: Changes Found docs: README Found examples: examples/* Using rules: /usr/share/dh-make-perl/rules.dh7.noxs --- Done But dh-make-perl --dist testing does work for me. i...@denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl --dist testing Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all) Parsing /var/cache/apt/apt-file/apt_main_dists_testing_Contents-i386.gz ... + perl found in perl + Net::SSLeay found in libnet-ssleay-perl Needs the following debian packages: libnet-ssleay-perl (>= 1.30) Using maintainer: Ilya Martynov <[email protected]> Found changelog: Changes Found docs: README Found examples: examples/* Using rules: /usr/share/dh-make-perl/rules.dh7.noxs --- Done -- Ilya Martynov, [email protected] CTO IPonWEB (UK) Ltd -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

