1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
Source: open-infrastructure-service-tools
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
asciidoc,
debhelper-compat (= 12),
dh-apache2,
docbook-xml,
docbook-xsl,
imagemagick,
librsvg2-bin,
libxml2-utils,
xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.5.0
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-apache-tools
Section: admin
Architecture: all
Depends:
apache2-data,
${misc:Depends},
Provides:
apache-tools,
Enhances:
apache2,
Breaks:
open-infrastructure-apache-icons (<< 20170701-3~),
Replaces:
open-infrastructure-apache-icons,
Description: Additional utilities for Apache
The Apache HTTP Server is the world's most used web server software.
.
apache-icons provides alternative icons for Apache autoindex:
.
* tango-png: Tango Icon Theme based, PNG format
* tango-svg: Tango Icon Theme based, SVG format
* awesome-png: Font Awesome based, PNG format
* awesome-svg: Font Awesome based, SVG format
Package: open-infrastructure-apache-icons
Architecture: all
Depends:
open-infrastructure-apache-tools (= ${source:Version}),
${misc:Depends},
Description: Additional utilities for Apache (transitional package)
Package to ease upgrading from older open-infrastructure-apache-icons package
to the new open-infrastructure-apache-tools package.
.
This package can be purged at anytime once the open-infrastructure-apache-tools
package has been installed.
|