[libconfig-model-systemd-perl] 01/02: Merge tag 'upstream/0.231.1'

dod at debian.org dod at debian.org
Fri Nov 4 12:24:55 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 e7f50c0c9b4097afeaa174267fadeb4b2fbcc8cf
Merge: 84382df 0a53e0c
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Nov 1 12:57:54 2016 +0100

    Merge tag 'upstream/0.231.1'
    
    Upstream version 0.231.1
    
    # gpg: Signature made Tue 01 Nov 2016 12:57:54 CET
    # gpg:                using RSA key C31F4FD949AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>" [ultimate]
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>" [ultimate]
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>" [ultimate]
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>" [ultimate]
    # gpg:                 aka "Dominique Dumont <dod at debian.org>" [ultimate]
    # gpg:                 aka "Dominique Dumont <dod38fr at googlemail.com>" [ultimate]

 Build.PL                                           |    2 +-
 CONTRIBUTING.md                                    |   74 +
 CONTRIBUTING.md~                                   |   88 ++
 Changes                                            |   18 +
 MANIFEST                                           |    9 +-
 META.json                                          |    7 +-
 META.yml                                           |    7 +-
 README.md                                          |   37 +-
 contrib/parse-man.pl                               |   70 +-
 dist.ini~                                          |   98 --
 lib/Config/Model/Backend/Systemd.pm                |    4 +-
 lib/Config/Model/Backend/Systemd/Layers.pm         |    4 +-
 lib/Config/Model/Backend/Systemd/Unit.pm           |    4 +-
 lib/Config/Model/Systemd.pm                        |    6 +-
 lib/Config/Model/models/Systemd.pl                 |    9 +
 lib/Config/Model/models/Systemd.pod                |    8 +
 lib/Config/Model/models/Systemd/Common/Exec.pl     |  882 ++++++------
 lib/Config/Model/models/Systemd/Common/Kill.pl     |    2 +-
 .../Model/models/Systemd/Common/ResourceControl.pl |  360 +++--
 lib/Config/Model/models/Systemd/CommonElements.pl  |   44 +-
 lib/Config/Model/models/Systemd/Section/Install.pl |   13 +-
 .../Model/models/Systemd/Section/Install.pod       |   13 +-
 lib/Config/Model/models/Systemd/Section/Service.pl |  262 +---
 .../Model/models/Systemd/Section/Service.pod       | 1419 ++++++++++----------
 lib/Config/Model/models/Systemd/Section/Socket.pl  |   59 +-
 lib/Config/Model/models/Systemd/Section/Socket.pod |   51 +-
 lib/Config/Model/models/Systemd/Section/Timer.pl   |  385 ++++++
 lib/Config/Model/models/Systemd/Section/Timer.pod  |  365 +++++
 lib/Config/Model/models/Systemd/Section/Unit.pl    |  802 ++++++-----
 lib/Config/Model/models/Systemd/Section/Unit.pod   |  731 +++++-----
 lib/Config/Model/models/Systemd/Service.pl         |   22 +-
 lib/Config/Model/models/Systemd/Socket.pl          |   25 +-
 .../Model/models/Systemd/{Service.pl => Timer.pl}  |   30 +-
 lib/Config/Model/models/Systemd/Timer.pod          |   56 +
 34 files changed, 3643 insertions(+), 2323 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