From: Peter Michael Green Date: Wed, 16 Jan 2019 23:18:58 +0000 (+0000) Subject: Fix package description for libpigpiod-if-dev X-Git-Tag: archive/raspbian/1.68-2+rpi1~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=09942c5fdaad39c292cd8d42c1ba581f4e464ebe;p=pigpio.git Fix package description for libpigpiod-if-dev --- diff --git a/debian/changelog b/debian/changelog index 424041c..e19fe2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pigpio (1.68-3) UNRELEASED; urgency=medium + + * Fix short description for libpigpiod-if-dev package. + + -- Peter Michael Green Wed, 16 Jan 2019 23:17:28 +0000 + pigpio (1.68-2) unstable; urgency=medium * Put packages into more appropriate sections. diff --git a/debian/control b/debian/control index 489570e..ad56a70 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libpigpiod-if1 (= ${binary:Version}), libpigpiod-if2-1 (= ${binary:Version}) Conflicts: pigpio (<< 1.68-1) -Description: Client tools for Raspberry Pi GPIO control +Description: Development headers for client libraries for Raspberry Pi GPIO control 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.