~ubuntu-branches/ubuntu/trusty/libmoosex-role-withoverloading-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Ansgar Burchardt, Jonathan Yu, Ansgar Burchardt, gregor herrmann
  • Date: 2010-07-19 17:16:29 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100719171629-mt1rfcip4klfzdcr
Tags: 0.07-1
[ Jonathan Yu ]
* New upstream release (0.06).
* Update dependencies per upstream
* Use new 3.0 (quilt) source format

[ Ansgar Burchardt ]
* New upstream release (0.07).
* No longer run release tests.
  * Remove build-dep on libtest-pod-perl, libtest-pod-coverage-perl,
    libpod-coverage-trustpod-perl.
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.

[ gregor herrmann ]
* debian/copyright: minor formatting updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.07  Mon, 19 Jul 2010 05:56:05 +0200
 
2
  * Avoid warnings from Moose 1.09 (Dave Rolsky).
 
3
 
 
4
0.06  Fri, 07 May 2010 19:00:11 +0200
 
5
  * Improve distribution metadata.
 
6
  * Disable workaround for Moose < 0.94 and bump the dependency version.
 
7
 
1
8
0.05  Sat, 18 Jan 2010 18:15:00 +0000
2
9
  * Work around changes in composition_class_role in Moose >= 0.93_01
3
10
    to be compatible with both old and new Moose versions.