File: changelog

package info (click to toggle)
stevedore 1.17.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,012 kB
  • ctags: 291
  • sloc: python: 1,401; makefile: 169; sh: 6
file content (207 lines) | stat: -rw-r--r-- 6,275 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
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
stevedore (1.17.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fixed oslotest EPOCH.

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 10:30:42 +0200

stevedore (1.17.1-1) experimental; urgency=medium

  * New upstream release.

 -- James Page <james.page@ubuntu.com>  Thu, 25 Aug 2016 09:10:53 +0100

stevedore (1.17.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * Fix copyright year in documentation to make build reproducible
  * d/rules: Removed UPSTREAM_GIT with default value

  [ Corey Bryant ]
  * New upstream release.
  * d/gbp.conf: Update debian-branch for Newton.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/sphinx_reproducible_build.patch: Dropped, no longer needed.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 23 Aug 2016 10:57:06 +0100

stevedore (1.12.0-1) unstable; urgency=medium

  * New upstream release.
  * Added myself to copyright file.
  * Standards-Version is 3.9.7 now (no change).
  * Fixed Vcs URLs (https).
  * Removed patch remove-argparse-from-requirements.txt.patch
    (Applied upstream)

 -- Ondřej Nový <novy@ondrej.org>  Sat, 27 Feb 2016 19:41:04 +0100

stevedore (1.10.0-2) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Standards-Version: 3.9.7 (no change).
  * HTTPS VCS URLs.
  * Removed patch to remove argparse from requirements.txt (not needed, as
    upstream removed argparse from it).

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 22:42:14 +0000

stevedore (1.10.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added myself to debian/copyright.

 -- Thomas Goirand <zigo@debian.org>  Thu, 21 Jan 2016 08:03:30 +0000

stevedore (1.5.0-3) unstable; urgency=medium

  * Added patch to remove argparse from requirements.txt (Closes: #809033).

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Jan 2016 02:41:22 +0000

stevedore (1.5.0-2) unstable; urgency=medium

  [ Ivan Udovichenko ]
  * d/control: Add python-pkg-resources as a dependency.
    https://github.com/openstack/stevedore/blob/1.5.0/stevedore/extension.py#L4

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 12:38:43 +0000

stevedore (1.5.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release (Closes: #719965).
    - d/control: Align version requirements with upstream.
    - d/control: Add python3-sphinx to BD's.
    - d/rules: Explicitly configure PYTHONPATH when generating docs.
  * d/watch: Update to use Debian pypi redirector.

 -- James Page <james.page@ubuntu.com>  Fri, 05 Jun 2015 10:24:55 +0100

stevedore (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Feb 2015 17:35:07 +0100

stevedore (1.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Added python-pbr as dependency.
  * Switched to testr instead of nose.

 -- Thomas Goirand <zigo@debian.org>  Tue, 23 Dec 2014 10:53:58 +0800

stevedore (1.0.0-2) experimental; urgency=medium

  * Changed VCS URLs to the openstack group (as per agreement with Julien).
  * Added argparse to debian/py3dist-overrides.
  * Standards-Version is now 3.9.6 (no change).

 -- Thomas Goirand <zigo@debian.org>  Sat, 18 Oct 2014 15:14:47 +0000

stevedore (1.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 12:28:37 +0000

stevedore (0.14.1-1) unstable; urgency=medium

  * New upstream release.
  * Added a sphinxdoc package, and generates the sphinx documentation in html.
  * Added debian/source/options to ignore the egg-info changes, and removed the
    deletion of it.
  * Do nosetests for all python versions.
  * Canonical VCS fields.
  * Standards-Version: is now 3.9.5.
  * Fixed new upstream VCS URLs in d/control,copyright & rules.

 -- Thomas Goirand <zigo@debian.org>  Sun, 09 Feb 2014 11:53:49 +0800

stevedore (0.13-1) unstable; urgency=low

  * New upstream release:
    - d/control: Add new BD's on python-pbr/python3-pbr.
    - d/rules: Configure OSLO_PACKAGE_VERSION=$(VERSION).
  * d/watch: Track upstream releases on pypi correctly.

 -- James Page <james.page@ubuntu.com>  Wed, 04 Dec 2013 11:45:32 +0000

stevedore (0.10-2) unstable; urgency=low

  * Removed pkg-openstack as maintainer uppon request form Julien.
  * Switched to debhelper 9.
  * Added python3 support, thanks to patch from James Patch (Closes: #719223).
  * Cannonical VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Aug 2013 23:24:49 +0200

stevedore (0.10-1) unstable; urgency=low

  * New upstream release.
  * Stevedore now maintained by pkg-openstack team.
  * Now using openstack-pkg-tools.
  * Added debian/gbp.conf.
  * Added Pre-Depends: dpkg (>= 1.15.6~) because of xz compression.
  * Rewrote long description.

 -- Thomas Goirand <zigo@debian.org>  Sat, 20 Jul 2013 22:09:59 +0800

stevedore (0.9.1-1) unstable; urgency=low

  * New upstream release
  * Bump standard version

 -- Julien Danjou <acid@debian.org>  Wed, 19 Jun 2013 10:46:37 +0200

stevedore (0.8-3) unstable; urgency=low

  * Using python (>= 2.6.6-3~) in build-depends.

 -- Thomas Goirand <zigo@debian.org>  Sat, 23 Feb 2013 03:01:37 +0800

stevedore (0.8-2) unstable; urgency=low

  * Add missing build-dependencies (Closes: #699195)

 -- Julien Danjou <acid@debian.org>  Wed, 30 Jan 2013 22:37:30 +0100

stevedore (0.8-1) unstable; urgency=low

  * New upstrem release

 -- Julien Danjou <acid@debian.org>  Mon, 07 Jan 2013 15:50:42 +0100

stevedore (0.7.1-1) unstable; urgency=low

  * New upstream realase
  * Run tests on build

 -- Julien Danjou <acid@debian.org>  Mon, 17 Dec 2012 11:35:32 +0100

stevedore (0.7-1) unstable; urgency=low

  * New upstream release

 -- Julien Danjou <acid@debian.org>  Tue, 27 Nov 2012 11:42:08 +0100

stevedore (0.6-1) unstable; urgency=low

  * New upstream release

 -- Julien Danjou <acid@debian.org>  Mon, 26 Nov 2012 11:02:54 +0100

stevedore (0.4-1) unstable; urgency=low

  * Initial release (Closes: #687934)

 -- Julien Danjou <acid@debian.org>  Wed, 10 Oct 2012 14:51:42 +0200