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
|
python-dtcwt (0.11.0-2) unstable; urgency=medium
* Make build reproducible.
* Simplify packaging testsuite using Test-Command.
* cme fix dpkg-control:
- Drop unnecessary versioned dependency on sphinx.
- Bump standards version to 3.9.8, no changes required.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 03 Aug 2016 13:01:59 +0100
python-dtcwt (0.11.0-1) unstable; urgency=medium
* New upstream release.
* DFSG cleaning is no longer required:
- d/copyright: remove Files-Excluded entry.
- d/gbp.conf: synchronise with upstream master branch and tags.
- d/watch: remove repacksuffix option.
* Update patch queue:
- Refresh use-system-mathjax.patch and reproducible-build.patch.
- Drop Fix-usage-of-unsafe-inplace-casting.patch, applied upstream.
- Drop Use-explicit-integer-division.patch, applied upstream.
* d/{control,tests/*}: replace dependency on nose with pytest.
* d/gbp.conf: switch to DEP-14 repository layout.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 10 Mar 2016 14:02:22 +0000
python-dtcwt (0.10.1+dfsg1-4) unstable; urgency=medium
* Clean documentation build and egg-info directories.
* Add patch fixing runtime failure with Python 3.
File: Use-explicit-integer-division.patch
* Bump standards version to 3.9.7, no changes required.
* d/watch: add missing repacksuffix option.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 08 Mar 2016 10:26:31 +0000
python-dtcwt (0.10.1+dfsg1-3) unstable; urgency=medium
* d/control: use secure VCS-Git URI.
* d/rules: simplify doc install targets.
* d/rules: remove test override, use pybuild instead.
* Add patch fixing an FTBFS error in the testsuite.
File: Fix-usage-of-unsafe-inplace-casting.patch
* Add autopkgtest testsuite.
* d/control: move dependency on pyopencl to Recommends.
* d/control: cme fixed.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 27 Jan 2016 17:31:04 +0000
python-dtcwt (0.10.1+dfsg1-2) unstable; urgency=medium
* Make build reproducible. (Closes: #794005)
Thanks to Chris Lamb for providing the patch.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sat, 08 Aug 2015 20:25:15 +0100
python-dtcwt (0.10.1+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #793139)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 20 Jul 2015 23:05:14 +0100
|