From 849b9a2aec52c73e3dc08df7c1dc96a3a67c7988 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Thu, 26 Jun 2008 23:19:37 +0000 Subject: Add ssl-cert to Recommends git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@716 01b336ce-410b-0410-9a02-a0e7f243c266 --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0e59677f..c97936ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ apache2 (2.2.9-3) UNRELEASED; urgency=low - Use snakeoil certificate by default (if ssl-cert is installed). (Closes: #293524, #446765) - Add MSIE workarounds. (Closes: #421802) + - Add ssl-cert to Recommends. * Add a new config file /etc/apache2/conf.d/security with some vaguely security related diectives. (Closes: #260063) * Disable access to the root directory / by default (closes: #341022). diff --git a/debian/control b/debian/control index e8acd0b1..11f48726 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Homepage: http://httpd.apache.org/ Package: apache2.2-common Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-utils, net-tools, libmagic1, mime-support, lsb-base, procps [!hurd-i386], perl +Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom Conflicts: apache2-common, libapache2-mod-php5 (<= 5.1.6-3), libapache2-mod-php4 (<= 4:4.4.4-2), libapache2-mod-mime-xattr (<= 0.3-2), libapache2-mod-mono (<= 1.1.17-3), libapache2-mod-proxy-html (<= 2.4.3-2), libapache2-mod-scgi (<= 1.11-1), libapache2-mod-speedycgi (<= 2.22-3), libapache2-modxslt (<= 2005072700-1), libapache2-redirtoservername (<= 0.1-1), libapache2-webauth (<= 3.5.3-1), libapache2-webkdc (<= 3.5.3-1) Replaces: apache2-common -- cgit v1.2.3