mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Fix master packaging to work on jessie
Looks like lintian on Jessie includes some new tests. In particular, native packages can't have a release version.
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -4,7 +4,7 @@ Homepage: http://github.com/RPi-Distro/python-gpiozero
|
||||
Section: python
|
||||
Priority: extra
|
||||
Build-Depends: debhelper (>= 8), python-all (>= 2.7), python-setuptools, python3-all, python3-setuptools
|
||||
Standards-Version: 3.9.3
|
||||
Standards-Version: 3.9.6
|
||||
X-Python-Version: >= 2.7
|
||||
X-Python3-Version: >= 3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user