From 09942c5fdaad39c292cd8d42c1ba581f4e464ebe Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Wed, 16 Jan 2019 23:18:58 +0000 Subject: [PATCH] Fix package description for libpigpiod-if-dev --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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. -- 2.30.2