Log of /packages/python-django/trunk/debian/patches
Directory Listing
Revision
7815 -
Directory Listing
Modified
Sun Mar 8 06:07:27 2009 UTC
(4 years, 2 months ago)
by
lamby
Use quilt; adjust existing patches so that we can apply with -p1
Revision
6447 -
Directory Listing
Modified
Thu Sep 4 07:01:17 2008 UTC
(4 years, 8 months ago)
by
hertzog
* 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
6178 -
Directory Listing
Modified
Thu Aug 14 01:41:16 2008 UTC
(4 years, 9 months ago)
by
netzwurm
* debian/control: Added python-flup to the Suggest field. Closes: #488123
* debian/patches/03_manpage.diff: Adapted patch to new upstream version.
Revision
6177 -
Directory Listing
Modified
Thu Aug 14 01:16:58 2008 UTC
(4 years, 9 months ago)
by
netzwurm
Dropping patches the right way.
Revision
4685 -
Directory Listing
Modified
Sun Mar 2 13:05:06 2008 UTC
(5 years, 2 months ago)
by
brettp-guest
Update bash completion patch for latest svn
Revision
4472 -
Directory Listing
Modified
Wed Feb 6 16:08:24 2008 UTC
(5 years, 3 months ago)
by
brettp-guest
django svn snapshot postgresql fix
Revision
3217 -
Directory Listing
Modified
Sat Sep 8 09:58:19 2007 UTC
(5 years, 8 months ago)
by
brettp-guest
New SVN snapshot (rev 6034) and manpage install for django-admin
Revision
1919 -
Directory Listing
Modified
Sun Mar 25 21:00:31 2007 UTC
(6 years, 1 month ago)
by
brettp-guest
* New upstream release
* Reorganise patches
* Add bash completion file to installed files
* Add documentation in to installed files
Revision
1686 -
Directory Listing
Modified
Sun Jan 21 13:20:56 2007 UTC
(6 years, 4 months ago)
by
brettp-guest
new upstream release
Revision
1683 -
Directory Listing
Modified
Fri Jan 19 16:55:25 2007 UTC
(6 years, 4 months ago)
by
hertzog
Include 2 upstream bugfixes in our 0.95 release.
Revision
1612 -
Directory Listing
Modified
Sat Dec 16 10:24:13 2006 UTC
(6 years, 5 months ago)
by
hertzog
Rework the problem of executables scripts according to my own taste.
Revision
1599 -
Directory Listing
Modified
Wed Dec 6 07:22:58 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
fix bad line wrapping in patch file
Revision
1598 -
Directory Listing
Modified
Wed Dec 6 07:08:06 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
add missing part of patch file
Revision
1597 -
Directory Listing
Modified
Tue Dec 5 17:19:33 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
Revision
1596 -
Directory Listing
Modified
Tue Dec 5 17:18:30 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
fix patch file name so that it actually gets applied
Revision
1595 -
Directory Listing
Modified
Tue Dec 5 17:00:45 2006 UTC
(6 years, 5 months ago)
by
brettp-guest
Patch management.py to add a shebang to manage.py on a startproject and to set it to 0755 afterwards.
Revision
1388 -
Directory Listing
Added
Sun Oct 8 16:44:51 2006 UTC
(6 years, 7 months ago)
by
brettp-guest
Basic packaging as done by Raphael Hertzog