[Pkg-php-commits] [php/debian-experimental] Update package sections to match override.
Sean Finney
seanius at debian.org
Mon Jun 29 05:58:22 UTC 2009
cherry-picked from adcc3ec8954e9dcdb742e16b59e96201d98300f7
---
debian/control | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 085e737..1c1f6c5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: php5
-Section: web
+Section: php
Priority: optional
Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
Uploaders: Adam Conrad <adconrad at 0c3.net>, Jeroen van Wolffelaar <jeroen at wolffelaar.nl>, Ondřej Surý <ondrej at debian.org>, Sean Finney <seanius at debian.org>, Thijs Kinkhorst <thijs at debian.org>
@@ -39,6 +39,7 @@ Description: Common files for packages built from the php5 source
generated pages quickly. This version of PHP5 was built with the Suhosin patch.
Package: libapache2-mod-php5
+Section: httpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mime-support, ${apache2:Depends}, php5-common (= ${binary:Version}), libmagic1, ucf, tzdata
Conflicts: libapache2-mod-php4, libapache2-mod-php5filter
@@ -57,6 +58,7 @@ Description: server-side, HTML-embedded scripting language (Apache 2 module)
generated pages quickly. This version of PHP5 was built with the Suhosin patch.
Package: libapache2-mod-php5filter
+Section: httpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mime-support, ${apache2:Depends}, php5-common (= ${binary:Version}), libmagic1, ucf, tzdata
Conflicts: libapache2-mod-php4, libapache2-mod-php5
@@ -114,7 +116,6 @@ Description: command-line interpreter for the php5 scripting language
Package: php5-dev
Depends: autoconf, automake1.4, libssl-dev, libtool, shtool, php5-common (>= ${binary:Version})
-Section: devel
Architecture: any
Description: Files for PHP5 module development
This package provides the files from the PHP5 source needed for compiling
@@ -128,7 +129,7 @@ Description: Files for PHP5 module development
Package: php5-dbg
Depends: php5-common (= ${binary:Version}), libapache2-mod-php5 (= ${binary:Version}) | libapache2-mod-php5filter (= ${binary:Version}) | php5-cgi (= ${binary:Version}) | php5-cli (= ${binary:Version}) | php5-curl (= ${binary:Version}) | php5-gd (= ${binary:Version}) | php5-gmp (= ${binary:Version}) | php5-imap (= ${binary:Version}) | php5-interbase (= ${binary:Version}) | php5-ldap (= ${binary:Version}) | php5-mcrypt (= ${binary:Version}) | php5-mhash (= ${binary:Version}) | php5-mysql (= ${binary:Version}) | php5-odbc (= ${binary:Version}) | php5-pgsql (= ${binary:Version}) | php5-pspell (= ${binary:Version}) | php5-recode (= ${binary:Version}) | php5-snmp (= ${binary:Version}) | php5-sqlite (= ${binary:Version}) | php5-sybase (= ${binary:Version}) | php5-tidy (= ${binary:Version}) | php5-xmlrpc (= ${binary:Version}) | php5-xsl (= ${binary:Version})
Recommends: gdb
-Section: devel
+Section: debug
Priority: extra
Architecture: any
Description: Debug symbols for PHP5
--
1.5.6.5
More information about the Pkg-php-commits
mailing list