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
|
pyswarms (1.3.0-5) unstable; urgency=medium
* Team Upload.
* Remove intra-sphinx docs for packages whose -doc
packages have been removed (Closes: #1027557)
* Add patch to fix FTBFS with numpy 1.24 (Closes: #1027218)
-- Nilesh Patra <nilesh@debian.org> Sat, 28 Jan 2023 12:03:49 +0530
pyswarms (1.3.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-pyswarms-doc: Add Multi-Arch: foreign.
[ Christian Kastner ]
* Bump Standards-Version to 4.6.2 (no changes needed)
* autopkgtest: Use py3versions --supported instead of --requested
- Add python3-all as autopkgtest dependency
* Bump copyright
-- Christian Kastner <ckk@debian.org> Sun, 18 Dec 2022 22:47:15 +0100
pyswarms (1.3.0-3) unstable; urgency=medium
* Fix d/watch
* Bump Standards-Version to 4.6.0 (no changes needed)
* Bump debhelper compatibility to 13
-- Christian Kastner <ckk@debian.org> Fri, 04 Mar 2022 19:32:38 +0100
pyswarms (1.3.0-2) unstable; urgency=medium
* Team Upload.
* d/p/Fix-FTBFS-with-new-sphinx.patch: Change api call
to fix doc building with sphinx 4.2.0 (Closes: #997374)
-- Nilesh Patra <nilesh@debian.org> Fri, 29 Oct 2021 19:41:43 +0000
pyswarms (1.3.0-1) unstable; urgency=medium
* New upstream release.
-- Christian Kastner <ckk@debian.org> Tue, 12 Jan 2021 20:45:45 +0100
pyswarms (1.2.0-1) unstable; urgency=medium
* New upstream release.
+ Drop patches included upstream
+ Refresh patches
+ d/copyright: Drop +dfsg repackaging
* Create d/upstream/metadata
* Bump Standards-Version to 4.5.1 (no changes needed)
-- Christian Kastner <ckk@debian.org> Mon, 07 Dec 2020 18:12:30 +0100
pyswarms (1.1.0+dfsg-3) unstable; urgency=medium
* autopkgtest:
- Add python3-matplotlib to Depends
- Add allow-stderr Restriciton for matplotlib warning
* Improve build process for documentation
-- Christian Kastner <ckk@debian.org> Sun, 03 May 2020 16:20:17 +0200
pyswarms (1.1.0+dfsg-2) unstable; urgency=medium
* Add python3-yaml to Depends of python3-pyswarms
This didn't get picked up during build. Discovered by debci
* Add python3-pyswarms to Suggests of python-pyswarms-doc
* Add python3-matplotlib to Recommends of python3-pyswarms
-- Christian Kastner <ckk@debian.org> Fri, 24 Apr 2020 21:30:44 +0200
pyswarms (1.1.0+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #958123)
-- Christian Kastner <ckk@debian.org> Sun, 19 Apr 2020 00:55:44 +0200
|