[liblexical-persistence-perl] branch master updated (ca17299 -> eb51da1)

Florian Schlichting fsfs at alioth.debian.org
Fri Aug 16 15:19:02 UTC 2013


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

fsfs pushed a change to branch master
in repository liblexical-persistence-perl.

      from  ca17299   update changelog
      adds  7bf4270   Imported Upstream version 1.022
       new  8d1ebd0   Merge tag 'upstream/1.022'
       new  54eb866   Import Upstream version 1.022
       new  47f58af   Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+)
       new  35ee1db   Bump year of upstream copyright
       new  482c166   Bump dh compatibility to level 8 (no changes necessary)
       new  eac0d50   Switch to source format 3.0 (quilt)
       new  83bb4f3   expand long description
       new  d05b14e   Add myself to uploaders and copyright
       new  7d0098b   add copyright paragraph for copy of YAML::Tiny embedded in t/000-report-versions.t
       new  a90361a   version dependencies on Devel::LexAlias and PadWalker
       new  eb51da1   prepare changelog for release

The 11 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:
 CHANGES                                         |   63 +-
 LICENSE                                         |  379 +++++++++++
 MANIFEST                                        |   26 +-
 META.json                                       |   65 ++
 META.yml                                        |   48 +-
 Makefile.PL                                     |  104 +--
 Makefile.PL => Makefile.PL~                     |    2 +-
 Makefile.old                                    |  818 +++++++++++++++++++++++
 README                                          |  650 +++++++++---------
 lib/Lexical/Persistence.pm => README.mkdn       |  326 ++-------
 debian/changelog                                |   22 +-
 debian/compat                                   |    2 +-
 debian/control                                  |   37 +-
 debian/copyright                                |   48 +-
 debian/source/format                            |    1 +
 dist.ini                                        |   46 ++
 dist.ini~                                       |   45 ++
 eg/{persistence.perl => persistence.perl~}      |    1 +
 eg/{repl-mst.perl => repl-mst.perl~}            |    1 +
 greedy.pl~                                      |   16 +
 lib/Lexical/Persistence.pm                      |    8 +-
 lib/Lexical/{Persistence.pm => Persistence.pm~} |    2 +-
 t/000-report-versions.t                         |  447 +++++++++++++
 t/{01_basics.t => 01_basics.t~}                 |    1 +
 t/{02_pod.t => 02_pod.t~}                       |    1 +
 t/{03_pod_coverage.t => 03_pod_coverage.t~}     |    1 +
 t/{04_eval.t => 04_eval.t~}                     |    1 +
 t/release-pod-coverage.t                        |   21 +
 t/release-pod-syntax.t                          |   15 +
 29 files changed, 2460 insertions(+), 737 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 copy Makefile.PL => Makefile.PL~ (94%)
 create mode 100644 Makefile.old
 copy lib/Lexical/Persistence.pm => README.mkdn (62%)
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 dist.ini~
 copy eg/{persistence.perl => persistence.perl~} (98%)
 copy eg/{repl-mst.perl => repl-mst.perl~} (99%)
 create mode 100644 greedy.pl~
 copy lib/Lexical/{Persistence.pm => Persistence.pm~} (99%)
 create mode 100644 t/000-report-versions.t
 copy t/{01_basics.t => 01_basics.t~} (99%)
 copy t/{02_pod.t => 02_pod.t~} (95%)
 copy t/{03_pod_coverage.t => 03_pod_coverage.t~} (75%)
 copy t/{04_eval.t => 04_eval.t~} (99%)
 create mode 100644 t/release-pod-coverage.t
 create mode 100644 t/release-pod-syntax.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblexical-persistence-perl.git



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