Package: libdevel-nytprof-perl / 6.04+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
libdevel-nytprof-perl | 6.04+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
manpage section.patch | (download) |
Makefile.PL |
12 6 + 6 - 0 ! |
fix manpage section Manual pages generated by pod2man are installed in section 1, we want them installed in section .1p because they are Perl-specific. And the manpage for bin/nytprofmerge is missing. |
usr share.patch | (download) |
bin/nytprofhtml |
1 1 + 0 - 0 ! |
patch search path so arch-indep files are found On Debian, all of the js, gif, css etc files are installed in /usr/share/perl5 rather than /usr/lib/<triplet>.... They are not in the library directory as Devel::NYTProf::Data expects. |
flamegraph.patch | (download) |
bin/nytprofhtml |
1 1 + 0 - 0 ! |
we're installing flamegraph.pl under /usr/share so call it from there |
autopkgtest.patch | (download) |
t/lib/NYTProfTest.pm |
2 1 + 1 - 0 ! |
search scripts also in /usr/bin this way the testsuite works and tests the installed scripts when run under autopkgtest |
0001 Make the test suite work without cwd in INC.patch | (download) |
t/lib/NYTProfTest.pm |
2 2 + 0 - 0 ! |
[patch] make the test suite work without cwd in @inc Many of the reference result files contain file names relative to cwd. While this is a minimal fix, it would possibly be cleaner to do all @INC manipulation in the numerous test files themselves. Bug-Debian: https://bugs.debian.org/837135 |
1