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  84382df   update changelog
      adds  0a53e0c   New upstream version 0.231.1
       new  e7f50c0   Merge tag 'upstream/0.231.1'
       new  397437c   prepare release

The 2 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                                    |   74 +
 CONTRIBUTING.md~                                   |   88 ++
 Changes                                            |   18 +
 MANIFEST                                           |    9 +-
 META.json                                          |    7 +-
 META.yml                                           |    7 +-
 README.md                                          |   37 +-
 contrib/parse-man.pl                               |   70 +-
 debian/changelog                                   |   11 +-
 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 +-
 .../Model/models/Systemd/{Socket.pod => Timer.pod} |   12 +-
 35 files changed, 3602 insertions(+), 2331 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 CONTRIBUTING.md~
 delete mode 100644 dist.ini~
 create mode 100644 lib/Config/Model/models/Systemd/Section/Timer.pl
 create mode 100644 lib/Config/Model/models/Systemd/Section/Timer.pod
 copy lib/Config/Model/models/Systemd/{Service.pl => Timer.pl} (61%)
 copy lib/Config/Model/models/Systemd/{Socket.pod => Timer.pod} (71%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to