tags 562466 + 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
@@ -4,14 +4,14 @@
 Maintainer: Philipp Kern <pk...@debian.org>
 Build-Depends: debhelper (>= 5), cdbs (>= 0.4.25), python-central (>= 0.5)
 Build-Depends-Indep: intltool, gconf2, scrollkeeper
-XS-Python-Version: >= 2.4
+XS-Python-Version: >= 2.5
 Standards-Version: 3.8.3
 Homepage: http://timerapplet.sourceforge.net/
 
 Package: timer-applet
 Section: gnome
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.10), python-gnomeapplet, python-glade2 (>= 2.10), python-notify (>= 0.1), python-dbus (>= 0.80), python-gst0.10, python-elementtree, gnome-audio
+Depends: ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.10), python-gnomeapplet, python-glade2 (>= 2.10), python-notify (>= 0.1), python-dbus (>= 0.80), python-gst0.10, gnome-audio
 XB-Python-Version: ${python:Versions}
 Description: timer applet - a countdown timer applet for the GNOME panel
  Features include:

Attachment: signature.asc
Description: Digital signature

Reply via email to