| 1 |
|
python-django (1.1-2) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
* Use "--with quilt" over specifying $(QUILT_STAMPFN)/unpatch dependencies. |
| 4 |
|
* Override clean target correctly. |
| 5 |
|
|
| 6 |
|
-- Chris Lamb <lamby@debian.org> Fri, 14 Aug 2009 08:00:09 +0100 |
| 7 |
|
|
| 8 |
|
python-django (1.1-1) unstable; urgency=low |
| 9 |
|
|
| 10 |
|
* New upstream release. |
| 11 |
|
* Merge from experimental: |
| 12 |
|
- Ship FastCGI initscript and /etc/default file in python-django's examples |
| 13 |
|
directory (Closes: #538863) |
| 14 |
|
- Drop "05_10539-sphinx06-compatibility.diff"; it has been applied |
| 15 |
|
upstream. |
| 16 |
|
- Bump Standards-Version to 3.8.2. |
| 17 |
|
|
| 18 |
|
-- Chris Lamb <lamby@debian.org> Wed, 29 Jul 2009 11:26:28 +0200 |
| 19 |
|
|
| 20 |
|
python-django (1.0.2-7) unstable; urgency=low |
| 21 |
|
|
| 22 |
|
* Fix compatibility with Python 2.6 and Python transitions in general. |
| 23 |
|
Thanks to Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>. |
| 24 |
|
|
| 25 |
|
-- Chris Lamb <lamby@debian.org> Sat, 16 May 2009 00:09:47 +0100 |
| 26 |
|
|
| 27 |
|
python-django (1.0.2-6) unstable; urgency=low |
| 28 |
|
|
| 29 |
|
* Backport patch from <http://code.djangoproject.com/ticket/10539> to fix |
| 30 |
|
FTBFS when using python-sphinx >= 0.6. (Closes: #527492) |
| 31 |
|
|
| 32 |
|
-- Chris Lamb <lamby@debian.org> Sun, 10 May 2009 22:11:09 +0100 |
| 33 |
|
|
| 34 |
python-django (1.0.2-5) unstable; urgency=low |
python-django (1.0.2-5) unstable; urgency=low |
| 35 |
|
|
| 36 |
* Fix issue where newly created projects do not have their manage.py file |
* Fix issue where newly created projects do not have their manage.py file |