This commit is contained in:
parent
1d4ffa2602
commit
26b6b53b8c
12 changed files with 152 additions and 41 deletions
16
debian/control
vendored
Normal file
16
debian/control
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Source: shepherd
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Maintainer: jedi <pkg@j3d1.de>
|
||||
Build-Depends: debhelper-compat (= 13), libsodium-dev, libsqlite3-dev
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://git.neulandlabor.de/j3d1/shepherd
|
||||
#Vcs-Browser: https://salsa.debian.org/debian/shepherd
|
||||
#Vcs-Git: https://salsa.debian.org/debian/shepherd.git
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: shepherd
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libsodium23, libsqlite3-0
|
||||
Description: <insert up to 60 chars description>
|
||||
<insert long description, indented with spaces>
|
||||
Loading…
Add table
Add a link
Reference in a new issue