[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Mysterious double python dependency



Hello,

When creating the S3QL package, I somehow get a dependency on both
python and python2.7:

Depends: python (>= 2.6.6-7~), [...], python2.7

This seems to come from the python:Depends substitution variable:

python:Depends=python, python (>= 2.6.6-7~), python (>= 2.6), python-apsw, python-pycryptopp, python-llfuse, python-argparse, python-lzma, python2.7

The debian/control file says:

 	X-Python-Version: >= 2.6
        Build-Depends: python-dev (>= 2.6.6-3~),

        Depends: ${misc:Depends},
         	 ${python:Depends},
 	         ${shlibs:Depends},
                 ${sphinxdoc:Depends},

and after the 
(http://anonscm.debian.org/viewvc/python-apps/packages/s3ql/trunk/debian/)


Does anyone have a suggestion how to find out where this dependency
comes from?

Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


Reply to: