[libconfig-model-systemd-perl] 01/05: Updated version 0.232.7 from 'upstream/0.232.7'

dod at debian.org dod at debian.org
Wed Jul 12 17:36:29 UTC 2017


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 7b363102dbbe690161de14abe4112de41d418a39
Merge: 49dfdf6 b8cebf7
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Jul 11 15:19:54 2017 +0200

    Updated version 0.232.7 from 'upstream/0.232.7'
    
    with Debian dir 40f9fdcf2ee5dc7f4c9065f6752b8d1265aac0f0

 Build.PL                                           |   5 +-
 Changes                                            |  28 ++
 LICENSE                                            |   2 +-
 MANIFEST                                           |  14 +-
 META.json                                          |   7 +-
 META.yml                                           |   9 +-
 contrib/parse-man.pl                               |  29 +-
 dist.ini                                           |   2 +-
 lib/Config/Model/Backend/Systemd.pm                | 122 +++++++-
 lib/Config/Model/Backend/Systemd/Layers.pm         |   8 +-
 lib/Config/Model/Backend/Systemd/Unit.pm           |  92 ++++--
 lib/Config/Model/Systemd.pm                        |  91 ++++--
 lib/Config/Model/application.d/systemd-service     |   3 +
 lib/Config/Model/application.d/systemd-socket      |   3 +
 lib/Config/Model/application.d/systemd-timer       |   3 +
 lib/Config/Model/models/Systemd.pl                 |   3 +-
 lib/Config/Model/models/Systemd.pod                |   7 +-
 lib/Config/Model/models/Systemd/Common/Exec.pl     |   2 +-
 lib/Config/Model/models/Systemd/Common/Kill.pl     |   2 +-
 .../Model/models/Systemd/Common/ResourceControl.pl |   9 +-
 lib/Config/Model/models/Systemd/CommonElements.pl  |   2 +-
 lib/Config/Model/models/Systemd/Section/Install.pl |  23 +-
 .../Model/models/Systemd/Section/Install.pod       |  11 +-
 lib/Config/Model/models/Systemd/Section/Service.pl |   2 +-
 .../Model/models/Systemd/Section/Service.pod       | 333 ++++++++++++---------
 lib/Config/Model/models/Systemd/Section/Socket.pl  |  37 ++-
 lib/Config/Model/models/Systemd/Section/Socket.pod | 113 +++----
 lib/Config/Model/models/Systemd/Section/Timer.pl   |   2 +-
 lib/Config/Model/models/Systemd/Section/Timer.pod  |  25 +-
 lib/Config/Model/models/Systemd/Section/Unit.pl    |  37 ++-
 lib/Config/Model/models/Systemd/Section/Unit.pod   | 133 ++++----
 lib/Config/Model/models/Systemd/Service.pl         |   3 +-
 lib/Config/Model/models/Systemd/Service.pod        |  19 +-
 lib/Config/Model/models/Systemd/Socket.pl          |   3 +-
 lib/Config/Model/models/Systemd/Socket.pod         |  19 +-
 lib/Config/Model/models/Systemd/Timer.pl           |   3 +-
 lib/Config/Model/models/Systemd/Timer.pod          |  19 +-
 lib/Config/Model/system.d/systemd                  |   2 +
 lib/Config/Model/user.d/systemd-user               |   3 +
 t/cme-function.t                                   |  71 +++++
 .../basic-service/gmail-imap-tunnel at .service       |   7 +
 .../delete-service/main-obex                       |  10 +
 .../delete-service/user-obex                       |   3 +
 .../override-service/main-obex                     |  10 +
 .../override-service/user-obex                     |   3 +
 t/model_tests.d/systemd-service-test-conf.pl       |  36 +++
 .../basic-socket/gmail-imap-tunnel.socket          |   9 +
 t/model_tests.d/systemd-socket-test-conf.pl        |  32 ++
 t/model_tests.d/systemd-test-conf.pl               |  25 +-
 t/model_tests.d/systemd-user-test-conf.pl          |   8 +-
 50 files changed, 1011 insertions(+), 433 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