- pigpio (1.68-2+rpi2) buster-staging; urgency=medium
++pigpio (1.68-3+rpi1) buster-staging; urgency=medium
+
- * Only install systemd unit in pigpiod package.
++ * Add back systemd stuff and ensure systemd unit is only installed in pigpiod package.
++ * Add server related packages and metapackage.
+
- -- Peter Michael Green <plugwash@raspbian.org> Fri, 18 Jan 2019 01:52:27 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Thu, 24 Jan 2019 13:31:37 +0000
+
- pigpio (1.68-2+rpi1) buster-staging; urgency=medium
+ pigpio (1.68-3) unstable; urgency=medium
* 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.
- * Add back server related packages.
+ * Enable parallel building (Closes: 920142)
- -- Peter Michael Green <plugwash@debian.org> Wed, 16 Jan 2019 23:17:28 +0000
+ -- Peter Michael Green <plugwash@debian.org> Thu, 24 Jan 2019 13:25:48 +0000
pigpio (1.68-2) unstable; urgency=medium
export DEB_CFLAGS_MAINT_APPEND = -Wno-format-security
%:
- dh $@ --with python2,python3,systemd
- dh $@ --with python2,python3 --parallel
++ dh $@ --with python2,python3,systemd --parallel
override_dh_clean:
rm -rf build