Public bug reported:
When used to build packages of perl modules, debuild creates a
.packageslist file and perllocal.pod
An example:
using the MongoDB module:
wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
tar xzf MongoDB-0.44.tar.gz
cd MongoDB-0.44
debuild -us -uc
** Description changed:
When used to build packages of perl modules, debuild creates a
- .packageslist file
+ .packageslist file and perllocal.pod
+
+ An example:
+ using the MongoDB module:
+
+ wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
+ tar xzf MongoDB-0.4
** Description changed:
- When used to build packages of perl modules, debuild creates a
- .packageslist file and perllocal.pod
+ When used to build packages of perl modules, debuild creates a .packlist
+ and perllocal.pod files
An example:
- using the MongoDB module:
+ wget http://search.cpa