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

Stefan Fritsch sf at sfritsch.de
Sun Mar 18 23:27:51 UTC 2012


The following commit has been merged in the next branch:
commit 6085eead4eba539e27d0b00b1df7b5a3dcf59d14
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Sun Mar 18 22:43:44 2012 +0100

    make -dbg depend only on apache2-bin, not on apache2

diff --git a/debian/control b/debian/control
index 9806c8e..d2021b4 100644
--- a/debian/control
+++ b/debian/control
@@ -200,7 +200,7 @@ Package: apache2-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends}, apache2 (= ${binary:Version})
+Depends: ${misc:Depends}, apache2-bin (= ${binary:Version})
 Description: Apache debugging symbols
  The Apache Software Foundation's goal is to build a secure, efficient and
  extensible HTTP server as standards-compliant open source software. The

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



More information about the Pkg-apache-commits mailing list