wiringPi: Change author information
Signed-off-by: Yang Deokgyu <secugyu@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Section: libraries
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: arm64
|
Architecture: arm64
|
||||||
Depends: libc6
|
Depends: libc6
|
||||||
Maintainer: Joshua Yang <joshua.yang@hardkernel.com>
|
Maintainer: Yang Deokgyu <secugyu@gmail.com>
|
||||||
Description: The wiringPi libraries, headers and gpio command
|
Description: The wiringPi libraries, headers and gpio command
|
||||||
Libraries to allow GPIO access on a ODROID from C and C++
|
Libraries to allow GPIO access on a ODROID from C and C++
|
||||||
and BASIC programs as well as from the command-line
|
and BASIC programs as well as from the command-line
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@@ -1,7 +1,7 @@
|
|||||||
Source: odroid-wiringpi
|
Source: odroid-wiringpi
|
||||||
Section: electronics
|
Section: electronics
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Joshua Yang <joshua.yang@hardkernel.com>
|
Maintainer: Yang Deokgyu <secugyu@gmail.com>
|
||||||
Standards-Version: 3.8.0
|
Standards-Version: 3.8.0
|
||||||
Homepage: https://wiki.odroid.com
|
Homepage: https://wiki.odroid.com
|
||||||
Build-Depends: debhelper (>= 10)
|
Build-Depends: debhelper (>= 10)
|
||||||
|
|||||||
2
debian/copyright
vendored
2
debian/copyright
vendored
@@ -1,4 +1,4 @@
|
|||||||
ODROID-WiringPi is Copyright (C) 2019 Joshua Yang.
|
ODROID-WiringPi is Copyright (C) 2019 Yang Deokgyu
|
||||||
|
|
||||||
ODROID-WiringPi is free software; you can redistribute it and/or modify it
|
ODROID-WiringPi is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License, as published
|
under the terms of the GNU Lesser General Public License, as published
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ Section: libraries
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: arm64
|
Architecture: arm64
|
||||||
Depends: libc6
|
Depends: libc6
|
||||||
Maintainer: Joshua Yang <joshua.yang@hardkernel.com>
|
Maintainer: Yang Deokgyu <secugyu@gmail.com>
|
||||||
Description: The wiringPi libraries, headers and gpio command
|
Description: The wiringPi libraries, headers and gpio command
|
||||||
Libraries to allow GPIO access on a ODROID from C and C++
|
Libraries to allow GPIO access on a ODROID from C and C++
|
||||||
and BASIC programs as well as from the command-line
|
and BASIC programs as well as from the command-line
|
||||||
|
|||||||
Reference in New Issue
Block a user