[Pkg-php-commits] r1266 - php5/trunk/debian

Thijs Kinkhorst thijs at alioth.debian.org
Thu Mar 26 12:11:58 UTC 2009


Author: thijs
Date: 2009-03-26 12:11:57 +0000 (Thu, 26 Mar 2009)
New Revision: 1266

Modified:
   php5/trunk/debian/changelog
   php5/trunk/debian/control
Log:
Update package sections to match override.

Modified: php5/trunk/debian/changelog
===================================================================
--- php5/trunk/debian/changelog	2009-03-24 18:48:30 UTC (rev 1265)
+++ php5/trunk/debian/changelog	2009-03-26 12:11:57 UTC (rev 1266)
@@ -1,9 +1,13 @@
 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
 
   * New upstream release (closes: #520538).

Modified: php5/trunk/debian/control
===================================================================
--- php5/trunk/debian/control	2009-03-24 18:48:30 UTC (rev 1265)
+++ php5/trunk/debian/control	2009-03-26 12:11:57 UTC (rev 1266)
@@ -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 @@
  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 @@
  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 @@
 
 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 @@
 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




More information about the Pkg-php-commits mailing list