Package: libdevel-nytprof-perl / 6.06+dfsg-1

Metadata

Package Version Patches format
libdevel-nytprof-perl 6.06+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
manpage section.patch | (download)

Makefile.PL | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 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 !
1 file changed, 1 insertion(+)

 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 !
1 file changed, 1 insertion(+)

 we're installing flamegraph.pl under /usr/share
 so call it from there
autopkgtest.patch | (download)

t/lib/NYTProfTest.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 search scripts also in /usr/bin
 this way the testsuite works and tests the installed scripts
 when run under autopkgtest