[libconfig-model-itself-perl] branch master updated (b68057c -> 5ffc822)

dod at debian.org dod at debian.org
Fri May 23 11:13:17 UTC 2014


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

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

      from  b68057c   update changelog
      adds  c87d8c0   Imported Upstream version 1.240
       new  549039a   Merge tag 'upstream/1.240'
       new  1373eff   new upstream release
       new  a24a876   bumped compat to 9 and std-version to 3.9.5
       new  b2bbcce   control: replaced dep on libpath-class-perl with libpath-tiny-perl
       new  9ed4a5f   control: removed dep on libanyevent-perl and libnamespace-autoclean-perl
       new  28b3839   control: depends on libconfig-model-perl (>= 2.055)
       new  beab2c5   added patch to remove #!/usr/bin/env line
       new  5ffc822   prepare release

The 8 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                                           | 29 ++++----
 Changes                                            | 18 +++++
 LICENSE                                            |  4 +-
 MANIFEST                                           |  2 +-
 META.json                                          | 50 +++++++-------
 META.yml                                           | 53 ++++++++-------
 config-model-edit                                  | 21 ++----
 data/MasterModel.pl                                |  3 +-
 data/MasterModel/CheckListExamples.pl              |  2 +-
 data/MasterModel/HashIdOfValues.pl                 |  2 +-
 data/MasterModel/References.pl                     |  2 +-
 data/MasterModel/WarpedId.pl                       |  5 +-
 data/MasterModel/WarpedValues.pl                   |  4 +-
 data/MasterModel/X_base_class.pl                   |  2 +-
 debian/changelog                                   | 20 +++++-
 debian/compat                                      |  2 +-
 debian/control                                     | 16 ++---
 debian/patches/remove-call-to-env                  | 15 +++++
 debian/patches/series                              |  1 +
 lib/Config/Model/Itself.pm                         | 77 ++++++++++++----------
 lib/Config/Model/Itself/BackendDetector.pm         | 53 +++++++--------
 lib/Config/Model/Itself/TkEditUI.pm                |  7 +-
 lib/Config/Model/models/Itself/CargoElement.pl     |  2 +-
 lib/Config/Model/models/Itself/CargoWarpRule.pl    |  2 +-
 lib/Config/Model/models/Itself/CargoWarpValue.pl   |  2 +-
 lib/Config/Model/models/Itself/Class.pl            |  2 +-
 lib/Config/Model/models/Itself/Class.pod           |  2 +
 lib/Config/Model/models/Itself/CommonElement.pl    | 16 +----
 .../Model/models/Itself/CommonElement/Assert.pod   |  2 +
 .../models/Itself/CommonElement/WarnIfMatch.pod    |  2 +
 lib/Config/Model/models/Itself/ComputedValue.pl    |  2 +-
 lib/Config/Model/models/Itself/ConfigAccept.pod    |  8 ++-
 lib/Config/Model/models/Itself/ConfigRead.pod      |  4 +-
 .../Model/models/Itself/ConfigWR/DefaultLayer.pod  |  2 +
 lib/Config/Model/models/Itself/ConfigWrite.pod     |  4 +-
 lib/Config/Model/models/Itself/Element.pl          |  4 +-
 lib/Config/Model/models/Itself/Element.pod         |  8 ++-
 lib/Config/Model/models/Itself/MigratedValue.pl    |  2 +-
 lib/Config/Model/models/Itself/Model.pl            |  2 +-
 .../Model/models/Itself/NonWarpableElement.pl      | 10 +--
 lib/Config/Model/models/Itself/WarpOnlyElement.pl  | 11 ++--
 lib/Config/Model/models/Itself/WarpRule.pl         |  2 +-
 lib/Config/Model/models/Itself/WarpValue.pl        |  2 +-
 .../Model/models/Itself/WarpableCargoElement.pl    |  2 +-
 lib/Config/Model/models/Itself/WarpableElement.pl  |  6 +-
 t/itself-editor.t                                  |  5 +-
 t/release-pod-syntax.t                             | 24 -------
 47 files changed, 263 insertions(+), 253 deletions(-)
 create mode 100644 debian/patches/remove-call-to-env
 create mode 100644 debian/patches/series
 delete mode 100644 t/release-pod-syntax.t

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



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