[Pkg-apache-commits] r904 - in /trunk/apache2: changelog control
peters at alioth.debian.org
peters at alioth.debian.org
Wed Apr 1 03:22:55 UTC 2009
Author: peters
Date: Wed Apr 1 03:22:54 2009
New Revision: 904
URL: http://svn.debian.org/wsvn/pkg-apache/?sc=1&rev=904
Log:
apache2: Adjust sections to match recent ftpmaster overrides.
Modified:
trunk/apache2/changelog
trunk/apache2/control
Modified: trunk/apache2/changelog
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/changelog?rev=904&op=diff
==============================================================================
--- trunk/apache2/changelog (original)
+++ trunk/apache2/changelog Wed Apr 1 03:22:54 2009
@@ -1,3 +1,9 @@
+apache2 (2.2.11-4) UNRELEASED; urgency=low
+
+ * Adjust sections to match recent ftpmaster overrides.
+
+ -- Peter Samuelson <peter at p12n.org> Tue, 31 Mar 2009 22:21:19 -0500
+
apache2 (2.2.11-3) unstable; urgency=low
* Rebuild against apr-util 1.3, to fix undefined symbol errors in mod_ldap
Modified: trunk/apache2/control
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/control?rev=904&op=diff
==============================================================================
--- trunk/apache2/control (original)
+++ trunk/apache2/control Wed Apr 1 03:22:54 2009
@@ -1,5 +1,5 @@
Source: apache2
-Section: web
+Section: httpd
Priority: optional
Maintainer: Debian Apache Maintainers <debian-apache at lists.debian.org>
Uploaders: Tollef Fog Heen <tfheen at debian.org>, Thom May <thom at debian.org>, Adam Conrad <adconrad at 0c3.net>, Peter Samuelson <peter at p12n.org>, Stefan Fritsch <sf at debian.org>
@@ -91,7 +91,6 @@
- check_forensic (Extract mod_log_forensic output from apache log files)
Package: apache2-suexec
-Section: web
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, apache2.2-common
@@ -103,7 +102,6 @@
need different settings, use the package apache2-suexec-custom.
Package: apache2-suexec-custom
-Section: web
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, apache2.2-common
@@ -122,7 +120,6 @@
Package: apache2
Architecture: all
Depends: apache2-mpm-worker (>= ${source:Version}) | apache2-mpm-prefork (>= ${source:Version}) | apache2-mpm-event (>= ${source:Version})
-Section: web
Description: Apache HTTP Server metapackage
The Apache Software Foundation's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
@@ -140,7 +137,6 @@
see the apache2 package description.
Package: apache2-prefork-dev
-Section: devel
Architecture: any
Depends: apache2.2-common (= ${binary:Version}), openssl, libaprutil1-dev
Conflicts: apache2-threaded-dev
@@ -153,7 +149,6 @@
environment (for PHP, for example).
Package: apache2-threaded-dev
-Section: devel
Architecture: any
Depends: apache2.2-common (= ${binary:Version}), openssl, libaprutil1-dev
Conflicts: apache2-prefork-dev
@@ -165,7 +160,6 @@
for more details.
Package: apache2-src
-Section: devel
Priority: extra
Architecture: all
Description: Apache source code
@@ -174,7 +168,7 @@
order to build custom MPMs.
Package: apache2-dbg
-Section: libdevel
+Section: debug
Priority: extra
Architecture: any
Depends: apache2.2-common (= ${binary:Version})
More information about the Pkg-apache-commits
mailing list