The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.72 - 2011-02-05

  • Nicholas Bamber
    • Added logic to parse special email change directives in the changelog so that the refresh command respects email changes. Debian bug #609409
    • Changed regular expression in t/dists.t to allow .svn not ending in /
    • Various fixes for t/dists.t:
      • Added fix for .svn at the end of a filename rather than the middle
      • Second /dev/null check was attempting to diff an undefined value
      • Setting PERL5LIB (unsatisfactory work around for system(dh-make-perl) )

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 routined for dh-make-perl and alike