/[python-modules]/packages/python-django/trunk/debian/rules
ViewVC logotype

Log of /packages/python-django/trunk/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 18533 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 10:39:41 2011 UTC (20 months, 1 week ago) by hertzog
File length: 2525 byte(s)
Diff to previous 18531
* 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 18531 - (view) (download) (annotate) - [selected]
Modified Thu Sep 15 09:08:53 2011 UTC (20 months, 1 week ago) by hertzog
File length: 2745 byte(s)
Diff to previous 18530
Switch to dh_python2 as python helper tool. Drop legacy files
debian/pyversions and debian/pycompat.

Revision 18530 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 08:54:48 2011 UTC (20 months, 1 week ago) by hertzog
File length: 2737 byte(s)
Diff to previous 18529 , to selected 18531
Cleanup build-dependencies now that even oldstable has python 2.5.

Revision 18529 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 08:44:39 2011 UTC (20 months, 1 week ago) by hertzog
File length: 2686 byte(s)
Diff to previous 18528 , to selected 18531
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 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 08:38:08 2011 UTC (20 months, 1 week ago) by hertzog
File length: 2669 byte(s)
Diff to previous 16866 , to selected 18531
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 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 21:01:42 2011 UTC (2 years ago) by piotr
File length: 2482 byte(s)
Diff to previous 16865 , to selected 18531
* Bump Standards-Version to 3.9.2 (no changes needed)
* check if interpreter is installed before invoking py_libdir_sh

Revision 16865 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 20:34:47 2011 UTC (2 years ago) by piotr
File length: 2438 byte(s)
Diff to previous 16864 , to selected 18531
FTBFS if a command in the loop fails

Revision 16864 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 20:27:17 2011 UTC (2 years ago) by piotr
File length: 2422 byte(s)
Diff to previous 16217 , to selected 18531
* Team upload.
* Fix builds with non-default Python versions installed

Revision 16217 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 24 16:51:38 2011 UTC (2 years, 2 months ago) by lamby
File length: 2404 byte(s)
Diff to previous 16214 , to selected 18531
Don't remove "backup~" test file - upstream did ship it; we were just removing it with dh_clean.

Revision 16214 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 24 15:23:58 2011 UTC (2 years, 2 months ago) by lamby
File length: 2515 byte(s)
Diff to previous 15240 , to selected 18531
Add workaround for missing "backup~" file in release tarball. See <http://code.djangoproject.com/ticket/15677>.

Revision 15240 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 3 11:34:10 2011 UTC (2 years, 4 months ago) by hertzog
File length: 2336 byte(s)
Diff to previous 14768 , to selected 18531
Do not compress objects.inv used by Sphinx generated documentation.
Thanks to Michael Fladischer for the report. Closes: #608769 

Revision 14768 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 28 10:40:26 2010 UTC (2 years, 6 months ago) by evgeni
File length: 2322 byte(s)
Diff to previous 14447 , to selected 18531
Include python.mk conditionally as explained in its header.
Helps backports to Lenny which has no python.mk.
Closes: #601608


Revision 14447 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 18 18:22:30 2010 UTC (2 years, 8 months ago) by hertzog
File length: 2132 byte(s)
Diff to previous 14444 , to selected 18531
Drop lines commited by mistake

Revision 14444 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 18 17:32:18 2010 UTC (2 years, 8 months ago) by hertzog
File length: 2231 byte(s)
Diff to previous 14443 , to selected 18531
* 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 14443 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 18 06:28:45 2010 UTC (2 years, 8 months ago) by hertzog
File length: 1970 byte(s)
Diff to previous 12992 , to selected 18531
New upstream version prepared by Krzysztof Klimonda

Revision 12992 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 17 21:49:24 2010 UTC (3 years ago) by lamby
File length: 2055 byte(s)
Diff to previous 9321 , to selected 18531
Merge experimental branch.

Signed-off-by: Chris Lamb <lamby@debian.org>

Revision 9321 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 14 07:12:58 2009 UTC (3 years, 9 months ago) by lamby
File length: 1847 byte(s)
Diff to previous 9320 , to selected 18531
Run testsuite on build.

Revision 9320 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 14 07:12:53 2009 UTC (3 years, 9 months ago) by lamby
File length: 1581 byte(s)
Diff to previous 9319 , to selected 18531
Override clean target correctly.

Revision 9319 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 14 07:12:46 2009 UTC (3 years, 9 months ago) by lamby
File length: 1556 byte(s)
Diff to previous 8496 , to selected 18531
Use "--with quilt" over specifying $(QUILT_STAMPFN)/unpatch dependencies.

Revision 8496 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 15 23:15:44 2009 UTC (4 years ago) by lamby
File length: 1619 byte(s)
Diff to previous 8020 , to selected 18531
Fix compatibility with Python 2.6 and Python transitions in general. Thanks to Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>.

Revision 8020 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 26 23:43:02 2009 UTC (4 years, 1 month ago) by lamby
File length: 1584 byte(s)
Diff to previous 7968 , to selected 18531
Fix issue where newly created projects do not have their manage.py file executable.

Revision 7968 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 24 00:52:44 2009 UTC (4 years, 2 months ago) by lamby
File length: 1528 byte(s)
Diff to previous 7843 , to selected 18531
Programatically replace most references to "django-admin.py" with "django-admin" in the generated documentation. (Closes: #519937)

Revision 7843 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 10 21:17:20 2009 UTC (4 years, 2 months ago) by lamby
File length: 1274 byte(s)
Diff to previous 7816 , to selected 18531
Replace embedded jQuery after dh_installdocs is called.

Revision 7816 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 8 06:07:30 2009 UTC (4 years, 2 months ago) by lamby
File length: 1215 byte(s)
Diff to previous 7814 , to selected 18531
Move to debhelper-based packaging for operational clarity (Closes: #517052)

Revision 7814 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 8 06:07:25 2009 UTC (4 years, 2 months ago) by lamby
File length: 1718 byte(s)
Diff to previous 7809 , to selected 18531
Remove bashisms from binary-post-install.

Revision 7809 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 8 06:07:12 2009 UTC (4 years, 2 months ago) by lamby
File length: 1760 byte(s)
Diff to previous 7758 , to selected 18531
Revert changes made since 1.0.2-1.

Revision 7758 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 25 01:29:41 2009 UTC (4 years, 2 months ago) by lamby
File length: 1718 byte(s)
Diff to previous 6448 , to selected 18531
Remove bashisms from binary-post-install.

Revision 6448 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 4 07:05:59 2008 UTC (4 years, 8 months ago) by hertzog
File length: 1760 byte(s)
Diff to previous 6447 , to selected 18531
Don't compress javascript files.

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: 1761 byte(s)
Diff to previous 6401 , to selected 18531
* 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: 1561 byte(s)
Diff to previous 6396 , to selected 18531
* 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: 1624 byte(s)
Diff to previous 6393 , to selected 18531
* 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 6393 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 28 19:29:17 2008 UTC (4 years, 8 months ago) by netzwurm
File length: 1616 byte(s)
Diff to previous 6390 , to selected 18531
removing broken latex doc stuff

Revision 6390 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 28 18:35:02 2008 UTC (4 years, 8 months ago) by netzwurm
File length: 1811 byte(s)
Diff to previous 6382 , to selected 18531
remove build of dvi

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: 1715 byte(s)
Diff to previous 1919 , to selected 18531
* 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 1919 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 21:00:31 2007 UTC (6 years, 2 months ago) by brettp-guest
File length: 1175 byte(s)
Diff to previous 1686 , to selected 18531
* New upstream release
* Reorganise patches
* Add bash completion file to installed files
* Add documentation in to installed files


Revision 1686 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 21 13:20:56 2007 UTC (6 years, 4 months ago) by brettp-guest
File length: 1243 byte(s)
Diff to previous 1612 , to selected 18531
new upstream release

Revision 1612 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 16 10:24:13 2006 UTC (6 years, 5 months ago) by hertzog
File length: 1243 byte(s)
Diff to previous 1603 , to selected 18531
Rework the problem of executables scripts according to my own taste.

Revision 1603 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 10 11:55:03 2006 UTC (6 years, 5 months ago) by brettp-guest
File length: 1307 byte(s)
Diff to previous 1388 , to selected 18531
make bin directory usable again

Revision 1388 - (view) (download) (annotate) - [select for diffs]
Added Sun Oct 8 16:44:51 2006 UTC (6 years, 7 months ago) by brettp-guest
File length: 743 byte(s)
Diff to selected 18531
Basic packaging as done by Raphael Hertzog


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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5