Log of /packages/python-django/tags/1.4.1-2
Directory Listing
Revision
22481 -
Directory Listing
Modified
Thu Aug 2 08:51:36 2012 UTC
(9 months, 2 weeks ago)
by
hertzog
Original Path:
packages/python-django/trunk
* New upstream security and maintenance release. Closes: #683364
* Drop 01_disable_broken_test.diff and 04_hyphen-manpage.diff which
have been merged upstream.
Revision
20989 -
Directory Listing
Modified
Sat Mar 31 12:18:31 2012 UTC
(13 months, 3 weeks ago)
by
hertzog
Original Path:
packages/python-django/trunk
Add 01_disable_broken_test.diff to disable a test that fails with
the current python 2.7 version in Debian.
Revision
20988 -
Directory Listing
Modified
Sat Mar 31 11:14:53 2012 UTC
(13 months, 3 weeks ago)
by
hertzog
Original Path:
packages/python-django/trunk
* New upstream release. Closes: #666003
* Updated Standards-Version to 3.9.3 (no change needed).
* Drop 01_disable_url_verify_regression_tests.diff since upstream test
suite has been modified to work even without internet connection.
* Update 04_hyphen-manpage.diff to apply again.
* Drop 05_fix_djangodocs_sphinx_ext.diff which has been merged
upstream.
* Update 06_use_debian_geoip_database_as_default.diff to apply on
renamed file.
* Drop 07_fix_for_sphinx1.1.2.diff merged upstream.
* Drop 08_fix_test_week_view_allow_future.diff, merged upstream.
Revision
20047 -
Directory Listing
Modified
Thu Jan 19 07:08:05 2012 UTC
(16 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
Add 08_fix_test_week_view_allow_future.diff to fix a regression test that
only worked in 2011. Closes: #655666
Revision
19454 -
Directory Listing
Modified
Mon Nov 28 08:03:00 2011 UTC
(17 months, 3 weeks ago)
by
hertzog
Original Path:
packages/python-django/trunk
Add 07_fix_for_sphinx1.1.2.diff to fix build with Sphinx 1.1.2. Thanks to
Jakub Wilk for the advance warning. Closes: #649624
Revision
19126 -
Directory Listing
Modified
Mon Oct 31 08:20:59 2011 UTC
(18 months, 3 weeks ago)
by
hertzog
Original Path:
packages/python-django/trunk
Bump build-dep on python-sphinx to 1.0.8 to ensure we have a version
where #641710 is fixed. Closes: #647134
Revision
19024 -
Directory Listing
Modified
Sat Oct 22 07:43:01 2011 UTC
(18 months, 4 weeks ago)
by
hertzog
Original Path:
packages/python-django/trunk
Add 06_use_debian_geoip_database_as_default.diff to use the default
location of the GeoIP database used by the Debian package
geoip-database-contrib. Closes: #645094
Add this package to suggests. Thanks to Tapio Rantala
<tapio.rantala@iki.fi> for the patch.
Revision
18540 -
Directory Listing
Modified
Thu Sep 15 12:38:27 2011 UTC
(20 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
Update Build-Depends on locales to included a version requirement
so that locales-all cannot satisfy it with its Provides: locales.
Thanks to Jakub Wilk for the suggestion.
Revision
18537 -
Directory Listing
Modified
Thu Sep 15 12:05:42 2011 UTC
(20 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
Drop python-support from Build-Depends, no longer needed.
Drop libjs-jquery recommends on python-django-doc as libjs-sphinxdoc
already takes care of depending on it.
Revision
18533 -
Directory Listing
Modified
Thu Sep 15 10:39:41 2011 UTC
(20 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* New patch 02_disable-sources-in-sphinxdoc.diff to not generate
the _sources directory that we used to remove manually within the rules
file. But must be kept disabled until #641710 is fixed.
* Properly support DEB_BUILD_OPTIONS=nocheck despite the override
of dh_auto_test.
Revision
18529 -
Directory Listing
Modified
Thu Sep 15 08:44:39 2011 UTC
(20 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
Use "dh --with sphinxdoc" to clean up the Sphinx generated documentation
and avoid the embedded-javascript-library lintian warning. Build-Depends
on python-sphinx >= 1.0.7+dfsg-1 for this and also add
${sphinxdoc:Depends} to python-django-doc Depends field.
Revision
18528 -
Directory Listing
Modified
Thu Sep 15 08:38:08 2011 UTC
(20 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
Apply patch from Steve Langasek to dynamically build the UTF-8
locale required by the test-suite instead of build-depending on
locales-all. Closes: #630421
Revision
16866 -
Directory Listing
Modified
Mon May 2 21:01:42 2011 UTC
(2 years ago)
by
piotr
Original Path:
packages/python-django/trunk
* Bump Standards-Version to 3.9.2 (no changes needed)
* check if interpreter is installed before invoking py_libdir_sh
Revision
15240 -
Directory Listing
Modified
Mon Jan 3 11:34:10 2011 UTC
(2 years, 4 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
Do not compress objects.inv used by Sphinx generated documentation.
Thanks to Michael Fladischer for the report. Closes: #608769
Revision
15221 -
Directory Listing
Modified
Fri Dec 31 13:47:36 2010 UTC
(2 years, 4 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* New bugfix-only upstream release. It includes security fixes.
* Drop patches merged upstream:
- debian/patches/05_fix_regression_tests.diff
- debian/patches/06_fix_regression_tests.diff
* Drop debian/patches/01_disable_url_verify_regression_tests.diff as it's no
longer needed (the failing test has been removed upstream).
* Update 03_manpage.diff and 04_hyphen-manpage.diff to cope with changes in
the manual page.
Revision
14768 -
Directory Listing
Modified
Thu Oct 28 10:40:26 2010 UTC
(2 years, 6 months ago)
by
evgeni
Original Path:
packages/python-django/trunk
Include python.mk conditionally as explained in its header.
Helps backports to Lenny which has no python.mk.
Closes: #601608
Revision
14444 -
Directory Listing
Modified
Sat Sep 18 17:32:18 2010 UTC
(2 years, 8 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* New upstream release. Closes: #596893 LP: #636482
the regressions caused by 1.2.2 release. Closes: #596205
* Update Standards-Version to 3.9.1.
* Drop "--with quilt" and quilt build-dependency since the package is
already using source format "3.0 (quilt)".
Revision
12526 -
Directory Listing
Modified
Tue Apr 6 21:30:44 2010 UTC
(3 years, 1 month ago)
by
lamby
Original Path:
packages/python-django/trunk
Apply patch from upstream VCS to fix unquoted DROP CONSTRAINT identifiers when using "./manage.py sqlclear". (Closes: #569564)
Revision
11914 -
Directory Listing
Modified
Wed Feb 24 07:58:33 2010 UTC
(3 years, 2 months ago)
by
lamby
Original Path:
packages/python-django/trunk
Add python-yaml to Suggests; without it, Django silently fails to load YAML fixtures. (Closes: #570963)
Revision
11161 -
Directory Listing
Modified
Fri Jan 15 00:26:56 2010 UTC
(3 years, 4 months ago)
by
lamby
Original Path:
packages/python-django/trunk
Apply patch from upstream VCS to fix to_locale not working with sr_Latn: to_locale('sr-latn') should return 'sr_Latn', not 'sr_LATN'. (Closes: #556603)
Revision
10011 -
Directory Listing
Modified
Sat Oct 10 09:27:02 2009 UTC
(3 years, 7 months ago)
by
lamby
Original Path:
packages/python-django/trunk
New upstream security release - fixes pathological regular expression backtracking performance in URL and email fields which can be used as part of a denial of service attack.
Revision
9891 -
Directory Listing
Modified
Sun Sep 27 19:23:11 2009 UTC
(3 years, 7 months ago)
by
lamby
Original Path:
packages/python-django/trunk
Set Maintainer: to myself and tidy uploaders. With thanks to developers for their previous work.
Revision
9200 -
Directory Listing
Modified
Wed Jul 29 09:29:40 2009 UTC
(3 years, 9 months ago)
by
lamby
Original Path:
packages/python-django/trunk
Ship FastCGI initscript and /etc/default file in python-django's examples directory (Closes: #538863)
Revision
7968 -
Directory Listing
Modified
Tue Mar 24 00:52:44 2009 UTC
(4 years, 1 month ago)
by
lamby
Original Path:
packages/python-django/trunk
Programatically replace most references to "django-admin.py" with "django-admin" in the generated documentation. (Closes: #519937)
Revision
7750 -
Directory Listing
Modified
Wed Feb 25 01:29:27 2009 UTC
(4 years, 2 months ago)
by
lamby
Original Path:
packages/python-django/trunk
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 -
Directory Listing
Modified
Sat Sep 6 23:12:06 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
Remove python-pysqlite2 from Recommends because Python 2.5 includes
sqlite library used by Django. Closes: 497886
Revision
6447 -
Directory Listing
Modified
Thu Sep 4 07:01:17 2008 UTC
(4 years, 8 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* 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 -
Directory Listing
Modified
Fri Aug 29 19:17:33 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
* 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 -
Directory Listing
Modified
Fri Aug 29 03:32:40 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
* 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 -
Directory Listing
Modified
Thu Aug 28 18:07:47 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
texlive-latex-recommended, texlive-fonts-recommended
and texlive-latex-extra to Build-Depends-Indep.
Revision
6388 -
Directory Listing
Modified
Thu Aug 28 17:59:10 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
Added python-sphinx, libjs-jquery, texlive-latex-base,
texlive-latex-recommended and texlive-latex-extra to
Build-Depends-Indep.
Revision
6387 -
Directory Listing
Modified
Thu Aug 28 17:46:38 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
Added python-sphinx, libjs-jquery, texlive-latex-base and
texlive-latex-extra to Build-Depends-Indep.
Revision
6382 -
Directory Listing
Modified
Thu Aug 28 17:24:05 2008 UTC
(4 years, 8 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
* 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 -
Directory Listing
Modified
Thu Aug 14 01:41:16 2008 UTC
(4 years, 9 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
* debian/control: Added python-flup to the Suggest field. Closes: #488123
* debian/patches/03_manpage.diff: Adapted patch to new upstream version.
Revision
6176 -
Directory Listing
Modified
Thu Aug 14 00:50:13 2008 UTC
(4 years, 9 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
* 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 -
Directory Listing
Modified
Thu Aug 14 00:37:23 2008 UTC
(4 years, 9 months ago)
by
netzwurm
Original Path:
packages/python-django/trunk
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 -
Directory Listing
Modified
Sun Feb 10 19:24:41 2008 UTC
(5 years, 3 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* Updated Standards-Version to 3.7.3.
* Adjusted build-dependency on python-setuptools to strip the -1 part.
Revision
3970 -
Directory Listing
Modified
Mon Dec 17 08:11:55 2007 UTC
(5 years, 5 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* Install examples with dh_installexamples instead of dh_installdocs
(change done by Ubuntu) as empty files are kept.
Revision
3371 -
Directory Listing
Modified
Thu Oct 4 13:05:28 2007 UTC
(5 years, 7 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* 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 -
Directory Listing
Modified
Tue Jul 31 12:16:45 2007 UTC
(5 years, 9 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* SVN snapshot (rev 5779) packaged to experimental as many interesting
Django applications rely on newer unreleased features.
Revision
1919 -
Directory Listing
Modified
Sun Mar 25 21:00:31 2007 UTC
(6 years, 1 month ago)
by
brettp-guest
Original Path:
packages/python-django/trunk
* New upstream release
* Reorganise patches
* Add bash completion file to installed files
* Add documentation in to installed files
Revision
1595 -
Directory Listing
Modified
Tue Dec 5 17:00:45 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
Original Path:
packages/python-django/trunk
Patch management.py to add a shebang to manage.py on a startproject and to set it to 0755 afterwards.
Revision
1391 -
Directory Listing
Modified
Mon Oct 9 10:17:23 2006 UTC
(6 years, 7 months ago)
by
hertzog
Original Path:
packages/python-django/trunk
* 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).