This is a general tidyup to detach this fork better from Gordon, who was (and perhaps still is) completely inundated with WiringPi-related support questions. This changeset includes a number of tweaks which should reduce support burden on Gordon. I believe they are essential if we plan to release a new debian package. They should - hopefully - not reduce or make ambiguous the origins of this code while achieving the above. * Remove Gordon's email address from all source files to avoid support queries finding their way to him * Update wiringPi URLs to the GitHub repository to try and keep bugs/issues within the fork * Bump version to 2.70 ready for a debian package release * Update debian package maintainer info, add bugs & homepage URLs to this repository
14 lines
476 B
Plaintext
14 lines
476 B
Plaintext
Package: wiringpi
|
|
Version: 2.70
|
|
Section: libraries
|
|
Priority: optional
|
|
Architecture: armhf
|
|
Depends: libc6
|
|
Maintainer: Phil Howard <wiringpi@gadgetoid.com>
|
|
Uploaders: Phil Howard <wiringpi@gadgetoid.com>
|
|
Description: The wiringPi libraries, headers and gpio command
|
|
Libraries to allow GPIO access on a Raspberry Pi from C and C++
|
|
and BASIC programs as well as from the command-line
|
|
Homepage: https://github.com/WiringPi/WiringPi/
|
|
Bugs: https://github.com/WiringPi/WiringPi/
|