Bug#653641: s3ql: Please depend on "python (>= 2.7) | python-argparse"

2011-12-30 Thread Nikolaus Rath
On 12/29/2011 05:57 PM, Adrian Bunk wrote: > A related strange issue in the dependencies of s3ql: > Depends: python (>= 2.6.6-7~), ..., python2.7, > > Not sure why the dependencies are generated this way, > but it looks fishy. That's because of python bug #625740. Best, -Nikolaus -- »Ti

Bug#653641: s3ql: Please depend on "python (>= 2.7) | python-argparse"

2011-12-29 Thread Adrian Bunk
Source: s3ql Version: 1.7-1 Severity: normal The unconditional dependency on python-argparse always pulls in python2.6. argparse was included in python2.7 Please change the argparse dependency to python (>= 2.7) | python-argparse The same change also makes sense for the build dependencies.