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
|
swift-bench (2.0.0-1) unstable; urgency=medium
* New upstream release.
* Removed all patches, all applied upstream.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Mar 2025 21:15:15 +0100
swift-bench (1.2.0+git.2023.11.08.e8eb9511d2-2) unstable; urgency=medium
[ Ondřej Nový ]
* Remove myself from Uploaders.
[ Thomas Goirand ]
* Add python3.13-fix-syntax-error.patch (Closes: #1087105).
-- Thomas Goirand <zigo@debian.org> Thu, 02 Jan 2025 12:45:40 +0100
swift-bench (1.2.0+git.2023.11.08.e8eb9511d2-1) unstable; urgency=medium
* New release based on latest commit hash.
* Drop patches applied upstream:
- py3.12-fix-AssertEquals.patch
- python3-compat.patch
* Add remove-python2-support.patch and remove six (build-)depends.
* Removed the use of python3-nose (Closes: #1018644).
* Add switch-to-unittest.mock.patch and remove python3-mock b-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 11 Mar 2024 12:05:38 +0100
swift-bench (1.2.0-7) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Philippe Seraphin ]
* Add python 3.12 patches (Closes: #1058196):
- py3.12-fix-AssertEquals.patch
- py3.12-fix-readfp.patch
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Fri, 15 Dec 2023 12:01:00 +0100
swift-bench (1.2.0-5) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* d/copyright: Bump my copyright year.
* Use debhelper-compat instead of debian/compat.
* Use pybuild for building package.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
[ Thomas Goirand ]
* Convert the package to Python 3.
-- Ondřej Nový <onovy@debian.org> Mon, 05 Aug 2019 13:13:07 +0200
swift-bench (1.2.0-4) unstable; urgency=medium
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Bump my copyright year
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Bump debhelper compat level to 11
* Bump standards version to 4.2.1 (no changes)
* Drop python-sphinx from B-D (not needed)
* Add upstream metadata
-- Ondřej Nový <onovy@debian.org> Sat, 29 Sep 2018 18:59:28 +0200
swift-bench (1.2.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/{control,copyright}: Use my @debian.org email address
* Bump debhelper compat level to 10
* Updating standards version to 4.1.2.
* d/copyright: Bump my copyright year
* d/rules: Use dh_missing --fail-missing
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
-- Ondřej Nový <onovy@debian.org> Sun, 10 Dec 2017 10:56:08 +0100
swift-bench (1.2.0-2) unstable; urgency=medium
* Fixed hardcoded Python 2.7 version when running unit tests
* Standards-Version is 3.9.8 now (no change)
* d/copyright: Fixed wrong Upstream-Name and Source
* Change directory to $ADTTMP before running Debian tests
-- Ondřej Nový <novy@ondrej.org> Thu, 02 Jun 2016 16:39:24 +0200
swift-bench (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Added Debian tests.
* Standards-Version is 3.9.7 now (no change).
* Added dh-python build dependency.
* Added python-hacking build dependency.
-- Ondřej Nový <novy@ondrej.org> Wed, 24 Feb 2016 10:25:40 +0100
swift-bench (1.0-1) unstable; urgency=medium
* Initial release. (Closes: #812367)
-- Ondřej Nový <novy@ondrej.org> Fri, 22 Jan 2016 13:57:35 -0500
|