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 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236
|
python-tblib (3.0.0-6) unstable; urgency=medium
* Apply X-Style: black.
* Standards-Version: 3.7.0 (no changes required).
* Fix doctests, and start running them again.
-- Colin Watson <cjwatson@debian.org> Fri, 17 Jan 2025 14:03:16 +0000
python-tblib (3.0.0-5) unstable; urgency=medium
* Team Upload.
* Remove dependency on python3-six using patch already merged upstream.
[ Colin Watson ]
* Add Salsa CI configuration
-- Alexandre Detiste <tchet@debian.org> Wed, 19 Jun 2024 23:21:49 +0200
python-tblib (3.0.0-4) unstable; urgency=medium
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Sat, 16 Mar 2024 10:30:29 +0000
python-tblib (3.0.0-3) unstable; urgency=medium
* Export PYTHONNODEBUGRANGES=yes from debian/rules for autopkgtest.
-- Colin Watson <cjwatson@debian.org> Wed, 06 Dec 2023 11:16:56 +0000
python-tblib (3.0.0-2) unstable; urgency=medium
* Run tests with PYTHONNODEBUGRANGES=yes (closes: #1054938).
-- Colin Watson <cjwatson@debian.org> Tue, 05 Dec 2023 15:49:27 +0000
python-tblib (3.0.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Fri, 27 Oct 2023 13:37:46 +0100
python-tblib (2.0.0-2) unstable; urgency=medium
* Ignore changes to src/*.egg-info/* when building source package (closes:
#1045668).
-- Colin Watson <cjwatson@debian.org> Mon, 14 Aug 2023 12:00:31 +0100
python-tblib (2.0.0-1) unstable; urgency=medium
* Update watch file format version to 4.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 28 Jun 2023 23:14:34 +0100
python-tblib (1.7.0-3) unstable; urgency=medium
* Team upload.
* Ignore doctest in Python 3.11 (Closes: #1026731)
* Bump policy version (no changes)
* Use dh-sequence-python3
* Drop unused override_dh_clean
* Drop duplicate dependency
* Add R³
* Enable autopkgtest-pkg-pybuild
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 30 Dec 2022 14:18:51 +0100
python-tblib (1.7.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* 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 12 to 13.
-- Colin Watson <cjwatson@debian.org> Sat, 08 Jan 2022 16:35:03 +0000
python-tblib (1.7.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Colin Watson ]
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sat, 25 Jul 2020 01:04:32 +0100
python-tblib (1.6.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 09 Dec 2019 10:09:57 +0000
python-tblib (1.5.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 24 Oct 2019 13:45:55 +0100
python-tblib (1.4.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Colin Watson ]
* Build-depend on python*-twisted for the test suite (closes: #928727).
* Drop Python 2 support.
-- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 11:00:35 +0100
python-tblib (1.4.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 05 May 2019 10:25:53 +0100
python-tblib (1.3.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Colin Watson ]
* Apply patch from Fedora to fix test failures with Python 3.7 (closes:
#912034).
-- Colin Watson <cjwatson@debian.org> Sun, 28 Oct 2018 15:12:47 +0000
python-tblib (1.3.2-2) unstable; urgency=medium
* Move VCS to salsa.debian.org.
* Switch Maintainer to the Debian Python Modules Team.
-- Colin Watson <cjwatson@debian.org> Sat, 10 Feb 2018 02:37:27 +0000
python-tblib (1.3.2-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sat, 15 Apr 2017 11:18:14 +0100
python-tblib (1.3.1-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Fri, 31 Mar 2017 21:16:33 +0100
python-tblib (1.3.0-2) unstable; urgency=medium
* Upgrade to debhelper v9.
* Policy version 3.9.8: no changes required.
-- Colin Watson <cjwatson@debian.org> Mon, 12 Dec 2016 15:00:33 +0000
python-tblib (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Stop using an awkward set of patches to tox.ini, and just run tests via
pytest instead.
* Use HTTPS for Vcs-* URLs.
* Switch to pybuild.
-- Colin Watson <cjwatson@debian.org> Wed, 09 Mar 2016 12:01:36 +0000
python-tblib (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Drop build-dependencies on python*-coverage now that we run *-nocov test
variants.
-- Colin Watson <cjwatson@debian.org> Fri, 18 Dec 2015 11:40:10 +0000
python-tblib (1.1.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 28 Jul 2015 10:42:40 +0100
python-tblib (1.0.1-1) unstable; urgency=medium
* New upstream release.
* debian/watch: Update to use pypi.debian.net mirror.
-- Colin Watson <cjwatson@debian.org> Fri, 01 May 2015 01:08:17 +0100
python-tblib (0.2.0-1) experimental; urgency=medium
* New upstream release.
* Build-depend on dh-python.
* Policy version 3.9.6: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 13 Jan 2015 14:19:28 +0000
python-tblib (0.1.0-5) unstable; urgency=medium
* Update Vcs-Browser URL yet again.
-- Colin Watson <cjwatson@debian.org> Thu, 04 Sep 2014 17:32:38 +0100
python-tblib (0.1.0-4) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
* Mark all binary packages Multi-Arch: foreign.
-- Colin Watson <cjwatson@debian.org> Sat, 30 Aug 2014 18:03:39 +0100
python-tblib (0.1.0-3) unstable; urgency=medium
* Adjust tests to support Python 3.4.
-- Colin Watson <cjwatson@debian.org> Tue, 04 Mar 2014 11:18:50 +0000
python-tblib (0.1.0-2) unstable; urgency=medium
* Set sitepackages = True in tox.ini, so that tests can run on systems
without network access.
* Build-depend on python-six and python3-six to guarantee their
availability for tests and to quieten dh_python3.
-- Colin Watson <cjwatson@debian.org> Tue, 04 Mar 2014 01:24:40 +0000
python-tblib (0.1.0-1) unstable; urgency=medium
* Initial release (closes: #740186).
-- Colin Watson <cjwatson@debian.org> Thu, 27 Feb 2014 11:09:09 +0000
|