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

Contents of /packages/python-django/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7845 - (hide annotations) (download)
Tue Mar 10 21:17:23 2009 UTC (4 years, 2 months ago) by lamby
File size: 13431 byte(s)
Add changelog entry.
1 lamby 7845 python-django (1.0.2-3) UNRELEASED; urgency=low
2    
3     * Split documentation into a separate python-django-doc package due to size
4     (approximately 6Mb).
5    
6     -- Chris Lamb <lamby@debian.org> Tue, 10 Mar 2009 13:46:59 +0000
7    
8 lamby 7819 python-django (1.0.2-2) unstable; urgency=low
9 lamby 7810
10 lamby 7817 * Don't rely on the internal layout of python-support. (Closes: #517052)
11 lamby 7816 * Move to debhelper-based packaging for operational clarity:
12 lamby 7817 - Remove bashisms from binary-post-install.
13     - Use quilt instead of simple-patchsys.mk and adjust existing patches so
14     that we can apply with -p1 for the "quilt" source package type.
15     * Adjust Build-Depends:
16     - Bump debhelper requirement 7.0.50 for override_* feature.
17     - Drop cdbs, python-dev and python-setuptools requirement.
18     - Just Build-Depend on `python', not `python-dev'.
19     - Drop versions on Build-Depends where they are satisfied in current
20     oldstable (ie. etch).
21     * debian/control:
22 lamby 7818 - Add python-sqlite to Suggests.
23 lamby 7817 - Remove repeated 'Priority' line in binary package stanza.
24     - Update crufty long and short descriptions.
25     - Add ${misc:Depends} in binary stanza for debhelper-using package.
26 lamby 7810
27 lamby 7819 -- Chris Lamb <lamby@debian.org> Sun, 08 Mar 2009 06:01:59 +0000
28 lamby 7810
29 lamby 6913 python-django (1.0.2-1) unstable; urgency=low
30 netzwurm 6465
31 lamby 6911 [ Chris Lamb ]
32     * New upstream bugfix release. Closes: #505783
33 lamby 6912 * Add myself to Uploaders with ACK from Brett.
34 lamby 6911
35 netzwurm 6465 [ David Spreen ]
36     * Remove python-pysqlite2 from Recommends because Python 2.5 includes
37     sqlite library used by Django. Closes: 497886
38    
39 morph 6826 [ Sandro Tosi ]
40     * debian/control
41     - switch Vcs-Browser field to viewsvn
42    
43 lamby 6913 -- Chris Lamb <lamby@debian.org> Wed, 19 Nov 2008 21:31:00 +0000
44 netzwurm 6465
45 hertzog 6447 python-django (1.0-1) unstable; urgency=low
46 netzwurm 6445
47 hertzog 6447 [ David Spreen ]
48 netzwurm 6445 * New _stable_ upstream release.
49    
50 hertzog 6447 [ Raphael Hertzog ]
51     * This version fixes the latest security issue:
52     http://www.djangoproject.com/weblog/2008/sep/02/security/
53     Closes: #497765
54     * Don't include source files of documentation in the binary package,
55     keep only the HTML version.
56     * Updated README.Debian with information about the switch from 0.96 to
57     1.0.
58     * Remove execute right on /etc/bash_completion.d/django_bash_completion
59     * Add debian/patches/04_hyphen-manpage.diff to fix a lintian message
60     (hyphen-used-as-minus-sign usr/share/man/man1/django-admin.1.gz:156).
61 hertzog 6448 * Don't compress javascript files.
62 hertzog 6450 * Add libjs-jquery to Recommends since it's used by the HTML
63     documentation.
64 netzwurm 6445
65 hertzog 6447 -- Raphael Hertzog <hertzog@debian.org> Thu, 04 Sep 2008 08:33:32 +0200
66    
67 netzwurm 6409 python-django (1.0~beta2+ds-1) unstable; urgency=low
68    
69     * Bumping up upstream version to push sources into unstable.
70     (Thanks to Raphael Hertzog).
71    
72     -- David Spreen <netzwurm@debian.org> Sat, 30 Aug 2008 20:56:09 -0700
73    
74 netzwurm 6402 python-django (1.0~beta2-3) unstable; urgency=low
75 netzwurm 6401
76     [ David Spreen ]
77     * Updated the copyright information to include copyright and
78     licenses for individual contributions.
79     * Added the documentation to the main python-django package:
80     * debian/python-django.install
81     - Added installation of html documentation.
82     * debian/python-django.doc-base
83     - Added.
84     * debian/control
85     - Added Build-Depends-Indep on python-sphinx and libjs-jquery.
86     * debian/rules
87     - Readded code to build documentation.
88     - Readded code to link to libjs-jquery.
89     * debian/NEWS
90     - Fixed format.
91     - Added more comprehensive list of changes and references to
92     local documentation as well as the wiki pages for
93     backwards-incompatible changes.
94     * debian/python-django.docs
95     - Removed docs/*.txt since those are templates for the
96     generated docs now included with doc-base.
97    
98     -- David Spreen <netzwurm@debian.org> Fri, 29 Aug 2008 09:20:45 -0700
99    
100 netzwurm 6398 python-django (1.0~beta2-2) unstable; urgency=low
101 netzwurm 6396
102     [ David Spreen ]
103     * Removed all -doc related files temporarily to push beta2 into
104     unstable for extensive testing. The -doc package will be
105     readded once this package is in unstable as recommended in
106     http://lists.debian.org/debian-release/2008/08/msg01475.html.
107     * debian/python-django-doc.install
108     - Removed.
109     * debian/python-django-doc.doc-base
110     - Removed.
111     * debian/python-django-doc.examples
112     - Moved to python-django.examples.
113     * debian/rules
114     - Removed python-doc related build and post-installation.
115     * debian/control
116     - Removed binary package python-django-doc.
117     - Removed Build-Depends-Indep on python-sphinx and libjs-jquery.
118     * debian/python-django.install:
119     - Removed multiple package related issues.
120    
121     -- David Spreen <netzwurm@debian.org> Thu, 28 Aug 2008 20:15:21 -0700
122    
123 netzwurm 6394 python-django (1.0~beta2-1) experimental; urgency=low
124 netzwurm 6373
125     [ David Spreen ]
126 netzwurm 6382 * The `hooray for the documentation' release!
127 netzwurm 6373 * New upstream beta release.
128 netzwurm 6382 * debian/control
129     - Updated standards version.
130 netzwurm 6393 - Added python-sphinx and libjs-jquery.
131 netzwurm 6382 - Added python-django-doc package depending on libjs-jquery.
132     * debian/docs
133     - Moved to debian/python-django.docs.
134     * debian/install
135     - Moved to debian/python-django.install.
136     * debian/manpages
137     - Moved to debian/python-django.manpages.
138 netzwurm 6385 * debian/examples
139     - Moved to debian/python-django-doc.examples
140 netzwurm 6382 * debian/README.Debian
141     - Moved to debian/python-django.README.Debian
142     * debian/python-django-doc.doc-base:
143     - Added doc-base file for the documentation.
144     * debian/python-django-doc.install:
145     - Added install file for sphinx generated documentation.
146     * debian/rules:
147     - Added code to generate documentation with sphinx and
148     replace convenience file of jquery.js with the respective
149     symlink to libjs-jquery.
150 netzwurm 6374
151 netzwurm 6382 -- David Spreen <netzwurm@debian.org> Thu, 28 Aug 2008 10:22:29 -0700
152 netzwurm 6373
153 netzwurm 6201 python-django (1.0~beta1-1) experimental; urgency=low
154 jandd-guest 5731
155 netzwurm 6175 [ David Spreen ]
156 netzwurm 6199 * New upstream beta release. Closes: #492956
157 netzwurm 6200 * debian/control: Added myself to Uploaders field.
158 netzwurm 6175 * debian/watch: Added mangling for filename and version. Old watch file would
159     name the download 'tarball'. Also added mangling to handle alpha and beta
160     versioning.
161 netzwurm 6176 * Drop debian/patches/01_add_shebang.diff as this has been fixed upstream.
162     * Drop debian/patches/02_bash_completion.diff as this has been committed
163     upstream http://code.djangoproject.com/ticket/7268.
164 netzwurm 6178 * debian/control: Added python-flup to the Suggest field. Closes: #488123
165     * debian/patches/03_manpage.diff: Adapted patch to new upstream version.
166    
167 netzwurm 6176 [ Jan Dittberner ]
168 netzwurm 6201 * add debian/watch file.
169 netzwurm 6176
170 netzwurm 6201 -- David Spreen <netzwurm@debian.org> Fri, 15 Aug 2008 16:05:07 -0700
171 netzwurm 6175
172 hertzog 5358 python-django (0.97~svn7534-1) experimental; urgency=low
173    
174     * New upstream snapshot. Closes: #409565, #481051
175     - Include an XSS security fix (CVE-2008-2302). Closes: #481164
176     * Drop debian/patches/04_pg_version_fix.diff as another fix
177     has been committed upstream (see http://code.djangoproject.com/ticket/6433
178     and http://code.djangoproject.com/changeset/7415).
179     * Add some headers to the remaining patches.
180    
181     -- Raphael Hertzog <hertzog@debian.org> Mon, 19 May 2008 23:41:50 +0200
182    
183 brettp-guest 4685 python-django (0.97~svn7189-1) experimental; urgency=low
184    
185     * New upstream snapshot including bash completion fix
186     Closes: #450913
187    
188     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 02 Mar 2008 12:59:03 +0000
189    
190 brettp-guest 4472 python-django (0.97~svn7047-2) experimental; urgency=low
191    
192 hertzog 4487 [ Brett Parker ]
193 brettp-guest 4472 * Patch for postgresql version issue with 8.3 beta/rc releases
194 hertzog 4484 Closes: #462058
195 hertzog 4487
196     [ Raphael Hertzog ]
197     * Updated Standards-Version to 3.7.3.
198     * Adjusted build-dependency on python-setuptools to strip the -1 part.
199    
200 brettp-guest 4472 -- Brett Parker <iDunno@sommitrealweird.co.uk> Wed, 6 Feb 2008 15:15:37 +0000
201    
202 kov 4448 python-django (0.97~svn7047-1) experimental; urgency=low
203    
204     * New upstream snapshot (rev 7047)
205     - tarball prepared by Gabriel Falcão Gonçalves de Moura
206     <gabriel@guake-terminal.org>
207    
208     -- Gustavo Noronha Silva <kov@debian.org> Tue, 29 Jan 2008 10:54:47 -0200
209    
210 kov 4309 python-django (0.97~svn6996-1) experimental; urgency=low
211 kov 4308
212     * New upstream snapshot
213     * debian/control:
214     - added myself to Uploaders
215    
216     -- Gustavo Noronha Silva <kov@debian.org> Sat, 05 Jan 2008 20:53:23 -0200
217    
218 hertzog 3970 python-django (0.97~svn6668-2) UNRELEASED; urgency=low
219    
220 morph-guest 4191 [ Raphael Hertzog ]
221 hertzog 3970 * Install examples with dh_installexamples instead of dh_installdocs
222     (change done by Ubuntu) as empty files are kept.
223    
224 morph-guest 4191 [ Sandro Tosi ]
225     * debian/control
226     - uniforming Vcs-Browser field
227    
228 hertzog 3970 -- Raphael Hertzog <hertzog@debian.org> Mon, 17 Dec 2007 09:09:16 +0100
229    
230 brettp-guest 3586 python-django (0.97~svn6668-1) experimental; urgency=low
231    
232     * New SVN snapshot (rev 6668)
233     - Auth system delegations
234     - Apps can now have thier own management commands
235     - Fix for CVE-2007-5712 remote denial of service
236     Closes: #448838
237     * Fix missing upstream info in changelog
238     Closes: #450659
239    
240     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 11 Nov 2007 10:15:55 +0000
241    
242 hertzog 3413 python-django (0.96+svn6373-1) experimental; urgency=low
243 piotr 3302
244 hertzog 3371 [ Raphael Hertzog ]
245 hertzog 3375 * New SVN snapshot (rev 6373, a few days after the last Django sprint).
246     * Note: The version 0.96+svn6034-1 never got uploaded.
247 hertzog 3371 * Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.
248    
249     [ Piotr Ożarowski ]
250 piotr 3302 * XS-Vcs-Browser and Homepage fields added
251    
252 hertzog 3371 -- Raphael Hertzog <hertzog@debian.org> Thu, 04 Oct 2007 14:59:01 +0200
253 piotr 3302
254 brettp-guest 3217 python-django (0.96+svn6034-1) experimental; urgency=low
255    
256     [ Brett Parker]
257     * New SVN snapshot (rev 6034).
258     * validate and runserver commands now display the number of errors
259     (returning back to previous functionality).
260     * Small documentation fixes
261     * assertRedirects handling for paths with get data
262     * start{project,app} no make sure files created are writable
263     * Add man page for django-admin to the debian package
264    
265     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sat, 8 Sep 2007 10:37:00 +0100
266    
267 hertzog 3104 python-django (0.96+svn6020-1) experimental; urgency=low
268    
269     * New SVN snapshot (rev 6020).
270    
271     -- Raphael Hertzog <hertzog@debian.org> Sun, 26 Aug 2007 18:16:08 +0200
272    
273 hertzog 2930 python-django (0.96+svn5779-1) experimental; urgency=low
274 hertzog 2927
275     * SVN snapshot (rev 5779) packaged to experimental as many interesting
276     Django applications rely on newer unreleased features.
277    
278     -- Raphael Hertzog <hertzog@debian.org> Tue, 31 Jul 2007 13:40:18 +0200
279    
280 brettp-guest 1919 python-django (0.96-1) unstable; urgency=low
281    
282     [ Brett Parker ]
283     * New upstream release - introduces some backwards incompatible changes, see
284     README.Debian or the backwards incompatible changes page at
285     http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
286     * Add documentation from upstream to /usr/share/doc/python-django
287     Closes: #411249
288     * Install the bash completion file from extras in to
289     /etc/bash_completion.d/django_bash_completion
290     Closes: #414399
291 brettp-guest 1927 * Egg support dropped as it's been dropped by upstream.
292 brettp-guest 1919
293     -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 25 Mar 2007 19:18:39 +0100
294    
295 brettp-guest 1686 python-django (0.95.1-1) unstable; urgency=low
296    
297 hertzog 1689 [ Brett Parker ]
298 brettp-guest 1686 * New upstream minor release for security bugs:
299     - http://www.djangoproject.com/weblog/2007/jan/21/0951/
300     - Fixes a small security vulnerability in the script Django's
301     internationalization system uses to compile translation files
302     (changeset 4360 in the "0.95-bugfixes" branch).
303     - fix for a bug in Django's authentication middleware which could cause
304     apparent "caching" of a logged-in user (changeset 4361).
305     - patch which disables debugging mode in the flup FastCGI package Django
306     uses to launch its FastCGI server, which prevents tracebacks from
307     bubbling up during production use (changeset 4363).
308     Closes: #407786, #407607
309 brettp-guest 1687 * Sets Recommends to python-psycopg and moves other database engines to
310 brettp-guest 1686 the Suggests field.
311    
312 hertzog 1689 [ Raphael Hertzog ]
313     * Use python-pysqlite2 as default database engine in Recommends. Others are
314     in Suggests. Closes: #403761
315     * Add python-psycopg2 in Suggests. Closes: #407489
316 brettp-guest 1686
317 hertzog 1689 -- Raphael Hertzog <hertzog@debian.org> Sun, 21 Jan 2007 17:45:50 +0100
318    
319 hertzog 1683 python-django (0.95-3) unstable; urgency=low
320    
321     * Integrate 2 upstream changesets:
322     - http://code.djangoproject.com/changeset/3754 as
323     debian/patches/04_sec_fix_auth.diff
324     Fixes a possible case of mis-authentication due to bad caching.
325     Closes: #407521
326     - http://code.djangoproject.com/changeset/3592 as
327     debian/patches/03_sec_fix_compile-messages.diff
328     Fixes an (unlikely) arbitrary command execution if the user is blindly
329     running compile-messages.py on a untrusted set of *.po files.
330     Closes: #407519
331    
332     -- Raphael Hertzog <hertzog@debian.org> Sat, 16 Dec 2006 15:13:29 +0100
333    
334 brettp-guest 1604 python-django (0.95-2) unstable; urgency=low
335 pox-guest 1550
336 brettp-guest 1595 [ Piotr Ozarowski ]
337 pox-guest 1550 * Added XS-Vcs-Svn field
338    
339 brettp-guest 1595 [ Brett Parker ]
340     * Made manage.py get a shebang with the version of python
341 brettp-guest 1603 used when running django-admin (closes: #401616)
342 hertzog 1612 * Created a convenience /usr/lib/python-django/bin symlink.
343 pox-guest 1550
344 hertzog 1612 [ Raphael Hertzog ]
345     * Adapted Brett's work to better fit my views of the packaging.
346 brettp-guest 1595
347 hertzog 1612 -- Raphael Hertzog <hertzog@debian.org> Sat, 16 Dec 2006 11:03:20 +0100
348    
349 brettp-guest 1388 python-django (0.95-1) unstable; urgency=low
350    
351 hertzog 1391 [ Brett Parker ]
352 brettp-guest 1388 * 0.95 release - initial packaging
353    
354 hertzog 1391 [ Raphael Hertzog ]
355     * Fix recommends: s/python-sqlite/python-pysqlite2/
356     * Add debian/pyversions to ensure that we have at least python 2.3 (and to
357     work around bug #391689 of python-support).
358    
359     -- Raphael Hertzog <hertzog@debian.org> Mon, 9 Oct 2006 12:10:27 +0200

  ViewVC Help
Powered by ViewVC 1.1.5