| 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 |
python-django (1.0~beta2-1) experimental; urgency=low |
| 64 |
|
|
| 65 |
[ David Spreen ] |
[ David Spreen ] |
| 67 |
* New upstream beta release. |
* New upstream beta release. |
| 68 |
* debian/control |
* debian/control |
| 69 |
- Updated standards version. |
- Updated standards version. |
| 70 |
- Added python-sphinx and libjs-jquery to Build-Depends-Indep. |
- Added python-sphinx and libjs-jquery. |
| 71 |
- Added python-django-doc package depending on libjs-jquery. |
- Added python-django-doc package depending on libjs-jquery. |
| 72 |
* debian/docs |
* debian/docs |
| 73 |
- Moved to debian/python-django.docs. |
- Moved to debian/python-django.docs. |
| 75 |
- Moved to debian/python-django.install. |
- Moved to debian/python-django.install. |
| 76 |
* debian/manpages |
* debian/manpages |
| 77 |
- Moved to debian/python-django.manpages. |
- Moved to debian/python-django.manpages. |
| 78 |
|
* debian/examples |
| 79 |
|
- Moved to debian/python-django-doc.examples |
| 80 |
* debian/README.Debian |
* debian/README.Debian |
| 81 |
- Moved to debian/python-django.README.Debian |
- Moved to debian/python-django.README.Debian |
| 82 |
* debian/python-django-doc.doc-base: |
* debian/python-django-doc.doc-base: |
| 83 |
- Added doc-base file for the documentation. |
- Added doc-base file for the documentation. |
|
* debian/python-django-doc.examples: |
|
|
- Installing examples to python-django-doc now instead |
|
|
of python-django. |
|
| 84 |
* debian/python-django-doc.install: |
* debian/python-django-doc.install: |
| 85 |
- Added install file for sphinx generated documentation. |
- Added install file for sphinx generated documentation. |
| 86 |
* debian/rules: |
* debian/rules: |