diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 09:30:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 09:39:37 +0000 |
commit | 20bf85c1dc445ef1102108b8580d66399028207f (patch) | |
tree | 3b8f6a0c51514354ec015268cab5cc73f440f092 | |
parent | Adding KEY_ALGO debconf handling in dehydrated-tools. (diff) | |
download | open-infrastructure-service-tools-20bf85c1dc445ef1102108b8580d66399028207f.tar.xz open-infrastructure-service-tools-20bf85c1dc445ef1102108b8580d66399028207f.zip |
Updating control for vim-tools.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control index adf5cee..45f2f4f 100644 --- a/debian/control +++ b/debian/control @@ -95,3 +95,16 @@ Description: additional tools for Apache HTTP server # knot-resolver, #Description: additional tools for knot DNS resolver # This package contains additional tools for the knot DNS resolver. + +#Package: open-infrastructure-vim-tools +#Section: admin +#Architecture: all +#Depends: +# vim, +# ${misc:Depends}, +#Provides: +# vim-tools, +#Enhances: +# vim, +#Description: additional tools for vim text editor +# This package contains additional tools for the vim text editor. |