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
|
python-sparse (0.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Ghislain Antony Vaillant ]
* New upstream version 0.2.0
* Drop superfluous nocheck guards
* Fixup whitespacing in rules file
* Add versioned dependency to scipy
* Add new install dependency on six
* Add new test dependency on packaging
* Move extend-diff-ignore to d/s/options
* Add patch disabling the upstream pytest config
- New patch: No-pytest-config.patch
* Bump the debhelper version to 11
* Bump the standards version to 4.1.3
* Update the copyright years
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 22 Feb 2018 09:22:45 +0000
python-sparse (0.1.1-1) unstable; urgency=medium
* New upstream version 0.1.1
* Ensure tests are run in isolation
* Bump standards version to 4.0.1, no changes required
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 07 Aug 2017 09:39:55 +0100
python-sparse (0.1.0-1) unstable; urgency=low
* Initial release. (Closes: #862142)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 08 May 2017 23:31:10 +0100
|