[libindirect-perl] branch master updated (17c392c -> addafc3)

Xavier Guimard xguimard-guest at alioth.debian.org
Fri Sep 13 04:26:17 UTC 2013


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

xguimard-guest pushed a change to branch master
in repository libindirect-perl.

      from  17c392c   releasing package libindirect-perl version 0.30-1
      adds  cd33f63   Imported Upstream version 0.31
       new  1d4aed3   Merge tag 'upstream/0.31'
       new  addafc3   Update d/ch (+version 0.31-1)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                       |    7 ++
 MANIFEST                      |    5 --
 META.json                     |    4 +-
 META.yml                      |    4 +-
 Makefile.PL                   |    2 +-
 README                        |    4 +-
 debian/changelog              |    6 ++
 indirect.xs                   |   19 +++++
 lib/indirect.pm               |    8 +-
 t/00-load.t                   |    2 +-
 t/20-good.t                   |  105 ++++++++++++++----------
 t/21-bad.t                    |  177 +++++++++++++++++++++++++----------------
 t/22-bad-mixed.t              |   17 ++--
 t/30-scope.t                  |   10 +--
 t/41-threads-teardown.t       |    2 +-
 t/91-pod.t                    |   15 ----
 t/92-pod-coverage.t           |   16 ----
 t/93-pod-spelling.t           |   13 ---
 t/95-portability-files.t      |   13 ---
 t/99-kwalitee.t               |   29 -------
 t/lib/Test/Leaner.pm          |   89 ++++++++++++++++-----
 t/lib/indirect/TestThreads.pm |    2 +-
 22 files changed, 303 insertions(+), 246 deletions(-)
 delete mode 100644 t/91-pod.t
 delete mode 100644 t/92-pod-coverage.t
 delete mode 100644 t/93-pod-spelling.t
 delete mode 100644 t/95-portability-files.t
 delete mode 100644 t/99-kwalitee.t

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



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