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

  ViewVC Help
Powered by ViewVC 1.1.5