[libsys-sigaction-perl] branch master updated (617ee3e -> 0b817cc)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Sep 12 19:31:13 UTC 2016


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

kanashiro pushed a change to branch master
in repository libsys-sigaction-perl.

      from  617ee3e   update changelog
      adds  8a9be20   New upstream version 0.23
       new  4619db9   Merge tag 'upstream/0.23'
       new  200a75c   Update debian/changelog
       new  b74c34f   Update years of upstream copyright
       new  cdf7c1b   Bump debhelper compatibility level to 9
       new  4171f37   Declare compliance with Debian policy 3.9.8
       new  40898ce   Add debian/upstream/metadata
       new  0b817cc   releasing libsys-sigaction-perl version 0.23-1

The 7 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                  |  31 +++++++++-
 MANIFEST                 |   5 +-
 META.json                |  50 +++++++++++++++
 META.yml                 |  43 +++++++------
 Makefile.PL              | 154 ++++++++++++++++++++++++++++++++++++-----------
 README                   |  39 ++++++------
 debian/changelog         |  13 +++-
 debian/compat            |   2 +-
 debian/control           |   4 +-
 debian/copyright         |   2 +-
 debian/upstream/metadata |   5 ++
 lib/Sys/SigAction.pm     |  14 +++--
 t/alternatives.t         |  52 ++++++++++++++++
 t/inline_nested.t        | 102 +++++++++++++++++++++++++++++++
 t/mask.t                 |   2 +-
 t/name.t                 |   2 +-
 t/nested.t               |  75 -----------------------
 t/number.t               |   7 ++-
 t/recursive_nested.t     | 132 ++++++++++++++++++++++++++++++++++++++++
 t/safe.t                 |  31 ++++++----
 t/timeout.t              |   2 +-
 21 files changed, 580 insertions(+), 187 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/alternatives.t
 create mode 100644 t/inline_nested.t
 delete mode 100644 t/nested.t
 create mode 100644 t/recursive_nested.t

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



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