File: changelog

package info (click to toggle)
nevow 0.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,028 kB
  • ctags: 4,911
  • sloc: python: 20,165; makefile: 163; sh: 70; xml: 42; sql: 5
file content (325 lines) | stat: -rw-r--r-- 11,084 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
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
nevow (0.14.2-1) unstable; urgency=medium

  * New upstream release.
    - Fixes compatibility with Twisted 16.3 (closes: #834673).

 -- Tristan Seligmann <mithrandi@debian.org>  Tue, 30 Aug 2016 22:01:36 +0200

nevow (0.14.0-1) unstable; urgency=medium

  * New upstream release.
    - Fixes compatibility with Twisted 16.1 (closes: #823739).
  * Bump Standards-Version to 3.9.8 (no changes).

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 08 May 2016 22:13:32 +0200

nevow (0.13.0-1) unstable; urgency=medium

  * Add missing ${sphinxdoc:Depends} to Depends.
  * New upstream release.
    - Drop 41-disable-test_oldstyle due to no longer being necessary.

 -- Tristan Seligmann <mithrandi@debian.org>  Wed, 17 Feb 2016 16:43:05 +0200

nevow (0.12.0-1) unstable; urgency=medium

  * New upstream release.
    - Update upstream keyring.
    - Build docs with sphinx now.
  * Use https in Vcs-Git.

 -- Tristan Seligmann <mithrandi@debian.org>  Wed, 03 Feb 2016 16:41:10 +0200

nevow (0.11.1-2) unstable; urgency=medium

  [ Tristan Seligmann ]
  * Enable uscan PGP signature checking now that the upstream release is
    signed.
  * Remove unnecessary Testsuite control field.
  * Switch to pypi.debian.net redirector.
  * Add Lintian overrides about binaries in python-nevow.
  * Update debian/copyright to machine-readable format.

  [ Vincent Bernat ]
  * Ship verbatim documentation. Lore is not available anymore in Debian
    to transform it to HTML. Closes: #808506.
  * Bump Standards-Version to 3.9.6.
  * Add a lintian override about Canvas.* (fla is source file for swf).
  * Don't compress tac files either.

 -- Vincent Bernat <bernat@debian.org>  Fri, 01 Jan 2016 08:07:03 +0100

nevow (0.11.1-1) unstable; urgency=medium

  * New upstream release.
    - Drop all existing patches as these are included upstream.
    - Disable nevow.test.test_appserver.Logging.test_oldStyle due to Twisted
      version compatibility issues.
  * Add myself to uploaders.
  * Update watch file.
  * Fix GPL license path in debian/copyright.
  * Switch build system from cdbs to dh/pybuild.
  * Enable automated tests via autopkgtest.
  * Add DEP-12 upstream metadata.

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 22 Jun 2014 21:24:55 +0200

nevow (0.10.0-5) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Drop obsolete Breaks/Replaces with python2.3-nevow and python2.4-nevow.

  [ Vincent Bernat ]
  * Add patches from trunk to make Nevow work with more recent versions of
    Twisted. Closes: #713079.
  * Bump Standards-Version to 3.9.5.

 -- Vincent Bernat <bernat@debian.org>  Sat, 02 Nov 2013 01:21:01 +0100

nevow (0.10.0-4) unstable; urgency=low

  * Fix FTBFS because of a failed test. Closes: #625151.
  * Bump Standards-Version to 3.9.2.

 -- Vincent Bernat <bernat@debian.org>  Wed, 18 May 2011 13:53:11 +0200

nevow (0.10.0-3) unstable; urgency=low

  * Switch from python-central to dh_python2. Closes: #616914.

 -- Vincent Bernat <bernat@debian.org>  Mon, 07 Mar 2011 07:45:33 +0100

nevow (0.10.0-2) unstable; urgency=low

  * Don't ship Canvas.swf since we don't know how to compile
    it. nevow.canvas becomes non functional. It is not maintained upstream
    and could be removed in the future. Closes: #591198.
  * Bump Standards-Version to 3.9.1.
  * Fix postrm to purge dropin.cache in nevow plugin directories. Also use
    twisted-plugins-cache trigger. Provide nevow-plugins-cache trigger for
    the same purpose.

 -- Vincent Bernat <bernat@debian.org>  Sun, 01 Aug 2010 22:09:57 +0200

nevow (0.10.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.8.4.
  * Switch to 3.0 (quilt) format.
  * Remove dependency on python-all-dev and depends on python instead.
  * Add a gigantic patch to add missing doc (svn-buildpackage does not
    support multiple orig tarballs yet). Missing doc is grabbed from SVN
    (everything matching **/*.{tpl,xhtml}).
  * In the above patch, alter glossary.xhtml to use H2 tag instead of
    H3. This closes: #564375.
  * Fix an FTBFS with Python 2.6 because of the way unittests are
    run. Also fix a bad interaction between CDBS, setuptools and Python
    2.6 in debian/rules.
  * Remove lintian overrides: not needed anymore.

 -- Vincent Bernat <bernat@debian.org>  Tue, 02 Mar 2010 20:37:21 +0100

nevow (0.9.33-5) unstable; urgency=low

  * Also regenerate dropin.cache for nevow specific plugins on postinst.

 -- Vincent Bernat <bernat@debian.org>  Fri, 24 Apr 2009 22:24:05 +0200

nevow (0.9.33-4) unstable; urgency=low

  * Don't ship dropin.cache. Closes: #525034.

 -- Vincent Bernat <bernat@debian.org>  Tue, 21 Apr 2009 21:14:21 +0200

nevow (0.9.33-3) unstable; urgency=low

  * Regenerate cache after python-central pkginstall has been
    invoked. Closes: #521663.

 -- Vincent Bernat <bernat@debian.org>  Tue, 31 Mar 2009 07:38:38 +0200

nevow (0.9.33-2) unstable; urgency=low

  * python-central does not like file that are moving out; move them
    before invoking it.

 -- Vincent Bernat <bernat@debian.org>  Fri, 20 Mar 2009 23:21:41 +0100

nevow (0.9.33-1) unstable; urgency=low

  * New upstream release.
  * Change the way we run tests to use an helper that will ensure that we
    use nevow as it will be installed.
  * Compile documentation with lore.

 -- Vincent Bernat <bernat@debian.org>  Fri, 20 Mar 2009 21:52:53 +0100

nevow (0.9.32-2) unstable; urgency=low

  * Don't try to byte-compile modules with python << 2.4. Closes: #519750.
  * Bump Standard Version To 3.8.1. No changes.

 -- Vincent Bernat <bernat@debian.org>  Sat, 14 Mar 2009 22:24:59 +0100

nevow (0.9.32-1) unstable; urgency=low

  [ Vincent Bernat ]
  * New upstream version.
     - Remove manual page fix for nevow-xmlgettext, applied upstream.
     - Remove widget plugin fix, applied upstream.
     - Remove dependency on quilt which is not needed anymore.

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

 -- Vincent Bernat <bernat@debian.org>  Sun, 15 Feb 2009 21:02:09 +0100

nevow (0.9.31-4) unstable; urgency=low

  * Add a patch to make use of Twisted 8.x new plugin API instead of the
    deprecated one (Closes: #500764).

 -- Vincent Bernat <bernat@debian.org>  Wed, 01 Oct 2008 14:52:03 +0200

nevow (0.9.31-3) unstable; urgency=low

  * Update dropin.cache in postinst and postrm

 -- Vincent Bernat <bernat@debian.org>  Mon, 14 Jul 2008 13:04:47 +0200

nevow (0.9.31-2) unstable; urgency=low

  * Use python-central instead of python-support. This is just for fixing
    Nevow plugin detection by Twisted. (Closes: #486148)
  * Removes DM-Upload-Allowed field.
  * Bump standard version to 3.8.0.
  * Switch to machine-readble debian/copyright file.
  * Remove dropin.cache files as well: they can conflict with files from
    another package.

 -- Vincent Bernat <bernat@debian.org>  Fri, 13 Jun 2008 21:34:48 +0200

nevow (0.9.31-1) unstable; urgency=low

  * New upstream release
  * Remove now useless patch for setupcommon.py

 -- Vincent Bernat <bernat@luffy.cx>  Sun, 02 Mar 2008 22:33:42 +0100

nevow (0.9.29-1) unstable; urgency=low

  * New upstream release.
  * Added Debian Python Modules Team as uploader. Nevow package is now
    managed in the SVN of DPMT.
  * Changing section to python.
  * Changing standard version to 3.7.3.
  * Set DM-Upload-Allowed to yes to allow me to upload next versions.

 -- Vincent Bernat <bernat@luffy.cx>  Thu, 10 Jan 2008 19:22:50 +0100

nevow (0.9.26-1) unstable; urgency=low

  * New upstream release

 -- Vincent Bernat <bernat@luffy.cx>  Sat, 10 Nov 2007 10:34:04 +0100

nevow (0.9.18-1) unstable; urgency=low

  * New upstream release (Closes: #415553).
  * Adopt the package (Closes: #440619).
  * Acknowledge NMU (Closes: #376211).
  * Clean /usr/share/doc/python-nevow, thanks to Jeroen van Wolffelaar
    <jeroen@wolffelaar.nl> (Closes: #436679).
  * Don't compress examples and explain how to launch them (Closes: #435513).
  * Add a watch file.
  * Clean debian/rules and fix trial invocation.

 -- Vincent Bernat <bernat@luffy.cx>  Mon, 03 Sep 2007 21:51:19 +0200

nevow (0.9.0-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version. (Closes: #376197 - "cannot import nevow",
    Closes: #376211 - "New upstream version 0.9.0".) I know this is
    not great procedure for an NMU, but I did run it past Tv, and it's
    the best way to fix the RC bug.
  * Bumped up Depends on python-twisted-core and python-twisted-web
    (necessary with this new nevow).

 -- paul cannon <pik@debian.org>  Fri, 30 Jun 2006 15:10:05 -0600

nevow (0.7.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update nevow to the last python policy (Closes: #373467).

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 29 Jun 2006 15:10:56 +0200

nevow (0.7.0-1) unstable; urgency=low

  * New upstream version.
  * Make python-nevow depend on python2.3-nevow version 0.7.0 or greater.
  * Switch all twisted dependencies to version 2.2 or greater.
  * Depend on twisted-core and twisted-web separately.
  * Build-depend on things needed to run the unit tests.
  * Switch from Build-Depends-Indep to Build-Depend to ensure
    everything needed is available during clean.
  * Switch trial arguments to match what twisted 2.2 expects.
    (Closes: #358322)
  * Fix nevow.athena to work with python2.3, the same change is in
    upstream head already as r3773.

 -- Tommi Virtanen <tv@debian.org>  Sun, 26 Mar 2006 22:25:11 +0300

nevow (0.6.0-1) unstable; urgency=low

  * New upstream version. (Closes: #336027)
  * Acknowledge NMU (Closes: #319230), but please be more careful in the
    future; no NMU patch was sent to BTS
  * Remove setupcommon.pyc when cleaning, or dpkg-source will see a binary
    file content change.
  * Run unit tests when building.
  * Clean build tree, distutils fails to remove all of it.
  * Change priority to extra, as twisted is extra and nevow depends on it.

 -- Tommi Virtanen <tv@debian.org>  Sun,  6 Nov 2005 20:26:39 +0200

nevow (0.4.1-1.1) unstable; urgency=low

  * NMU
  * Add missing build depends in python2.4-dev (Closes: #319230)
  * lintian error: fix package description indent for list items.

 -- Bastian Kleineidam <calvin@debian.org>  Sat, 13 Aug 2005 18:48:20 +0200

nevow (0.4.1-1) unstable; urgency=low

  * New upstream version.
  * Python 2.4 support.
  * Not using upstream tarball as it is too broken compared to
    SVN tag; specifically it is missing nevow/Canvas.fla, which
    is considered source code.

 -- Tommi Virtanen <tv@debian.org>  Mon, 27 Jun 2005 15:35:57 +0200

nevow (0.3.0-1) unstable; urgency=low

  * New upstream version.

 -- Tommi Virtanen <tv@debian.org>  Thu, 30 Sep 2004 12:12:44 +0300

nevow (0.2.0-2) unstable; urgency=low

  * Build-depend on both python2.3-dev and python-dev, it seems that is
    what cdbs wants. (Closes: #257911)

 -- Tommi Virtanen <tv@debian.org>  Tue, 13 Jul 2004 16:39:17 +0300

nevow (0.2.0-1) unstable; urgency=low

  * Initial Release.

 -- Tommi Virtanen <tv@debian.org>  Tue, 29 Jun 2004 10:26:36 +0300