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
|
python-orderedmultidict (1.0.1-1.1) unstable; urgency=medium
* Non-maintainer upload
* Run also tests at build
* Set Rules-Requires-Root: no
* Add Homepage tag to d/control
* Patch-out usage of python3-six
-- Alexandre Detiste <tchet@debian.org> Sat, 16 Nov 2024 23:17:57 +0100
python-orderedmultidict (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
* Remove backported patches
-- Iñaki Malerba <inaki@malerba.space> Fri, 20 May 2022 15:26:57 +0200
python-orderedmultidict (1.0-5) unstable; urgency=medium
[ Iñaki Malerba ]
* Update debian/watch file
[ Andreas Hasenack ]
* Fix collections import for py3.10 (Closes: #1004929)
-- Iñaki Malerba <inaki@malerba.space> Thu, 10 Feb 2022 12:29:49 +0100
python-orderedmultidict (1.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Iñaki Malerba ]
* Update Salsa CI Includes
-- Iñaki Malerba <inaki@malerba.space> Fri, 01 Jan 2021 16:05:26 +0100
python-orderedmultidict (1.0-3) unstable; urgency=medium
* Override tests on build time.
-- Iñaki Malerba <inaki@malerba.space> Tue, 12 Jun 2018 18:10:51 -0300
python-orderedmultidict (1.0-2) unstable; urgency=medium
[ Agustin Henze ]
* Add pipeline template
* Initial pipeline
-- Iñaki Malerba <inaki@malerba.space> Tue, 12 Jun 2018 15:16:00 -0300
python-orderedmultidict (1.0-1) unstable; urgency=medium
* Initial release. (Closes: #901390)
-- Iñaki Malerba <inaki@malerba.space> Mon, 11 Jun 2018 23:10:33 -0300
|