File: changelog

package info (click to toggle)
python-docutils 0.3.7-2sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,872 kB
  • ctags: 2,908
  • sloc: python: 27,538; lisp: 641; makefile: 102
file content (252 lines) | stat: -rw-r--r-- 8,094 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
python-docutils (0.3.7-2sarge1) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Backported changes from 0.3.9 to support new settings
    file_insertion_enabled and raw_enabled, needed to fix CVE-2006-3695 in
    trac [docutils/parsers/rst/__init__.py,
    docutils/parsers/rst/directives/misc.py,
    docutils/parsers/rst/directives/images.py,
    docutils/parsers/rst/directives/tables.py]

 -- Martin Schulze <joey@infodrom.org>  Mon, 14 Aug 2006 14:56:16 +0200

python-docutils (0.3.7-2) unstable; urgency=low

  * Fix dependency on Python 2.3 -- still the default. :-/
    Closes:#288873.

 -- Matthias Urlichs <smurf@debian.org>  Thu,  6 Jan 2005 07:50:31 +0100

python-docutils (0.3.7-1) unstable; urgency=low

  * Update to latest Upstream version.
    Thanks for the release work!
  * Fixed tool names.
    - Closes:#284822
  * Don't compress the shipped HTML documentation.
    - Browsers don't display the files if they are compressed,
      links don't work, ...
  * Add copyright file for the 2.4 package (doko's fault ;-)
    - fix typos in the other docutils copyright files
  * Add extras subdir to PYTHONPATH, in debian/rules
  * Simplify build-dependencies.

 -- Matthias Urlichs <smurf@debian.org>  Tue,  4 Jan 2005 07:58:58 +0100

python-docutils (0.3.5.20041217-0ubuntu1) hoary; urgency=low

  * Snapshot taken from CVS.
  * Support python2.4 as default python version.

 -- Matthias Klose <m@klose.in-berlin.de>  Fri, 17 Dec 2004 11:05:40 +0100

python-docutils (0.3.5-5) unstable; urgency=medium

  * Add support for Python 2.4.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 12 Dec 2004 20:11:24 +0100

python-docutils (0.3.5-4) unstable; urgency=medium

  * Also use the official tool names.
    - Patch by Jeff Breidenbach <jbreiden@parc.com>.
    - Closes:#284822

 -- Matthias Urlichs <smurf@debian.org>  Thu,  9 Dec 2004 11:35:23 +0100

python-docutils (0.3.5-3) unstable; urgency=high

  * Allow setting the namespace
    necessary for building cerebrum's documentation
    fix from Andreas Schuldei <andreas@schuldei.org>

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Nov 2004 13:32:32 +0100

python-docutils (0.3.5-2) unstable; urgency=medium

  * Fix bad symlinks. Closes: #280838
  * Change #!env python => #!python. Closes: #281175

 -- Matthias Urlichs <smurf@debian.org>  Tue, 16 Nov 2004 16:31:27 +0100

python-docutils (0.3.5-1) unstable; urgency=low

  * New Upstream release.
    - Many additions and some bug fixes.
    - The documentation was rearranged.

 -- Matthias Urlichs <smurf@debian.org>  Fri,  5 Nov 2004 23:20:00 +0100

python-docutils (0.3.3-1) unstable; urgency=low

  * New Upstream release.
    - Closes: #249246
  * De-right-aligned the Closes: entries in the changelog.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 18 May 2004 08:36:50 +0200

python-docutils (0.3+cvs20040328-1) unstable; urgency=low

  * New Upstream snapshot:
    - The parsed document tree gained some arrtibutes to facilitate writing
	  external translators. See HISTORY.txt for details.
    - various not-so-important changes

 -- Matthias Urlichs <smurf@debian.org>  Sun, 28 Mar 2004 20:47:14 +0200

python-docutils (0.3+cvs20040209-1) unstable; urgency=low

  * Updated Maintainer email address.
  * New Upstream snapshot:
    - Added FilterMessages transform
    - Updated language mappings: eo es it.
      (That's Esperanto, Spanish, and Italian.)
  * removed cruft (patch applied twice) from debian/rules.
  * Install the documentation.
    - Closes: #228167
  * forgot to close: #226607 in September. :-/

 -- Matthias Urlichs <smurf@debian.org>  Mon,  9 Feb 2004 16:32:33 +0100

python-docutils (0.3+cvs20040114-1) unstable; urgency=low

  * New Upstream snapshot.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 15 Jan 2004 15:03:26 +0100

python-docutils (0.3+cvs20031107-2) unstable; urgency=low

  * Install Emacs files where Emacs can find them
    - autoload 'rst-mode'
    - Closes: #223315

 -- Matthias Urlichs <smurf@debian.org>  Mon,  8 Dec 2003 14:37:45 +0100

python-docutils (0.3+cvs20031107-1) unstable; urgency=low

  * New upstream snapshot.
    - Some LaTeX fixes.
    - Fix: having too wide tables in sidebars.
    - Propogate align attribute of a non-inline image
      to the surrounding <p> tag

 -- Matthias Urlichs <smurf@debian.org>  Thu,  2 Oct 2003 15:15:41 +0200

python-docutils (0.3+cvs20030928-1) unstable; urgency=low

  * New upstream snapshot.
    - Path(s) to configuration file(s) can be specified 
      with the DOCUTILSCONFIG environment variable.
    - The LaTeX stylesheet now defaults to "no stylesheet".

 -- Matthias Urlichs <smurf@debian.org>  Thu,  2 Oct 2003 15:15:41 +0200

python-docutils (0.3+cvs20030901-2) unstable; urgency=low

  * Fix a bad symlink.
    - Finally closes: #204352

 -- Matthias Urlichs <smurf@debian.org>  Sat, 13 Sep 2003 00:45:20 +0200

python-docutils (0.3+cvs20030901-1) unstable; urgency=low

  * Acknowledge NMU.
  * New upstream snapshot.
    - The configuration file format has changed.
  * New maintainer's email address. ;-)
  * Explicitly depend on Python and debhelper >= 4.1.67.
    4.1.60 might be possible, but the work to find out exactly
    is better spent elsewhere.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Sep 2003 11:32:56 +0200

python-docutils (0.3+cvs20030803-1.1) unstable; urgency=low

  * NMU
  * Use python2.3 as the default python version.
    - Closes: #205739
  * Rename python-diffutils to python2.1-diffutils, rename python-textwrap to
    python2.1-textwrap and python2.2-textwrap.
  * Change section to python.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Aug 2003 08:31:10 +0200

python-docutils (0.3+cvs20030803-1) unstable; urgency=low

  * The "SourceForge needed more CVS servers" release.  :-/
  * Update to current CVS snapshot (finally).
  * Package python-textwrap, required for python << 2.3
    (included upstream).
  * Cleaned up the setup*.py scripts.
  * Removed "extras" from setup.py;
    the extra modules have their own setup scripts.
  * Added a Lintian override for python-roman.copyright,
    which mentions the GPL but isn't.
  * Completed the transition to debhelper v4,
    some files were stuck in debian/tmp.
    - Closes: #204352
  * Explicitly use Python 2.3 for installation.
    - Closes: #198302
  * Updated maintainer email address.
  * Updated Standards-Version to 3.6.0 (no changes).

 -- Matthias Urlichs <smurf@smurf.noris.de>  Mon,  4 Aug 2003 01:44:12 +0200

python-docutils (0.2.8+cvs20030324-6) unstable; urgency=low

  * difflib.py, roman.py:
    Include a copy of the Python license

 -- Matthias Urlichs <smurf@noris.de>  02 May 2003 09:01:31 +0200

python-docutils (0.2.8+cvs20030324-5) unstable; urgency=low

  * Fixed requirements:
    Require optik >= 1.4
    Require xmlbase
    Build-Require python-dev

 -- Matthias Urlichs <smurf@noris.de>  07 Apr 2003 08:36:46 +0200

python-docutils (0.2.8+cvs20030324-4) unstable; urgency=low

  * Ready for upload.
    - Closes: #186658
  * Added /usr/bin symlinks where appropriate.

 -- Matthias Urlichs <smurf@noris.de>  06 Apr 2003 13:03:01 +0200

python-docutils (0.2.8+cvs20030324-3) unstable; urgency=low

  * debian/rules:
    Set path to python
    use dh_movefiles
    skip SCCS directories when installing documentation

 -- Matthias Urlichs <smurf@noris.de>  30 Mar 2003 17:56:53 +0200

python-docutils (0.2.8+cvs20030324-2) unstable; urgency=low

  * Use a simple text in "copyright";
    install the original notice in "COPYING.orig.txt"
  * debian/control:
    depend on debhelper 4
    update descriptions

 -- Matthias Urlichs <smurf@noris.de>  30 Mar 2003 17:51:19 +0200

python-docutils (0.2.8+cvs20030324-1) unstable; urgency=low

  * Cleanup
  * Split into three binary packages
  * Prefer "optparse" to "optik"
  * Deleted example files from debian/
  * Changed maintainer

 -- Matthias Urlichs <smurf@noris.de>  29 Mar 2003 13:07:49 +0200

python-docutils (0.2cvs021013-1) unstable; urgency=low

  * Initial Release.

 -- Matthias Klose <doko@debian.org>  Sat, 12 Oct 2002 15:05:38 +0200