tags 562461 + patch
thanks

* dktrkr...@debian.org <dktrkr...@debian.org>, 2009-12-24, 18:20:
Your package build-depends or depends on packages built on top of
elementtree source package, which is scheduled to be removed soon due
to python2.4 removal.

The attached patch fixes this bug.

--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@
 Architecture: all
 Section: python
 XB-Python-Version: ${python:Versions}
-Depends:  python (>= 2.5), ${python:Depends},  python-alsaaudio, python-libxml2, python-beautifulsoup (>= 3.0.1), python-kaa-imlib2 (>= 0.2.2), python-kaa-metadata (>= 0.7.1), python-kaa-base (>= 0.4.0), python-elementtree, python-pygame (>> 1.7.1release-4.1+b1), python-imaging, python-twisted (>= 2.5.0), python-sqlite
+Depends: ${python:Depends},  python-alsaaudio, python-libxml2, python-beautifulsoup (>= 3.0.1), python-kaa-imlib2 (>= 0.2.2), python-kaa-metadata (>= 0.7.1), python-kaa-base (>= 0.4.0), python-pygame (>> 1.7.1release-4.1+b1), python-imaging, python-twisted (>= 2.5.0), python-sqlite
 Description: home theater framework - Python modules
  Freevo is a complete home theater framework. It can operate as a
  Personal Video Recorder system for saving television input to disk, but

Attachment: signature.asc
Description: Digital signature

Reply via email to