[Pkg-apache-commits] r1054 - /trunk/apache2/control

sf at alioth.debian.org sf at alioth.debian.org
Wed Sep 16 19:22:25 UTC 2009


Author: sf
Date: Wed Sep 16 19:22:25 2009
New Revision: 1054

URL: http://svn.debian.org/wsvn/pkg-apache/?sc=1&rev=1054
Log:
sigh... now apache2 needs to be arch any, too.

Modified:
    trunk/apache2/control

Modified: trunk/apache2/control
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/control?rev=1054&op=diff
==============================================================================
--- trunk/apache2/control (original)
+++ trunk/apache2/control Wed Sep 16 19:22:25 2009
@@ -151,8 +151,8 @@
  apache2-suexec package instead.
 
 Package: apache2
-Architecture: all
-Depends: apache2-mpm-worker (>= ${source:Version}) | apache2-mpm-prefork (>= ${source:Version}) | apache2-mpm-event (>= ${source:Version}) | apache2-mpm-itk (>= ${source:Version}), apache2.2-common (= ${binary:Version})
+Architecture: any
+Depends: apache2-mpm-worker (= ${binary:Version}) | apache2-mpm-prefork (= ${binary:Version}) | apache2-mpm-event (= ${binary:Version}) | apache2-mpm-itk (= ${binary:Version}), apache2.2-common (= ${binary:Version})
 Description: Apache HTTP Server metapackage         
  The Apache Software Foundation's goal is to build a secure, efficient and
  extensible HTTP server as standards-compliant open source software. The




More information about the Pkg-apache-commits mailing list