fix control file
This commit is contained in:
parent
9a0eabc249
commit
bb93557693
|
@ -1,16 +1,15 @@
|
|||
Source: vnctv
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Maintainer: Thomas Leagy <thomas@unknown>
|
||||
Maintainer: Thomas Legay <thomas@lgy.fr>
|
||||
Build-Depends: debhelper-compat (= 13)
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: <insert the upstream URL, if relevant>
|
||||
#Vcs-Browser: https://salsa.debian.org/debian/vnctv
|
||||
#Vcs-Git: https://salsa.debian.org/debian/vnctv.git
|
||||
Standards-Version: 0.1.0
|
||||
Homepage: https://git.lgy.fr/thomas/vnctv/
|
||||
#Vcs-Browser: https://git.lgy.fr/thomas/vnctv/
|
||||
#Vcs-Git: http://git.lgy.fr/thomas/vnctv.git
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: vnctv
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Description: <insert up to 60 chars description>
|
||||
<insert long description, indented with spaces>
|
||||
Description: allow to share screen over network with vnc on raspberrypi v1 or newer
|
||||
|
|
Loading…
Reference in New Issue