Commit Graph

8 Commits

Author SHA1 Message Date
Dennis Gilmore
0deab4998b - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:28:08 -06:00
Paul Howarth
f845ed1163 Fixes for EPEL compatibility
- Update patches for old Test::More and no Test::Requires
- perl(Pod::Coverage::TrustPod) now available everywhere except EPEL-4
2011-01-08 17:56:38 +00:00
Iain Arnell
1e9a324267 Update to 0.10:
- Test suite uses Test::Fatal instead of Test::Exception
2011-01-08 08:14:23 +01:00
Paul Howarth
f5873d8e9b Update to 0.09
- New upstream release 0.09:
  - Added a compilation test
- Updated patch for old Test::More versions
2010-10-18 13:28:34 +01:00
Paul Howarth
658eaa2258 Update to 0.08
- New upstream release 0.08:
  - The use of regular expressions in ignores didn't really work in 0.06
  - Added missing deps on List::MoreUtils and Test::Requires
  - Replaced Test::Warn with Test::Output in the tests
  - Made the tests actually test what they should be testing
- BR: Test::Output rather than Test::Warn
- Update patches
2010-10-16 09:53:10 +01:00
Paul Howarth
ac9b164105 Update to 0.06
- New upstream release 0.06:
  - Removed hard dep on Test::Warn for the benefit of Moose
  - Fixed what looked like a bug in -ignore handling
  - The -ignore parameter now accepts regexes as well as package names
- Update compatibility patches
- BR: List::MoreUtils
- BR: Test::Requires where possible, patch it out elsewhere
2010-10-15 11:34:12 +01:00
Paul Howarth
3b85d9bdcc Initial import of perl-Package-DeprecationManager 0.04
This module allows you to manage a set of deprecations for one or more modules.

When you import Package::DeprecationManager, you must provide a set of
deprecations as a hash ref. The keys are "feature" names, and the values are
the version when that feature was deprecated.
2010-07-31 10:29:28 +01:00
Fedora Release Engineering
6c26c702f6 Initial setup of the repo 2010-07-30 20:37:17 +00:00