[libfile-which-perl] branch master updated (760f730 -> 07091f1)

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue May 10 19:39:16 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libfile-which-perl.

      from  760f730   update changelog
      adds  643bac1   travis
      adds  f6c6cc1   update diagnostic and release tests
      adds  227e599   appveyor button
      adds  8404a31   silly rabbit
      adds  845f1c7   fix for #7
      adds  0f7fdb6   v1.20
      adds  6f718e5   workaround for nutty cygwin filesystem
      adds  3e7c78d   v1.21
      adds  84d4b21   Imported Upstream version 1.21
       new  0024816   Merge tag 'upstream/1.21'
       new  3ae98bb   Update debian/changelog
       new  c03b06e   Declare compliance with Debian policy 3.9.8
       new  16ddf4d   Create debian/tests/pkg-perl/smoke-files, corpus directory is needed
       new  07091f1   Releasing libfile-which-perl version 1.21-1

The 5 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                                            |  6 +++
 MANIFEST                                           | 21 +++++----
 META.json                                          | 24 ++++++++--
 META.yml                                           |  4 +-
 Makefile.PL                                        |  7 ++-
 README                                             |  2 +-
 t/test-bin/all.bat => corpus/test-bin-unix/0       |  0
 {t/test-bin => corpus/test-bin-unix}/README.txt    |  0
 {t/test-bin => corpus/test-bin-unix}/all           |  0
 {t/test-bin => corpus/test-bin-unix}/test3         |  0
 {t/test-bin => corpus/test-bin-unix}/test4/foo.txt |  0
 t/test-bin/all.exe => corpus/test-bin-win/0.exe    |  0
 {t/test-bin => corpus/test-bin-win}/all.bat        |  0
 {t/test-bin => corpus/test-bin-win}/all.exe        |  0
 {t/test-bin => corpus/test-bin-win}/test1.exe      |  0
 {t/test-bin => corpus/test-bin-win}/test2.bat      |  0
 cpanfile                                           | 18 ++++++++
 debian/changelog                                   | 12 ++++-
 debian/control                                     |  2 +-
 debian/tests/pkg-perl/smoke-files                  |  2 +
 dist.ini                                           |  8 +++-
 lib/File/Which.pm                                  |  7 +--
 t/00_diag.t                                        | 53 +++++++++-------------
 t/00_diag.txt                                      |  2 -
 t/02_all.t                                         | 24 ++++++++--
 t/03_simple.t                                      | 12 +++--
 xt/release/pod_coverage.t                          |  2 +
 27 files changed, 136 insertions(+), 70 deletions(-)
 copy t/test-bin/all.bat => corpus/test-bin-unix/0 (100%)
 rename {t/test-bin => corpus/test-bin-unix}/README.txt (100%)
 rename {t/test-bin => corpus/test-bin-unix}/all (100%)
 rename {t/test-bin => corpus/test-bin-unix}/test3 (100%)
 rename {t/test-bin => corpus/test-bin-unix}/test4/foo.txt (100%)
 copy t/test-bin/all.exe => corpus/test-bin-win/0.exe (100%)
 rename {t/test-bin => corpus/test-bin-win}/all.bat (100%)
 rename {t/test-bin => corpus/test-bin-win}/all.exe (100%)
 rename {t/test-bin => corpus/test-bin-win}/test1.exe (100%)
 rename {t/test-bin => corpus/test-bin-win}/test2.bat (100%)
 create mode 100644 debian/tests/pkg-perl/smoke-files
 delete mode 100644 t/00_diag.txt

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



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