[Pkg-php-commits] [php/debian-experimental] Update package sections to match override.

Thijs Kinkhorst thijs at debian.org
Wed Jun 24 22:39:21 UTC 2009


---
 debian/changelog |    6 +++++-
 debian/control   |    7 ++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 66db9c9..d72ac9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 php5 (5.2.9.dfsg.1-2) UNRELEASED; urgency=low
 
+  [ Sean Finney ]
   * NOT RELEASED YET
 
- -- Sean Finney <seanius at debian.org>  Tue, 24 Mar 2009 19:31:22 +0100
+  [ Thijs Kinkhorst ]
+  * Update package sections to match override.
+
+ -- Thijs Kinkhorst <thijs at debian.org>  Thu, 26 Mar 2009 13:11:35 +0100
 
 php5 (5.2.9.dfsg.1-1) unstable; urgency=low
 
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