[libproc-daemon-perl] branch master updated (d0dd945 -> 7fdd695)

Salvatore Bonaccorso carnil at debian.org
Wed May 6 20:11:35 UTC 2015


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

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

      from  d0dd945   update changelog
      adds  a8d2d79   Imported Upstream version 0.19
       new  e7f4c1e   Merge tag 'upstream/0.19'
       new  7da5458   Update Upstream-Contact information
       new  1dc8dd0   Update copyright stanza for upstream files
       new  bad4680   Update copyright years for debian/* packaging files
       new  3525a36   Drop pid.patch (issue resolved upstream)
       new  cd2a127   Refresh pod.patch patch
       new  e70db63   Declare compliance with Debian policy 3.9.6
       new  67708d3   Add Testsuite: autopkgtest-pkg-perl field to debian/control
       new  7fdd695   Prepare changelog for release

The 9 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                  | 193 +++++++++++++-----------
 LICENSE                  | 379 +++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                 |  21 +--
 META.yml                 |  35 +++--
 Makefile.PL              |  67 +++++++--
 README => README.md      | 111 +++++++-------
 debian/changelog         |  14 +-
 debian/control           |   3 +-
 debian/copyright         |  11 +-
 debian/patches/pid.patch |  25 ----
 debian/patches/pod.patch |  10 +-
 debian/patches/series    |   1 -
 lib/Proc/Daemon.pm       |  46 ++++--
 lib/Proc/Daemon.pod      |  39 ++++-
 t/01_loadmodule.t        |  24 +--
 t/02_testmodule.t        | 280 ++++++++++++++++++----------------
 t/03_taintmode.t         |  20 +++
 17 files changed, 907 insertions(+), 372 deletions(-)
 create mode 100644 LICENSE
 rename README => README.md (66%)
 delete mode 100644 debian/patches/pid.patch
 create mode 100644 t/03_taintmode.t

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



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