[libproc-processtable-perl] branch master updated (976d43a -> e97d637)

Salvatore Bonaccorso carnil at debian.org
Fri Feb 2 20:11:36 UTC 2018


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

carnil pushed a change to branch master
in repository libproc-processtable-perl.

      from  976d43a   Prepare changelog for release
      adds  6294eb4   New upstream version 0.55
       new  69dcbd5   Update upstream source from tag 'upstream/0.55'
       new  d6b2d2d   Update debian/changelog
       new  1deee70   Drop fix-manpage-references-in-POD.patch (applied upstream)
       new  dd31406   Drop Recognize-the-new-P-parked-process-state.patch (applied upstream)
       new  d0360e4   Prepare changelog for release
       new  e97d637   Remove trailing whitespaces in debian/changelog file

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:
 Killall.pm                                         |   2 +-
 MANIFEST                                           |   1 +
 META.json                                          |   5 +-
 META.yml                                           |   5 +-
 Process/Process.pm                                 |   3 +-
 ProcessTable.pm                                    |  43 +-
 ProcessTable.xs                                    |  25 +-
 README                                             |  18 +-
 README.freebsd-kvm                                 |   2 +
 README.openbsd                                     |   2 +
 TODO                                               |   0
 contrib/pswait                                     |   2 +-
 debian/changelog                                   |  10 +-
 .../Recognize-the-new-P-parked-process-state.patch |  43 --
 debian/patches/fix-manpage-references-in-POD.patch |  29 --
 debian/patches/series                              |   2 -
 example.pl                                         |   6 +-
 hints/dragonfly.pl                                 |   1 +
 os/FreeBSD-kvm.c                                   |  26 +-
 os/FreeBSD-kvm.h                                   |   3 +-
 os/Linux.c                                         |  85 +++-
 os/Linux.h                                         | 536 +++++++++++----------
 os/OpenBSD.c                                       |  21 +-
 os/aix.c                                           |   2 +-
 os/bsdi.c                                          |   6 +-
 t/process.t                                        |   2 +-
 26 files changed, 479 insertions(+), 401 deletions(-)
 delete mode 100644 TODO
 delete mode 100644 debian/patches/Recognize-the-new-P-parked-process-state.patch
 delete mode 100644 debian/patches/fix-manpage-references-in-POD.patch
 delete mode 100644 debian/patches/series
 create mode 100644 hints/dragonfly.pl

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



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