/[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 6446 - (show annotations) (download)
Thu Sep 4 02:53:12 2008 UTC (4 years, 8 months ago) by netzwurm
File size: 11060 byte(s)
setting to unreleased.
1 python-django (1.0-1) UNRELEASED; urgency=low
2
3 * New _stable_ upstream release.
4
5 -- David Spreen <netzwurm@debian.org> Wed, 03 Sep 2008 19:52:49 -0700
6
7 python-django (1.0~beta2+ds-1) unstable; urgency=low
8
9 * Bumping up upstream version to push sources into unstable.
10 (Thanks to Raphael Hertzog).
11
12 -- David Spreen <netzwurm@debian.org> Sat, 30 Aug 2008 20:56:09 -0700
13
14 python-django (1.0~beta2-3) unstable; urgency=low
15
16 [ David Spreen ]
17 * Updated the copyright information to include copyright and
18 licenses for individual contributions.
19 * Added the documentation to the main python-django package:
20 * debian/python-django.install
21 - Added installation of html documentation.
22 * debian/python-django.doc-base
23 - Added.
24 * debian/control
25 - Added Build-Depends-Indep on python-sphinx and libjs-jquery.
26 * debian/rules
27 - Readded code to build documentation.
28 - Readded code to link to libjs-jquery.
29 * debian/NEWS
30 - Fixed format.
31 - Added more comprehensive list of changes and references to
32 local documentation as well as the wiki pages for
33 backwards-incompatible changes.
34 * debian/python-django.docs
35 - Removed docs/*.txt since those are templates for the
36 generated docs now included with doc-base.
37
38 -- David Spreen <netzwurm@debian.org> Fri, 29 Aug 2008 09:20:45 -0700
39
40 python-django (1.0~beta2-2) unstable; urgency=low
41
42 [ David Spreen ]
43 * Removed all -doc related files temporarily to push beta2 into
44 unstable for extensive testing. The -doc package will be
45 readded once this package is in unstable as recommended in
46 http://lists.debian.org/debian-release/2008/08/msg01475.html.
47 * debian/python-django-doc.install
48 - Removed.
49 * debian/python-django-doc.doc-base
50 - Removed.
51 * debian/python-django-doc.examples
52 - Moved to python-django.examples.
53 * debian/rules
54 - Removed python-doc related build and post-installation.
55 * debian/control
56 - Removed binary package python-django-doc.
57 - Removed Build-Depends-Indep on python-sphinx and libjs-jquery.
58 * debian/python-django.install:
59 - Removed multiple package related issues.
60
61 -- David Spreen <netzwurm@debian.org> Thu, 28 Aug 2008 20:15:21 -0700
62
63 python-django (1.0~beta2-1) experimental; urgency=low
64
65 [ David Spreen ]
66 * The `hooray for the documentation' release!
67 * New upstream beta release.
68 * debian/control
69 - Updated standards version.
70 - Added python-sphinx and libjs-jquery.
71 - Added python-django-doc package depending on libjs-jquery.
72 * debian/docs
73 - Moved to debian/python-django.docs.
74 * debian/install
75 - Moved to debian/python-django.install.
76 * debian/manpages
77 - Moved to debian/python-django.manpages.
78 * debian/examples
79 - Moved to debian/python-django-doc.examples
80 * debian/README.Debian
81 - Moved to debian/python-django.README.Debian
82 * debian/python-django-doc.doc-base:
83 - Added doc-base file for the documentation.
84 * debian/python-django-doc.install:
85 - Added install file for sphinx generated documentation.
86 * debian/rules:
87 - Added code to generate documentation with sphinx and
88 replace convenience file of jquery.js with the respective
89 symlink to libjs-jquery.
90
91 -- David Spreen <netzwurm@debian.org> Thu, 28 Aug 2008 10:22:29 -0700
92
93 python-django (1.0~beta1-1) experimental; urgency=low
94
95 [ David Spreen ]
96 * New upstream beta release. Closes: #492956
97 * debian/control: Added myself to Uploaders field.
98 * debian/watch: Added mangling for filename and version. Old watch file would
99 name the download 'tarball'. Also added mangling to handle alpha and beta
100 versioning.
101 * Drop debian/patches/01_add_shebang.diff as this has been fixed upstream.
102 * Drop debian/patches/02_bash_completion.diff as this has been committed
103 upstream http://code.djangoproject.com/ticket/7268.
104 * debian/control: Added python-flup to the Suggest field. Closes: #488123
105 * debian/patches/03_manpage.diff: Adapted patch to new upstream version.
106
107 [ Jan Dittberner ]
108 * add debian/watch file.
109
110 -- David Spreen <netzwurm@debian.org> Fri, 15 Aug 2008 16:05:07 -0700
111
112 python-django (0.97~svn7534-1) experimental; urgency=low
113
114 * New upstream snapshot. Closes: #409565, #481051
115 - Include an XSS security fix (CVE-2008-2302). Closes: #481164
116 * Drop debian/patches/04_pg_version_fix.diff as another fix
117 has been committed upstream (see http://code.djangoproject.com/ticket/6433
118 and http://code.djangoproject.com/changeset/7415).
119 * Add some headers to the remaining patches.
120
121 -- Raphael Hertzog <hertzog@debian.org> Mon, 19 May 2008 23:41:50 +0200
122
123 python-django (0.97~svn7189-1) experimental; urgency=low
124
125 * New upstream snapshot including bash completion fix
126 Closes: #450913
127
128 -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 02 Mar 2008 12:59:03 +0000
129
130 python-django (0.97~svn7047-2) experimental; urgency=low
131
132 [ Brett Parker ]
133 * Patch for postgresql version issue with 8.3 beta/rc releases
134 Closes: #462058
135
136 [ Raphael Hertzog ]
137 * Updated Standards-Version to 3.7.3.
138 * Adjusted build-dependency on python-setuptools to strip the -1 part.
139
140 -- Brett Parker <iDunno@sommitrealweird.co.uk> Wed, 6 Feb 2008 15:15:37 +0000
141
142 python-django (0.97~svn7047-1) experimental; urgency=low
143
144 * New upstream snapshot (rev 7047)
145 - tarball prepared by Gabriel Falcão Gonçalves de Moura
146 <gabriel@guake-terminal.org>
147
148 -- Gustavo Noronha Silva <kov@debian.org> Tue, 29 Jan 2008 10:54:47 -0200
149
150 python-django (0.97~svn6996-1) experimental; urgency=low
151
152 * New upstream snapshot
153 * debian/control:
154 - added myself to Uploaders
155
156 -- Gustavo Noronha Silva <kov@debian.org> Sat, 05 Jan 2008 20:53:23 -0200
157
158 python-django (0.97~svn6668-2) UNRELEASED; urgency=low
159
160 [ Raphael Hertzog ]
161 * Install examples with dh_installexamples instead of dh_installdocs
162 (change done by Ubuntu) as empty files are kept.
163
164 [ Sandro Tosi ]
165 * debian/control
166 - uniforming Vcs-Browser field
167
168 -- Raphael Hertzog <hertzog@debian.org> Mon, 17 Dec 2007 09:09:16 +0100
169
170 python-django (0.97~svn6668-1) experimental; urgency=low
171
172 * New SVN snapshot (rev 6668)
173 - Auth system delegations
174 - Apps can now have thier own management commands
175 - Fix for CVE-2007-5712 remote denial of service
176 Closes: #448838
177 * Fix missing upstream info in changelog
178 Closes: #450659
179
180 -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 11 Nov 2007 10:15:55 +0000
181
182 python-django (0.96+svn6373-1) experimental; urgency=low
183
184 [ Raphael Hertzog ]
185 * New SVN snapshot (rev 6373, a few days after the last Django sprint).
186 * Note: The version 0.96+svn6034-1 never got uploaded.
187 * Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.
188
189 [ Piotr Ożarowski ]
190 * XS-Vcs-Browser and Homepage fields added
191
192 -- Raphael Hertzog <hertzog@debian.org> Thu, 04 Oct 2007 14:59:01 +0200
193
194 python-django (0.96+svn6034-1) experimental; urgency=low
195
196 [ Brett Parker]
197 * New SVN snapshot (rev 6034).
198 * validate and runserver commands now display the number of errors
199 (returning back to previous functionality).
200 * Small documentation fixes
201 * assertRedirects handling for paths with get data
202 * start{project,app} no make sure files created are writable
203 * Add man page for django-admin to the debian package
204
205 -- Brett Parker <iDunno@sommitrealweird.co.uk> Sat, 8 Sep 2007 10:37:00 +0100
206
207 python-django (0.96+svn6020-1) experimental; urgency=low
208
209 * New SVN snapshot (rev 6020).
210
211 -- Raphael Hertzog <hertzog@debian.org> Sun, 26 Aug 2007 18:16:08 +0200
212
213 python-django (0.96+svn5779-1) experimental; urgency=low
214
215 * SVN snapshot (rev 5779) packaged to experimental as many interesting
216 Django applications rely on newer unreleased features.
217
218 -- Raphael Hertzog <hertzog@debian.org> Tue, 31 Jul 2007 13:40:18 +0200
219
220 python-django (0.96-1) unstable; urgency=low
221
222 [ Brett Parker ]
223 * New upstream release - introduces some backwards incompatible changes, see
224 README.Debian or the backwards incompatible changes page at
225 http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
226 * Add documentation from upstream to /usr/share/doc/python-django
227 Closes: #411249
228 * Install the bash completion file from extras in to
229 /etc/bash_completion.d/django_bash_completion
230 Closes: #414399
231 * Egg support dropped as it's been dropped by upstream.
232
233 -- Brett Parker <iDunno@sommitrealweird.co.uk> Sun, 25 Mar 2007 19:18:39 +0100
234
235 python-django (0.95.1-1) unstable; urgency=low
236
237 [ Brett Parker ]
238 * New upstream minor release for security bugs:
239 - http://www.djangoproject.com/weblog/2007/jan/21/0951/
240 - Fixes a small security vulnerability in the script Django's
241 internationalization system uses to compile translation files
242 (changeset 4360 in the "0.95-bugfixes" branch).
243 - fix for a bug in Django's authentication middleware which could cause
244 apparent "caching" of a logged-in user (changeset 4361).
245 - patch which disables debugging mode in the flup FastCGI package Django
246 uses to launch its FastCGI server, which prevents tracebacks from
247 bubbling up during production use (changeset 4363).
248 Closes: #407786, #407607
249 * Sets Recommends to python-psycopg and moves other database engines to
250 the Suggests field.
251
252 [ Raphael Hertzog ]
253 * Use python-pysqlite2 as default database engine in Recommends. Others are
254 in Suggests. Closes: #403761
255 * Add python-psycopg2 in Suggests. Closes: #407489
256
257 -- Raphael Hertzog <hertzog@debian.org> Sun, 21 Jan 2007 17:45:50 +0100
258
259 python-django (0.95-3) unstable; urgency=low
260
261 * Integrate 2 upstream changesets:
262 - http://code.djangoproject.com/changeset/3754 as
263 debian/patches/04_sec_fix_auth.diff
264 Fixes a possible case of mis-authentication due to bad caching.
265 Closes: #407521
266 - http://code.djangoproject.com/changeset/3592 as
267 debian/patches/03_sec_fix_compile-messages.diff
268 Fixes an (unlikely) arbitrary command execution if the user is blindly
269 running compile-messages.py on a untrusted set of *.po files.
270 Closes: #407519
271
272 -- Raphael Hertzog <hertzog@debian.org> Sat, 16 Dec 2006 15:13:29 +0100
273
274 python-django (0.95-2) unstable; urgency=low
275
276 [ Piotr Ozarowski ]
277 * Added XS-Vcs-Svn field
278
279 [ Brett Parker ]
280 * Made manage.py get a shebang with the version of python
281 used when running django-admin (closes: #401616)
282 * Created a convenience /usr/lib/python-django/bin symlink.
283
284 [ Raphael Hertzog ]
285 * Adapted Brett's work to better fit my views of the packaging.
286
287 -- Raphael Hertzog <hertzog@debian.org> Sat, 16 Dec 2006 11:03:20 +0100
288
289 python-django (0.95-1) unstable; urgency=low
290
291 [ Brett Parker ]
292 * 0.95 release - initial packaging
293
294 [ Raphael Hertzog ]
295 * Fix recommends: s/python-sqlite/python-pysqlite2/
296 * Add debian/pyversions to ensure that we have at least python 2.3 (and to
297 work around bug #391689 of python-support).
298
299 -- Raphael Hertzog <hertzog@debian.org> Mon, 9 Oct 2006 12:10:27 +0200

  ViewVC Help
Powered by ViewVC 1.1.5