File: changelog

package info (click to toggle)
python-stestr 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 756 kB
  • sloc: python: 4,612; makefile: 38; sh: 32
file content (57 lines) | stat: -rw-r--r-- 1,756 bytes parent folder | download
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
python-stestr (2.1.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Sep 2018 22:57:24 +0200

python-stestr (2.1.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Rebased remove-privacy-breach-in-README.rst.patch.
  * Disabled argparse-empty-array.patch.

 -- Thomas Goirand <zigo@debian.org>  Sat, 18 Aug 2018 21:48:35 +0200

python-stestr (1.1.0-2) unstable; urgency=medium

  * Apply patch from Ubuntu (Closes: #898656):
    - d/p/argparse-empty-array.patch: Deal with [] instead of 'None'
    when list is called with no additional parameters.

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 May 2018 10:37:29 +0200

python-stestr (1.1.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https in Format

  [ Thomas Goirand ]
  * New upstream release.
  * Standards-Version is now 4.1.3.
  * Fixed running unit tests, and blacklist test that will never work under
    the sbuild env: test_get_test_run_unexpected_ioerror_errno().

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 Mar 2018 19:24:52 +0100

python-stestr (1.0.0-2) unstable; urgency=medium

  * Fixed python3 shebang to be python3, not python3.x.
  * Add missing openstack-pkg-tools build-depends.

 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Nov 2017 23:14:46 +0000

python-stestr (1.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #876406)

 -- Thomas Goirand <zigo@debian.org>  Thu, 21 Sep 2017 21:29:08 +0200