Change logs for pkg-perl-tools source package in Artful

  • pkg-perl-tools (0.39) unstable; urgency=medium
    
      * autopkgtest/smoke: fix skipping perlcritic tests
    
     -- Niko Tyni <email address hidden>  Mon, 07 Aug 2017 15:08:48 +0300
  • pkg-perl-tools (0.38) unstable; urgency=medium
    
      * Move most of build dependencies to Build-Depends-Indep
      * autopkgtest/smoke: expand the skip list to compile, author and pod tests
        (Closes: #870252)
    
     -- Niko Tyni <email address hidden>  Sun, 06 Aug 2017 22:28:23 +0300
  • pkg-perl-tools (0.37) unstable; urgency=medium
    
      [ Christopher Hoskin ]
      * Fix "Broken link for repack.sh in examples/repack.stub" Changed broken link
        to working link (Closes: #853045)
    
      [ gregor herrmann ]
      * dpt-gen-itp: handle encoding of From and Owner.
      * dpt-gen-itp: mention dpt-gen-itp(1) in the footer of its output.
        Thanks to Balint Reczey for the proposal and the patch.
        (Closes: #855135)
    
      [ Niko Tyni ]
      * autopkgtest/smoke: run prove with --recurse.
        This takes away most needs for the smoke-tests configuration file, and
        seems to work for at least libimager-perl and libdancer2-perl.
        Thanks to Alex Muntada for the idea.
    
      [ gregor herrmann ]
      * debian/control: Add more test dependencies.
        Needed for t/patchedit/01_patchedit.t which now is run in autopkgtest due
        to the change in autopkgtest/scripts/build-deps.d/smoke.
      * Makefile: run prove recursively during build as well.
      * Revert "remove patchedit" (e2fcacaeff23ce3b22cef5855ffb8bab6442ae2f).
        The .orig files are still needed for t/patchedit/01_patchedit.t which
        wasn't run since 2013, apparently.
      * debian/rules: add override_dh_clean to avoid removal of the
        t/patchedit/*.orig files.
      * t/patchedit/01_patchedit.t: fix path and add some error handling.
      * Skip t/patchedit/01_patchedit.t for now.
        The real output has diverged too much from the expected one.
    
     -- gregor herrmann <email address hidden>  Sat, 17 Jun 2017 20:12:54 +0200
  • pkg-perl-tools (0.36) unstable; urgency=medium
    
      [ gregor herrmann ]
      * examples: update pbuilder-hooks/E10cleanup.
      * examples/mass-commit: `continue' in a function fails with newer bash.
    
      [ Florian Schlichting ]
      * dpt-forward: improve mail usage: fail early when --use-mail not given and
        no pause credentials are available, allow forwarding a bug without patch
    
      [ Alex Muntada ]
      * t/github.t: Test GitHub pull request workflow
      * lib/Debian/PkgPerl/GitHub.pm: add module
      * scripts/forward: create pull requests for patches in GitHub
      * Makefile:
        - add -Ilib to perl tests in Makefile
        - install Perl modules from lib/Debian/PkgPerl
      * t/spelling.st: check files in lib/Debian/PkgPerl directory
    
      [ gregor herrmann ]
      * Add (build) dependency on libgit-repository-perl.
        Needed for the new GitHub PR feature.
      * Add a note to the pbuilder firewall example hook.
      * dpt-github-oauth: don't display password if Term::ReadLine::Gnu
        is used.
    
      [ gregor herrmann ]
      * dpt-alioth-repo: document the possibility to pass the distribution
        name as a parameter.
    
      [ tony mancill ]
      * Fix typo in bts-retitle POD. (Closes: #848517)
    
      [ gregor herrmann ]
      * posix-lib.sh: run the pipe/tee magic only for subcommands where it's
        actually used later on.
    
      [ Florian Schlichting ]
      * dpt-forward: fall back to sending email when pause credentials cannot be
        read
      * dpt-forward: add POD on email fallback and relevant config
      * Add missing dependencies for github.t
    
      [ gregor herrmann ]
      * Add debian/tests/pkg-perl/use-name to run autopkgtest's use.t test.
    
     -- gregor herrmann <email address hidden>  Thu, 26 Jan 2017 20:19:54 +0100