[Pkg-apache-commits] [SCM] Debian packaging for apache2 (Apache HTTPD 2.x) branch, next, updated. a796cdbfe9b96b50824a94896ec3bf18ee1a2f20

Stefan Fritsch sf at sfritsch.de
Mon Feb 6 21:22:27 UTC 2012


The following commit has been merged in the next branch:
commit a20f9bdb99ebbf3721b3d36cd2f38c0f446af436
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Mon Feb 6 21:58:27 2012 +0100

    Remove suggests and recommends from apache2-data and apache2-bin
    
    We don't want to install anything here that a user of these may not
    use. For ourselves, we pull everything in the apache2 package.
    Accordingly, add suggests to apache2.

diff --git a/debian/control b/debian/control
index af7f2f9..d3aae76 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Replaces: apache2.2-common (<< 2.3.16-beta-1~)
 Breaks: apache2.2-common (<< 2.3.16-beta-1~)
 Provides: apache2.2-common
 Recommends: ssl-cert
+Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom
 Description: Apache HTTP Server
  The Apache Software Foundation's goal is to build a secure, efficient and
  extensible HTTP server as standards-compliant open source software. The
@@ -34,7 +35,6 @@ Package: apache2-data
 Architecture: all
 #Depends: ${misc:Depends}, apache2-bin (= ${binary:Version}), apache2-utils, mime-support, lsb-base, procps [!hurd-i386], perl
 Depends: ${misc:Depends}
-Recommends: ssl-cert
 Replaces: apache2.2-common
 Description: Apache HTTP Server common files
  The Apache Software Foundation's goal is to build a secure, efficient and
@@ -49,7 +49,6 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 # MODULE_MAGIC_NUMBER_MAJOR from apache2/include/ap_mmn.h
 Provides: apache2-api-20111203
-Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom
 Replaces: apache2.2-bin (<< 2.3.16-beta-1~), apache2.2-common (<< 2.3.16-beta-1~),
  apache2-mpm-worker, apache2-mpm-prefork, apache2-mpm-event
 Breaks: apache2.2-bin (<< 2.3.16-beta-1~), apache2.2-common (<< 2.3.16-beta-1~),

-- 
Debian packaging for apache2 (Apache HTTPD 2.x)



More information about the Pkg-apache-commits mailing list