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
|
python-rebulk (3.3.0-4) unstable; urgency=medium
* Team upload.
* Weird runtests.py is never called, drop python3-pkg-resources completely
(Closes: #1083700)
-- Alexandre Detiste <tchet@debian.org> Wed, 29 Jan 2025 09:15:36 +0100
python-rebulk (3.3.0-3) unstable; urgency=medium
* Team Upload
* Use dh-sequence-python3
* Remove runtime dep on python3-pkg-resources, it is only needed by tests.
-- Alexandre Detiste <tchet@debian.org> Mon, 13 Jan 2025 21:11:32 +0100
python-rebulk (3.3.0-2) unstable; urgency=medium
* remove myself
-- Sandro Tosi <morph@debian.org> Wed, 28 Feb 2024 01:12:09 -0500
python-rebulk (3.3.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 3.3.0
* remove extraneous build-dep on python3-six
-- Alexandre Detiste <tchet@debian.org> Wed, 21 Feb 2024 00:17:06 +0100
python-rebulk (3.1.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- bump Standards-Version to 4.6.0.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Wed, 01 Dec 2021 23:51:40 -0500
python-rebulk (3.0.1-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Thu, 07 Jan 2021 03:27:23 -0500
python-rebulk (3.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sandro Tosi ]
* New upstream release
* debian/watch
- track github releases instead of PyPI ones
* debian/control
- add myself to Uploaders
- run wrap-and-sort
- bump Standards-Version to 4.5.1 (no changes needed)
- bump compat level to 13
* debian/patches/0001-Remove-embedded-toposort.patch
- refresh patch
-- Sandro Tosi <morph@debian.org> Fri, 25 Dec 2020 01:53:42 -0500
python-rebulk (2.0.0-1) unstable; urgency=medium
* New upstream release; Closes: #940065
* debian/patches/0001-Remove-embedded-toposort.patch
- refresh patch
* debian/control
- bump Standards-Version to 4.4.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Fri, 20 Sep 2019 23:28:01 -0400
python-rebulk (0.9.0-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* Enable autopkgtest-pkg-python testsuite
* d/p/0001-Remove-embedded-toposort.patch:
Add toposort into install_requires (Closes: #896269)
* Bump debhelper compat level to 11
* Standards version is 4.2.1 now (no changes)
* d/copyright: Remove unused paragraph
* Rename d/tests/control.autodep8 to d/tests/control.
* Use debhelper-compat instead of debian/compat.
-- Ondřej Nový <onovy@debian.org> Mon, 27 Aug 2018 10:48:12 +0200
python-rebulk (0.9.0-1) unstable; urgency=medium
[ Etienne Millon ]
* Initial release. (Closes: #877103)
-- Etienne Millon <me@emillon.org> Thu, 28 Sep 2017 21:13:27 +0200
|