diff --git a/.github/build-nest-v3 b/.github/build-nest-v3 index 9a03714..9d60796 100644 --- a/.github/build-nest-v3 +++ b/.github/build-nest-v3 @@ -1 +1 @@ -10 \ No newline at end of file +11 \ No newline at end of file diff --git a/debian/control b/debian/control index d1f75c2..1cc4001 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,12 @@ Rules-Requires-Root: no Package: sbctl Architecture: linux-any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: + ${misc:Depends}, ${shlibs:Depends}, util-linux, binutils, golang-go Provides: sbctl +Homepage: https://github.com/Foxboron/sbctl/ +Vcs-Browser: https://github.com/Foxboron/sbctl/ +Vcs-Git: https://github.com/Foxboron/sbctl/ Description: SecureBoot Manager toolkit + *sbctl* is a tool that allows one to create keys for secure boot, + securely enroll them, and keep track of files to sign.