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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
python-refurb (1.27.0-1) unstable; urgency=low
* New upstream version 1.27.0
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sun, 21 Jan 2024 22:03:11 +0000
python-refurb (1.26.0-1) unstable; urgency=low
* New upstream version 1.26.0
-- Michael Fladischer <fladi@debian.org> Fri, 29 Dec 2023 18:03:35 +0000
python-refurb (1.25.0-1) unstable; urgency=low
* New upstream version 1.25.0
-- Michael Fladischer <fladi@debian.org> Sat, 09 Dec 2023 15:28:55 +0000
python-refurb (1.24.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Add salsa-ci file (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Mon, 20 Nov 2023 09:46:27 +0100
python-refurb (1.22.1-1) unstable; urgency=medium
* New upstream version 1.22.1 (Closes: #1054765).
-- Michael Fladischer <fladi@debian.org> Sat, 28 Oct 2023 13:32:56 +0000
python-refurb (1.21.0-1) unstable; urgency=medium
* New upstream version 1.21.0
-- Michael Fladischer <fladi@debian.org> Sat, 23 Sep 2023 15:50:03 +0000
python-refurb (1.20.0-1) unstable; urgency=medium
* New upstream version 1.20.0
-- Michael Fladischer <fladi@debian.org> Fri, 01 Sep 2023 21:29:54 +0000
python-refurb (1.19.0-2) unstable; urgency=medium
* Team upload.
* Bump mypy requirement to match upstream
* Drop patch to fix expected postitions for FURB175 messages
-- Nicolas Dandrimont <olasd@debian.org> Fri, 11 Aug 2023 15:20:08 +0200
python-refurb (1.19.0-1) unstable; urgency=medium
* New upstream version 1.19.0
* Add patch to fix expected postitions for FURB175 messages.
* Add python3-fastapi to Build-Depends, required by tests.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Thu, 10 Aug 2023 21:24:55 +0000
python-refurb (1.17.0-1) unstable; urgency=medium
* New upstream version 1.17.0
-- Michael Fladischer <fladi@debian.org> Thu, 29 Jun 2023 11:28:22 +0000
python-refurb (1.16.0-1) unstable; urgency=medium
* New upstream version 1.16.0
-- Michael Fladischer <fladi@debian.org> Tue, 20 Jun 2023 19:17:47 +0000
python-refurb (1.10.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.6.2.
* Disable test that relies on files not included in the package.
-- Michael Fladischer <fladi@debian.org> Wed, 01 Feb 2023 08:00:30 +0000
python-refurb (1.9.1-1) unstable; urgency=low
* New upstream release (Closes: #1024528).
* Update d/copyright with new years.
-- Michael Fladischer <fladi@debian.org> Thu, 05 Jan 2023 21:24:48 +0000
python-refurb (1.7.0-1) unstable; urgency=low
* New upstream release.
* Place documentation source where tests can pick it up.
* Skip categories test in autopkgtest as it requires documentation
source.
-- Michael Fladischer <fladi@debian.org> Sun, 20 Nov 2022 18:17:42 +0000
python-refurb (1.4.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Wed, 26 Oct 2022 16:59:57 +0000
python-refurb (1.3.0-1) unstable; urgency=low
* New upstream release.
* Fix typo in long description (Closes: #1021194).
-- Michael Fladischer <fladi@debian.org> Mon, 10 Oct 2022 21:06:58 +0000
python-refurb (1.2.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Mon, 03 Oct 2022 10:59:59 +0000
python-refurb (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #1020950).
-- Michael Fladischer <fladi@debian.org> Wed, 28 Sep 2022 11:10:43 +0000
|