Commit eec67cbe authored by Sebastien Luttringer's avatar Sebastien Luttringer
Browse files

add python as debinan build deps

E: installsystems source: missing-python-build-dependency
N:
N:    The package appears to use Python as part of its build process in
N:    debian/rules but doesn't depend on Python.
N:
N:    Normally, packages that use Python as part of the build process should
N:    build-depend on one of python, python-all, python-dev, or python-all-dev
N:    depending on whether they support multiple versions of Python and
N:    whether they're building modules or only using Python as part of the
N:    package build process. Packages that depend on a specific version of
N:    Python may build-depend on the appropriate pythonX.Y or pythonX.Y-dev
N:    package instead.
N:
N:    Refer to Debian Policy Manual section 4.2 (Package relationships) for
N:    details.
N:
N:    Severity: important, Certainty: certain
N:
parent 8fea05fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Source: installsystems
Section: python
Priority: optional
Maintainer: Sebastien Luttringer <sebastien.luttringer@smartjog.com>
Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools
Build-Depends: python (>= 2.6), debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools
XS-Python-Version: >= 2.6
Standards-Version: 3.9.1