Package: python-carrot
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch

Hi,

We were having the same problem in Ubuntu and we applied the following patch to 
fix the FTBFS.

Thanks,
Fabrice


*** /tmp/tmpBR3F59
In Ubuntu, we've applied the attached patch to achieve the following:

  * Non-maintainer upload
  * debian/control: added build-indep dependency on python-django to fix
    a "ImportError: No module named django.conf" error at build time

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-16-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- python-carrot-0.6.0/debian/control
+++ python-carrot-0.6.0/debian/control
@@ -4,7 +4,7 @@
 Maintainer: David Watson <[email protected]>
 Uploaders: David Watson <[email protected]>
 Build-Depends: debhelper (>= 7.0.50), python-support, python-setuptools
-Build-Depends-Indep: python-sphinx, libjs-jquery
+Build-Depends-Indep: python-sphinx, libjs-jquery, python-django
 Standards-Version: 3.8.3
 Homepage: http://pypi.python.org/pypi/carrot
 

Reply via email to