/[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 7118 - (hide annotations) (download)
Thu Dec 18 07:59:20 2008 UTC (4 years, 4 months ago) by morph
File size: 13886 byte(s)
releasing
1 morph 7118 libapache2-mod-python (3.3.1-6) unstable; urgency=low
2 morph 6826
3     * debian/control
4     - switch Vcs-Browser field to viewsvn
5 morph 6992 * debian/po/es.po
6     - updated Spanish debconf translation; thanks to Francisco Javier Cuadrado;
7     Closes: #506982
8 morph 6826
9 morph 7118 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Thu, 18 Dec 2008 08:51:47 +0100
10 morph 6826
11 morph-guest 6141 libapache2-mod-python (3.3.1-5) unstable; urgency=low
12    
13     [ Sandro Tosi ]
14     * debian/po/eu.po
15     - updated Basque debconf translation; thanks to Xabier Bilbao;
16     Closes: #492409
17    
18     -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Mon, 11 Aug 2008 00:00:01 +0200
19    
20 morph-guest 6048 libapache2-mod-python (3.3.1-4) unstable; urgency=low
21 morph-guest 4140
22 nobse 4386 [ Sandro Tosi ]
23 morph-guest 4140 * debian/control
24     - uniforming Vcs-Browser field
25 morph-guest 6034 - bump Standards-Version to 3.8.0
26     + added debian/README.source
27 morph-guest 5999 * debian/po/tr.po
28     - added Turkish debconf translation; thanks to Mert Dirik; Closes: #491240
29     * debian/po/sv.po
30 morph-guest 6034 - updated Swedish debconf translation; thanks to Martin Bagge;
31 morph-guest 5999 Closes: #490788
32     * debian/po/sk.po
33     - updated Slovak debconf translation; thanks to Ivan Masár;
34     Closes: #483521
35     * debian/po/gl.po
36     - updated Galician debconf translation; thanks to Jacobo Tarrio;
37     Closes: #480976
38 morph-guest 6002 * debian/po/vi.po
39     - updated Vietnamese debconf translation; thanks to Clytie Siddall;
40     Closes: #491435
41 morph-guest 6034 * debian/libapache2-mod-python-doc.doc-base
42     - updated Section to Programming/Python
43     * debian/po/eu.po
44     - added Basque debconf translation; thanks to Xabier Bilbao;
45     Closes: #492043
46 morph-guest 6038 * debian/patches/{01_configure,02_makefile,03_includes}.dpatch
47     - renamed from <file>.diff
48     - added dpatch header and remove the scripting code
49 morph-guest 4140
50 nobse 4386 [ Norbert Tretkowski ]
51     * Remove myself from uploaders.
52 morph-guest 4140
53 hanska-guest 4485 [ David Paleino ]
54 hanska-guest 4592 * Removed myself from Uploaders.
55 nobse 4386
56 piotr 6025 [ Piotr Ożarowski ]
57     * Remove myself from uploaders.
58    
59 morph-guest 6048 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Thu, 24 Jul 2008 19:41:46 +0200
60 hanska-guest 4485
61 piotr 4041 libapache2-mod-python (3.3.1-3) unstable; urgency=low
62 nobse 2173
63 piotr 3408 [ Piotr Ożarowski ]
64 piotr 4041 * Rename mod_python.load to python.load (to follow
65     /etc/apache2/mods-available best practise, closes: 456917)
66 piotr 3408 * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
67 piotr 4041 * Added initial Slovak debconf translation from Ivan Masár (closes: #438584)
68     * Updated Vietnamese debconf translation from Clytie Siddall
69     (closes: #453622)
70     * Define debhelper's compatibility mode in debian/compat instead of
71     debian/rules (to make lintian happy)
72     * Change libapache2-mod-python-doc's section to "doc"
73     * Bump Standards-Version to 3.7.3 (no changes needed)
74 edmonds 2546
75 hanska-guest 3652 [ David Paleino ]
76     * debian/po/it.po updated (closes: #451608)
77     * debian/control:
78     - added myself to Uploaders
79     - added Homepage field
80     - wrapped Uploaders, Build-Depends and Conflicts fields
81     * debian/rules:
82     - don't ignore the value of $(MAKE) distclean
83     - removed useless commented dh_* calls
84     - some minor changes
85 piotr 3408
86 piotr 4041 [ Christian Perrier ]
87     * Debconf templates and debian/control reviewed by the debian-l10n-english
88     team as part of the Smith review project. Closes: #450417
89     * [Debconf translation updates]
90     * Japanese. Closes: #450900
91     * Portuguese. Closes: #451020
92     * Finnish. Closes: #451148
93     * Italian. Closes: #451608
94     * German. Closes: #451881
95     * French. Closes: #452636
96     * Russian. Closes: #434229, #452735
97     * Polish. Closes: #452960
98     * Czech. Closes: #453030
99 hanska-guest 3652
100 piotr 4041 -- Piotr Ożarowski <piotr@debian.org> Thu, 27 Dec 2007 17:06:19 +0100
101    
102     libapache2-mod-python (3.3.1-2) unstable; urgency=low
103    
104     [ Norbert Tretkowski ]
105     * Added Piotr Ożarowski as uploader.
106    
107     [ Robert S. Edmonds ]
108     * Add updated po-debconf templates. (closes: #421528, #427030)
109    
110     -- Robert S. Edmonds <edmonds@debian.org> Fri, 15 Jun 2007 21:40:28 -0400
111    
112 nobse 2170 libapache2-mod-python (3.3.1-1) unstable; urgency=low
113 piotr 2063
114     * New upstream release
115     * Remove configure and mod_python.h files in clean rule to make the diff.gz
116     file smaller
117     * Current Python version in libapache2-mod-pythonX.Y package name (Provides:
118     field) filled in automatically.
119     * Added XS-Vcs-Browser field
120    
121     -- Piotr Ożarowski <piotr@debian.org> Thu, 12 Apr 2007 20:52:05 +0200
122    
123 pox-guest 1868 libapache2-mod-python (3.2.10-4) unstable; urgency=low
124 pox-guest 1550
125     * Added XS-Vcs-Svn field
126 pox-guest 1819 * Removed "db_purge" part from libapache2-mod-python.postrm
127     (dh_installdebconf is generating a rule that will not fail if debconf is
128     already removed)
129 pox-guest 1835 * Added initial Spanish debconf translation from Manuel Porras Peralta.
130     (closes: #411235)
131     * Added initial Portuguese debconf translation from Pedro Ribeiro.
132     (closes: #411742)
133 pox-guest 1844 * Added initial Galician debconf translation from Jacobo Tarrio.
134     (closes: #411831)
135 pox-guest 1550
136 pox-guest 1844 -- Piotr Ozarowski <ozarow@gmail.com> Wed, 21 Feb 2007 18:24:29 +0100
137 pox-guest 1550
138 nobse 1519 libapache2-mod-python (3.2.10-3) unstable; urgency=medium
139 pox-guest 1412
140 nobse 1519 [ Piotr Ozarowski ]
141     * Rebuild for Python 2.4.4. (closes: #398680)
142     * Removed libapache2-mod-python2.3 from Provides. (closes: #393927)
143 pox-guest 1428 * Added initial German debconf translation from Matthias Julius.
144     (closes: #394949)
145 nobse 1519 * Removed no longer needed debian/pycompat file.
146 pox-guest 1412
147 nobse 1519 -- Norbert Tretkowski <nobse@debian.org> Sun, 19 Nov 2006 22:08:41 +0100
148 pox-guest 1412
149 pox-guest 1410 libapache2-mod-python (3.2.10-2) unstable; urgency=medium
150 pox-guest 1405
151 pox-guest 1410 [ Piotr Ozarowski ]
152 pox-guest 1405 * Dependencies updated:
153     + replaced apache2-common with apache2.2-common (closes: #391790)
154     + bumped apache2-threaded-dev version (see above),
155     + bumped python-central version (dh_python removed from debian/rules),
156     + bumped debhelper version (see above),
157     + added po-debconf to Build-Depends (lintian error).
158     * Removed deprecated dh_installmanpages from debian/rules
159     (there are no manpages to install).
160     * Updated Dutch debconf translation from Vincent Zweije. (closes: #388834)
161     * Updated Czech debconf translation from Miroslav Kure. (closes: #384752)
162     * Updated Japanese debconf translation from Hideki Yamane. (closes: #391811)
163    
164 pox-guest 1410 -- Norbert Tretkowski <nobse@debian.org> Thu, 12 Oct 2006 17:14:47 +0200
165 pox-guest 1405
166 nobse 1280 libapache2-mod-python (3.2.10-1) unstable; urgency=low
167 nobse 1275
168     * New upstream release.
169 nobse 1276 * Updated 01_configure.diff patches for new release.
170 nobse 1277 * Updated Standards-Version to 3.7.2.1, no changes required.
171 nobse 1275
172 nobse 1280 -- Norbert Tretkowski <nobse@debian.org> Sat, 19 Aug 2006 10:58:20 +0200
173 nobse 1275
174 pox-guest 1238 libapache2-mod-python (3.2.8-3) unstable; urgency=low
175    
176     [ Jeremie Corbier ]
177 toadstool-guest 1267 * New python policy transition. (closes: #373561)
178 pox-guest 1238 * Added initial dutch debconf translation from Vincent Zweije.
179     (closes: #368649)
180     * Updated french debconf translation from Jean-Luc Coulon.
181     (closes: #376547)
182 toadstool-guest 1267 * Updated italian debconf translation from Luca Monducci.
183     (closes: #382088)
184 pox-guest 1238
185     [ Piotr Ozarowski ]
186     * Added initial polish debconf translation.
187    
188 nobse 1268 -- Norbert Tretkowski <nobse@debian.org> Fri, 18 Aug 2006 12:41:39 +0200
189 pox-guest 1238
190 nobse 1224 libapache2-mod-python (3.2.8-2) unstable; urgency=medium
191 nobse 680
192 pox-guest 743 [ Norbert Tretkowski ]
193 nobse 680 * Added initial italian debconf translation from Luca Monducci.
194     (closes: #368342)
195 nobse 681 * Acknowledge Non-Maintainer Upload 3.1.3-2.1. (closes: #266188)
196 nobse 680
197 pox-guest 1165 [ Robert S. Edmonds ]
198     * Patching the generated configure script is wrong and unnecessary.
199 pox-guest 1238 (closes: #370234, #375582)
200 pox-guest 1165
201 nobse 1223 [ Piotr Ozarowski ]
202     * Added watch file.
203 pox-guest 743
204 nobse 1223 -- Norbert Tretkowski <nobse@debian.org> Sun, 30 Jul 2006 11:02:27 +0200
205    
206 nobse 650 libapache2-mod-python (3.2.8-1) unstable; urgency=low
207 nobse 636
208     * New upstream release. (closes: #360654)
209     + Correctly support the HEAD method. (closes: #297289)
210     + Correctly recognizes DirectoryIndex instruction. (closes: #358750)
211 nobse 647 + Fixes segfaults with apache2-mpm-worker. (closes: #365302)
212 nobse 636
213     [ Robert S. Edmonds ]
214     * Added python2.4 packages. (closes: #347219)
215 nobse 648 * Backported bash 3.1 configure script fix from upstream.
216     (closes: #367450)
217 nobse 636
218     [ Norbert Tretkowski ]
219     * Set Maintainer to Debian Python Modules Team.
220     * Added Robert and myself to uploaders.
221     * Removed python2.2 packages. (closes: #353805, #362474)
222     * Depend on debconf | debconf-2.0. (closes: #331996)
223 nobse 648 * Updated french debconf translation from Jean-Luc Coulon.
224     (closes: #287245)
225 nobse 680 * Added initial vietnamese debconf translation from Clytie Siddall.
226 nobse 648 (closes: #312233)
227     * Added initial brazilian portuguese debconf translation from Andre Luis
228     Lopes. (closes: #262564)
229     * Added initial czech debconf translation from Miroslav Kure.
230     (closes: #289510)
231     * Added initial swedish debconf translation from Daniel Nylander.
232     (closes: #333404)
233     * Fixed typo in all debconf translations. (closes: #316296)
234 nobse 649 * Added doc-base file from Paul Brossier. (closes: #331012)
235 nobse 644 * Run debconf-updatepo in clean target.
236 nobse 640 * Adjusted README.Debian to it reflects the new packages.
237 nobse 642 * Updated standards-version to 3.7.2.0, no changes required.
238 nobse 637 * Splitted out patches and used dpatch instead.
239 nobse 639 * Fixed debconf templates to make lintian happy.
240 nobse 636
241 nobse 650 -- Norbert Tretkowski <nobse@debian.org> Tue, 16 May 2006 18:45:41 -0500
242 nobse 636
243     libapache2-mod-python (3.1.3-3) unstable; urgency=high
244    
245     * Security bug fix for information leak vulnerability CVE CAN-2005-0088.
246    
247     -- Peter Hawkins <peterh@debian.org> Fri, 11 Feb 2005 22:23:27 +1100
248    
249     libapache2-mod-python (3.1.3-2.2) unstable; urgency=high
250    
251     * NMU, reverting the LFS transition made in the previous upload
252     * Bump apache2 build-dep to (>= 2.0.50-10)
253    
254     -- Adam Conrad <adconrad@0c3.net> Sat, 21 Aug 2004 05:51:54 -0600
255    
256     libapache2-mod-python (3.1.3-2.1) unstable; urgency=medium
257    
258     * NMU for apache2 LFS transition (closes: #266188)
259     * Bump apache2-threaded-dev build-dep to (>= 2.0.50-9)
260    
261     -- Adam Conrad <adconrad@0c3.net> Tue, 17 Aug 2004 08:16:34 -0600
262    
263     libapache2-mod-python (3.1.3-2) unstable; urgency=low
264    
265     * Added python to the build dependencies. (closes: #259327)
266     * Added dependency on apache2 for libapache2-mod-python2.[23].
267     (closes: #252403)
268     * Added French and Japanese debconf translations.
269     (closes: #243656, #258787)
270    
271     -- Peter Hawkins <peterh@debian.org> Wed, 14 Jul 2004 17:01:04 +1000
272    
273     libapache2-mod-python (3.1.3-1) unstable; urgency=low
274    
275     * New upstream release (closes: #236889, #241320)
276     * debian/*.templates, debian/control: Updated package to make it
277     compatible with po2debconf.
278    
279     -- Peter Hawkins <peterh@debian.org> Thu, 1 Apr 2004 21:54:32 +1000
280    
281     libapache2-mod-python (3.0.4-2) unstable; urgency=low
282    
283     * debian/control: Change apache2-dev build dependency to
284     apache2-threaded-dev, since apache2-dev became a virtual package.
285     (closes: #225179)
286    
287     -- Peter Hawkins <peterh@debian.org> Sun, 28 Dec 2003 10:30:39 +1100
288    
289     libapache2-mod-python (3.0.4-1) unstable; urgency=low
290    
291     * New upstream version, which fixes segmentation faults on empty query
292     string components when using the publisher handler.
293     * debian/rules: Build binary-all packages in the binary-indep target,
294     not in binary-arch (closes: #214267)
295    
296     -- Peter Hawkins <peterh@debian.org> Thu, 13 Nov 2003 16:50:23 +1100
297    
298     libapache2-mod-python (3.0.3-3) unstable; urgency=medium
299    
300     * Fixed autoconf invocation from debian/rules.
301    
302     -- Peter Hawkins <peterh@debian.org> Sun, 5 Oct 2003 13:29:10 +1000
303    
304     libapache2-mod-python (3.0.3-2) unstable; urgency=medium
305    
306     * Acknowledge NMUs (closes: #208278, #206197, #206661).
307     * Update standards version to 3.6.1
308     * Removed build dependency on apache2.
309    
310     -- Peter Hawkins <peterh@debian.org> Sat, 4 Oct 2003 10:58:18 +1000
311    
312     libapache2-mod-python (3.0.3-1.2) unstable; urgency=low
313    
314     * NMU.
315     * Add build dependency on python2.3-dev (closes: #208278).
316    
317     -- Matthias Klose <doko@debian.org> Mon, 1 Sep 2003 23:38:03 +0200
318    
319     libapache2-mod-python (3.0.3-1.1) unstable; urgency=low
320    
321     * NMU.
322     * Build libapache2-mod-python2.3 package (closes: #206197, #206661).
323    
324     -- Matthias Klose <doko@debian.org> Tue, 26 Aug 2003 07:20:27 +0200
325    
326     libapache2-mod-python (3.0.3-1) unstable; urgency=low
327    
328     * New upstream release. (closes: #190906)
329     * Added debconf support for enabling/disabling the apache module.
330     * debian/control: Updated standards version to 3.5.10.
331     * debian/rules: Now we use apxs2 from a recent apache2-dev correctly, so the
332     package builds again. (closes: #193362)
333     * debian/control: Fixed typo in conflicts line for libapache2-mod-python2.2.
334    
335     -- Peter Hawkins <peterh@debian.org> Thu, 29 May 2003 15:57:36 +1000
336    
337     libapache2-mod-python (3.0.1-2) unstable; urgency=low
338    
339     * Changed description field so that it no longer mentions PyApache,
340     which was an obsolete reference (closes: #171668)
341     * libapache-mod-python now has a versioned dependency on
342     libapache-mod-python2.2
343     * Fixed postinst and prerm scripts so they don't stomp on
344     the /etc/apache2/mods-available symlink.
345     * Changed standards version to 3.5.8
346    
347     -- Peter Hawkins <peterh@debian.org> Thu, 5 Dec 2002 17:35:45 +1100
348    
349     libapache2-mod-python (3.0.1-1) unstable; urgency=low
350    
351     * New upstream release 3.0.1. Uploaded package to unstable.
352    
353     -- Peter Hawkins <peterh@debian.org> Wed, 27 Nov 2002 17:31:48 +1100
354    
355     libapache2-mod-python (2.9.999.4-1) unstable; urgency=low
356    
357     * New upstream release 3.0.0 beta 4.
358    
359     -- Peter Hawkins <peterh@debian.org> Thu, 31 Oct 2002 09:23:58 +1100
360    
361     libapache2-mod-python (2.9.999.3-3) unstable; urgency=low
362    
363     * Patch from upstream to fix segfault in table_dealloc.
364    
365     -- Peter Hawkins <peterh@debian.org> Wed, 30 Oct 2002 10:36:16 +1100
366    
367     libapache2-mod-python (2.9.999.3-2) unstable; urgency=low
368    
369     * Fixed postrm scripts.
370    
371     -- Peter Hawkins <peterh@debian.org> Sun, 20 Oct 2002 10:50:02 +1000
372    
373     libapache2-mod-python (2.9.999.3-1) unstable; urgency=low
374    
375     * Updated package to mod_python 3.0.0 beta 3.
376     * Fixed a few bugs in Makefiles and package scripts.
377    
378     -- Peter Hawkins <peterh@debian.org> Wed, 16 Oct 2002 10:55:41 +1000
379    
380     libapache2-mod-python (2.9.999.2-1) unstable; urgency=low
381    
382     * Initial package of mod_python 3.0.0 beta 2.
383    
384     -- Peter Hawkins <peterh@debian.org> Sun, 13 Oct 2002 13:20:16 +1000

  ViewVC Help
Powered by ViewVC 1.1.5