[libtest-deep-unorderedpairs-perl] branch master updated (1817fa5 -> f70a41d)

gregor herrmann gregoa at debian.org
Sun Dec 25 20:18:40 UTC 2016


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

gregoa pushed a change to branch master
in repository libtest-deep-unorderedpairs-perl.

      from  1817fa5   update changelog
      adds  85bb5d0   increment $VERSION after 0.005 release
      adds  64fee88   fix vim modeline
      adds  c01d7e8   declare the proper version needed for this feature
      adds  b9c7da7   only bring in Test::Warnings in development
      adds  0ae5ad6   do not index secondary packages in main module file
      adds  02cc478   this section is now generated by my weaver bundle
      adds  299d948   fix Test::More prereq for done_testing
      adds  e932602   ensure vim modeline is in the first 5 line
      adds  f49675c   switch to just EUMM, for 5.6 compat
      adds  0984d84   ensure that Module::Metadata isn't added as a test prereq for t/00-report-prereqs.t
      adds  14d13f4   remove unnecessary module load
      adds  8133cf6   divide main package into two, to separate OO functions from exports
      adds  260a39c   Test-Deep-UnorderedPairs-0.006
      adds  4a72b8e   New upstream version 0.006
       new  8e26ad3   Merge tag 'upstream/0.006'
       new  873a741   Update debian/changelog
       new  b534b8e   Update years of packaging copyright.
       new  5a569a4   Update build dependencies.
       new  c999df7   Declare compliance with Debian Policy 3.9.8.
       new  f70a41d   releasing package libtest-deep-unorderedpairs-perl version 0.006-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                              | 130 -------
 CONTRIBUTING                          |  12 +-
 Changes                               |   5 +
 INSTALL                               |  20 +-
 LICENSE => LICENCE                    |   0
 MANIFEST                              |  17 +-
 META.json                             | 628 ++++++++++++++++++++--------------
 META.yml                              | 473 ++++++++++++++-----------
 Makefile.PL                           |  82 +----
 README                                |   4 +-
 debian/changelog                      |   8 +-
 debian/control                        |   8 +-
 debian/copyright                      |   2 +-
 dist.ini                              |   6 +-
 lib/Test/Deep/UnorderedPairs.pm       |  63 ++--
 t/00-report-prereqs.dd                |  73 ++--
 t/00-report-prereqs.t                 |  14 +-
 t/01-basic.t                          |   6 +-
 t/02-repeated-keys.t                  |   4 +-
 xt/author/00-compile.t                |  26 +-
 xt/author/eol.t                       |  16 +-
 xt/author/kwalitee.t                  |   2 +-
 xt/author/mojibake.t                  |   9 +
 xt/author/no-tabs.t                   |  14 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/author/pod-spell.t                 |  13 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   2 -
 xt/{release => author}/synopsis.t     |   0
 xt/release/changes_has_content.t      |   2 +-
 xt/release/cpan-changes.t             |   9 +-
 xt/release/mojibake.t                 |  12 -
 33 files changed, 846 insertions(+), 815 deletions(-)
 delete mode 100644 Build.PL
 rename LICENSE => LICENCE (100%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (95%)
 rename xt/{release => author}/synopsis.t (100%)
 delete mode 100644 xt/release/mojibake.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-deep-unorderedpairs-perl.git



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