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

gregoa pushed a change to branch master
in repository libreadonly-perl.

      from  dc1479a   update changelog
       new  d74cfd0   Imported Upstream version 1.500.0
       new  4b189b2   New upstream release.
       new  6cb0c0f   Update years of upstream and packaging copyright.
       new  dd2c16b   Drop Recommends: on libreadonly-xs-perl.
       new  2668a56   Add a patch to fix a spelling mistake in the 
documentation.
       new  cd5de04   releasing package libreadonly-perl version 1.500.0-1

The 6 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 +-
 Changes                        | 101 +++++----
 MANIFEST                       |  33 +--
 MANIFEST.SKIP                  |  59 ------
 META.json                      |  29 +--
 META.yml                       |  35 ++--
 README.md                      | 257 ++++++++++++-----------
 cpanfile                       |   3 +-
 debian/changelog               |  13 +-
 debian/control                 |   2 -
 debian/copyright               |   4 +-
 debian/patches/series          |   1 +
 debian/patches/spelling.patch  |  26 +++
 eg/benchmark.pl                |  78 ++++---
 lib/Readonly.pm                | 451 ++++++++++++++++++++++++++---------------
 lib/Readonly/Array.pm          |  34 ----
 lib/Readonly/Hash.pm           |  38 ----
 lib/Readonly/Scalar.pm         |  21 --
 t/{ => general}/docs.t         |   2 +-
 t/{ => general}/export.t       |   2 +-
 t/{ => general}/tie.t          |   2 +-
 t/{ => simple_api}/array.t     |  10 +-
 t/{ => simple_api}/hash.t      |   8 +-
 t/{ => simple_api}/readonly.t  |  20 +-
 t/{ => simple_api}/reassign.t  |  34 ++--
 t/{ => simple_api}/scalar.t    |  23 +--
 t/{ => verbose_api}/array.t    |   2 +-
 t/{ => verbose_api}/deepa.t    |   1 -
 t/{ => verbose_api}/deeph.t    |   2 +-
 t/{ => verbose_api}/deeps.t    |   4 +-
 t/{ => verbose_api}/hash.t     |   2 +-
 t/{ => verbose_api}/readonly.t |  20 +-
 t/{ => verbose_api}/reassign.t |   8 +-
 t/{ => verbose_api}/scalar.t   |   2 +-
 34 files changed, 694 insertions(+), 635 deletions(-)
 delete mode 100644 MANIFEST.SKIP
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 delete mode 100644 lib/Readonly/Array.pm
 delete mode 100644 lib/Readonly/Hash.pm
 delete mode 100644 lib/Readonly/Scalar.pm
 rename t/{ => general}/docs.t (99%)
 rename t/{ => general}/export.t (89%)
 rename t/{ => general}/tie.t (96%)
 copy t/{ => simple_api}/array.t (92%)
 copy t/{ => simple_api}/hash.t (86%)
 copy t/{ => simple_api}/readonly.t (72%)
 copy t/{ => simple_api}/reassign.t (76%)
 copy t/{ => simple_api}/scalar.t (58%)
 rename t/{ => verbose_api}/array.t (99%)
 rename t/{ => verbose_api}/deepa.t (99%)
 rename t/{ => verbose_api}/deeph.t (98%)
 rename t/{ => verbose_api}/deeps.t (97%)
 rename t/{ => verbose_api}/hash.t (99%)
 rename t/{ => verbose_api}/readonly.t (72%)
 rename t/{ => verbose_api}/reassign.t (95%)
 rename t/{ => verbose_api}/scalar.t (98%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libreadonly-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