summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Fritsch <sf@debian.org>2007-06-30 07:04:15 +0000
committerStefan Fritsch <sf@sfritsch.de>2012-01-02 10:36:44 +0100
commitc1fff64002c8a10bf895c19f9a9ba62c2b4d3164 (patch)
tree798e8d52b47cbe3c5c412f229595b3cac18cbcfe
parent37e5d81a90d4a97181fcd41934ef379646aadcb4 (diff)
downloadapache2-c1fff64002c8a10bf895c19f9a9ba62c2b4d3164.tar.gz
don't depend on procps on hurd
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@401 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 18bc831f..2f9eb1f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ apache2 (2.2.4-1) UNRELEASED; urgency=low
* remove sick-hack-to-update-modules
* Don't use AddDefaultCharset for our docs (Closes: #414429)
* chmod o-rx suexec (Closes: #431048)
+ * don't depend on procps on hurd (Closes: #431125)
[ Peter Samuelson ]
* Add shlibs:Depends to apache2.2-common.
diff --git a/debian/control b/debian/control
index 72dae0f8..9caf4ed0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ XS-Vcs-svn: svn://svn.debian.org/pkg-apache
Package: apache2.2-common
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-utils, net-tools, libmagic1, mime-support, lsb-base, procps
+Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-utils, net-tools, libmagic1, mime-support, lsb-base, procps [!hurd-i386]
Suggests: www-browser, apache2-doc
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