[libtest-file-perl] branch master updated (2162d84 -> c7810b9)

Salvatore Bonaccorso carnil at debian.org
Thu Sep 22 19:22:19 UTC 2016


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  2162d84   releasing package libtest-file-perl version 1.44-2
      adds  859136f   Add INSTALL.SKIP
      adds  af74704   Add INSTALL.SKIP
      adds  2385e0a   Escape metachar in skip pattern
      adds  0663a65   Update MANIFEST for INSTALL.SKIP
      adds  d51a23f   Fix whitespace in YAML: tabs no longer allowed
      adds  fd2cf51   Add v5.22 to Travis, and run in container by turning off sudo
      adds  1f06bf0   Add v5.22 to Travis, and run in container by turning off sudo
      adds  4da2d9c   Note ./ in local requires
      adds  fc3c995   Bump version to next dev version
      adds  ae873d3   Test with Perl 5.24
      adds  b5e9497   Get rid of trailing whitespace
      adds  411082e   Add badges to README
      adds  cbe9b3c   * for version 1.441_01
      adds  787e889   Correct Coveralls.io badge
      adds  0507015   Update for stable release
      adds  4e3218b   * for version 1.442
      adds  d3086ae   New upstream version 1.442
       new  c475242   Merge tag 'upstream/1.442'
       new  61535a7   Update debian/changelog
       new  eeef235   Update copyright years for upstream files
       new  bb100f4   Update copyright years for debian/* packaging files
       new  7656191   Drop t_setup_common_require_cwd.patch patch
       new  c7810b9   Prepare changelog for release

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:
 Changes                                         |  10 ++
 INSTALL.SKIP                                    |   6 +
 MANIFEST                                        |   1 +
 META.json                                       |   2 +-
 META.yml                                        |   2 +-
 README.pod                                      |  30 +++--
 debian/changelog                                |   9 ++
 debian/copyright                                |   4 +-
 debian/patches/series                           |   1 -
 debian/patches/t_setup_common_require_cwd.patch | 141 ------------------------
 lib/Test/File.pm                                |  60 +++++-----
 t/dm_skeleton.t                                 |   2 +-
 t/file_contains.t                               |   2 +-
 t/file_contains_encoded.t                       |   2 +-
 t/file_contains_utf8.t                          |   2 +-
 t/file_mtime.t                                  |   3 +-
 t/file_sizes.t                                  |   2 +-
 t/line_counters.t                               |   2 +-
 t/link_counts.t                                 |   2 +-
 t/links.t                                       |   2 +-
 t/test_dirs.t                                   |   2 +-
 t/test_files.t                                  |   2 +-
 22 files changed, 90 insertions(+), 199 deletions(-)
 create mode 100644 INSTALL.SKIP
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/t_setup_common_require_cwd.patch

-- 
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