[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:26 UTC 2012


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

    Remove minor module magic number from provides
    
    Tracking that with dependencies would be a PITA:
    Being built with minor MMN x implies working with all minor MMN >= x

diff --git a/debian/control b/debian/control
index 506e63e..af7f2f9 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Package: apache2-bin
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 # MODULE_MAGIC_NUMBER_MAJOR from apache2/include/ap_mmn.h
-Provides: apache2-api-20111203-0
+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

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



More information about the Pkg-apache-commits mailing list