[libconfig-model-systemd-perl] branch master updated (397437c -> 3108a43)

dod at debian.org dod at debian.org
Sat Nov 26 08:49:32 UTC 2016


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

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

      from  397437c   prepare release
      adds  a92c526   New upstream version 0.231.2
       new  925b0bf   Merge tag 'upstream/0.231.2'
       new  1c5a9f3   control: Depends on libconfig-model-perl 2.094
       new  0b03e4e   prepare release
      adds  ff55809   New upstream version 0.232.2
       new  696bcf4   Merge tag 'upstream/0.232.2'
       new  3108a43   prepare release

The 5 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                                           |    2 +-
 CONTRIBUTING.md~                                   |   88 -
 Changes                                            |   39 +-
 MANIFEST                                           |    3 +-
 META.json                                          |   10 +-
 META.yml                                           |    6 +-
 README.build-from-git                              |    6 +
 contrib/parse-man.pl                               |  134 +-
 debian/changelog                                   |   18 +
 debian/control                                     |    4 +-
 lib/Config/Model/Backend/Systemd.pm                |   10 +-
 lib/Config/Model/Backend/Systemd/Layers.pm         |    4 +-
 lib/Config/Model/Backend/Systemd/Unit.pm           |   11 +-
 lib/Config/Model/Systemd.pm                        |   11 +-
 lib/Config/Model/models/Systemd/Common/Exec.pl     | 1471 ++++++++------
 lib/Config/Model/models/Systemd/Common/Kill.pl     |   52 +-
 .../Model/models/Systemd/Common/ResourceControl.pl |  425 ++--
 lib/Config/Model/models/Systemd/Section/Install.pl |   12 +-
 .../Model/models/Systemd/Section/Install.pod       |   12 +-
 lib/Config/Model/models/Systemd/Section/Service.pl |  265 +--
 .../Model/models/Systemd/Section/Service.pod       | 2037 +++++++++++---------
 lib/Config/Model/models/Systemd/Section/Socket.pl  |  272 +--
 lib/Config/Model/models/Systemd/Section/Socket.pod |  268 +--
 lib/Config/Model/models/Systemd/Section/Timer.pl   |   50 +-
 lib/Config/Model/models/Systemd/Section/Timer.pod  |   50 +-
 lib/Config/Model/models/Systemd/Section/Unit.pl    |  578 +++---
 lib/Config/Model/models/Systemd/Section/Unit.pod   |  548 +++---
 27 files changed, 3467 insertions(+), 2919 deletions(-)
 delete mode 100644 CONTRIBUTING.md~

-- 
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