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
|
multiprocess (0.70.17-1) unstable; urgency=medium
* New upstream release; Closes: #1086663
* debian/control
- bump Standards-Version to 4.7.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Mon, 18 Nov 2024 02:15:01 -0500
multiprocess (0.70.16-2) unstable; urgency=medium
* drop DPT
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 13:58:30 -0500
multiprocess (0.70.16-1) unstable; urgency=medium
* Team upload.
* New upstream release.
+ Test failure is now fixed. (Closes: #1058089)
+ Caveat: this package must be built again during the python3.12-default
transition.
* debian/control: Bump version requirement of python3-dill package.
* debian/watch: Fix upstream monitoring script with GitHub API.
-- Boyuan Yang <byang@debian.org> Wed, 31 Jan 2024 03:02:30 -0500
multiprocess (0.70.15-1) unstable; urgency=medium
* Team upload.
[ Sandro Tosi ]
* New upstream release (Closes: #1049836)
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.6.2.0 (no changes needed)
[ Benjamin Drung ]
* Bump required python3-dill version to >= 0.3.7
* Switch to debhelper 13
* Set Rules-Requires-Root
* Remove generated */multiprocess/__info__.py files on clean
-- Benjamin Drung <bdrung@debian.org> Fri, 20 Oct 2023 12:48:41 +0200
multiprocess (0.70.12.2-1) unstable; urgency=medium
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/watch
- fix github tracking rules
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 07 Oct 2021 00:15:50 -0400
multiprocess (0.70.11.1-1) unstable; urgency=low
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* debian/control
- bump deps on dill to >= 0.3.3
-- Sandro Tosi <morph@debian.org> Tue, 10 Nov 2020 19:40:25 -0500
multiprocess (0.70.10-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update upstream copyright years
* debian/control
- bump deps on dill to >= 0.3.2
-- Sandro Tosi <morph@debian.org> Fri, 17 Jul 2020 02:15:57 -0400
multiprocess (0.70.9-1) unstable; urgency=medium
[ Andreas Tille ]
* Initial release; Closes: #941568
-- Sandro Tosi <morph@debian.org> Fri, 05 Jun 2020 22:21:14 -0400
|