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
|
python-memprof (0.3.3-3) unstable; urgency=medium
* Convert to pybuild
-- Javi Merino <vicho@debian.org> Sun, 16 Mar 2014 15:54:22 +0100
python-memprof (0.3.3-2) unstable; urgency=low
[ Javi Merino ]
* Bump standards-version to 3.9.5 (no change needed)
[ Martin Pitt ]
* Add missing python3-pkg-resources dependency (spotted by
autopkgtest).
-- Javi Merino <vicho@debian.org> Thu, 31 Oct 2013 22:18:46 +0000
python-memprof (0.3.3-1) unstable; urgency=low
* New upstream release
* Fix "autopkgtest fails, and does not test installed package" by
actually testing the installed package instead of testing a build
(Closes: #728083)
-- Javi Merino <vicho@debian.org> Mon, 28 Oct 2013 21:59:11 +0000
python-memprof (0.3.2-1) unstable; urgency=low
* New upstream release
* python2-testsuite prints to stderr, so tell autopkgtest
* Add python3 autopkgtest
* Drop patches from_upstream__no_tornado_nose.patch,
from_upstream__run_the_example_when_asked_to_run_tests.patch and
from_upstream__testsuite_is_now_independent.patch as they're now
included upstream
-- Javi Merino <vicho@debian.org> Sun, 20 Oct 2013 22:29:06 +0100
python-memprof (0.3.1-1) unstable; urgency=low
* New upstream release
* Convert to arch: any as memprof now needs cython
* Install demo.py in examples/
* Depend on python-pkg-resources
* Provide a Python3 version of the package
* Drop python-nose and python-tornado dependencies by importing
ecb69a2 (use recommended way of getting the version number) from
upstream
* Run the testsuite when building
* Add autopkgtest support
-- Javi Merino <vicho@debian.org> Sun, 29 Sep 2013 15:26:14 +0100
python-memprof (0.2.4-1) unstable; urgency=low
* Initial release (Closes: #714110)
-- Javi Merino <vicho@debian.org> Thu, 15 Aug 2013 11:55:39 +0200
|