/[python-modules]/packages/libapache2-mod-python/trunk/debian/changelog
ViewVC logotype

Contents of /packages/libapache2-mod-python/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3652 - (show annotations) (download)
Sat Nov 17 14:01:17 2007 UTC (5 years, 6 months ago) by hanska-guest
File size: 10766 byte(s)
* debian/po/it.po updated (closes: #451608)
* debian/control:
  - added myself to Uploaders
  - added Homepage field
  - wrapped Uploaders, Build-Depends and Conflicts fields
* debian/rules:
  - don't ignore the value of $(MAKE) distclean
  - removed useless commented dh_* calls
  - some minor changes
1 libapache2-mod-python (3.3.1-2) UNRELEASED; urgency=low
2
3 [ Norbert Tretkowski ]
4 * Added Piotr Ożarowski as uploader.
5
6 [ Robert S. Edmonds ]
7 * Add updated po-debconf templates. (closes: #421528, #427030)
8
9 [ Piotr Ożarowski ]
10 * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
11
12 [ David Paleino ]
13 * debian/po/it.po updated (closes: #451608)
14 * debian/control:
15 - added myself to Uploaders
16 - added Homepage field
17 - wrapped Uploaders, Build-Depends and Conflicts fields
18 * debian/rules:
19 - don't ignore the value of $(MAKE) distclean
20 - removed useless commented dh_* calls
21 - some minor changes
22
23 -- David Paleino <d.paleino@gmail.com> Sat, 17 Nov 2007 14:51:17 +0100
24
25 libapache2-mod-python (3.3.1-1) unstable; urgency=low
26
27 * New upstream release
28 * Remove configure and mod_python.h files in clean rule to make the diff.gz
29 file smaller
30 * Current Python version in libapache2-mod-pythonX.Y package name (Provides:
31 field) filled in automatically.
32 * Added XS-Vcs-Browser field
33
34 -- Piotr Ożarowski <piotr@debian.org> Thu, 12 Apr 2007 20:52:05 +0200
35
36 libapache2-mod-python (3.2.10-4) unstable; urgency=low
37
38 * Added XS-Vcs-Svn field
39 * Removed "db_purge" part from libapache2-mod-python.postrm
40 (dh_installdebconf is generating a rule that will not fail if debconf is
41 already removed)
42 * Added initial Spanish debconf translation from Manuel Porras Peralta.
43 (closes: #411235)
44 * Added initial Portuguese debconf translation from Pedro Ribeiro.
45 (closes: #411742)
46 * Added initial Galician debconf translation from Jacobo Tarrio.
47 (closes: #411831)
48
49 -- Piotr Ozarowski <ozarow@gmail.com> Wed, 21 Feb 2007 18:24:29 +0100
50
51 libapache2-mod-python (3.2.10-3) unstable; urgency=medium
52
53 [ Piotr Ozarowski ]
54 * Rebuild for Python 2.4.4. (closes: #398680)
55 * Removed libapache2-mod-python2.3 from Provides. (closes: #393927)
56 * Added initial German debconf translation from Matthias Julius.
57 (closes: #394949)
58 * Removed no longer needed debian/pycompat file.
59
60 -- Norbert Tretkowski <nobse@debian.org> Sun, 19 Nov 2006 22:08:41 +0100
61
62 libapache2-mod-python (3.2.10-2) unstable; urgency=medium
63
64 [ Piotr Ozarowski ]
65 * Dependencies updated:
66 + replaced apache2-common with apache2.2-common (closes: #391790)
67 + bumped apache2-threaded-dev version (see above),
68 + bumped python-central version (dh_python removed from debian/rules),
69 + bumped debhelper version (see above),
70 + added po-debconf to Build-Depends (lintian error).
71 * Removed deprecated dh_installmanpages from debian/rules
72 (there are no manpages to install).
73 * Updated Dutch debconf translation from Vincent Zweije. (closes: #388834)
74 * Updated Czech debconf translation from Miroslav Kure. (closes: #384752)
75 * Updated Japanese debconf translation from Hideki Yamane. (closes: #391811)
76
77 -- Norbert Tretkowski <nobse@debian.org> Thu, 12 Oct 2006 17:14:47 +0200
78
79 libapache2-mod-python (3.2.10-1) unstable; urgency=low
80
81 * New upstream release.
82 * Updated 01_configure.diff patches for new release.
83 * Updated Standards-Version to 3.7.2.1, no changes required.
84
85 -- Norbert Tretkowski <nobse@debian.org> Sat, 19 Aug 2006 10:58:20 +0200
86
87 libapache2-mod-python (3.2.8-3) unstable; urgency=low
88
89 [ Jeremie Corbier ]
90 * New python policy transition. (closes: #373561)
91 * Added initial dutch debconf translation from Vincent Zweije.
92 (closes: #368649)
93 * Updated french debconf translation from Jean-Luc Coulon.
94 (closes: #376547)
95 * Updated italian debconf translation from Luca Monducci.
96 (closes: #382088)
97
98 [ Piotr Ozarowski ]
99 * Added initial polish debconf translation.
100
101 -- Norbert Tretkowski <nobse@debian.org> Fri, 18 Aug 2006 12:41:39 +0200
102
103 libapache2-mod-python (3.2.8-2) unstable; urgency=medium
104
105 [ Norbert Tretkowski ]
106 * Added initial italian debconf translation from Luca Monducci.
107 (closes: #368342)
108 * Acknowledge Non-Maintainer Upload 3.1.3-2.1. (closes: #266188)
109
110 [ Robert S. Edmonds ]
111 * Patching the generated configure script is wrong and unnecessary.
112 (closes: #370234, #375582)
113
114 [ Piotr Ozarowski ]
115 * Added watch file.
116
117 -- Norbert Tretkowski <nobse@debian.org> Sun, 30 Jul 2006 11:02:27 +0200
118
119 libapache2-mod-python (3.2.8-1) unstable; urgency=low
120
121 * New upstream release. (closes: #360654)
122 + Correctly support the HEAD method. (closes: #297289)
123 + Correctly recognizes DirectoryIndex instruction. (closes: #358750)
124 + Fixes segfaults with apache2-mpm-worker. (closes: #365302)
125
126 [ Robert S. Edmonds ]
127 * Added python2.4 packages. (closes: #347219)
128 * Backported bash 3.1 configure script fix from upstream.
129 (closes: #367450)
130
131 [ Norbert Tretkowski ]
132 * Set Maintainer to Debian Python Modules Team.
133 * Added Robert and myself to uploaders.
134 * Removed python2.2 packages. (closes: #353805, #362474)
135 * Depend on debconf | debconf-2.0. (closes: #331996)
136 * Updated french debconf translation from Jean-Luc Coulon.
137 (closes: #287245)
138 * Added initial vietnamese debconf translation from Clytie Siddall.
139 (closes: #312233)
140 * Added initial brazilian portuguese debconf translation from Andre Luis
141 Lopes. (closes: #262564)
142 * Added initial czech debconf translation from Miroslav Kure.
143 (closes: #289510)
144 * Added initial swedish debconf translation from Daniel Nylander.
145 (closes: #333404)
146 * Fixed typo in all debconf translations. (closes: #316296)
147 * Added doc-base file from Paul Brossier. (closes: #331012)
148 * Run debconf-updatepo in clean target.
149 * Adjusted README.Debian to it reflects the new packages.
150 * Updated standards-version to 3.7.2.0, no changes required.
151 * Splitted out patches and used dpatch instead.
152 * Fixed debconf templates to make lintian happy.
153
154 -- Norbert Tretkowski <nobse@debian.org> Tue, 16 May 2006 18:45:41 -0500
155
156 libapache2-mod-python (3.1.3-3) unstable; urgency=high
157
158 * Security bug fix for information leak vulnerability CVE CAN-2005-0088.
159
160 -- Peter Hawkins <peterh@debian.org> Fri, 11 Feb 2005 22:23:27 +1100
161
162 libapache2-mod-python (3.1.3-2.2) unstable; urgency=high
163
164 * NMU, reverting the LFS transition made in the previous upload
165 * Bump apache2 build-dep to (>= 2.0.50-10)
166
167 -- Adam Conrad <adconrad@0c3.net> Sat, 21 Aug 2004 05:51:54 -0600
168
169 libapache2-mod-python (3.1.3-2.1) unstable; urgency=medium
170
171 * NMU for apache2 LFS transition (closes: #266188)
172 * Bump apache2-threaded-dev build-dep to (>= 2.0.50-9)
173
174 -- Adam Conrad <adconrad@0c3.net> Tue, 17 Aug 2004 08:16:34 -0600
175
176 libapache2-mod-python (3.1.3-2) unstable; urgency=low
177
178 * Added python to the build dependencies. (closes: #259327)
179 * Added dependency on apache2 for libapache2-mod-python2.[23].
180 (closes: #252403)
181 * Added French and Japanese debconf translations.
182 (closes: #243656, #258787)
183
184 -- Peter Hawkins <peterh@debian.org> Wed, 14 Jul 2004 17:01:04 +1000
185
186 libapache2-mod-python (3.1.3-1) unstable; urgency=low
187
188 * New upstream release (closes: #236889, #241320)
189 * debian/*.templates, debian/control: Updated package to make it
190 compatible with po2debconf.
191
192 -- Peter Hawkins <peterh@debian.org> Thu, 1 Apr 2004 21:54:32 +1000
193
194 libapache2-mod-python (3.0.4-2) unstable; urgency=low
195
196 * debian/control: Change apache2-dev build dependency to
197 apache2-threaded-dev, since apache2-dev became a virtual package.
198 (closes: #225179)
199
200 -- Peter Hawkins <peterh@debian.org> Sun, 28 Dec 2003 10:30:39 +1100
201
202 libapache2-mod-python (3.0.4-1) unstable; urgency=low
203
204 * New upstream version, which fixes segmentation faults on empty query
205 string components when using the publisher handler.
206 * debian/rules: Build binary-all packages in the binary-indep target,
207 not in binary-arch (closes: #214267)
208
209 -- Peter Hawkins <peterh@debian.org> Thu, 13 Nov 2003 16:50:23 +1100
210
211 libapache2-mod-python (3.0.3-3) unstable; urgency=medium
212
213 * Fixed autoconf invocation from debian/rules.
214
215 -- Peter Hawkins <peterh@debian.org> Sun, 5 Oct 2003 13:29:10 +1000
216
217 libapache2-mod-python (3.0.3-2) unstable; urgency=medium
218
219 * Acknowledge NMUs (closes: #208278, #206197, #206661).
220 * Update standards version to 3.6.1
221 * Removed build dependency on apache2.
222
223 -- Peter Hawkins <peterh@debian.org> Sat, 4 Oct 2003 10:58:18 +1000
224
225 libapache2-mod-python (3.0.3-1.2) unstable; urgency=low
226
227 * NMU.
228 * Add build dependency on python2.3-dev (closes: #208278).
229
230 -- Matthias Klose <doko@debian.org> Mon, 1 Sep 2003 23:38:03 +0200
231
232 libapache2-mod-python (3.0.3-1.1) unstable; urgency=low
233
234 * NMU.
235 * Build libapache2-mod-python2.3 package (closes: #206197, #206661).
236
237 -- Matthias Klose <doko@debian.org> Tue, 26 Aug 2003 07:20:27 +0200
238
239 libapache2-mod-python (3.0.3-1) unstable; urgency=low
240
241 * New upstream release. (closes: #190906)
242 * Added debconf support for enabling/disabling the apache module.
243 * debian/control: Updated standards version to 3.5.10.
244 * debian/rules: Now we use apxs2 from a recent apache2-dev correctly, so the
245 package builds again. (closes: #193362)
246 * debian/control: Fixed typo in conflicts line for libapache2-mod-python2.2.
247
248 -- Peter Hawkins <peterh@debian.org> Thu, 29 May 2003 15:57:36 +1000
249
250 libapache2-mod-python (3.0.1-2) unstable; urgency=low
251
252 * Changed description field so that it no longer mentions PyApache,
253 which was an obsolete reference (closes: #171668)
254 * libapache-mod-python now has a versioned dependency on
255 libapache-mod-python2.2
256 * Fixed postinst and prerm scripts so they don't stomp on
257 the /etc/apache2/mods-available symlink.
258 * Changed standards version to 3.5.8
259
260 -- Peter Hawkins <peterh@debian.org> Thu, 5 Dec 2002 17:35:45 +1100
261
262 libapache2-mod-python (3.0.1-1) unstable; urgency=low
263
264 * New upstream release 3.0.1. Uploaded package to unstable.
265
266 -- Peter Hawkins <peterh@debian.org> Wed, 27 Nov 2002 17:31:48 +1100
267
268 libapache2-mod-python (2.9.999.4-1) unstable; urgency=low
269
270 * New upstream release 3.0.0 beta 4.
271
272 -- Peter Hawkins <peterh@debian.org> Thu, 31 Oct 2002 09:23:58 +1100
273
274 libapache2-mod-python (2.9.999.3-3) unstable; urgency=low
275
276 * Patch from upstream to fix segfault in table_dealloc.
277
278 -- Peter Hawkins <peterh@debian.org> Wed, 30 Oct 2002 10:36:16 +1100
279
280 libapache2-mod-python (2.9.999.3-2) unstable; urgency=low
281
282 * Fixed postrm scripts.
283
284 -- Peter Hawkins <peterh@debian.org> Sun, 20 Oct 2002 10:50:02 +1000
285
286 libapache2-mod-python (2.9.999.3-1) unstable; urgency=low
287
288 * Updated package to mod_python 3.0.0 beta 3.
289 * Fixed a few bugs in Makefiles and package scripts.
290
291 -- Peter Hawkins <peterh@debian.org> Wed, 16 Oct 2002 10:55:41 +1000
292
293 libapache2-mod-python (2.9.999.2-1) unstable; urgency=low
294
295 * Initial package of mod_python 3.0.0 beta 2.
296
297 -- Peter Hawkins <peterh@debian.org> Sun, 13 Oct 2002 13:20:16 +1000

  ViewVC Help
Powered by ViewVC 1.1.5