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

kanashiro-guest pushed a change to branch master
in repository libsystem-command-perl.

      from  aacd407   releasing package libsystem-command-perl version 1.111-1
      adds  d87409b   add support for setting extra attributes in the reaper
      adds  3244868   trace the exit information
      adds  0ed2c13   dzil plugin Test::ReportPrereqs obsoletes 
ReportVersions::Tiny
      adds  47cce10   record RT ticket number
      adds  6523eba   clean up .gitignore
      adds  794077e   Changes for version 1.112
      adds  8d10caa   Imported Upstream version 1.112
       new  9476958   Merge tag 'upstream/1.112'
       new  0ff31de   Update debian/changelog
      adds  fa304a1   add accessors for stdin, stdout, stderr, exit, signal, 
core attributes
      adds  44a362b   test exit, signal, core attributes of 
System::Command::Reaper
      adds  199c124   document the return value of close()
      adds  fe9e23f   remove parentheses from the attribute names
      adds  59a4be2   document the newly added accessors
      adds  a915040   copyright update
      adds  12ccd6e   stop using PodWeaver to produce POD
      adds  cb54629   wrap the call to `no strict 'refs'` in its own scope
      adds  49388e3   close() now returns the System::Command object instead of 
the reaper
      adds  8eaff9b   Merge branch 'close'
      adds  5bbf1c2   Changes for version 1.113
      adds  b3d20f5   Imported Upstream version 1.113
       new  3c97e76   Merge tag 'upstream/1.113'
       new  b13419b   Update debian/changelog
       new  1d7b856   Bump debhelper compatibility level to 9
       new  b3ad3ee   Update dependencies. Remove libmodule-build-perl and add 
libipc-run-perl.
       new  4a7a006   Releasing libsystem-command-perl version 1.113-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                      |  16 ++++
 LICENSE                      |   2 +-
 MANIFEST                     |   8 +-
 META.json                    |  14 ++--
 META.yml                     |  10 ++-
 Makefile.PL                  |  22 +++---
 debian/changelog             |   9 +++
 debian/compat                |   2 +-
 debian/control               |   9 ++-
 dist.ini                     |   5 +-
 lib/System/Command.pm        |  60 +++++++-------
 lib/System/Command/Reaper.pm |  82 +++++++++++++++----
 pod2htmd.tmp                 |   2 -
 pod2htmi.tmp                 |   2 -
 t/00-report-prereqs.dd       |  49 ++++++++++++
 t/00-report-prereqs.t        | 183 +++++++++++++++++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t |  94 ----------------------
 t/10-command.t               |  13 +--
 weaver.ini                   |   9 ---
 19 files changed, 396 insertions(+), 195 deletions(-)
 delete mode 100644 pod2htmd.tmp
 delete mode 100644 pod2htmi.tmp
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 weaver.ini

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to