- New upstream release 0.18
- Support binary and unicode symbol names (PR#8)
- Fixed parsing error where the name contains a single colon but the last
separator is ::
- New upstream release 0.15
- Fix uninitialized warning in test on perls < 5.8.6 (CPAN RT#104510)
- Repository moved to the github p5sagit organization (the primary is on
shadowcat, mirrored to github)
- Explicitly BR: perl-devel, needed for EXTERN.h
- New upstream release 0.14
- Remove mandatory dependencies for optional test
- Mark the test with B::C as TODO, as it seems to fail frequently and should
not block normal installations
- 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
- Reinstate compatibility with old distributions like EL-5
- Add BuildRoot definition
- Clean buildroot in %install
- Restore %clean section
- Restore %defattr
- Don't use + to terminate find -exec commands
- Spec clean-up
- Make %files list more explicit
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Don't use macros for commands
- Use tabs
- Add buildreqs for Perl core modules that might be dual-lived
- Explicit requires for "use base XXX;" only required prior to rpm 4.9