[libdevel-nytprof-perl] branch master updated (c142bec -> 68bbcdd)
gregor herrmann
gregoa at debian.org
Tue Dec 27 22:50:47 UTC 2016
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 c142bec releasing package libdevel-nytprof-perl version 6.03+dfsg-2 to unstable
adds 74d1e6a Fix CXt_LOOP_FOR for perl 5.23.8 thanks to Dave Mitchell
adds ec1bfce Fix subr_entry_ix for perl 5.23.8 thanks to Dave Mitchell
adds 512de23 Changed URL of KCachegrind home page
adds 352b3ef Changed URL of KCachegrind home page
adds 40e22fc Merge pull request #87 from dionys/patch-1
adds bf8186e Fix SIGUSR2 on MSWin32 and division by zero #78 PR#79
adds f361c3d Update Changes
adds a6d2cd7 Unify 'Profile format error' message, refer to (improved) TROUBLESHOOTING docs
adds 9e15c7f Provide definition for tTHX for perl 5.8.8
adds 9208c28 Remove links to code.nytimes.com and redundant history. Closes #84
adds 0c23dd1 Add some docs re the start=init option. Re #85
adds 8e64d11 Fix link to sample report. Closes #80
adds 404cd5c Bump version to 6.03 and update Changes
adds a34c61a Update ppport.h to version 3.35
adds 61727ee NYTProf.xs: o->op_sibling -> OpSIBLING(o)
adds 3c53f5e NYTProf.xs: o->op_sibling -> OpSIBLING(o) PR#102
adds b929e28 Fix invalid utf-8 character in resulting HTML file
adds a81500c nytprofhtml CSS: Play nicer with themes
adds b3ae99e Merge pull request #105 from SebastianRose/sr-patches
adds b21dd1b floatHeaders keep <TH>s on top. Update jQuery to latest 1.x version.
adds f09331e nytprofhtml: Make fragment target visible.
adds 05ab4a2 Fix page load - URL without fragment
adds 0edfe32 floadTheads: avoid JS errors.
adds 7d097c1 Houps - single quote => double backslash
adds 230ddf9 Be explicit about the floatThead-container class
adds 64e5953 Merge remote-tracking branch 'origin/pr/106'
adds 4a4bab0 nytprofmerge fails on Windows due to absent export
adds 03ff2e8 Merge remote-tracking branch 'origin/master' into nytprofmerge_win32
adds 30be531 Merge pull request #99 from andrey-starodubtsev/nytprofmerge_win32
adds 145ef06 Update .travis.yml: use dev not blead, add 5.22, plus a few other tweaks
adds b5edcaf Add 5.24 to .travis.yml; add dev-thr-mb-shrplib-dbg to allow_failures
adds 18f9cd4 .travis.yml: Add fast_finish: true and add dev-thr-mb-shrplib-dbg to allow_failures
adds 61c4148 Fix spelling mistake in nytprofcsv docs. Closes #95
adds 3d3f9a1 Bump version to 6.04 and update Changes.
adds 55ec9a3 New upstream version 6.04+dfsg
new e896cf6 Merge tag 'upstream/6.04+dfsg'
new 80b5bdb Update debian/changelog
new 00bf824 Update copyright years for ppport.h.
new 814bd82 Refresh usr-share.patch (offset).
new fc0006c Drop spelling.patch, merged upstream.
new 2770bfa Remove unused lintian override.
new 68bbcdd releasing package libdevel-nytprof-perl version 6.04+dfsg-1
The 7 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:
.gitignore | 3 +
.travis.yml | 20 +-
Changes | 10 +
META.json | 5 +-
META.yml | 5 +-
Makefile.PL | 1 +
NYTProf.xs | 4 +-
bin/nytprofcalls | 2 +-
bin/nytprofcsv | 4 +-
bin/nytprofhtml | 94 +-
bin/nytprofmerge | 2 +-
bin/nytprofpf | 2 +-
debian/changelog | 10 +
debian/copyright | 2 +-
debian/patches/series | 1 -
debian/patches/spelling.patch | 18 -
debian/patches/usr-share.patch | 4 +-
debian/source/lintian-overrides | 2 -
lib/Devel/NYTProf.pm | 2 +-
lib/Devel/NYTProf/Core.pm | 2 +-
ppport.h | 1967 ++++++++++++++++++++++++++++-----------
21 files changed, 1527 insertions(+), 633 deletions(-)
delete mode 100644 debian/patches/spelling.patch
delete mode 100644 debian/source/lintian-overrides
--
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