mirror of
https://github.com/dndx/phantun.git
synced 2025-09-17 20:54:30 +08:00
chore(package): add Debian and RedHat package files (#173)
--------- Signed-off-by: Randy Li <ayaka@soulik.info>
This commit is contained in:
19
debian/control
vendored
Normal file
19
debian/control
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
Source: phantun
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Randy Li <ayaka@soulik.info>
|
||||
Build-Depends: debhelper (>= 9), cargo, rustc
|
||||
Standards-Version: 4.5.0
|
||||
Homepage: <insert homepage here>
|
||||
|
||||
Package: phantun-client
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Phantun client
|
||||
Phantun client binary.
|
||||
|
||||
Package: phantun-server
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Phantun server
|
||||
Phantun server binary.
|
Reference in New Issue
Block a user