[libfile-remove-perl] branch master updated (abd99ff -> c512ea9)

Salvatore Bonaccorso carnil at debian.org
Mon Jan 11 17:49:53 UTC 2016


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

carnil pushed a change to branch master
in repository libfile-remove-perl.

      from  abd99ff   Update debian/changelog file
       new  57756a7   Add debian/upstream/metadata
       new  85b22af   Update debian/changelog
      adds  2a65ef0   Importing File::Remove from CPAN
      adds  150250a   Housecleaning
      adds  0e0d7a5   Added test to prove that deep readonly files aren't removed.
      adds  3898c51   More cleanups
      adds  06f3f66   Noting I took it over
      adds  39fe019   Incrementing for production release
      adds  5ed1ddb    r29827 at pinglin:  jesse | 2006-11-06 15:19:36 -0500  * Fixed tests to not explode when run as root.  * Bumped to 0.34
      adds  fc7cf8e    - Bump version to 0.35  - Update makefile to require Mac::Glue version compatible with Intel macs  - Change pod heading from "methods" to "subroutines" [RT#13687]  - No functional changes from 0.34
      adds  6d44ef5   Removing the nasty dependencies
      adds  2ea4a8b   Tweaks
      adds  5254869   Noting deletion validation
      adds  b476c21   Smarter deletion
      adds  61ff542   Merging patch to support broken links better
      adds  1767625   Adding broken link test
      adds  eb303fa   Fixing bugs in tests
      adds  1a14a48   Preparing for release
      adds  1c199ca   Bug fix, removing potentially disasterous test case
      adds  5af7c84   Incrementing version
      adds  a338096   Ignore globbing when deleting files with glob-like strings that match -e
      adds  f30d2e4   Moving to production version
      adds  0376ead   Updatinf to correct author test bundling
      adds  61bbc14   Updating Changes
      adds  96ea978   Adding a copyright statement
      adds  8e18c88   Linking the bug queue
      adds  386a2b3   Migrating Makefile.PL to Module::Install
      adds  e1decd6   Preparing for release
      adds  7f8ea68   Whitespace tweak
      adds  f39ea19   Adding test for "delete while in directory" case. Bumping up dependencies.
      adds  4344aae   Adding test for "delete while in directory" case. Bumping up dependencies.
      adds  b3731fa   Fix trash() bug where callback funcitons are cleared with goto(). Also fixed the test so it actually runs when Mac::Glue is available.
      adds  85e4e20   Prep for release
      adds  786dd50   Corrected the test for the delete-while-within feature
      adds  c597986   Updating for a dev release
      adds  891da6e   Preparing for release
      adds  19e1688   Correcting version
      adds  17def47   More work required
      adds  35fa50c   Lets make this a dev release instead
      adds  95952b8   Completed the addition of support for deleting directories you are inside of
      adds  4563304   Completed the addition of support for deleting directories you are inside of
      adds  db00988   No longer Win32 only
      adds  d1b7368   Bloody mkdir
      adds  dde5a2b   Wish people would stop "improving" code by making it no longer backcompatible
      adds  4433d93   Preparing for production release
      adds  0a91564   Ready for dev release
      adds  5bc860b   Fixed a major bug in the adaptive cwd logic
      adds  3032b99   Change a test to no_plan
      adds  a9267ce   Fix usage of no_plan
      adds  a037c14   Adding a second cygwin skip
      adds  0780be4   File::Remove::clear is now fork-safe
      adds  8ebb7dd   Use 2 arg mkdir
      adds  0742142   Incremental release to fix some packaging issues for downstream
      adds  cbf4cda   convert to Dist-Zilla.
      adds  49563f2   Add .gitignore
      adds  dee55b9   Fix RT#90183: cannot run under parallel testing.
      adds  432dbd1   Convert the Changes to CPAN::Changes.
      adds  1796827   Remove trailing whitespace.
      adds  c7458ed   Remove '\r's.
      adds  4174dcd   Bump version to 1.53.
      adds  89a8897   Fix a typo - RT#72010.
      adds  a69bbe6   Hopefully fix the GitHub remote.
      adds  6289f85   Bump version to 1.54
      adds  72a8582   Add noglob option.
      adds  d5a2769   Bump version to 1.55
      adds  c81dc02   Imported Upstream version 1.55
       new  52d497b   Merge tag 'upstream/1.55'
       new  2b0030a   Update debian/changelog
       new  c512ea9   Update debian/changelog file

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:
 Build.PL                 |  2 +-
 Changes                  |  5 ++++
 MANIFEST                 |  1 +
 META.yml                 |  2 +-
 Makefile.PL              |  2 +-
 README                   |  2 +-
 debian/changelog         |  7 +++--
 debian/upstream/metadata |  6 ++++
 lib/File/Remove.pm       | 24 ++++++++++++++--
 t/10_noglob.t            | 73 ++++++++++++++++++++++++++++++++++++++++++++++++
 10 files changed, 114 insertions(+), 10 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/10_noglob.t

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



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