1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
pyprof2calltree (1.4.5-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* Use the slightly more common , stanzas format for debian/copyright
* Use trailing commas for build-depends
* Fix upstream tag format
[ Nicholas D Steeves ]
* Import new upstream release: version 1.4.5.
* Add debian/source/options to ignore pkg.egg-info files so that building
twice from the unpacked source package will succeed.
* Copyright: Change d/copyright-specific license name from MIT to Expat,
which has identical text, but which disambiguates from MIT/X.
* Update my email address and copyright years.
* Disable DH_VERBOSE, and activate pytest during build.
* Add non-superficial autopkgtests that test all versions for python3-all
(Closes: #1001502).
* debian/not-installed: Add manpage-body.rst and pyprof2calltree.rst, which
exist for doc generation and should not be installed.
* Declare Standards-Version: 4.6.0.1 (no changes required).
* Migrate to debhelper-compat 13.
-- Nicholas D Steeves <sten@debian.org> Sat, 11 Dec 2021 12:34:02 -0500
pyprof2calltree (1.4.4-2) unstable; urgency=medium
* debian/control: Add "Rules-Requires-Root: no".
* Generate and install man page.
* Declare Standards-Version: 4.5.0 (no changes required).
* Upload to unstable.
-- Nicholas D Steeves <nsteeves@gmail.com> Sun, 16 Feb 2020 19:25:23 -0500
pyprof2calltree (1.4.4-1) experimental; urgency=medium
* Initial release (Closes: #936033).
-- Nicholas D Steeves <nsteeves@gmail.com> Sat, 07 Dec 2019 19:53:19 -0500
|