Re: Mysterious double python dependency

2011-12-31 Thread Nikolaus Rath
Jakub Wilk writes: > * Nikolaus Rath , 2011-12-30, 10:14: >> When creating the S3QL package, I somehow get a dependency on both >> python and python2.7: >> >>Depends: python (>= 2.6.6-7~), [...], python2.7 > > They were both generated by dh_python2. And they are both needed to > run the postinst s

Re: Mysterious double python dependency

2011-12-30 Thread Jakub Wilk
* Nikolaus Rath , 2011-12-30, 11:32: When creating the S3QL package, I somehow get a dependency on both python and python2.7: Depends: python (>= 2.6.6-7~), [...], python2.7 Apparently the culprit is bug #625740. No, #625740 is about dependency generated for public Python modules, which s

Re: Mysterious double python dependency

2011-12-30 Thread Nikolaus Rath
Nikolaus Rath writes: > 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 Apparently the culprit is bug #625740. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banan

Re: Mysterious double python dependency

2011-12-30 Thread Jakub Wilk
* Nikolaus Rath , 2011-12-30, 10:14: When creating the S3QL package, I somehow get a dependency on both python and python2.7: Depends: python (>= 2.6.6-7~), [...], python2.7 They were both generated by dh_python2. And they are both needed to run the postinst script: 1) "python (>= 2.6.6-7~

Mysterious double python dependency

2011-12-30 Thread Nikolaus Rath
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-py