2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456) |
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2014-05-09 10:16:55 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.000000
Update DEPENDS
Upstream changes:
1.000000 2014-01-30T15:23:48Z
[00 Tooling and Version replacement]
- Switched to EUMM to accelerate clean-install time.
- Build-time requirements are now softened
- Readvertise higher requirements as recommendations
- version schema moved from x.y.z to x.YYYzzz and is the primary reason
for incrementing the major
[Dependencies::Stats]
- Dependencies changed since 0.4.1, see Changes.deps{,.all,.dev} for
details
- build: -1
- configure: +2 -1
- develop: +7 ..1 -9
- test: +8 ..1
0.4.1 2013-11-21T06:51:24Z
[00 Trivial Doc Fix]
- Escaping of code containing > was done wrong.
0.4.0 2013-11-21T06:38:44Z
[00 Major Changes]
- New Modules/Interfaces to make life easier for people who only need one
of (Dist|Module) shares.
[Dependencies::Noteworthy]
- use Class::Tiny
- use new MB and TestMore
[Dependencies::Stats]
- Dependencies changed since 0.3.3, see Changes.deps{,.all,.dev} for
details
- build: ..1
- configure: ..1
- develop: +46 -3
- runtime: +1
- test: +1 ..1 -1
[Documentation]
- Encoding specified
- MetaPOD annotations added
[Packaging]
- use new MB syntax for fallback
[Tests]
- use Test::Compile::PerFile
- Regenerate ReportVersions::Tiny to not report develop deps.
- Regenerate CPAN::Changes test
- Regenerate Kwalitee test
|
2013-09-12 03:19:33 by Wen Heping | Files touched by this commit (1) |
Log message:
Fix build.
(Reported by joerg@, thanks!)
|
2013-09-05 09:14:32 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 0.3.3
Update DEPENDS
Upstream changes:
0.3.3 2013-04-03T11:32:08Z
[!Noteable Changes]
- Replace Path::Class with Path::Tiny
[Dependencies::Added / runtime_requires]
- Path::Tiny
[Dependencies::Removed / runtime_requires]
- Path::Class::Dir
0.3.2 2013-04-03T07:03:58Z
- Maintenance release for MB 0.4004
[Dependencies::Added / develop_requires]
- Pod::Coverage::TrustPod
- Test::CPAN::Meta
- Test::Pod 1.41
- Test::Pod::Coverage 1.08
- version 0.9901
[Dependencies::Added / runtime_requires]
- perl 5.006
[Dependencies::Changed / build_requires]
- Module::Build 0.3601 . 0.4004
[Dependencies::Changed / configure_requires]
- Module::Build 0.3601 . 0.4004
[Dependencies::Changed / develop_recommends]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803 . v1.3.0
[Dependencies::Changed / develop_suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL 1.0.0 . v1.7.2
[Dependencies::Changed / test_requires]
- Test::More 0.96 . 0.98
[Documentation]
- Reindent License
- Update Copyright Year
- Update Copyright address
- Add README.mkdn
[Meta]
- Bug tracker moved to github issues
[Packaging]
- Build.PL updated for 0.4004 / test_requires
[Tracking]
- This source version of 0.3.1 lost and reconstructed
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-07-05 17:55:40 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Importing package for Perl 5 module Test::File::ShareDir version 0.3.1 from
CPAN into devel/p5-Test-File-ShareDir.
Test::File::ShareDir helps testing modules by mocking a ShareDir as
delivered by File::ShareDir.
|