~ubuntu-branches/ubuntu/maverick/libmro-compat-perl/maverick

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Nathan Handler, Nathan Handler, gregor herrmann
  • Date: 2009-05-31 02:55:34 UTC
  • mfrom: (1.1.4 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090531025534-sf8dkoaebvqycmg5
Tags: 0.11-1
[ Nathan Handler ]
* New upstream release
* debian/copyright: Update statement for Module::Install
* debian/control: Add myself to list of uploaders.

[ gregor herrmann ]
* debian/control: make (build) dependency on libclass-c3-perl versioned.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Revision history for Perl extension MRO::Compat.
2
2
 
 
3
0.11 - Wed May 27, 2009
 
4
    - Fix misspelled docs for get_isarev. Closes RT#46401.
 
5
    - Bump optional prereq on Class::C3 to 0.20.
 
6
 
3
7
0.10 - Wed Mar 25, 2009
4
8
    - Remove the fake Build.PL. Module::Install doesn't support that anymore.
5
9
      (Florian Ragwitz)