Change logs for dh-make-perl source package in Trusty

  • dh-make-perl (0.80-1) unstable; urgency=low
    
    
      [ CSILLAG Tamas ]
      * add Homepage to d/control (lintian check suggested)
      * add rename_to_debian_package_dir.
        This will rename the directory name to the canonical name of
        the debian package.
      * use system("mv ...") when cross device directory move is expected
        otherwise just use rename
    
      [ Damyan Ivanov ]
      * FromCPAN/find_debs_for_modules: do not crash when all offerred packages
        are perl(-(modules|base))? (Closes: #725206)
      * drop trailing slash from t/Control.t test file
    
      [ Salvatore Bonaccorso ]
      * Create packages with Standards-Version 3.9.5
      * Adjust Standards-Version in control files of testsuite
      * Bump Standards-Version to 3.9.5
    
     -- Damyan Ivanov <email address hidden>  Tue, 29 Oct 2013 20:52:21 +0200
  • dh-make-perl (0.79-1) unstable; urgency=low
    
    
      * silence a warning when reporting about a core-satisfied dependency without
        a version
      * fix problems with perl 5.18:
        (Closes: #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 special handling of changed copyright years
      * make dh-make-perl report its version on every invocation
    
     -- Damyan Ivanov <email address hidden>  Fri, 16 Aug 2013 14:00:30 +0200