1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-18 04:40:03 +02:00

Adding debhelper scripts.

This commit is contained in:
Henrik Hautakoski 2023-04-30 15:30:17 +02:00
parent 1294537734
commit df8cb62fea
8 changed files with 81 additions and 0 deletions

17
debian/control vendored Normal file
View 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.