~ubuntu-branches/ubuntu/saucy/libfile-fu-perl/saucy

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann, Jonathan Yu, Salvatore Bonaccorso, Ryan Niebur, gregor herrmann
  • Date: 2010-03-06 20:02:11 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100306200211-tj6mzzjkofmp8kg3
Tags: 0.0.7-1
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Rewrite control description

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
  perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
  permitted by Debian Policy 3.8.3).

[ Ryan Niebur ]
* Update jawnsy's email address

[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
  modules.
* Add /me to Uploaders.
* Convert to source format 3.0 (quilt).
* Add patch to fix a spelling mistake.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Revision history for File-Fu
2
2
 
 
3
v0.0.7 2010-02-27
 
4
 
 
5
  * much better documentation for File::Fu::Dir::find()
 
6
 
 
7
  * added rename() for Dir objects
 
8
 
 
9
  * allow Dir parts() and slice() to have negative indices
 
10
 
 
11
  * improvements to temp_dir
 
12
 
3
13
v0.0.6 2009-01-31
4
14
 
5
15
  * added File::Fu->which() ala File::Which::which