[libdatetime-format-strptime-perl] branch master updated (9bc23cc -> c7b145e)

gregor herrmann gregoa at debian.org
Tue Dec 27 23:06:50 UTC 2016


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

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

      from  9bc23cc   update changelog
      adds  df26fc9   New upstream version 1.7000
       new  115d933   Merge tag 'upstream/1.7000'
       new  96ba54d   Update debian/changelog
       new  a0b3b1e   Update debian/upstream/metadata.
       new  c7b145e   releasing package libdatetime-format-strptime-perl version 1.7000-1

The 4 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                            |  12 +-
 Changes                                    |  20 ++
 INSTALL                                    |  14 +-
 MANIFEST                                   |  14 +-
 META.json                                  | 342 +++++++++++++++++------------
 META.yml                                   | 290 ++++++++++++++----------
 Makefile.PL                                |   4 +-
 README.md                                  |  40 ++--
 cpanfile                                   |   9 +-
 debian/changelog                           |   7 +-
 debian/upstream/metadata                   |   7 +-
 dist.ini                                   |   1 +
 inc/GenerateLocaleTests.pm                 |   2 +
 lib/DateTime/Format/Strptime.pm            |  78 ++++---
 perlcriticrc                               |   2 +-
 t/00-report-prereqs.dd                     |  57 ++---
 t/00-report-prereqs.t                      |  10 +-
 t/basic.t                                  |  57 ++++-
 t/errors.t                                 |  12 +
 t/import.t                                 |   1 +
 t/lib/T.pm                                 |   3 +-
 tidyall.ini                                |  15 ++
 weaver.ini                                 |  17 --
 xt/author/00-compile.t                     |  12 +-
 xt/author/eol.t                            |   2 +-
 t/locale-de.t => xt/author/locale-de-IT.t  |   2 +-
 t/locale-de.t => xt/author/locale-nds-DE.t |   2 +-
 t/locale-de.t => xt/author/locale-nds-NL.t |   2 +-
 t/locale-de.t => xt/author/locale-nds.t    |   2 +-
 xt/{release => author}/pod-coverage.t      |   0
 xt/author/pod-spell.t                      |  37 ++--
 xt/{release => author}/portability.t       |   2 -
 xt/author/test-version.t                   |   2 +-
 xt/author/tidyall.t                        |  16 ++
 xt/release/pod-linkcheck.t                 |  20 --
 xt/release/tidyall.t                       |  12 -
 36 files changed, 688 insertions(+), 437 deletions(-)
 delete mode 100644 weaver.ini
 copy t/locale-de.t => xt/author/locale-de-IT.t (99%)
 copy t/locale-de.t => xt/author/locale-nds-DE.t (99%)
 copy t/locale-de.t => xt/author/locale-nds-NL.t (99%)
 copy t/locale-de.t => xt/author/locale-nds.t (99%)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/portability.t (95%)
 create mode 100644 xt/author/tidyall.t
 delete mode 100644 xt/release/pod-linkcheck.t
 delete mode 100644 xt/release/tidyall.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-strptime-perl.git



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