[libconfig-model-systemd-perl] 03/06: Merge tag 'upstream/0.004'

dod at debian.org dod at debian.org
Mon May 9 11:28:39 UTC 2016


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

dod pushed a commit to branch master
in repository libconfig-model-systemd-perl.

commit b706d2bda802df83db6e4b8d540cf8daa866d14b
Merge: 3c99155 98c5aab
Author: Dominique Dumont <dod at debian.org>
Date:   Mon May 9 10:11:35 2016 +0200

    Merge tag 'upstream/0.004'
    
    Upstream version 0.004
    
    # gpg: Signature made Mon 09 May 2016 10:11:32 AM CEST using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod38fr at googlemail.com>"

 Build.PL                                           |    3 +-
 Changes                                            |   19 +
 MANIFEST                                           |    1 +
 META.json                                          |    5 +-
 META.yml                                           |    3 +-
 README.md                                          |   15 +
 contrib/parse-man.pl                               |   74 +-
 lib/Config/Model/Backend/Systemd.pm                |   14 +-
 lib/Config/Model/Backend/Systemd/Layers.pm         |    4 +-
 lib/Config/Model/Backend/Systemd/Unit.pm           |   14 +-
 lib/Config/Model/Systemd.pm                        |    8 +-
 lib/Config/Model/models/Systemd/Common/Exec.pl     | 1461 +++++++++++-
 lib/Config/Model/models/Systemd/Common/Kill.pl     |   90 +-
 .../Model/models/Systemd/Common/ResourceControl.pl |  305 ++-
 lib/Config/Model/models/Systemd/Section/Install.pl |   77 +-
 .../Model/models/Systemd/Section/Install.pod       |   77 +-
 lib/Config/Model/models/Systemd/Section/Service.pl |  689 +++++-
 .../Model/models/Systemd/Section/Service.pod       | 2377 ++++++++++++++++++--
 lib/Config/Model/models/Systemd/Section/Socket.pl  |  684 +++++-
 lib/Config/Model/models/Systemd/Section/Socket.pod |  697 +++++-
 lib/Config/Model/models/Systemd/Section/Unit.pl    | 1353 ++++++++++-
 lib/Config/Model/models/Systemd/Section/Unit.pod   | 1337 ++++++++++-
 t/pod.t                                            |   13 +
 23 files changed, 8661 insertions(+), 659 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-systemd-perl.git



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