| 1 |
|
python-django (1.0.2-2) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
* New upstream "alpha preview package": "this package is not for production |
| 4 |
|
use, but if you'd like to try out some of the new features or help track |
| 5 |
|
down bugs, feel free to download it and give it a test." |
| 6 |
|
* Just Build-Depend on `python', not `python-dev'. |
| 7 |
|
* Move to debhelper 7. |
| 8 |
|
* Drop versions on Build-Depends where they are satisfied in current |
| 9 |
|
oldstable (ie. etch). |
| 10 |
|
* Remove repeated 'Priority' line in binary package stanza. |
| 11 |
|
* Update crufty long and short descriptions. |
| 12 |
|
|
| 13 |
|
-- Chris Lamb <lamby@debian.org> Wed, 25 Feb 2009 00:50:50 +0000 |
| 14 |
|
|
| 15 |
|
python-django (1.0.2-1) unstable; urgency=low |
| 16 |
|
|
| 17 |
|
[ Chris Lamb ] |
| 18 |
|
* New upstream bugfix release. Closes: #505783 |
| 19 |
|
* Add myself to Uploaders with ACK from Brett. |
| 20 |
|
|
| 21 |
|
[ David Spreen ] |
| 22 |
|
* Remove python-pysqlite2 from Recommends because Python 2.5 includes |
| 23 |
|
sqlite library used by Django. Closes: 497886 |
| 24 |
|
|
| 25 |
|
[ Sandro Tosi ] |
| 26 |
|
* debian/control |
| 27 |
|
- switch Vcs-Browser field to viewsvn |
| 28 |
|
|
| 29 |
|
-- Chris Lamb <lamby@debian.org> Wed, 19 Nov 2008 21:31:00 +0000 |
| 30 |
|
|
| 31 |
|
python-django (1.0-1) unstable; urgency=low |
| 32 |
|
|
| 33 |
|
[ David Spreen ] |
| 34 |
|
* New _stable_ upstream release. |
| 35 |
|
|
| 36 |
|
[ Raphael Hertzog ] |
| 37 |
|
* This version fixes the latest security issue: |
| 38 |
|
http://www.djangoproject.com/weblog/2008/sep/02/security/ |
| 39 |
|
Closes: #497765 |
| 40 |
|
* Don't include source files of documentation in the binary package, |
| 41 |
|
keep only the HTML version. |
| 42 |
|
* Updated README.Debian with information about the switch from 0.96 to |
| 43 |
|
1.0. |
| 44 |
|
* Remove execute right on /etc/bash_completion.d/django_bash_completion |
| 45 |
|
* Add debian/patches/04_hyphen-manpage.diff to fix a lintian message |
| 46 |
|
(hyphen-used-as-minus-sign usr/share/man/man1/django-admin.1.gz:156). |
| 47 |
|
* Don't compress javascript files. |
| 48 |
|
* Add libjs-jquery to Recommends since it's used by the HTML |
| 49 |
|
documentation. |
| 50 |
|
|
| 51 |
|
-- Raphael Hertzog <hertzog@debian.org> Thu, 04 Sep 2008 08:33:32 +0200 |
| 52 |
|
|
| 53 |
|
python-django (1.0~beta2+ds-1) unstable; urgency=low |
| 54 |
|
|
| 55 |
|
* Bumping up upstream version to push sources into unstable. |
| 56 |
|
(Thanks to Raphael Hertzog). |
| 57 |
|
|
| 58 |
|
-- David Spreen <netzwurm@debian.org> Sat, 30 Aug 2008 20:56:09 -0700 |
| 59 |
|
|
| 60 |
|
python-django (1.0~beta2-3) unstable; urgency=low |
| 61 |
|
|
| 62 |
|
[ David Spreen ] |
| 63 |
|
* Updated the copyright information to include copyright and |
| 64 |
|
licenses for individual contributions. |
| 65 |
|
* Added the documentation to the main python-django package: |
| 66 |
|
* debian/python-django.install |
| 67 |
|
- Added installation of html documentation. |
| 68 |
|
* debian/python-django.doc-base |
| 69 |
|
- Added. |
| 70 |
|
* debian/control |
| 71 |
|
- Added Build-Depends-Indep on python-sphinx and libjs-jquery. |
| 72 |
|
* debian/rules |
| 73 |
|
- Readded code to build documentation. |
| 74 |
|
- Readded code to link to libjs-jquery. |
| 75 |
|
* debian/NEWS |
| 76 |
|
- Fixed format. |
| 77 |
|
- Added more comprehensive list of changes and references to |
| 78 |
|
local documentation as well as the wiki pages for |
| 79 |
|
backwards-incompatible changes. |
| 80 |
|
* debian/python-django.docs |
| 81 |
|
- Removed docs/*.txt since those are templates for the |
| 82 |
|
generated docs now included with doc-base. |
| 83 |
|
|
| 84 |
|
-- David Spreen <netzwurm@debian.org> Fri, 29 Aug 2008 09:20:45 -0700 |
| 85 |
|
|
| 86 |
|
python-django (1.0~beta2-2) unstable; urgency=low |
| 87 |
|
|
| 88 |
|
[ David Spreen ] |
| 89 |
|
* Removed all -doc related files temporarily to push beta2 into |
| 90 |
|
unstable for extensive testing. The -doc package will be |
| 91 |
|
readded once this package is in unstable as recommended in |
| 92 |
|
http://lists.debian.org/debian-release/2008/08/msg01475.html. |
| 93 |
|
* debian/python-django-doc.install |
| 94 |
|
- Removed. |
| 95 |
|
* debian/python-django-doc.doc-base |
| 96 |
|
- Removed. |
| 97 |
|
* debian/python-django-doc.examples |
| 98 |
|
- Moved to python-django.examples. |
| 99 |
|
* debian/rules |
| 100 |
|
- Removed python-doc related build and post-installation. |
| 101 |
|
* debian/control |
| 102 |
|
- Removed binary package python-django-doc. |
| 103 |
|
- Removed Build-Depends-Indep on python-sphinx and libjs-jquery. |
| 104 |
|
* debian/python-django.install: |
| 105 |
|
- Removed multiple package related issues. |
| 106 |
|
|
| 107 |
|
-- David Spreen <netzwurm@debian.org> Thu, 28 Aug 2008 20:15:21 -0700 |
| 108 |
|
|
| 109 |
python-django (1.0~beta2-1) experimental; urgency=low |
python-django (1.0~beta2-1) experimental; urgency=low |
| 110 |
|
|
| 111 |
[ David Spreen ] |
[ David Spreen ] |
| 113 |
* New upstream beta release. |
* New upstream beta release. |
| 114 |
* debian/control |
* debian/control |
| 115 |
- Updated standards version. |
- Updated standards version. |
| 116 |
- Added python-sphinx and libjs-jquery to Build-Depends-Indep. |
- Added python-sphinx and libjs-jquery. |
| 117 |
- Added python-django-doc package depending on libjs-jquery. |
- Added python-django-doc package depending on libjs-jquery. |
| 118 |
* debian/docs |
* debian/docs |
| 119 |
- Moved to debian/python-django.docs. |
- Moved to debian/python-django.docs. |
| 121 |
- Moved to debian/python-django.install. |
- Moved to debian/python-django.install. |
| 122 |
* debian/manpages |
* debian/manpages |
| 123 |
- Moved to debian/python-django.manpages. |
- Moved to debian/python-django.manpages. |
| 124 |
|
* debian/examples |
| 125 |
|
- Moved to debian/python-django-doc.examples |
| 126 |
* debian/README.Debian |
* debian/README.Debian |
| 127 |
- Moved to debian/python-django.README.Debian |
- Moved to debian/python-django.README.Debian |
| 128 |
* debian/python-django-doc.doc-base: |
* debian/python-django-doc.doc-base: |
| 129 |
- 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. |
|
| 130 |
* debian/python-django-doc.install: |
* debian/python-django-doc.install: |
| 131 |
- Added install file for sphinx generated documentation. |
- Added install file for sphinx generated documentation. |
| 132 |
* debian/rules: |
* debian/rules: |