[Pkg-telepathy-commits] ./packages/unstable/telepathy-spec r30: Don't require python-elementtree if python is >= 2.5

Simon McVittie smcv at debian.org
Fri May 9 11:30:03 UTC 2008


------------------------------------------------------------
revno: 30
committer: Simon McVittie <smcv at debian.org>
branch nick: telepathy-spec-unstable
timestamp: Fri 2008-05-09 12:30:03 +0100
message:
  Don't require python-elementtree if python is >= 2.5
modified:
  control
-------------- next part --------------
=== modified file 'control'
--- a/control	2008-05-09 11:13:10 +0000
+++ b/control	2008-05-09 11:30:03 +0000
@@ -6,7 +6,7 @@
            Simon McVittie <smcv at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: xsltproc, python-elementtree
+Build-Depends-Indep: xsltproc, python (>= 2.5) | python-elementtree
 Standards-Version: 3.7.3
 Vcs-Bzr: http://bzr.debian.org/pkg-telepathy/packages/unstable/telepathy-spec/
 Homepage: http://telepathy.freedesktop.org/wiki/



More information about the Pkg-telepathy-commits mailing list