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
|
python-pytest-benchmark (3.2.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Hugo Lefeuvre ]
* New upstream release.
* debian/control:
- Bump Standards-Version to 4.1.3.
* debian/copyright:
- Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Mon, 04 Feb 2019 18:41:47 +0100
python-pytest-benchmark (3.1.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* debian/control:
- Set Vcs-* to salsa.debian.org.
* debian/changelog:
- Remove trailing whitespaces.
[ Hugo Lefeuvre ]
* New upstream release.
* New binary package pytest-benchmark shipping executables.
- Add manpage debian/pytest-benchmark.1 and manpages listing
debian/pytest-benchmark.manpages.
- Update debian/rules to build application package.
- Update debian/control to mention this new package.
* Bump debian/compat to 11.
* debian/control:
- Fix dependencies of binary packages in debian/control:
o Update required version of pytest to 2.8.
o Recommend installation of python{3,}-elasticsearch.
o Add python-statistics and python-pathlib to the Depends
field of python-pytest-benchmark (Closes: #846045).
o Add python{3,}-cpuinfo to the Depends field of
python{3,}-pytest-benchmark.
o Remove useless version indication in the Build-Dependency
python-all.
- Update Description field for binary package python-pytest-benchmark.
- Bump Standards-Version to 4.1.3.
- Update debhelper Build-Dep to >= 11.
- Declare autopkgtest testsuite.
* debian/copyright:
- Update copyright years.
* Update debian/watch to version 4.
-- Hugo Lefeuvre <hle@debian.org> Sun, 25 Mar 2018 18:14:06 +0200
python-pytest-benchmark (3.0.0-1) unstable; urgency=medium
* Initial release (Closes: #834519)
-- Hugo Lefeuvre <hle@debian.org> Sat, 27 Aug 2016 21:54:12 +0200
|