[libdevel-nytprof-perl] branch master updated (3db8f97 -> 07b111a)
gregor herrmann
gregoa at debian.org
Sun Sep 22 16:26:14 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdevel-nytprof-perl.
from 3db8f97 releasing package libdevel-nytprof-perl version 5.02-2
adds f68ba0e Imported Upstream version 5.06
new 895a7c9 Merge tag 'upstream/5.06'
new ab7d4ed New upstream release.
new 288b0d0 remove boilerplate comments from debian/watch
new e283913 Don't install removed script anymore.
new 09d5645 Refresh patches.
new 07b111a releasing package libdevel-nytprof-perl version 5.06-1
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 36 ++++++++
FileHandle.h | 2 -
FileHandle.xs | 2 +-
HACKING | 1 -
INSTALL | 1 -
MANIFEST | 3 +-
META.json | 18 ++--
META.yml | 10 +--
Makefile.PL | 8 +-
NYTProf.h | 2 -
NYTProf.xs | 76 +++++++++++------
benchmark.pl | 125 ----------------------------
bin/flamegraph.pl | 6 +-
bin/nytprofcalls | 6 +-
bin/nytprofcg | 2 -
bin/nytprofcsv | 6 +-
bin/nytprofhtml | 12 ++-
bin/nytprofmerge | 6 +-
debian/changelog | 8 ++
debian/libdevel-nytprof-perl.examples | 1 -
debian/patches/flamegraph.patch | 12 +--
debian/patches/manpage-section.patch | 4 +-
debian/patches/usr-share.patch | 4 +-
debian/rules | 4 -
debian/watch | 2 -
demo/benchmark.pl | 125 ----------------------------
lib/Devel/NYTProf.pm | 31 +++++--
lib/Devel/NYTProf/Apache.pm | 2 -
lib/Devel/NYTProf/Core.pm | 4 +-
lib/Devel/NYTProf/Data.pm | 8 +-
lib/Devel/NYTProf/FileInfo.pm | 2 +-
lib/Devel/NYTProf/Reader.pm | 2 -
lib/Devel/NYTProf/Run.pm | 4 +-
lib/Devel/NYTProf/Util.pm | 2 -
t/lib/NYTProfTest.pm | 3 +-
t/{test82-version.t => test90-strsubref.t} | 28 +++----
36 files changed, 188 insertions(+), 380 deletions(-)
delete mode 100644 benchmark.pl
delete mode 100644 demo/benchmark.pl
copy t/{test82-version.t => test90-strsubref.t} (64%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-nytprof-perl.git
More information about the Pkg-perl-cvs-commits
mailing list