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 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
python-ddt (1.7.2-4) unstable; urgency=medium
* Removed python3-pep8 from build-depends.
-- Thomas Goirand <zigo@debian.org> Tue, 14 Jan 2025 09:20:28 +0100
python-ddt (1.7.2-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090484).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 11:17:41 +0100
python-ddt (1.7.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 19 Sep 2024 16:43:12 +0200
python-ddt (1.7.2-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 09 Sep 2024 09:22:14 +0200
python-ddt (1.7.1-3) unstable; urgency=medium
* Remove python3-mock extraneous dependency (Closes: #1069208).
-- Thomas Goirand <zigo@debian.org> Thu, 18 Apr 2024 13:36:30 +0200
python-ddt (1.7.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2024 16:11:42 +0200
python-ddt (1.7.1-1) experimental; urgency=medium
* New upstream release.
* Add python3-aiounittest to build-depends.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Feb 2024 11:14:34 +0100
python-ddt (1.6.0-3) unstable; urgency=medium
* Cleans better (Closes: #1048405).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Aug 2023 09:44:32 +0200
python-ddt (1.6.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Sep 2022 12:25:18 +0200
python-ddt (1.6.0-1) experimental; urgency=medium
* New upstream release.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Aug 2022 13:43:11 +0200
python-ddt (1.4.4-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Mar 2022 16:23:01 +0100
python-ddt (1.4.4-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Feb 2022 16:08:39 +0100
python-ddt (1.4.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 12:29:10 +0200
python-ddt (1.4.2-1) experimental; urgency=medium
* New upstream release.
* Removed pyyaml-unsafeloader.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Aug 2021 16:53:31 +0200
python-ddt (1.4.1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch: Support pyyaml's security patch in 5.3.1-4 (from 5.4 upstream).
(Closes: #989009)
-- Stefano Rivera <stefanor@debian.org> Sun, 23 May 2021 11:51:10 -0400
python-ddt (1.4.1-2) unstable; urgency=medium
* Uploading to unstable.
* Add a debian/salsa-ci.yaml.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 10:11:28 +0200
python-ddt (1.4.1-1) experimental; urgency=medium
* New upstream release.
* Switch to pytest instead of nose, as per upstream change.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Sep 2020 15:09:29 +0200
python-ddt (1.3.1-3) unstable; urgency=medium
* Uploading to unstable.
* Switch to debhelper-compat 11.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 09:40:21 +0200
python-ddt (1.3.1-2) experimental; urgency=medium
* Build-depends on latest python-yaml (FTBFS otherwise).
-- Thomas Goirand <zigo@debian.org> Mon, 06 Apr 2020 18:44:30 +0200
python-ddt (1.3.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 31 Mar 2020 14:30:50 +0200
python-ddt (1.2.1-3) unstable; urgency=medium
* Switched from pep8 to python3-pep8 (Closes: #949935).
* Fixed d/copyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Feb 2020 09:03:56 +0100
python-ddt (1.2.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 22:16:58 +0200
python-ddt (1.2.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Apr 2019 15:01:04 +0200
python-ddt (1.1.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/control: Set Vcs-* to salsa.debian.org
[ Daniel Baumann ]
* 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.
[ Thomas Goirand ]
* Standards-Version is now 4.1.3.
* New upstream release.
* Fixed build-depends for this release.
* debian/rules: some clean-ups.
-- Thomas Goirand <zigo@debian.org> Fri, 02 Mar 2018 17:53:47 +0100
python-ddt (1.0.1-1) unstable; urgency=medium
* New upstream release.
* Fixed && into ; in debian/rules.
-- Thomas Goirand <zigo@debian.org> Sun, 03 Jan 2016 23:15:36 +0800
python-ddt (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Added python-six as build-depends-indep.
* Ran wrap-and-sort -t -a.
* Added dh-python as build-depends.
* Removed version in python-all build-depends.
* Added Python 3 support.
* Added debian/source/options to ignore the generated egg-info.
* Using a separate package for the -doc.
* Standards-Version: 3.9.6 (no change).
* Fixed debian/copyright to use MIT license, not LGPL.
-- Thomas Goirand <zigo@debian.org> Wed, 27 May 2015 10:27:39 +0200
python-ddt (0.4.0-2) unstable; urgency=low
* Not specifying the version of the LGPL in debian/copyright.
-- Thomas Goirand <zigo@debian.org> Tue, 22 Oct 2013 02:21:34 +0800
python-ddt (0.4.0-1) unstable; urgency=low
* Initial release. (Closes: #724904)
-- Thomas Goirand <zigo@debian.org> Sun, 29 Sep 2013 22:52:44 +0800
|