From 1ac3ddee874fc123bbdb2610aad689aafddf1029 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 2 Mar 2021 18:06:27 -0700 Subject: Add "Provides: consfigurator" Signed-off-by: Sean Whitton --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') 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 -- cgit v1.2.3