[ubuntu/saucy-proposed] php5 5.5.3+dfsg-1ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Wed Sep 4 14:29:16 UTC 2013


php5 (5.5.3+dfsg-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - d/control: drop Build-Depends that are in universe: firebird-dev,
      libc-client-dev, libmcrypt-dev, libonig-dev, libqdbm-dev.
    - d/rules: drop configuration of packages that are in universe: qdgm,
      onig.
    - d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't build
      interbase or firebird.
    - d/rules: export DEB_HOST_MULTIARCH properly.
    - d/control: drop binary packages php5-imap, php5-interbase and
      php5-mcrypt since we have separate versions in universe.
    - d/modulelist: drop imap, interbase and mcrypt since we have separate
      versions in universe.
    - d/rules: drop configuration of imap and mcrypt since we have separate
      versions in universe.
    - d/source_php5.py, d/rules: add apport hook.
    - d/rules: stop mysql instance on clean just in case we failed in tests.
    - d/control, d/rules: re-enable libedit-dev.
    - d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
      as only the latter is in main.
    - d/rules, d/control: drop use of dh_systemd as it is in universe.
    - d/control: relegate php5-json and pkg-php-tools from Recommends to
      Suggests as they are in universe.

php5 (5.5.3+dfsg-1) unstable; urgency=low

  * New upstream version 5.5.3+dfs
  * Update patches for 5.5.3 release

php5 (5.5.2+dfsg-1) unstable; urgency=low

  * New upstream version 5.5.2+dfsg
  * Update and refresh patches for 5.5.2 release
  * Add handling for mpm_itk to libapache2-mod-php5{,filter}
    (Closes: #720278)
  * Add php5-readline to php5-cli Recommends to hint that it's needed
    for functional php -a

php5 (5.5.1+dfsg-2) unstable; urgency=low

  * Move apache2 (>= 2.4) from Pre-Depend to Depends (Closes: #711454)
  * Install the headers from CGI build to get mysqlnd headers into
    php5-dev package (Closes: #690395)
  * Use small helper script instead of shell blog to check FPM
    configuration (Closes: #718627)

Date: Wed, 04 Sep 2013 08:24:35 -0400
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/php5/5.5.3+dfsg-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 04 Sep 2013 08:24:35 -0400
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd php5-gmp php5-intl php5-ldap php5-readline php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source
Version: 5.5.3+dfsg-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5       - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd    - GD module for php5
 php5-gmp   - GMP module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-readline - Readline module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 690395 711454 718627 720278
Changes: 
 php5 (5.5.3+dfsg-1ubuntu1) saucy; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - d/control: drop Build-Depends that are in universe: firebird-dev,
       libc-client-dev, libmcrypt-dev, libonig-dev, libqdbm-dev.
     - d/rules: drop configuration of packages that are in universe: qdgm,
       onig.
     - d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't build
       interbase or firebird.
     - d/rules: export DEB_HOST_MULTIARCH properly.
     - d/control: drop binary packages php5-imap, php5-interbase and
       php5-mcrypt since we have separate versions in universe.
     - d/modulelist: drop imap, interbase and mcrypt since we have separate
       versions in universe.
     - d/rules: drop configuration of imap and mcrypt since we have separate
       versions in universe.
     - d/source_php5.py, d/rules: add apport hook.
     - d/rules: stop mysql instance on clean just in case we failed in tests.
     - d/control, d/rules: re-enable libedit-dev.
     - d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
       as only the latter is in main.
     - d/rules, d/control: drop use of dh_systemd as it is in universe.
     - d/control: relegate php5-json and pkg-php-tools from Recommends to
       Suggests as they are in universe.
 .
 php5 (5.5.3+dfsg-1) unstable; urgency=low
 .
   * New upstream version 5.5.3+dfs
   * Update patches for 5.5.3 release
 .
 php5 (5.5.2+dfsg-1) unstable; urgency=low
 .
   * New upstream version 5.5.2+dfsg
   * Update and refresh patches for 5.5.2 release
   * Add handling for mpm_itk to libapache2-mod-php5{,filter}
     (Closes: #720278)
   * Add php5-readline to php5-cli Recommends to hint that it's needed
     for functional php -a
 .
 php5 (5.5.1+dfsg-2) unstable; urgency=low
 .
   * Move apache2 (>= 2.4) from Pre-Depend to Depends (Closes: #711454)
   * Install the headers from CGI build to get mysqlnd headers into
     php5-dev package (Closes: #690395)
   * Use small helper script instead of shell blog to check FPM
     configuration (Closes: #718627)
Checksums-Sha1: 
 993ae43ed8556a99ee72dd2ccd411c7b904451e7 4356 php5_5.5.3+dfsg-1ubuntu1.dsc
 84c745145a4c935da60b904bd78d17d4b679f4f9 10151868 php5_5.5.3+dfsg.orig.tar.xz
 5e4f6556fb2e942fd288c37e59509ac9d4ad2f8a 172591 php5_5.5.3+dfsg-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 d3f4b4f5c0ec47f3aec0b4fc3b8aefcd5aadcd63ee5f24aa0bf209459f7e178c 4356 php5_5.5.3+dfsg-1ubuntu1.dsc
 15c62405d327113437818c62aac9712f18e4c6777fe76c54d9ba81218bc28b82 10151868 php5_5.5.3+dfsg.orig.tar.xz
 6366b9aae34f3ddbe017c7f5cf17fb5f5a861ee040af20103f5ae42ff56b8814 172591 php5_5.5.3+dfsg-1ubuntu1.debian.tar.gz
Files: 
 0e78ec5d13c8fdedefbec6b4d713bdec 4356 php optional php5_5.5.3+dfsg-1ubuntu1.dsc
 12bfb8579d456814f19b1fc648ecd6c2 10151868 php optional php5_5.5.3+dfsg.orig.tar.xz
 0163b084388c482d7440c4615c22fb59 172591 php optional php5_5.5.3+dfsg-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCgAGBQJSJzyLAAoJEGVp2FWnRL6TAd8P/iUZLpElqfj72BLnWwBU6bwa
pg3f3AvOWCF5Tm8XaZyJh3ce/WHzCAbdAGl1M13QWeYnaETb49m566PnwVt7pobk
vrxZkTwyBQeT1Cx3HJUS9T81JMXX7rzmQHQgdVpRQwnv0aTElUePyF0gQ46uNjDR
Wjs+8Hx5cl5QDLKvoN+Y8lVKe/F6Vg73tNVqb85+9N0die5u/dCtsjunAzYuIIt9
DfDYYfkPum4GDCsfo4aADbk5c2JAB0sSsQUPuNIeklC1HL4nxMZ3Lel4ijyIoiT3
A00cZ1pAfDs46q1GlqenE1vwzjcMjTXWgkiQ+WAY0L6LUsoIswn4ObDGaJUxHOAh
rZbwj/aNoZSjF2xHQEwfKESu21rG6Oqm0QvatXfIS79zakdPf0w0BCcOkETPNH4X
G4zFXKWygfLeJEpPEZd9I39a+laCuXbawnRXchqEJ9KmSX+pp5z7wo+IoYy2F73R
40hC12XKa/433xdqvvQ0u30fIxqoFxwra2L9fMYRhtR+X7m0wzyCmL2K775Jkm1F
uWWTP9J0+lBck9EaIr2EAMHrUOD6G0qnEgveWPa31lerv8jp20pDjpvwZbsZPuQN
xP9iDTAp8U+7PeKPjlBbzwxAGjPb0qF99onjWVdw2RU03g0S6JiSJl7g5p+woCux
DbIFGRsnVmWOCB43BU/V
=H/9y
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list