mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
Adding debhelper scripts.
This commit is contained in:
parent
1294537734
commit
df8cb62fea
8 changed files with 81 additions and 0 deletions
17
debian/control
vendored
Normal file
17
debian/control
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Source: thalos-server
|
||||
Section: utils
|
||||
Build-Depends:
|
||||
debhelper (>= 11)
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Git: https://github.com/eosswedenorg/thalos.git
|
||||
Vcs-Browser: https://github.com/eosswedenorg/thalos
|
||||
Priority: optional
|
||||
Maintainer: Henrik Hautakoski <henrik@eossweden.org>
|
||||
|
||||
Package: thalos-server
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
Depends: redis-server, ${shlibs:Depends}, ${misc:Depends}
|
||||
Homepage: https://github.com/eosswedenorg/thalos
|
||||
Description: Stream blockchain data from an Antelope SHIP node with ease.
|
||||
Loading…
Add table
Add a link
Reference in a new issue