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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
python-memory-profiler (0.61-2) unstable; urgency=medium
* Team upload.
* Add a patch to use native syntax for coroutines. (Closes: #1056483)
* Enable running tests during build.
* Do not install mprofile_{timestamp}.dat files.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 07 Dec 2024 23:17:05 +0300
python-memory-profiler (0.61-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.61 (Closes: #1025109)
* Drop upstreamed patch
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 06 Dec 2022 09:16:41 +0100
python-memory-profiler (0.60-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.60
* Add python3-matplotlib as recommend (Closes: #933234)
* Update packaging
* Fix autopkgtests
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 15 Oct 2022 08:28:38 +0200
python-memory-profiler (0.52-2) unstable; urgency=medium
* Team upload.
* Drop python 2 support
* debian/control
- drop obsolete X-P-V fields
- bump Standards-Version to 4.4.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Thu, 22 Aug 2019 19:30:48 -0400
python-memory-profiler (0.52-1) unstable; urgency=medium
* New upstream version 0.52
* Support the nocheck build profile
* Normalize the package descriptions
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 22 Feb 2018 14:47:15 +0000
python-memory-profiler (0.51-1) unstable; urgency=medium
* Use the recommended gbp configuration
* Track the new upstream repository on GitHub
* New upstream version 0.51
* Drop the patch queue, no longer required
* Run cme fix on copyright file
- Use the secure Format URI
- Rename BSD to BSD-3-Clause
* Run cme fix on control file
- Wrap and sort fields and dependencies
- Drop superfluous versioned dependencies
* Enable testing for Python 3
* Add autopkgtests for Python 3
* Bump the debhelper version to 11
* Bump the standards version to 4.1.3
* Transfer maintenance to the Debian Science Team
- As agreed with former maintainer Changwoo Ryu
* Add myself to copyright holders
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 04 Feb 2018 23:25:35 +0000
python-memory-profiler (0.41+git20161018-1) unstable; urgency=medium
* New upstream release
* debian/*: Clean up the pybuild build (Closes: #804442)
* debian/*: lintian fixes
- Standard-Version: 3.9.8
- Add missing source format
- Use new https addresses for Vcs-* fields
- Rename /usr/bin/mprof to /usr/bin/{python,python3}-mprof
* debian/patches/testsuite-disabled.patch: Disabled some tests
-- Changwoo Ryu <cwryu@debian.org> Sun, 30 Oct 2016 01:32:46 +0900
python-memory-profiler (0.31+git20141019-1) unstable; urgency=medium
* Initial release (Closes: #764855)
-- Changwoo Ryu <cwryu@debian.org> Sun, 19 Oct 2014 17:18:27 +0900
|