[libchild-perl] branch master updated (26c6367 -> b644a2b)

gregor herrmann gregoa at debian.org
Sat May 3 13:26:14 UTC 2014


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

gregoa pushed a change to branch master
in repository libchild-perl.

      from  26c6367   update changelog
       new  fd3c741   Imported Upstream version 0.010
       new  d80e7c8   New upstream release.
       new  93ac74a   Drop spelling-error.patch, merged upstream.
       new  2dea15a   Declare compliance with Debian Policy 3.9.5.
       new  b4146dd   Update build dependencies.
       new  b644a2b   releasing package libchild-perl version 0.010-1

The 6 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:
 Build.PL                            |  1 +
 Changes                             |  3 ++
 MANIFEST                            |  5 ++-
 META.json                           | 83 +++++++++++++++++++++++++++++++++++++
 META.yml                            | 19 +++++++--
 README                              |  8 ++--
 debian/changelog                    | 11 +++--
 debian/control                      |  7 ++--
 debian/patches/series               |  1 -
 debian/patches/spelling-error.patch | 17 --------
 lib/Child.pm                        | 18 +++++---
 lib/Child/IPC/Pipe.pm               |  2 +-
 lib/Child/Link.pm                   |  2 +-
 lib/Child/Link/IPC.pm               |  4 +-
 lib/Child/Link/IPC/Pipe.pm          |  2 +-
 lib/Child/Link/IPC/Pipe/Parent.pm   |  2 +-
 lib/Child/Link/IPC/Pipe/Proc.pm     |  2 +-
 lib/Child/Link/Parent.pm            |  2 +-
 lib/Child/Link/Proc.pm              |  8 ++--
 lib/Child/Util.pm                   |  2 +-
 t/die.t                             | 54 ++++++++++++++++++++++++
 21 files changed, 201 insertions(+), 52 deletions(-)
 create mode 100644 Changes
 create mode 100644 META.json
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-error.patch
 create mode 100644 t/die.t

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



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