From: Peter Michael Green Date: Thu, 10 Jan 2019 12:50:00 +0000 (+0000) Subject: Add changelog entry. X-Git-Tag: archive/raspbian/1.68-2+rpi1~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f467bb9a73a72c5a0ad01479f001e6709f6a942e;p=pigpio.git Add changelog entry. --- diff --git a/debian/changelog b/debian/changelog index 8490ec6..5d03a39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +pigpio (1.68-1) unstable; urgency=medium + + * Initial upload to Debian. + * Update debian/copyright with far more detail. + * Package only client stuff for now, the server stuff is incompatible with + Debian kernels. + * Update to upstream release 68 + * Apply upstream fixes since release 68 + + Make DESTDIR work correctly. + + Make "make uninstall" uninstall all man pages. + + Add soversion to shared libraries. + * Apply patches to add raspberry pi detection and make code build on + 64-bit without warnings. + * Split packaging to comply with Debian policy. + + -- Peter Michael Green Thu, 10 Jan 2019 12:31:08 +0000 + pigpio (1.64-1) stretch; urgency=medium * Upstream release V64