[libproc-fork-perl] branch master updated (57c0ea2 -> 90a35e2)

Florian Schlichting fsfs at alioth.debian.org
Thu Sep 26 21:29:45 UTC 2013


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

fsfs pushed a change to branch master
in repository libproc-fork-perl.

      from  57c0ea2   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  fc592e2   Imported Upstream version 0.802
       new  5004b8e   Merge tag 'upstream/0.802'
       new  25d4222   Import Upstream version 0.802
       new  2fd721f   Update years of upstream copyright
       new  97f1b8a   Separate out License paragraphs in debian/copyright
       new  4fac232   Bump dh compatibility to level 8 (no changes necessary)
       new  af5527a   Declare compliance with Debian Policy 3.9.4
       new  615c4c5   Brush up short and long description
       new  4c3127a   Switch to source format 3.0 (quilt)
       new  7ce180c   Switch to short-form debian/rules
       new  f1d86ee   Add myself to uploaders and copyright
       new  90a35e2   prepare changelog for release

The 11 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                |   15 --
 Changes                 |   43 +++++-
 LICENSE                 |  379 +++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                |   16 +-
 META.json               |   50 +++++++
 META.yml                |   38 ++---
 Makefile.PL             |   72 +++++++--
 README                  |   23 +--
 debian/changelog        |   19 ++-
 debian/compat           |    2 +-
 debian/control          |   16 +-
 debian/copyright        |   30 ++--
 debian/rules            |   20 +--
 debian/source/format    |    1 +
 dist.ini                |   20 +++
 lib/Proc/Fork.pm        |  112 +++++++-------
 lib/Proc/Fork/Runner.pm |   58 --------
 t/00.mock.t             |    6 +-
 weaver.ini              |   31 ++++
 19 files changed, 709 insertions(+), 242 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 delete mode 100644 lib/Proc/Fork/Runner.pm
 create mode 100644 weaver.ini

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



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