* Fix short description for libpigpiod-if-dev package.
* Remove systemd stuff in debian/rules, since we don't ship the server.
* Fix some screwups in 64-bit patch where PRIX64 was used where PRIXPTR should have been used.
+ * Enable parallel building (Closes: 920142)
-- Peter Michael Green <plugwash@debian.org> Wed, 16 Jan 2019 23:17:28 +0000
export DEB_CFLAGS_MAINT_APPEND = -Wno-format-security
%:
- dh $@ --with python2,python3
+ dh $@ --with python2,python3 --parallel
override_dh_clean:
rm -rf build