[libtest-file-perl] branch master updated (ac55042 -> e54c11b)

Salvatore Bonaccorso carnil at debian.org
Sat Aug 15 11:28:30 UTC 2015


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

carnil pushed a change to branch master
in repository libtest-file-perl.

      from  ac55042   Prepare changelog for release
      adds  4c03a1d   Expand .travis.yml for coveralls, 5.20, helpers
      adds  4f35c97   ignore these files
      adds  58fd2dc   Put version summaries in order.
      adds  5a8c0d9   I need the path to t/ to get setup_common
      adds  40fd32c   Use a straight bin mode since not all perls have the newer IO
      adds  af3ac94   Take out the /u option since we aren't using character classes
      adds  7b40340   Merge branch 'master' of github.com:briandfoy/test-file
      adds  54b6aab   bump version
      adds  47a25ee   * for version 1.41
      adds  435931c   Merge branch 'master' of github.com:briandfoy/test-file
      adds  794f344   Update copyright statement
      adds  1a24d28   normalize Changes file
      adds  2f147d0   normalize Changes header line according to CPAN::Changes::Spec
      adds  4908f46   Add author test for Changes file
      adds  993a221   Fix changes.t for missing interpolated variable
      adds  bb0b48d   Fix initial release Changes message
      adds  de01120   Date format for CPAN::Changes::Spec
      adds  c42cb50   Ignore *.bak
      adds  4b4e7f4   Modulino-ize Makefile.PL, Phase 1
      adds  6dffa28   Die if we cannot load correct ExtUtils::MakeMaker
      adds  4b60ef4   More modernization of Makefile.PL
      adds  37287ce   Most of the modernization of Makefile.PL
      adds  ebebd14   Update LICENSE file to include full license
      adds  f18c5e4   "Depend on File::Spec::Functions"
      adds  e3d268b   Dist name from module
      adds  152e416   clean up distdir
      adds  42673c9   set a package
      adds  681bac9   It's not bugtraker with no c
      adds  a24c47d   The new README.pod, fit for GitHub
      adds  3d3c3bb   Remove the old README (now README.pod)
      adds  cfb01f1   Update MANIFEST
      adds  70dff33   Add MIN_PERL_VERSION
      adds  7a9a5d6   Add MIN_PERL_VERSION
      adds  03e8705   Add Pod to all the Makefile.PLs
      adds  ba19783   typo
      adds  fe9b437   Add Pod encoding
      adds  1a303db   Note what the module does in the README.
      adds  c23a8bf   indent the (tiny) synopsis code
      adds  14322fd   add file_mode_has and file_mode_hasnt
      adds  e3dcfd0   Merge pull request #11 from rjbs/file_mode_has
      adds  984042b   Merge branch 'master' of github.com:briandfoy/test-file
      adds  ffe6f68   Bump version
      adds  d12f09e   * for version 1.42
      adds  5b8a34e   Don't install README.pod
      adds  8856e50   * Bump version
      adds  fac2e70   * for version 1.43
      adds  5173cb1   Remove prereq tests (it's a pre-release author test)
      adds  70d2962   Move most prereqs to TEST_REQUIRES
      adds  8406af1   bump to development version
      adds  b599617   fix file_mode_h* tests for win32
      adds  5f40aff   Merge pull request #13 from rjbs/win32-test-fixes
      adds  a9e6e3f   Merge branch 'master' of github.com:briandfoy/test-file
      adds  4fe1ab7   Bump version
      adds  223fe45   * for version 1.43_02
      adds  39d72aa   Bump to release version
      adds  6dadaec   * for version 1.44
      adds  62c21de   Imported Upstream version 1.44
       new  ebe47a7   Merge tag 'upstream/1.44'
       new  e54c11b   Update debian/changelog

The 2 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          | 104 ++++++++++++++++++--------------
 LICENSE          | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 MANIFEST         |   4 +-
 META.json        |  38 ++++++++++--
 META.yml         |  25 ++++++--
 Makefile.PL      | 132 ++++++++++++++++++++++++++++++++++-------
 README           |  25 --------
 README.pod       | 117 ++++++++++++++++++++++++++++++++++++
 debian/changelog |   6 ++
 lib/Test/File.pm | 103 ++++++++++++++++++++++++++++++--
 t/prereq.t       |   4 --
 t/test_files.t   |  52 ++++++++++++++++
 xt/changes.t     |   4 ++
 13 files changed, 676 insertions(+), 116 deletions(-)
 delete mode 100644 README
 create mode 100644 README.pod
 delete mode 100644 t/prereq.t
 create mode 100644 xt/changes.t

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



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