- New upstream release 0.12
- Move variable declaration to fix warning under
-Werror=declaration-after-statement, to allow compilation under MSVC (GH#3)
- Converted distribution packaging to Dist::Zilla
- Fix licence in LICENSE and pod
- Package new upstream CONTRIBUTING and LICENSE files
- Classify buildreqs by usage
- New upstream release 0.09
- Copy the contents of the %DB::sub entry if it exists; fixes
Devel::NYTProf's anon sub handling (CPAN RT#50524)
- Drop upstreamed debugger patch
- Drop EL-5 compatibility since we need Devel::CheckBin, which can't be
built for EPEL-5 or EPEL-6
- New upstream release 0.06
- Do not change the string arg in XS, use copy instead (CPAN RT#96893)
- Add README make target
- Add more distribution metadata
- This release by ETHER → update source URL
- Update debugger patch (CPAN RT#96893)
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot