[SCM] Debian packaging for apache2 branch, next, updated. debian/2.4.4-2-25-g249463e

Stefan Fritsch sf at sfritsch.de
Tue May 28 21:14:02 UTC 2013


The following commit has been merged in the next branch:
commit 249463eebb69d93607efa64739e321ffb475e766
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Tue May 28 23:11:07 2013 +0200

    don't link /usr/share/doc/apache2-dev to apache2
    
    ... or debhelper will automatically create a dependency

diff --git a/debian/rules b/debian/rules
index 648b0ad..c9cf9fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -117,7 +117,7 @@ override_dh_installdocs-indep:
 	dh_installdocs -i
 
 override_dh_installdocs-arch:
-	dh_installdocs --link-doc=apache2 -papache2 -papache2-dev -papache2-dbg \
+	dh_installdocs --link-doc=apache2 -papache2 -papache2-dbg \
 		-papache2-mpm-worker -papache2-mpm-prefork -papache2-mpm-event \
 		-papache2-mpm-itk -plibapache2-mod-proxy-html -papache2.2-bin \
 		-plibapache2-mod-proxy-html

-- 
Debian packaging for apache2



More information about the Pkg-apache-commits mailing list