[libtest-portability-files-perl] branch master updated (14883ae -> 8003121)

gregor herrmann gregoa at debian.org
Sat Dec 30 20:12:59 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest-portability-files-perl.

      from  14883ae   prepare changelog for release
      adds  e355350   version 0.05
      adds  748f8ef   converted to Dist::Zilla
      adds  0c1e66c   fixed options cannot take a false value (RT#21631)
      adds  d017d80   disabled Mac OS Classic test by default because it is no longer supported by Perl itself (RT#12182)
      adds  f8f54fb   updated synopsis to show recommended author-only usage (RT#43948)
      adds  fa234a5   also disabled AmigaOS test by default because it is no longer supported by Perl itself (RT#12182)
      adds  6f3dbb2   version 0.06
      adds  fd6b6a8   Add a prereq for the minimum perl version.
      adds  c38cab4   update the ansi_chars check
      adds  bf8c770   add a .gitignore file
      adds  f15cbf4   add a header to Changes
      adds  bc6d79a   fix minimum perl version prereq
      adds  e0fe67a   version 0.07
      adds  dabc03b   Add windows_reserved option to check for Windows reserved filenames
      adds  ee66272   version 0.08
      adds  8db8653   New upstream version 0.08
       new  9c84460   Update upstream source from tag 'upstream/0.08'
       new  5ae276e   Update debian/changelog
       new  a4c8826   Update years of upstream copyright.
       new  4c1852e   Declare compliance with Debian Policy 4.1.3.
       new  01c4c6f   Drop ancient alternative Build-Dependency on Test::More.
       new  a8cd4b8   Bump debhelper compatibility level to 10.
       new  8003121   releasing package libtest-portability-files-perl version 0.08-1

The 7 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                                            |   4 +
 LICENSE                                            |   6 +-
 MANIFEST                                           |   4 +-
 META.json                                          | 237 +++++++++++----------
 META.yml                                           | 213 +++++++++---------
 Makefile.PL                                        |   4 +-
 README                                             |   6 +-
 debian/changelog                                   |  11 +
 debian/compat                                      |   2 +-
 debian/control                                     |   5 +-
 debian/copyright                                   |   4 +-
 dist.ini                                           |   2 +-
 lib/Test/Portability/Files.pm                      |  16 +-
 t/00-compile.t                                     |  14 +-
 t/author-critic.t                                  |   9 +-
 t/author-eol.t                                     |   4 +-
 t/author-mojibake.t                                |   2 +-
 t/author-no-tabs.t                                 |   4 +-
 t/author-pod-coverage.t                            |   2 +-
 ...ease-pod-linkcheck.t => author-pod-linkcheck.t} |   4 +-
 t/author-pod-syntax.t                              |   2 +-
 t/author-portability.t                             |   2 +-
 t/author-synopsis.t                                |   2 +-
 t/author-test-version.t                            |   2 +-
 t/release-cpan-changes.t                           |   2 +-
 t/release-dist-manifest.t                          |   2 +-
 t/release-distmeta.t                               |   2 +-
 t/release-kwalitee.t                               |   2 +-
 t/release-meta-json.t                              |   2 +-
 t/release-minimum-version.t                        |   2 +-
 t/release-unused-vars.t                            |   2 +-
 31 files changed, 302 insertions(+), 273 deletions(-)
 rename t/{release-pod-linkcheck.t => author-pod-linkcheck.t} (77%)

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



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