diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 14:20:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 14:20:43 +0000 |
commit | ffd6be1637a1d0c81f041ef44a78d17fa9ddd4eb (patch) | |
tree | 65ef9a923c4da79f6b33d7914c5bb242a51abf9b | |
parent | Merging upstream version 20220609. (diff) | |
download | open-infrastructure-service-tools-ffd6be1637a1d0c81f041ef44a78d17fa9ddd4eb.tar.xz open-infrastructure-service-tools-ffd6be1637a1d0c81f041ef44a78d17fa9ddd4eb.zip |
Updating control for dnsdist-tools.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9b0ab66..51e5f1c 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,19 @@ Description: additional tools for Apache HTTP server #Description: additional tools for dehydrated Letsencrypt client # This package contains additional tools for the dehydrated Letsencrypt client. +#Package: open-infrastructure-dnsdist-tools +#Section: admin +#Architecture: all +#Depends: +# dnsdist, +# ${misc:Depends}, +#Provides: +# dnsdist-tools, +#Enhances: +# dnsdist, +#Description: additional tools for dnsdist +# This package contains additional tools for the dnsdist. + #Package: open-infrastructure-git-tools #Section: admin #Architecture: all |