[libposix-2008-perl] branch master updated (a15b54d -> 6759101)

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Thu Sep 21 19:35:19 UTC 2017


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

mans0954 pushed a change to branch master
in repository libposix-2008-perl.

      from  a15b54d   update changelog
      adds  ab3a1ab   New upstream version 0.16
       new  bf9c1db   Updated version 0.16 from 'upstream/0.16'
       new  99ae599   New upstream release (0.16)
       new  9e27ac8   Use my Debian e-mail address in debian/control and debian/copyright
       new  8a5b2f9   Update dates in debian/copyright
       new  6759101   Update Standards-Version from 3.9.6 to 4.1.0 (no change required)

The 5 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:
 2008.xs                      | 1903 +++++++++++++++++++++++++++++++---------
 Changes                      |   53 +-
 MANIFEST                     |    8 +-
 META.json                    |   11 +-
 META.yml                     |   10 +-
 Makefile.PL                  |   78 +-
 README                       |    4 +-
 const-c.inc                  | 1353 +++++++++++++++++++++++++++++
 const-xs.inc                 |   90 ++
 debian/changelog             |   10 +-
 debian/control               |    4 +-
 debian/copyright             |    4 +-
 lib/POSIX/2008.pm            |  102 ++-
 lib/POSIX/2008.pod           |  374 ++++++--
 ppport.h                     | 1967 ++++++++++++++++++++++++++++++------------
 t/{POSIX-2008.t => 01_use.t} |    0
 t/02_at.t                    |   79 ++
 t/03_rw.t                    |   39 +
 typemap                      |   46 +-
 19 files changed, 4989 insertions(+), 1146 deletions(-)
 create mode 100644 const-c.inc
 create mode 100644 const-xs.inc
 rename t/{POSIX-2008.t => 01_use.t} (100%)
 create mode 100644 t/02_at.t
 create mode 100644 t/03_rw.t

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



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