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 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
python-ltfatpy (1.0.16-12) unstable; urgency=medium
* debian/patches:
- New 0009-Fix-compatibility-with-numpy2.patch (Closes: #1094702).
* Update dates in d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 31 Jan 2025 07:38:09 +0000
python-ltfatpy (1.0.16-11) unstable; urgency=medium
* Team Upload
* Fix SyntaxWarning (Closes: #1085933)
[ Antonio Valentino ]
* Add lintian-overrides for false positive warning on distutils.
* Standards version bumped to 4.7.0, no changes.
* Drop d/source/lintian-overrides, no longer needed.
-- Alexandre Detiste <tchet@debian.org> Fri, 06 Dec 2024 11:46:42 +0100
python-ltfatpy (1.0.16-10) unstable; urgency=medium
* Standards version bumped to 4.6.2, no changes.
* debian/control:
- Switch to debhelper-compat 13.
* Switch to autopkgtest-pkg-pybuild and drop the no longer
needed d/tests folder.
* Switch to dh-sequence-*.
* Update dates in d/copyright.
* debian/patches:
- New 0004-Compatibility-with-cython-v3.0.x.patch (Closes: #1056863).
- New 0005-Verbose-cmake-build.patch.
- New 0006-Do-not-use-distutils.patch.
- New 0007-Fortify.patch.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 03 Dec 2023 16:03:25 +0000
python-ltfatpy (1.0.16-9) unstable; urgency=medium
* Force regeneration of source code for cython extensions.
* debian/patches:
- new 0003-Fix-floating-point-comparison.patch (Closes: #1026495).
* debian/rules:
- use debhelper plugin for numpy3.
* New d/clean file.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 22 Dec 2022 14:11:44 +0000
python-ltfatpy (1.0.16-8) unstable; urgency=medium
* debian/patches:
- new 0002-Compatibility-with-Python-3.11.patch (Closes: #1024044).
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 15 Nov 2022 21:56:58 +0000
python-ltfatpy (1.0.16-7) unstable; urgency=medium
* Fix d/copyright formatting.
* debian/tests:
- autopkgtest all supported Python versions.
* Standards version bumped to 4.6.1 (no changes).
* Update d/copyright file.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 15 Oct 2022 14:35:17 +0000
python-ltfatpy (1.0.16-6) unstable; urgency=medium
* Add dependency on python3-pil.imagetk (Closes: 999516).
* Debian/patches:
- new 0001-Compatibility-with-numpy-1.21.patch (Closes: 999535).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Nov 2021 10:12:01 +0000
python-ltfatpy (1.0.16-5) unstable; urgency=medium
* Stop testing the -dbg package in d/tests/python3
(leftover from the -dbg package removal).
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 30 Sep 2021 06:24:33 +0000
python-ltfatpy (1.0.16-4) unstable; urgency=medium
* Standards version bumped to 4.6.0 (no chenges).
* debian/control:
- drop liblapack.so as (alternative) dependency
- set "Rules-Requires-Root: no"
- deop unnecessary versioned dependencies.
* Drop the -dbg package (Closes: 994360).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 26 Sep 2021 09:13:29 +0000
python-ltfatpy (1.0.16-3) unstable; urgency=medium
* Bump standards version to 4.4.0 (no change).
* debian/control:
- remove unnecessary versioned dependency: dpkg-dev (>= 1.17.14)
* debian/tests
- move the testing code from control to a dedicated python3 script
* Drop debian/compat file, and depend on debelper-compat.
* Set compat to 12.
* Upstream metadata file added.
* Update debian/gbp.conf.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 04 Sep 2019 20:11:35 +0000
python-ltfatpy (1.0.16-2) unstable; urgency=medium
* Team upload.
* [ecca9c7] Add Antonio Valentino as an uploader.
-- Anton Gladky <gladk@debian.org> Thu, 15 Aug 2019 21:41:06 +0200
python-ltfatpy (1.0.16-1) unstable; urgency=medium
* Team upload
[ Andreas Tille ]
* New upstream version
* Add missing Depends: python3-tk (Closes: #896353)
[ Ghislain Antony Vaillant ]
* New upstream version 1.0.16 (Closes: #918052)
* Add missing Depends: python3-tk-dbg
* Drop redundant autodep8 dependencies
* Drop obsolete X-Python3-Version
* Avoid patching setup for tests
- Drop the patch queue
- Add dependency on python3-pytest-cov
- Clean coverage run artefacts after testing
* Add allow-stderr restriction to autopkgtest
* Bump standards version to 4.3.0
* Drop myself from uploaders
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 31 Mar 2019 13:50:31 +0200
python-ltfatpy (1.0.12-1) unstable; urgency=medium
* New upstream version 1.0.12
* Update Hompage, Source and Upstream-Contact fields
* Update the copyright years
* Add versioned dependencies to Scipy
* Build with Cython for Python 3
* Move extend-diff-ignore to d/s/options
* Use DEB_BUILD_OPTIONS for nocheck guards
* Point the VCS URIs to salsa.debian.org
* Fixup whitespacing in rules file
* Bump the debhelper version to 11
* Bump the standards version to 4.1.3
* Drop usage of priority extra
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 15 Feb 2018 12:33:18 +0000
python-ltfatpy (1.0.9-1) unstable; urgency=medium
[ Ghislain Antony Vaillant ]
* Source tarballs from PyPI
* New upstream version 1.0.9. (Closes: #861091, #861094)
* Update the patch queue
- Drop No-coverage.patch, superseded by new patch
- Drop Fix-Unicode-errors.patch, applied upstream
- Drop Install-the-tests.patch, applied upstream
- New patch No-pytest-options.patch
* Drop explicit dependency on scipy
* Bump standards version to 4.0.0, no changes required
[ Gianfranco Costamagna ]
* Update copyright years
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 14 Jul 2017 09:19:21 +0100
python-ltfatpy (1.0.8-1) unstable; urgency=low
* Initial release. (Closes: #860526)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 20 Apr 2017 14:29:32 +0100
|