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
|
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
|