tags 517227 confirmed thanks -=| Ilya Martynov, Fri, Feb 27, 2009 at 12:34:17PM +0300 |=- > 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 > > 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 ...
Ah, that^^^ was the missing line
> + perl found in perl
> + Net::SSLeay found in libnet-ssleay-perl
I bet you have no 'stable' lines in /etc/apt/sources.list, but only
'testing' ones.
So the bug is clear. It was a bad idea to filter on {sid,unstable}.
Whatever is in sources.list deserves to be parsed and used. With
caching in place long parsing times are not that scary.
--
dam JabberID: [email protected]
signature.asc
Description: Digital signature

