Changes for version 0.79 - 2013-08-16
- silence a warning when reporting about a core-satisfied dependency without a version
- fix problems with perl 5.18: (Debian #719829)
- fix missing =back in Debian::Control::Stanza::CommaSeparated POD
- sort a couple of hash key walks breaking tests with perl 5.18
- remove the trailing slash from ustream/watch URLs
- drop usage of experimental given/when in Packaging.pm
- rework --only internal representation to be a hash
- t/dists.t: rework running dh-make-perl and give all diagnostics when a test fails
- fix specoial handling of changed copyright years
- make dh-make-perl report its version on every invocation
Documentation
Create debian source packages from Perl modules
Modules
parse/search through apt-file's Contents files
manage Debian source package control files
fill debian/control from unpacked CPAN distribution
single stanza of Debian source package control file
binary stanza of Debian source package control file
comma separated debian/control field abstraction
source stanza of Debian source package control file
a list of Debian::Dependency objects
dependency relationship between Debian packages
scan /var/lib/dpkg/info/*.list for files/patterns
handy manipulation of debian/rules
handy representation of Debian WNPP bug reports
offline storage of Debian's work-needing package lists
create Debian source package from CPAN dist
common routines for 'make' and 'refresh' dh-make-perl commands
dh-make-perl dump-config implementation
dh-make-perl help implementation
dh-make-perl locate implementation
implementation of 'dh-make-perl make'
dh-make-perl refresh implementation
dh-make-perl refresh-cache implementation
dh-make-perl configuration class
internal helper module for DhMakePerl
helper routines for dh-make-perl and alike