Log of /packages/python-django/trunk/debian/changelog
Parent Directory
|
Revision Log
Revision
7750 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 25 01:29:27 2009 UTC
(4 years, 2 months ago)
by
lamby
File length: 12544 byte(s)
Diff to
previous 6913
New upstream "alpha preview package": "this package is not for production use, but if you'd like to try out some of the new features or help track down bugs, feel free to download it and give it a test."
Revision
6465 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 6 23:12:06 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 12019 byte(s)
Diff to
previous 6450
Remove python-pysqlite2 from Recommends because Python 2.5 includes
sqlite library used by Django. Closes: 497886
Revision
6447 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 4 07:01:17 2008 UTC
(4 years, 8 months ago)
by
hertzog
File length: 11638 byte(s)
Diff to
previous 6446
* This version fixes the latest security issue:
http://www.djangoproject.com/weblog/2008/sep/02/security/
Closes: #497765
* Don't include source files of documentation in the binary package,
keep only the HTML version.
* Updated README.Debian with information about the switch from 0.96 to
1.0.
* Remove execute right on /etc/bash_completion.d/django_bash_completion
* Add debian/patches/04_hyphen-manpage.diff to fix a lintian message
(hyphen-used-as-minus-sign usr/share/man/man1/django-admin.1.gz:156).
Revision
6401 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 29 19:17:33 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 10682 byte(s)
Diff to
previous 6398
* Updated the copyright information to include copyright and
licenses for individual contributions.
* Added the documentation to the main python-django package:
* debian/python-django.install
- Added installation of html documentation.
* debian/python-django.doc-base
- Added.
* debian/control
- Added Build-Depends-Indep on python-sphinx and libjs-jquery.
* debian/rules
- Readded code to build documentation.
- Readded code to link to libjs-jquery.
* debian/NEWS
- Fixed format.
- Added more comprehensive list of changes and references to
local documentation as well as the wiki pages for
backwards-incompatible changes.
* debian/python-django.docs
- Removed docs/*.txt since those are templates for the
generated docs now included with doc-base.
Revision
6396 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 29 03:32:40 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 9711 byte(s)
Diff to
previous 6394
* Removed all -doc related files temporarily to push beta2 into
unstable for extensive testing. The -doc package will be
readded once this package is in unstable as recommended in
http://lists.debian.org/debian-release/2008/08/msg01475.html.
* debian/python-django-doc.install
- Removed.
* debian/python-django-doc.doc-base
- Removed.
* debian/python-django-doc.examples
- Moved to python-django.examples.
* debian/rules
- Removed python-doc related build and post-installation.
* debian/control
- Removed binary package python-django-doc.
- Removed Build-Depends-Indep on python-sphinx and libjs-jquery.
* debian/python-django.install:
- Removed multiple package related issues.
Revision
6389 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 28 18:07:47 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 8957 byte(s)
Diff to
previous 6388
texlive-latex-recommended, texlive-fonts-recommended
and texlive-latex-extra to Build-Depends-Indep.
Revision
6388 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 28 17:59:10 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 8931 byte(s)
Diff to
previous 6387
Added python-sphinx, libjs-jquery, texlive-latex-base,
texlive-latex-recommended and texlive-latex-extra to
Build-Depends-Indep.
Revision
6387 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 28 17:46:38 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 8898 byte(s)
Diff to
previous 6386
Added python-sphinx, libjs-jquery, texlive-latex-base and
texlive-latex-extra to Build-Depends-Indep.
Revision
6382 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 28 17:24:05 2008 UTC
(4 years, 8 months ago)
by
netzwurm
File length: 8905 byte(s)
Diff to
previous 6375
* The `hooray for the documentation' release!
* debian/control
- Updated standards version.
- Added python-sphinx and libjs-jquery to Build-Depends-Indep.
- Added python-django-doc package depending on libjs-jquery.
* debian/docs
- Moved to debian/python-django.docs.
* debian/install
- Moved to debian/python-django.install.
* debian/manpages
- Moved to debian/python-django.manpages.
* debian/README.Debian
- Moved to debian/python-django.README.Debian
* debian/python-django-doc.doc-base:
- Added doc-base file for the documentation.
* debian/python-django-doc.examples:
- Installing examples to python-django-doc now instead
of python-django.
* debian/python-django-doc.install:
- Added install file for sphinx generated documentation.
* debian/rules:
- Added code to generate documentation with sphinx and
replace convenience file of jquery.js with the respective
symlink to libjs-jquery.
Revision
6178 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 14 01:41:16 2008 UTC
(4 years, 9 months ago)
by
netzwurm
File length: 7675 byte(s)
Diff to
previous 6176
* debian/control: Added python-flup to the Suggest field. Closes: #488123
* debian/patches/03_manpage.diff: Adapted patch to new upstream version.
Revision
6176 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 14 00:50:13 2008 UTC
(4 years, 9 months ago)
by
netzwurm
File length: 7582 byte(s)
Diff to
previous 6175
* New upstream alpha release.
* Drop debian/patches/01_add_shebang.diff as this has been fixed upstream.
* Drop debian/patches/02_bash_completion.diff as this has been committed
upstream http://code.djangoproject.com/ticket/7268.
* Added python-flup to the Suggest field. Closes: #488123
* add debian/watch file
Revision
6175 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 14 00:37:23 2008 UTC
(4 years, 9 months ago)
by
netzwurm
File length: 7283 byte(s)
Diff to
previous 5732
debian/watch: Added mangling for filename and version. Old watch file would
name the download 'tarball'. Also added mangling to handle alpha and beta
versioning.
Revision
4487 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 10 19:24:41 2008 UTC
(5 years, 3 months ago)
by
hertzog
File length: 6196 byte(s)
Diff to
previous 4484
* Updated Standards-Version to 3.7.3.
* Adjusted build-dependency on python-setuptools to strip the -1 part.
Revision
3970 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 17 08:11:55 2007 UTC
(5 years, 5 months ago)
by
hertzog
File length: 5242 byte(s)
Diff to
previous 3586
* Install examples with dh_installexamples instead of dh_installdocs
(change done by Ubuntu) as empty files are kept.
Revision
3371 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 4 13:05:28 2007 UTC
(5 years, 7 months ago)
by
hertzog
File length: 4901 byte(s)
Diff to
previous 3302
* The upload 0.96+svn6373-1 didn't incorporate the latest changes from
the 0.96+svn6034-1. I worked on non-updated svn repository and forgot
to commit and thus didn't notice the previous work. This upload fixes
that mistake.
* Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.
* New SVN snapshot (rev 6373, a few days after the last Django sprint).
Revision
2927 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 31 12:16:45 2007 UTC
(5 years, 9 months ago)
by
hertzog
File length: 3467 byte(s)
Diff to
previous 1927
* SVN snapshot (rev 5779) packaged to experimental as many interesting
Django applications rely on newer unreleased features.
Revision
1919 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 25 21:00:31 2007 UTC
(6 years, 1 month ago)
by
brettp-guest
File length: 3145 byte(s)
Diff to
previous 1689
* New upstream release
* Reorganise patches
* Add bash completion file to installed files
* Add documentation in to installed files
Revision
1595 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 5 17:00:45 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
File length: 674 byte(s)
Diff to
previous 1550
Patch management.py to add a shebang to manage.py on a startproject and to set it to 0755 afterwards.
Revision
1391 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 9 10:17:23 2006 UTC
(6 years, 7 months ago)
by
hertzog
File length: 379 byte(s)
Diff to
previous 1388
* Fix recommends: s/python-sqlite/python-pysqlite2/
* Add debian/pyversions to ensure that we have at least python 2.3 (and to
work around bug #391689 of python-support).
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.