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 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454
|
subunit (1.4.0-3) unstable; urgency=medium
* Mark testscenarios and testtools b-d as <!nocheck> (Closes: #981364).
-- Thomas Goirand <zigo@debian.org> Sat, 30 Jan 2021 16:34:33 +0100
subunit (1.4.0-2) unstable; urgency=medium
* Fixed watch file.
* Uploading to unstable.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 14:10:12 +0200
subunit (1.4.0-1) experimental; urgency=medium
[ Debian Janitor ]
* Drop unnecessary dependency on dh-autoconf.
* Use secure URI in Homepage field.
* Set upstream metadata fields: Repository-Browse.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Sep 2020 08:49:21 +0200
subunit (1.3.0-6) unstable; urgency=medium
* Rebuilt source-only.
-- Thomas Goirand <zigo@debian.org> Thu, 07 Nov 2019 21:37:26 +0100
subunit (1.3.0-5) unstable; urgency=medium
* Do not recommend python-junitxml anymore (Closes: #943466).
-- Thomas Goirand <zigo@debian.org> Fri, 01 Nov 2019 17:57:33 +0100
subunit (1.3.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
[ Thomas Goirand ]
* Allow DEB_BUILD_OPTIONS=nocheck to drop Build-Depends: check. Thanks to
Helmut Grohne <helmut@subdivi.de> for the patch (Closes: #816339).
-- Thomas Goirand <zigo@debian.org> Wed, 16 Oct 2019 01:04:33 +0200
subunit (1.3.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* Use debhelper-compat instead of debian/compat.
[ Jelmer Vernooij ]
* Remove empty debian/patches/series.
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Contact, Name.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Sep 2019 12:45:48 +0200
subunit (1.3.0-2) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Mattia Rizzolo ]
* Remove Robert Collins from uploader, as he has retired. Closes: #920507
[ Thomas Goirand ]
* Removed Python 2 support.
* Correctly remove __pycache__ folder.
-- Thomas Goirand <zigo@debian.org> Thu, 28 Mar 2019 20:17:34 +0100
subunit (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Unicodify my surname in debian/control.
* Bump standards version to 4.1.4 (no changes).
* debian/control: Update Vcs-Git/Vcs-Browser URLs to point at salsa
repositories.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 13 Jun 2018 23:39:35 +0100
subunit (1.1.0-5) unstable; urgency=medium
* Do not recommends: python-gtk2 (Closes: #885512).
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jan 2018 15:55:24 +0100
subunit (1.1.0-4) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* Mark -dev packages as multi-arch: same (Closes: #873614)
* Updating standards version to 4.1.1.
* Bump debhelper compat level to 10
* d/copyright: Reorder
* d/subunit.lintian-overrides: Removed, not needed
* d/control: Change section of libs to 'libs'
[ 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> Mon, 06 Nov 2017 18:33:03 +0100
subunit (1.1.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 12:10:24 +0000
subunit (1.1.0-2) experimental; urgency=medium
* Added support for DEB_BUILD_OPTIONS=nocheck (Closes: #797006).
-- Thomas Goirand <zigo@debian.org> Fri, 28 Aug 2015 15:59:55 +0000
subunit (1.1.0-1) experimental; urgency=low
* New upstream release.
* Re-add Jelmer Vernooij <jelmer@debian.org> in the Uploaders.
* Ran wrap-and-sort.
* The subunit package now also depends on the Python3 package.
* Added python-extras as dependency.
* Now using git tag based workflow.
* Cleans better.
* Removed debian/pycompat.
* Updated debian/copyright years and copyright holders, fixed double
defined license.
* Standards-Version is now 3.9.6 (no change needed).
-- Thomas Goirand <zigo@debian.org> Thu, 09 Jul 2015 14:38:45 +0000
subunit (0.0.18-4) unstable; urgency=medium
* control: Fix a minor typo in my name
* Fix the clean target to be sure we can can do two build in a raw
* Adjust arch all in build-indep target (Closes: #743717)
- thanks Ivo De Decker
-- Gonéri Le Bouder <goneri@debian.org> Sun, 20 Apr 2014 15:22:43 +0200
subunit (0.0.18-3) unstable; urgency=medium
* Rebuilt with up-to-date env (Closes: #743717).
-- Thomas Goirand <zigo@debian.org> Sat, 05 Apr 2014 15:47:25 +0000
subunit (0.0.18-2) unstable; urgency=medium
* Ensure we have the correct shebang in the subunit deb. (Closes: #743442)
-- Thomas Goirand <zigo@debian.org> Sat, 29 Mar 2014 19:47:03 +0800
subunit (0.0.18-1) unstable; urgency=medium
[ James Page ]
* d/rules: Avoid dh_python3 processing of subunit package so that shebangs
don't get incorrectly changed to python3 versions.
[ Thomas Goirand ]
* Switches the package to the OpenStack PKG team, with previous agreement
from Robert Collins (updated Uploaders, Maintainers, and VCS fields).
* Adds python-testscenarios & python3-testscenarios as build-depends.
* Removed explicit Depends: python in the subunit package, and leave this to
dh_python2 to do its work.
* debian/rules: Removed clean of .pyc, .pyo and __pycache__, since
dh_python{2,3} does it all automatically.
* Fixed debian/rules to use dh $@ and not dh $*, which was weird to me!
* debian/rules: Added missing set -e in for loops.
* Removed obsolete X-Python-Version: >= 2.4.
* Standards-Version: is now 3.9.5.
* Ran wrap-and-sort.
* Added extend-diff-ignore = "^[^/]*[.]egg-info/" in debian/source/options.
* Imported from Ubuntu package:
- debian/rules: Remove moving around of Perl modules, upstream build system
DTRT now.
- debian/libsubunit-perl.install: Install Perl module directly from source
tree, the upstream build system forgets to install it with separate build
trees.
-- Thomas Goirand <zigo@debian.org> Tue, 11 Feb 2014 17:39:22 +0800
subunit (0.0.15-2) unstable; urgency=low
* Remove extra 'done' in debian/rules. Closes: #725635
-- Jelmer Vernooij <jelmer@debian.org> Wed, 16 Oct 2013 23:05:55 -0700
subunit (0.0.15-1) unstable; urgency=low
[ Jelmer Vernooij]
* Use dh-autoreconf.
[ Scott Kitterman ]
* Switch python{3}-all-dev build-depends to python{3}-all because there
is no architecture specific python{3} content in the package.
Closes: #709540
* Drop unneeded python{3}:Provides - not generally useful and specifically
not appropriate for arch all packages
[ Jelmer Vernooij ]
* Drop unnecessary dependency on python-dev.
* New upstream release.
* Bump standards version to 3.9.4 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Wed, 11 Sep 2013 21:14:31 +0100
subunit (0.0.10-2) unstable; urgency=low
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 11 May 2013 07:57:41 +0000
subunit (0.0.10-1) experimental; urgency=low
* Non-maintainer upload, with authorization from Robert Collins.
* New upstream release (Closes: #701226).
* Removed now useless FTBFS patch.
* Allows the unit tests to fail (because they do).
* Deletes correctly the python_subunit.egg-info, build folders, also use a
backup folder of upstream files which are generated on-the-fly (config.*,
.m4 files, Makefile and the like...).
-- Thomas Goirand <zigo@debian.org> Sat, 23 Feb 2013 07:08:17 +0000
subunit (0.0.8+bzr176-2) experimental; urgency=low
[ Dmitrijs Ledkovs ]
* Sort remaining iterators over dictionary keys.
* Run Python tests with all supported Python versions.
* Use OrderedDict in test-suite to prevent hash randomisation failing
test suites. LP: #1025392, Closes: #692378
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 May 2012 10:42:37 +0200
subunit (0.0.8+bzr175-1) unstable; urgency=low
* Fix path for iso8501 in copyright file.
* New upstream snapshot.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 09 May 2012 11:39:10 +0200
subunit (0.0.7+bzr162-1) unstable; urgency=low
* New upstream snapshot.
+ Fixes compatibility with current versions of testtools. Closes: #669491
* Support installation for multiple python versions.
* Include egg-info for python-subunit. LP: #893620
* Add python3-subunit package.
* Bump standards version to 3.9.3 (no changes).
* Use machine parseable format for copyright file.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 08 Apr 2012 21:44:01 +0200
subunit (0.0.7-1) unstable; urgency=low
* New upstream release.
* Add support for multi-arch.
+ Switch to debhelper >= 8.1.3, compat level 9.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 31 Oct 2011 02:02:11 -0700
subunit (0.0.6-3) unstable; urgency=low
* Add recommends for python-junitxml (used by subunit2junitxml). LP: #525886
* Add missing python dependency for 'subunit' binary package.
* python-subunit: No longer ship .pyo files.
* Bump standards version to 3.9.2 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Sat, 18 Jun 2011 19:38:14 +0200
subunit (0.0.6-2) unstable; urgency=low
* Add watch file.
* Bump standards version to 3.9.1.
+ debian/copyright: Include BSD-3 license in rather than referring to
deprecated file in /usr/share/common-licenses.
* Switch to dh_python2. Closes: #617074
* Switch to source format v3.
* libsubunit-perl: Install non-architecture dependent perl files into
/usr/share.
* python-subunit: Prevent shipping .pyc files.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Mar 2011 11:45:52 +0100
subunit (0.0.6-1) unstable; urgency=low
* New upstream release.
-- Robert Collins <robertc@robertcollins.net> Sun, 04 Jul 2010 21:24:12 +1000
subunit (0.0.5-1) unstable; urgency=low
* New upstream release.
-- Robert Collins <robertc@robertcollins.net> Wed, 20 Jan 2010 10:15:48 +1100
subunit (0.0.4-4) unstable; urgency=low
* Upstream bugfix for FTBFS on test_child.c.
-- Robert Collins <robertc@robertcollins.net> Sun, 20 Dec 2009 16:33:29 +1100
subunit (0.0.4-3) unstable; urgency=low
* Build-depend on cppunit-dev. Closes: #561549.
* Install libcppunit-subunit0.so.0.0.0. Closes: #561555.
-- Robert Collins <robertc@robertcollins.net> Sun, 20 Dec 2009 12:12:49 +1100
subunit (0.0.4-2) unstable; urgency=low
* Drop python-gtk2 dep to a recommends, its not needed for most filters.
-- Robert Collins <robertc@robertcollins.net> Sun, 20 Dec 2009 10:30:19 +1100
subunit (0.0.4-1) unstable; urgency=low
* New upstream release. Closes: #560532.
-- Robert Collins <robertc@robertcollins.net> Fri, 18 Dec 2009 09:37:28 +1100
subunit (0.0.3-2) unstable; urgency=low
* Fixup debian/copyright somewhat.
-- Robert Collins <robertc@robertcollins.net> Thu, 17 Dec 2009 22:33:29 +1100
subunit (0.0.3-1) unstable; urgency=low
* New upstream release.
* Project relicensed to BSD/Apache 2.
* New binary packages for libcppunit-subunit.
-- Robert Collins <robertc@robertcollins.net> Sun, 04 Oct 2009 12:22:12 +1100
subunit (0.0.2-1) unstable; urgency=low
* New upstream release, merge upstream PPA packaging changes.
-- Robert Collins <robertc@robertcollins.net> Sun, 20 Sep 2009 12:09:00 +1000
subunit (0.0.2-0ubuntu2) unstable; urgency=low
* Set INSTALLDIRS=vendor and install perl modules.
-- Robert Collins <robertc@robertcollins.net> Sun, 20 Sep 2009 09:38:52 +1000
subunit (0.0.2-0ubuntu1) karmic; urgency=low
* New upstream release.
-- Robert Collins <robertc@robertcollins.net> Sat, 19 Sep 2009 17:45:58 +1000
subunit (0.0.2~bzr78-0ubuntu4) karmic; urgency=low
* Fix typo in Makefile.am - duplicate entries causing installation errors.
-- Robert Collins <robertc@robertcollins.net> Sun, 30 Aug 2009 10:08:59 +1000
subunit (0.0.2~bzr78-0ubuntu3) karmic; urgency=low
* Fix typo in new versioned dependency of subunit -> subunit-python.
-- Robert Collins <robertc@robertcollins.net> Sun, 30 Aug 2009 09:46:45 +1000
subunit (0.0.2~bzr78-0ubuntu2) karmic; urgency=low
* Distribute progress_model.py.
-- Robert Collins <robertc@robertcollins.net> Sun, 30 Aug 2009 09:42:57 +1000
subunit (0.0.2~bzr78-0ubuntu1) karmic; urgency=low
* Change to use bzr in the version to sort above official packages.
* Depend on newer python-subunit in subunit.
-- Robert Collins <robertc@robertcollins.net> Sun, 30 Aug 2009 09:35:46 +1000
subunit (0.0.2~78-0ubuntu1) karmic; urgency=low
* Newer subunit snapshot; progress bars, GTK gui.
-- Robert Collins <robertc@robertcollins.net> Sat, 29 Aug 2009 20:49:07 +1000
subunit (0.0.2~77-0ubuntu2) karmic; urgency=low
* shouldStop fix.
-- Robert Collins <robertc@robertcollins.net> Thu, 23 Jul 2009 09:26:05 +1000
subunit (0.0.2~77-0ubuntu1) karmic; urgency=low
* First 0.0.2 series upload, with timing support in python.
-- Robert Collins <robertc@robertcollins.net> Wed, 22 Jul 2009 20:16:50 +1000
subunit (0.0.2~bzr68-1) unstable; urgency=low
* New upstream snapshot.
* Bump standards version to 3.8.2.
* Only build against Python 2.4 or later, since decorators are used.
Closes: #537481.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 18 Jul 2009 22:41:46 +0200
subunit (0.0.2~bzr66-2) unstable; urgency=low
* Actually include libraries and headers in libsubunit0 and
libsubunit-dev. Closes: #531656
-- Jelmer Vernooij <jelmer@debian.org> Wed, 03 Jun 2009 15:45:33 +0200
subunit (0.0.2~bzr66-1) unstable; urgency=low
* Use different versioning scheme compatible with bzr-builddeb.
* First Debian upload. (Closes: #480982)
+ Set myself as maintainer, Robert as co-maintainer.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 21 May 2009 16:38:03 +0200
subunit (0.0.1-65-10) jaunty; urgency=low
* Really fix depends for libsubunit-dev.
-- Robert Collins <robertc@ubuntu.com> Sat, 09 May 2009 12:31:24 +1000
subunit (0.0.1-65-9) jaunty; urgency=low
* Fix dependencies for libsubunit-dev.
-- Robert Collins <robertc@ubuntu.com> Sat, 09 May 2009 09:35:47 +1000
subunit (0.0.1-65-7) jaunty; urgency=low
* Initial packaging (Closes: #480982).
-- Robert Collins <robert@ubuntu.com> Thu, 07 May 2009 18:21:00 +1000
|