From b451b77d74b0dd622adf7ee423a4197981ae522f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 16:59:14 +0200 Subject: Adding debian version 20221223-2. Signed-off-by: Daniel Baumann --- debian/control | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..844c104 --- /dev/null +++ b/debian/control @@ -0,0 +1,192 @@ +Source: open-infrastructure-service-tools +Section: admin +Priority: optional +Maintainer: Daniel Baumann +Build-Depends: + debhelper-compat (= 13), + dh-apache2, + imagemagick, + librsvg2-bin, + python3-docutils, +Rules-Requires-Root: no +Standards-Version: 4.6.2 +Homepage: https://open-infrastructure.net/software/service-tools +Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-service-tools +Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-service-tools + +Package: open-infrastructure-service-tools +Section: admin +Architecture: all +Depends: + apache2-data, + ${misc:Depends}, +Breaks: + open-infrastructure-apache-tools (<< 20221108-2), +Replaces: + open-infrastructure-apache-tools, +Enhances: + apache2, +Description: additional tools to ease system administration and integration + This package contains some usefull tools, e.g.: + . + * alternative icons for Apache autoindex (Tango Icons and Font Awesome + based themes) + +Package: open-infrastructure-apache-tools +Section: oldlibs +Priority: extra +Architecture: all +Depends: + open-infrastructure-service-tools, + ${misc:Depends}, +Description: additional tools for Apache HTTP server (transitional package) + Package to ease upgrading from older open-infrastructure-apache-tools package + to the new open-infrastructure-service-tools package. + . + This package can be purged at anytime once the open-infrastructure-service-tools + package has been installed. + +#Package: open-infrastructure-apt-tools +#Section: admin +#Architecture: all +#Depends: +# apt, +# ${misc:Depends}, +#Provides: +# apt-tools, +#Enhances: +# apt, +#Description: additional tools for apt +# This package contains additional tools for apt. + +#Package: open-infrastructure-dehydrated-tools +#Section: admin +#Architecture: all +#Depends: +# dehydrated, +# ssl-cert, +# ${misc:Depends}, +#Provides: +# dehydrated-tools, +#Enhances: +# dehydrated, +#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 +#Depends: +# git, +# ${misc:Depends}, +#Provides: +# git-tools, +#Enhances: +# git, +#Description: additional tools for Git version control system +# This package contains additional tools for the Git version control system. + +#Package: open-infrastructure-irker-tools +#Section: admin +#Architecture: all +#Depends: +# irker, +# ${misc:Depends}, +#Provides: +# irker-tools, +#Enhances: +# irker, +#Description: additional tools for irker IRC notification daemon +# This package contains additional tools for the irker IRC notification daemon: + +#Package: open-infrastructure-kea-tools +#Section: admin +#Architecture: all +#Depends: +# kea, +# ${misc:Depends}, +#Provides: +# kea-tools, +#Enhances: +# kea, +#Description: additional tools for kea DHCP server +# This package contains additional tools for the kea DHCP server. + +#Package: open-infrastructure-knot-tools +#Section: admin +#Architecture: all +#Depends: +# knot, +# ${misc:Depends}, +#Provides: +# knot-tools, +#Enhances: +# knot, +#Description: additional tools for knot DNS server +# This package contains additional tools for the knot DNS server. + +#Package: open-infrastructure-knot-resolver-tools +#Section: admin +#Architecture: all +#Depends: +# knot-resolver, +# socat, +# ${misc:Depends}, +#Provides: +# knot-resolver-tools, +#Enhances: +# knot-resolver, +#Description: additional tools for knot DNS resolver +# This package contains additional tools for the knot DNS resolver. + +#Package: open-infrastructure-linux-tools +#Section: admin +#Architecture: all +#Depends: +# ethtool, +# ${misc:Depends}, +#Provides: +# linux-tools, +#Enhances: +# ethtool, +#Description: additional tools for Linux kernel related things +# This package contains additional tools for the Linux kernel. + +#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. + +#Package: open-infrastructure-znuny-tools +#Section: admin +#Architecture: all +#Depends: +# znuny, +# ${misc:Depends}, +#Provides: +# znuny-tools, +#Enhances: +# znuny, +#Description: additional tools for znuny ticketing system +# This package contains additional tools for the znuny ticketing system. -- cgit v1.2.3