mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-19 17:37:43 +00:00
create debian package framework and git action job
This commit is contained in:
13
debian/control
vendored
Normal file
13
debian/control
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
Source: strfry
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Doug Hoytech <doug@hoytech.com>
|
||||
Build-Depends: debhelper (>= 8.0.0)
|
||||
|
||||
Package: strfry
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}
|
||||
Conflicts:
|
||||
Replaces:
|
||||
Provides: strfry
|
||||
Description: strfry is a relay for the nostr protocol
|
Reference in New Issue
Block a user