[pkg-perl-tools] 02/02: Merge tag '0.34' into HEAD

Niko Tyni ntyni at moszumanska.debian.org
Sat Dec 3 21:19:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository pkg-perl-tools.

commit 4bc46611b984e1ca593094bd3a466acef895c52a
Merge: 4b9a1b3 345244c
Author: Niko Tyni <ntyni at debian.org>
Date:   Sat Dec 3 23:18:36 2016 +0200

    Merge tag '0.34' into HEAD
    
    Debian release 0.34

 autopkgtest/README.autopkgtest                     |  9 +++++
 .../scripts/runtime-deps-and-recommends.d/syntax.t | 29 ++++++++++++--
 autopkgtest/scripts/runtime-deps.d/use.t           | 45 +++++++++++++++++-----
 debian/changelog                                   | 19 ++++++++-
 4 files changed, 88 insertions(+), 14 deletions(-)

diff --cc debian/changelog
index a3bc688,f46ab4e..cd5b6bf
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,45 -1,20 +1,62 @@@
- pkg-perl-tools (0.34) UNRELEASED; urgency=medium
++pkg-perl-tools (0.35) UNRELEASED; urgency=medium
 +
 +  [ gregor herrmann ]
 +  * examples: update pbuilder-hooks/E10cleanup.
 +  * examples/mass-commit: `continue' in a function fails with newer bash.
 +
 +  [ Florian Schlichting ]
 +  * 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.
 +
 +  [ Alex Muntada ]
 +  * lib/Debian/PkgPerl/GitHub.pm:
 +    - Apply patch using Git::Repository->run.
 +      Thanks to gregor herrmann
 +    - Option quiet only needed in Git::Repository->new.
 +    - Improve code and doc.
 +    - Get the actual repo in fork_exists.
 +    - Provide patch realpath to git apply.
 +    - Sync with upstream before branching.
 +
 +  [ gregor herrmann ]
 +  * dpt-alioth-repo: document the possibility to pass the distribution
 +    name as a parameter.
 +
 + -- gregor herrmann <gregoa at debian.org>  Thu, 08 Sep 2016 00:39:56 +0200
 +
+ pkg-perl-tools (0.34) unstable; urgency=medium
+ 
+   * autopkgtest improvements:
+     + use.t:
+       * support a whitelist regexp in d/t/p/use-whitelist.
+         (Closes: #845771)
+       * don't run the command in the package source directory.
+         (Closes: #837137)
+       * also run the tests with PERL_DL_NONLAZY=1.
+         (Closes: #830849)
+     + syntax.t:
+       * skip non-files in dpkg-query --listfiles output.
+       * allow listing more files to check in d/t/p/syntax-extra.
+         (Closes: #796040)
+ 
+  -- Niko Tyni <ntyni at debian.org>  Sat, 03 Dec 2016 23:09:20 +0200
+ 
  pkg-perl-tools (0.33) unstable; urgency=medium
  
    [ gregor herrmann ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list