aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-02 18:06:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-02 18:06:27 -0700
commit1ac3ddee874fc123bbdb2610aad689aafddf1029 (patch)
tree7856d61e69d77e8575038049acce93e8816b03b5 /debian/control
parenta256819c6bf2cfd04b85bec808481a5ccec81341 (diff)
downloadconsfigurator-1ac3ddee874fc123bbdb2610aad689aafddf1029.tar.gz
Add "Provides: consfigurator"
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fb05a71..6b42ba1 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Depends:
Recommends:
sbcl,
${sphinxdoc:Depends},
+Provides:
+ consfigurator,
Description: Lisp declarative configuration management system
Consfigurator is a system for declarative configuration management using
Common Lisp. You can use it to configure hosts as root, deploy services as