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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
python-dtcwt (0.14.0-1) unstable; urgency=medium
* Team upload.
* Switch to recommended xir4n fork
* New upstream version 0.14.0 (Closes: #1067329)
* Add copyright of fork
* Remove obsoleted patch
* Use dh-sequence-python3
* Set Rules-Requires-Root: no
* Fix SyntaxWarning (Closes: #1085907)
[ Chris Peterson ]
* Fix autopkgtests fail with pytest 8.2 (Closes: #1072808)
-- Alexandre Detiste <tchet@debian.org> Fri, 20 Dec 2024 09:30:16 +0100
python-dtcwt (0.12.0-5) unstable; urgency=medium
* Team upload.
* Add patch to fix test failure with Numpy 1.24.
(closes: #1027212)
-- Bas Couwenberg <sebastic@debian.org> Fri, 13 Jan 2023 20:23:14 +0530
python-dtcwt (0.12.0-4) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Apply multi-arch hints. + python-dtcwt-doc:
+ Add Multi-Arch: foreign.
[ Nilesh Patra ]
* Add patch to fix FTBFS with numpy (Closes: #1026347)
-- Nilesh Patra <nilesh@debian.org> Fri, 23 Dec 2022 12:05:31 +0530
python-dtcwt (0.12.0-3) unstable; urgency=medium
* Team upload.
* Rebuild to drop ancient sphinx Built-Using version.
* debian/: Apply "wrap-and-sort -abst".
* debian/control: Drop legacy build-dep dpkg-dev.
* debian/control: Bump debhelper-compat to v13.
* debian/control: Bump Standards-Version to 4.6.1.
-- Boyuan Yang <byang@debian.org> Fri, 10 Jun 2022 20:47:40 -0400
python-dtcwt (0.12.0-2) unstable; urgency=medium
* Team upload.
* Use Python 3 for building docs.
* Drop Python 2 support (Closes: #937718).
* d/control: Remove ancient X-Python-Version field.
* d/control: Remove ancient X-Python3-Version field.
* d/copyright: Use https protocol in Format field.
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org.
-- Ondřej Nový <onovy@debian.org> Thu, 24 Oct 2019 14:16:07 +0200
python-dtcwt (0.12.0-1) unstable; urgency=medium
* Sign tags on gbp import
* Upgrade watch file to version 4
* New upstream version 0.12.0
* Drop superfluous Testsuite field
* Bump debhelper version to 10
* Move pyopencl dependency to Suggests
* Fixup the upstream name in copyright
* Update the copyright dates
* Update the BSD-2-Clause paragraph
* Update the binary package descriptions
* Fixup the proxy settings for the docs
* Add new dependency on the Sphinx RTD theme
* Build the docs with Python 3
* Add support for the nodoc build profile
* Add the Build-Using metadata for the docs
* Add recommended get-orig-source target
* Simplify integration with the system MathJax
- Hardcode the path to MathJax in conf.py
- Drop the .links file, no longer required
- Drop dh_sphinxdoc override, no longer required
* Add new test dependency on scipy
* Add support for the nocheck build profile
* Run autopkgtests for all supported Python versions
* Bump standards version to 4.1.0
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 15 Sep 2017 11:36:42 +0100
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
|