File: changelog

package info (click to toggle)
python-os-testr 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 404 kB
  • ctags: 151
  • sloc: python: 1,624; sh: 67; makefile: 63
file content (97 lines) | stat: -rw-r--r-- 2,999 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
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
python-os-testr (0.7.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * Uploading to unstable.
  * Fixed oslotest EPOCH.

 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Sep 2016 19:12:30 +0200

python-os-testr (0.7.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol

  [ Corey Bryant ]
  * New upstream release.
  * d/gbp.conf: Update branch for Newton.
  * d/control: Align (Build-)Depends with upstream.
  * d/bin/ostestr: Update import for rename of os_testr.py to ostestr.py.

  [ Thomas Goirand ]
  * python-os-testr must build-conflicts on itself.
  * Added remove-privacy-breach-in-README.rst.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 08 Jun 2016 13:35:59 +0000

python-os-testr (0.6.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable.
  * Standards-Version: 3.9.7 (no change).
  * Fixed debian/copyright ordering.
  * Added generate-subunit to the pool of update-alternatives managed command
    line programs.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 09:00:23 +0000

python-os-testr (0.4.2-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.

  [ Corey Bryant ]
  * d/control: Update uploaders.

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Dec 2015 15:07:37 +0100

python-os-testr (0.2.0-4) unstable; urgency=medium

  * Fixed tweak of $PATH when running tests (Closes: #806489).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Dec 2015 09:48:32 +0100

python-os-testr (0.2.0-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 23:20:44 +0000

python-os-testr (0.2.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 10:14:34 +0000

python-os-testr (0.2.0-1) experimental; urgency=medium

  * New upstream release.
  * Added myself as uploader.
  * Added python{3,}-ddt as build-depends.
  * Using git tag based workflow as the package is from OpenStack:
    - Dropped upstream tarball artifacts (ChangeLog, AUTHORS, PKG-INFO).
    - Fixed debian/gbp.conf
    - Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
  * Added unit tests:
    - Added it in debian/rules.
    - Added in debian/bin a ostestr thing which is normally generated by pbr.
  * Dropped Py3 compat patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Jul 2015 21:40:51 +0200

python-os-testr (0.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #789613).

 -- James Page <james.page@ubuntu.com>  Tue, 23 Jun 2015 11:12:25 +0100