+pigpio (1.68-4) unstable; urgency=medium
+
+ * Remove python 2 support (Closes: 937289).
+ + Drop python-pigpio package.
+ + Update control and rules.
+
+ -- Peter Michael Green <plugwash@debian.org> Fri, 30 Aug 2019 20:31:21 +0000
+
pigpio (1.68-3) unstable; urgency=medium
* Fix short description for libpigpiod-if-dev package.
Section: utils
Priority: optional
Maintainer: Peter Michael Green <plugwash@debian.org>
-Build-Depends: debhelper (>= 9.20160709), dh-python, python-all, python-setuptools,
+Build-Depends: debhelper (>= 9.20160709), dh-python,
python3-all, python3-setuptools
Standards-Version: 4.2.0
Homepage: http://abyz.co.uk/rpi/pigpio/
.
This package provides the pigs and pig2vcd tools.
-Package: python-pigpio
-Section: python
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Recommends: pigpio
-Description: Python module which talks to the pigpio daemon (Python 2)
- Pigpio is a set of software which allows control of the General Purpose Input
- Outputs (GPIO) locally or remotely. Currently only the client side is Packaged
- in Debian as the server side is incompatible with Debian kernels.
- .
- This package provides the python 2 client library.
-
Package: python3-pigpio
Section: python
Architecture: all
export DEB_CFLAGS_MAINT_APPEND = -Wno-format-security
%:
- dh $@ --with python2,python3 --parallel
+ dh $@ --with python3 --parallel
override_dh_clean:
rm -rf build