File: changelog

package info (click to toggle)
kiwi 1.9.22-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 11,976 kB
  • ctags: 5,619
  • sloc: python: 15,767; ansic: 193; xml: 77; makefile: 53; sh: 18
file content (272 lines) | stat: -rw-r--r-- 9,403 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
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
kiwi (1.9.22-4) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Depend on newer version of pydoctor that supports SOURCE_DATE_EPOCH,
    drop custom specification of --buildtime to pydoctor.
  * Add debian/.gitignore file.

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Mon, 07 Dec 2015 23:44:36 +0000

kiwi (1.9.22-3) unstable; urgency=medium

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Jelmer Vernooij ]
  * Bump standards version to 3.9.6.
  * Migrate to 3.0 (quilt).
  * Drop empty patch 02_disable_pydoctor.patch.
  * Add patch 05_pydoctor_build_time.diff: Pass package change time to
    pydoctor, to create reproducible builds. Closes: #784586
  * Migrate to dh_python2.

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Wed, 06 May 2015 22:39:09 +0000

kiwi (1.9.22-2) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn
    - bump python-pydoctor to requre >= 0.2-4.1, this version is needed to build
      kiwi with Python 2.6 as default; thanks to Jakub Wilk for the report;
      Closes: #571492
    - replace b-d-i on python-all-dev with python-all, since building arch:all
    - added misc:Depends to binary package Depends
  * debian/python-kiwi.doc-base.api
    - set section to Programming/Python
  * debian/compat
    - set compat version to 5
  * debian/preinst
    - 'set -e' explicitly

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Fri, 05 Mar 2010 19:22:42 +0100

kiwi (1.9.22-1) unstable; urgency=low

  * New upstream release
  * debian/patches/03_fix_gazpacholoader.diff: removed patch
    applied upstream.
  * debian/control:
    - removed unneeded -1 from some build-depency versions
    - removed build-dependency on xbase-clients

 -- Goedson Teixeira Paixao <goedson@debian.org>  Mon, 07 Jul 2008 17:12:00 -0300

kiwi (1.9.21-1) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field

  [ Goedson Teixeira Paixao ]
  * New upstream release
  * debian/control: depend on python-pkg-resources instead of
    python-setuptools (Closes: #468717).

 -- Goedson Teixeira Paixao <goedson@debian.org>  Mon, 07 Apr 2008 10:17:44 -0300

kiwi (1.9.19-2) unstable; urgency=low

  * debian/rules: Move API documentation from /usr/share/doc/kiwi to
    /usr/share/doc/python-kiwi
  * debian/python-kiwi.doc-base.api: Fix path of index file.
  * debian/dirs: Added /usr/share/doc/python-kiwi

 -- Goedson Teixeira Paixao <goedson@debian.org>  Tue, 13 Nov 2007 11:26:32 -0200

kiwi (1.9.19-1) unstable; urgency=low

  [ Piotr Ożarowski ]
  [ Piotr Ozarowski ]
  * Homepage field added
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

  [ Goedson Teixeira Paixao ]
  * New upstream release.
  * debian/rules: rebuild documentation.
  * debian/control: added python-pydoctor to Build-Depends-Indep
  * debian/patches/02_disable_pydoctor.diff: Added empty patch to override
    unneded patch present in upstream tarball.
  * debian/patches/03_fix_gazpacholoader.diff: Fix upstream bug #3586. Thanks
    Brad Crittenden for the patch.

 -- Goedson Teixeira Paixao <goedson@debian.org>  Mon, 12 Nov 2007 20:35:41 -0200

kiwi (1.9.16-1) unstable; urgency=low

  * New upstream release.

 -- Goedson Teixeira Paixao <goedson@debian.org>  Wed, 18 Jul 2007 15:21:32 -0300

kiwi (1.9.15-1) unstable; urgency=low

  [ Piotr Ozarowski ]
  * New python-support handles egg's directory name correctly
    - bump python-support required version
    - remove mv part from debian/rules

  [ Goedson Paixao ]
  * New upstream release.
  * New Maintainer (Closes: #414259)
  * Added Python Modules Team to Uploaders.
  * debian/patches/04_avoid_building_helper_module.diff:
    - updated
  * debian/patches/02_avoid_version_checking.diff:
    - updated
  * debian/patches/03_epyrun_use_local_modules.diff:
    - removed since it's not needed anymore
  * Updated the watch file
  * Do not rebuild the api documentation since it uses
    pydoctor for this
  * debian/control:
    - Removed obsolete XS-Python-Version and XB-Python-Version fields

 -- Goedson Teixeira Paixao <goedson@debian.org>  Wed, 30 May 2007 16:10:21 -0300

kiwi (1.9.13-4) unstable; urgency=medium

  * QA upload.
  * debian/rules: Renaming .egg-info is no longer necessary.
    Closes: #423975.

 -- Matej Vela <vela@debian.org>  Tue, 15 May 2007 10:41:47 +0200

kiwi (1.9.13-3) unstable; urgency=medium

  * QA upload.
  * Remove duplicate docs from /usr/share/doc/kiwi.  Closes: #419166.
  * Remove Uploaders.

 -- Matej Vela <vela@debian.org>  Sat, 14 Apr 2007 11:45:08 +0200

kiwi (1.9.13-2) unstable; urgency=low

  * Orphaning package.

 -- Gustavo Noronha Silva <kov@debian.org>  Sat,  3 Mar 2007 13:15:34 -0300

kiwi (1.9.13-1) unstable; urgency=low

  [ Piotr Ozarowski ]
  * Added XS-Vcs-Svn field

  [ Gustavo Noronha ]
  * New upstream release
  * debian/patches/03_epyrun_use_local_modules.diff:
  - updated
  * debian/patches/04_avoid_building_helper_module.diff:
  - added, to make the _kiwi arch-dependant module not be built

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 14 Feb 2007 23:40:38 -0200

kiwi (1.9.9-2) unstable; urgency=high

  * debian/control:
  - also need to build-dep-indep on python-glade2 (because the doc
    generation wants it) and xfonts-base (Xvfb needs this one because of
    the 'fixed' font); will need a way of import'ing gtk without a
    DISPLAY; anyone? (Closes: #393874)
  * urgency high because it fixes a RC bug

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 19 Oct 2006 00:12:34 -0300

kiwi (1.9.9-1) unstable; urgency=low

  * New upstream release
  * debian/watch:
  - updated watch file for the new download location
  * debian/control:
  - add XS-Python-Version, since vorlon convinced me of its
    importance
  * debian/control, debian/rules, debian/patches/01_avoid_building_howto.diff,
    debian/patches/03_epyrun_use_local_modules.diff,
    debian/python-kiwi.docs, debian/python-kiwi.examples:
  - enable building the API docs and instlaling the examples; the howto is
    not fully buildable from the tarball's contents plus tools
    (Closes: #384159)
  * debian/control, debian/rules:
  - make the API building process run inside a virtual X server, for it
    needs to import GTK+, which really wants a DISPLAY;
  - we need to build-depend on xvfb and xbase-clients for that to work
  * debian/python-kiwi.doc-base.api
  - register API docs in the doc-base system

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 26 Aug 2006 17:26:19 -0300

kiwi (1.9.8-7) unstable; urgency=high

  * debian/preinst:
  - really fix the upgrade problem (Closes: #379359)

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 31 Jul 2006 23:45:42 -0300

kiwi (1.9.8-6) unstable; urgency=medium

  * debian/preinst:
  - added to handle problems in upgrade caused by -4 and earlier being
    built with a python-support version which was buggy when handling
    "outside" modules (Closes: #379359)
  * debian/rules:
  - cleaning up; removing commented code that is not needed anymore
    and remove the code that sed's the python version, for that is done
    by the tools now
  * urgency medium to get the buggy version out of testing soon

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 31 Jul 2006 23:22:58 -0300

kiwi (1.9.8-5) unstable; urgency=low

  * debian/01_python2.3_install.diff:
  - removed; no longer needed
  * debian/control, debian/rules, debian/pyversions, debian/pycompat:
  - use python-support 0.3 and newer cdbs, that builds using the
    minor version required by the package; also make the build system
    more robust (Closes: #375270)

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 19 Jun 2006 23:37:54 -0300

kiwi (1.9.8-4) unstable; urgency=low

  * debian/patches/02_avoid_version_checking.diff:
  - don't try to parse the sys.version string; there's no need to check
    for versions inside the script; that's the packaging system's job,
    so simply disabling (Closes: #372660)
  * debian/control, debian/rules:
  - support the new Python Policy (Closes: #373560)
  - update build-deps and deps to have already new-policy-compliant
    packages for python-setuptools and python-gtk2 (Closes: #374505)
  * debian/python-kiwi.{postinst,prerm}, debian/python-support.version:
  - removed; will be created automatically from now on
  * debian/rules:
  - make sure the shebang is modified before the install target is run,
    so dh_python will have python:Depends right

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 15 Jun 2006 20:55:10 -0300

kiwi (1.9.8-3) unstable; urgency=low

  * debian/control:
  - added dependency on python2.4-setuptools
  * debian/rules:
  - rename the egg-info directory to remove the python version

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 10 Jun 2006 19:05:25 -0300

kiwi (1.9.8-2) unstable; urgency=low

  * debian/control:
  - added dependency on python2.4-gtk2
  - updated Standards-Version to 3.7.2, no changes
  * debian/patches/00_eggify.diff:
  - updated; no need to include ez_setup
  * debian/watch:
  - adding new upstream versions monitoring

 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  4 Jun 2006 23:57:18 -0300

kiwi (1.9.8-1) unstable; urgency=low

  * Initial Release (Closes: #171950)

 -- Gustavo Noronha Silva <kov@debian.org>  Sat,  6 May 2006 19:22:50 -0300