[Pkg-apache-commits] r932 - in /trunk/apache2: changelog source.lintian-overrides

sf at alioth.debian.org sf at alioth.debian.org
Thu May 21 11:45:56 UTC 2009


Author: sf
Date: Thu May 21 11:45:56 2009
New Revision: 932

URL: http://svn.debian.org/wsvn/pkg-apache/?sc=1&rev=932
Log:
Override some Lintian warnings

Modified:
    trunk/apache2/changelog
    trunk/apache2/source.lintian-overrides

Modified: trunk/apache2/changelog
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/changelog?rev=932&op=diff
==============================================================================
--- trunk/apache2/changelog (original)
+++ trunk/apache2/changelog Thu May 21 11:45:56 2009
@@ -6,6 +6,9 @@
       Closes: #468690
     - run multiple instances of apache with different MPMs. This configuration
       is not supported in any way, though. Closes: #517572
+  * Override some Lintian warnings about old autotools helper files and being
+    not binNMUable (apache2 is not binNMUable anyway, because of the
+    apache2 <-> apache2-mpm-itk dependency).
 
  -- Stefan Fritsch <sf at debian.org>  Wed, 20 May 2009 20:22:48 +0200
 

Modified: trunk/apache2/source.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/source.lintian-overrides?rev=932&op=diff
==============================================================================
--- trunk/apache2/source.lintian-overrides (original)
+++ trunk/apache2/source.lintian-overrides Thu May 21 11:45:56 2009
@@ -1,2 +1,8 @@
-apache2 source: outdated-autotools-helper-file srclib/apr-util/xml/expat/conftools/config.guess 2002-03-20
-apache2 source: outdated-autotools-helper-file srclib/apr-util/xml/expat/conftools/config.sub 2002-03-07
+apache2 source: ancient-autotools-helper-file srclib/apr-util/xml/expat/conftools/config.sub 2002-03-07
+apache2 source: ancient-autotools-helper-file srclib/apr-util/xml/expat/conftools/config.guess 2002-03-20
+apache2 source: not-binnmuable-all-depends-any apache2-mpm-event -> apache2.2-bin
+apache2 source: not-binnmuable-all-depends-any apache2.2-common -> apache2.2-bin
+apache2 source: not-binnmuable-any-depends-all apache2-threaded-dev -> apache2.2-common
+apache2 source: not-binnmuable-any-depends-all apache2-prefork-dev -> apache2.2-common
+apache2 source: not-binnmuable-all-depends-any apache2-mpm-prefork -> apache2.2-bin
+apache2 source: not-binnmuable-all-depends-any apache2-mpm-worker -> apache2.2-bin




More information about the Pkg-apache-commits mailing list