mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-27 10:53:44 +02:00
Build debian packages using specification files instead of shell script.
This commit is contained in:
parent
6f8a3db85e
commit
7043d67945
9 changed files with 79 additions and 39 deletions
17
debian/control
vendored
Normal file
17
debian/control
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Source: eosio-api-healthcheck
|
||||
Section: introspection
|
||||
Build-Depends:
|
||||
debhelper (>= 11)
|
||||
Standards-Version: 4.0.0
|
||||
Vcs-Git: https://github.com/eosswedenorg/eos-api-healthcheck.git
|
||||
Vcs-Browser: https://github.com/eosswedenorg/eos-api-healthcheck
|
||||
Priority: optional
|
||||
Maintainer: Henrik Hautakoski <henrik@eossweden.org>
|
||||
|
||||
Package: eosio-api-healthcheck
|
||||
Section: introspection
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Homepage: https://github.com/eosswedenorg/eos-api-healthcheck
|
||||
Description: HAproxy healthcheck program for EOSIO API.
|
||||
Loading…
Add table
Add a link
Reference in a new issue