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

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

      from  6ad8321   update changelog
      adds  268fe1f   Bump version after release
      adds  8bc4b93   switch from List::MoreUtils::uniq to List::Util::uniq
      adds  60f62c1   Merge pull request #1 from karenetheridge/topic/no_lmu
      adds  0d7ca46   Tidy all
      adds  d23f094   Test with Perl 5.24
      adds  b1dd4ca   Use 5.24 for coverage
      adds  606ce6c   Update generated files
      adds  b471246   Skip some things for tidy checks
      adds  e260a56   Doc List::Util change
      adds  fdaae9b   v1.04
      adds  ca3659a   Bump version after release
      adds  e1a4063   Don't read locale data from DATA - instead load DATA into 
a string at module load time
      adds  30c1a84   v1.05
      adds  381472b   Imported Upstream version 1.05
       new  bb8044d   Merge tag 'upstream/1.05'
       new  768f9e8   Update debian/changelog
       new  89778b2   Update years of packaging copyright.
       new  f8e6f64   Update (build) dependencies.
       new  ecbaeda   releasing package libdatetime-locale-perl version 1:1.05-1

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:
 CONTRIBUTING.md                                    |  17 +-
 Changes                                            |  17 +
 INSTALL                                            |  14 +-
 MANIFEST                                           |  22 +-
 META.json                                          | 715 +++++++++++----------
 META.yml                                           | 502 ++++++++-------
 Makefile.PL                                        |   8 +-
 README.md                                          |   8 +-
 cpanfile                                           |  16 +-
 debian/changelog                                   |   7 +-
 debian/control                                     |   6 +-
 debian/copyright                                   |   2 +-
 lib/DateTime/Locale.pm                             |  10 +-
 lib/DateTime/Locale/Base.pm                        |   9 +-
 lib/DateTime/Locale/Catalog.pm                     |   4 +-
 lib/DateTime/Locale/Conflicts.pm                   |   2 +-
 lib/DateTime/Locale/Data.pm                        |  18 +-
 lib/DateTime/Locale/FromData.pm                    |   4 +-
 lib/DateTime/Locale/Util.pm                        |   4 +-
 perlcriticrc                                       |  12 +-
 t/00-report-prereqs.dd                             |  18 +-
 t/00-report-prereqs.t                              |  10 +-
 t/release-cpan-changes.t                           |  19 -
 t/release-meta-json.t                              |  12 -
 t/release-tidyall.t                                |  17 -
 tidyall.ini                                        |  33 +-
 t/author-00-compile.t => xt/author/00-compile.t    |   8 -
 t/author-eol.t => xt/author/eol.t                  |  20 +-
 t/author-no-tabs.t => xt/author/no-tabs.t          |  20 +-
 t/author-pod-spell.t => xt/author/pod-spell.t      |  13 +-
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |   8 -
 t/release-portability.t => xt/author/portability.t |   8 -
 .../author/test-all-my-deps.t                      |   8 -
 xt/release/cpan-changes.t                          |  10 +
 xt/release/meta-json.t                             |   4 +
 xt/release/tidyall.t                               |  15 +
 36 files changed, 823 insertions(+), 797 deletions(-)
 delete mode 100644 t/release-cpan-changes.t
 delete mode 100644 t/release-meta-json.t
 delete mode 100644 t/release-tidyall.t
 rename t/author-00-compile.t => xt/author/00-compile.t (90%)
 rename t/author-eol.t => xt/author/eol.t (98%)
 rename t/author-no-tabs.t => xt/author/no-tabs.t (98%)
 rename t/author-pod-spell.t => xt/author/pod-spell.t (97%)
 rename t/author-pod-syntax.t => xt/author/pod-syntax.t (52%)
 rename t/release-portability.t => xt/author/portability.t (54%)
 rename t/author-test-all-my-deps.t => xt/author/test-all-my-deps.t (85%)
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/release/meta-json.t
 create mode 100644 xt/release/tidyall.t

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