aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2024-01-10 10:32:44 +0100
committerGuido Günther <agx@sigxcpu.org>2024-01-10 10:32:44 +0100
commit75cda5279eef3b158aae399d1086dde2975446be (patch)
tree12057f1cd9d8d274c1743c146ded8da5ca5eb915 /debian/control
parentdbd1b36695eea32278564dd4a0b49056aaa2e47f (diff)
Validate shell completion functions
We for zsh we can at least catch syntax errors and use shellcheck for bash.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9fd54a19..4462a1c5 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,9 @@ Build-Depends:
# For the network tests
curl <!nocheck>,
python3-requests <!nocheck>,
+# For shell validation
+ shellcheck <!nocheck>,
+ zsh <!nocheck>,
Standards-Version: 4.6.1
Vcs-Git: https://git.sigxcpu.org/cgit/git-buildpackage/
Vcs-Browser: https://git.sigxcpu.org/cgit/git-buildpackage/