[ubuntu/xenial-proposed] php7.0 7.0.3-7ubuntu1 (Accepted)

Nishanth Aravamudan nish.aravamudan at canonical.com
Wed Feb 24 11:27:18 UTC 2016


php7.0 (7.0.3-7ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Drop support for firebird, c-client, mcrypt, onig, qdbm and zip as
      they are in universe (LP #1547245):
      + d/control: drop Build-Depends on firebird-dev, libc-client-dev,
        libmcrypt-dev, libonig-dev, libqdbm-dev, libxmlrpc-epi and
        libzip-dev.
      + d/control: drop binary packages php7.0-imap, php7.0-interbase,
        php7.0-mcrypt and php7.0-xmlrpc and their reverse dependencies.
      + d/rules.d: drop makefile snippets for imap, interbase, mcrypt
        and xmlrpc extensions.
    - d/control: switch Build-Depends of netcat-traditional to
      netcat-openbsd as only the latter is in main.
  * Dropped changes:
    - Drop support for xmlrpc as it is in universe (LP #1547700):
      + d/control: drop Build-Depends on libxmlrpc-epi
      + d/control: drop binary package php7.0-xmlrpc and its reverse
        dependencies.
      + d/rules.d: drop makefile snippet for xmlrpc extension.
    - d/rules: drop configuration of qdgm and zip.
      + dropped in Debian.
  * Drop support for zip as it is in universe (LP: #1547245).
    - d/control: drop binary package php7.0-zip.
    - d/rules.d: drop makefile snippet for zip extension.

php7.0 (7.0.3-7) unstable; urgency=medium

  * bz2 extension pulls libbz2-1.0, so it's better to have it in separate
    package
  * Remove PHPAPI version from lintian-overrides
  * Get rid of ${source:Version} everywhere
  * Add missing mysqlnd shared module back to phpX.Y-mysqlnd package
  * Fix php7.0 source: not-binnmuable-all-depends-any php7.0 -> php7.0-common
  * Merge php-<ext>:Provides into single line
  * Rename @modules@ to @extensions@ to make the d/rules less confusing
  * Disable module first before removing matching .ini file from
    /etc/php/mods-available
  * XML extension has to be loaded before WDDX or XMLRPC-EPI extensions

php7.0 (7.0.3-6) unstable; urgency=medium

  [ Ondřej Surý ]
  * Add lintian override for faulty dh_apache2 (#796328)
  * Add support for dbgsym package
  * Use dsoname instead of module when building extension ini files
    (Courtesy of Miha Vrhovnik)
  * Move mysqlnd to mysql extension package
  * Split several compiled-in extensions to independent extension packages
  * Make several builtin extensions shared and move them into -common package
  * Add support for generated Replaces/Breaks/Conflicts/Provides for
    extension packages
  * Add missing php_enable to php-fpm postinst script
  * Disable built-in iconv support, leave only as shared extension

  [ Neal Gompa ]
  * Ensure php-fpm apache httpd config is prepared and installed
  * Fix the tests to pass and handle conditions that should fail properly

Date: Tue, 23 Feb 2016 15:02:28 -0800
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Matthias Klose <doko at ubuntu.com>
https://launchpad.net/ubuntu/+source/php7.0/7.0.3-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 23 Feb 2016 15:02:28 -0800
Source: php7.0
Binary: libapache2-mod-php7.0 libphp7.0-embed php7.0 php7.0-cgi php7.0-cli php7.0-dev php7.0-fpm php7.0-phpdbg php7.0-xsl php7.0-odbc php7.0-readline php7.0-recode php7.0-common php7.0-sqlite3 php7.0-xml php7.0-xmlrpc php7.0-sybase php7.0-gd php7.0-gmp php7.0-ldap php7.0-intl php7.0-json php7.0-pgsql php7.0-mbstring php7.0-enchant php7.0-opcache php7.0-bz2 php7.0-mysql php7.0-tidy php7.0-soap php7.0-bcmath php7.0-snmp php7.0-pspell php7.0-curl
Architecture: source
Version: 7.0.3-7ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Description:
 libapache2-mod-php7.0 - server-side, HTML-embedded scripting language (Apache 2 module)
 libphp7.0-embed - HTML-embedded scripting language (Embedded SAPI library)
 php7.0     - server-side, HTML-embedded scripting language (metapackage)
 php7.0-bcmath - Bcmath module for PHP
 php7.0-bz2 - bzip2 module for PHP
 php7.0-cgi - server-side, HTML-embedded scripting language (CGI binary)
 php7.0-cli - command-line interpreter for the PHP scripting language
 php7.0-common - documentation, examples and common module for PHP
 php7.0-curl - CURL module for PHP
 php7.0-dev - Files for PHP7.0 module development
 php7.0-enchant - Enchant module for PHP
 php7.0-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php7.0-gd  - GD module for PHP
 php7.0-gmp - GMP module for PHP
 php7.0-intl - Internationalisation module for PHP
 php7.0-json - JSON module for PHP
 php7.0-ldap - LDAP module for PHP
 php7.0-mbstring - MBSTRING module for PHP
 php7.0-mysql - MySQL module for PHP
 php7.0-odbc - ODBC module for PHP
 php7.0-opcache - Zend OpCache module for PHP
 php7.0-pgsql - PostgreSQL module for PHP
 php7.0-phpdbg - server-side, HTML-embedded scripting language (PHPDBG binary)
 php7.0-pspell - pspell module for PHP
 php7.0-readline - readline module for PHP
 php7.0-recode - recode module for PHP
 php7.0-snmp - SNMP module for PHP
 php7.0-soap - SOAP module for PHP
 php7.0-sqlite3 - SQLite3 module for PHP
 php7.0-sybase - Sybase module for PHP
 php7.0-tidy - tidy module for PHP
 php7.0-xml - DOM, SimpleXML, WDDX, XML, and XSL module for PHP
 php7.0-xmlrpc - XMLRPC-EPI module for PHP
 php7.0-xsl - XSL module for PHP (dummy)
Launchpad-Bugs-Fixed: 1547245
Changes:
 php7.0 (7.0.3-7ubuntu1) xenial; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - Drop support for firebird, c-client, mcrypt, onig, qdbm and zip as
       they are in universe (LP #1547245):
       + d/control: drop Build-Depends on firebird-dev, libc-client-dev,
         libmcrypt-dev, libonig-dev, libqdbm-dev, libxmlrpc-epi and
         libzip-dev.
       + d/control: drop binary packages php7.0-imap, php7.0-interbase,
         php7.0-mcrypt and php7.0-xmlrpc and their reverse dependencies.
       + d/rules.d: drop makefile snippets for imap, interbase, mcrypt
         and xmlrpc extensions.
     - d/control: switch Build-Depends of netcat-traditional to
       netcat-openbsd as only the latter is in main.
   * Dropped changes:
     - Drop support for xmlrpc as it is in universe (LP #1547700):
       + d/control: drop Build-Depends on libxmlrpc-epi
       + d/control: drop binary package php7.0-xmlrpc and its reverse
         dependencies.
       + d/rules.d: drop makefile snippet for xmlrpc extension.
     - d/rules: drop configuration of qdgm and zip.
       + dropped in Debian.
   * Drop support for zip as it is in universe (LP: #1547245).
     - d/control: drop binary package php7.0-zip.
     - d/rules.d: drop makefile snippet for zip extension.
 .
 php7.0 (7.0.3-7) unstable; urgency=medium
 .
   * bz2 extension pulls libbz2-1.0, so it's better to have it in separate
     package
   * Remove PHPAPI version from lintian-overrides
   * Get rid of ${source:Version} everywhere
   * Add missing mysqlnd shared module back to phpX.Y-mysqlnd package
   * Fix php7.0 source: not-binnmuable-all-depends-any php7.0 -> php7.0-common
   * Merge php-<ext>:Provides into single line
   * Rename @modules@ to @extensions@ to make the d/rules less confusing
   * Disable module first before removing matching .ini file from
     /etc/php/mods-available
   * XML extension has to be loaded before WDDX or XMLRPC-EPI extensions
 .
 php7.0 (7.0.3-6) unstable; urgency=medium
 .
   [ Ondřej Surý ]
   * Add lintian override for faulty dh_apache2 (#796328)
   * Add support for dbgsym package
   * Use dsoname instead of module when building extension ini files
     (Courtesy of Miha Vrhovnik)
   * Move mysqlnd to mysql extension package
   * Split several compiled-in extensions to independent extension packages
   * Make several builtin extensions shared and move them into -common package
   * Add support for generated Replaces/Breaks/Conflicts/Provides for
     extension packages
   * Add missing php_enable to php-fpm postinst script
   * Disable built-in iconv support, leave only as shared extension
 .
   [ Neal Gompa ]
   * Ensure php-fpm apache httpd config is prepared and installed
   * Fix the tests to pass and handle conditions that should fail properly
Checksums-Sha1:
 a41d570a26cab0530cb1ca0097967404ad3b961e 5066 php7.0_7.0.3-7ubuntu1.dsc
 f89e7fc5cd0e922ec390fbce5935ba3eeef7ebf8 61144 php7.0_7.0.3-7ubuntu1.debian.tar.xz
Checksums-Sha256:
 c6f698eaea558ae21b8b17a41ccf956dc20aa6bd2627dcf986d0492975ae13db 5066 php7.0_7.0.3-7ubuntu1.dsc
 1469b7b752a52eaf329d3c3a32a5367a58a433672295ceaeeb1d7911cb7d5ec0 61144 php7.0_7.0.3-7ubuntu1.debian.tar.xz
Files:
 f60e250d7d9a434d0fb643a6b603c787 5066 php optional php7.0_7.0.3-7ubuntu1.dsc
 3328563a160c5a6b4bf3e87ee732be04 61144 php optional php7.0_7.0.3-7ubuntu1.debian.tar.xz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWzZNKAAoJEL1+qmB3j6b1SDgP/jk6JKRKcVDHboMtn+DiGaJv
q4cussis5tYzEvpMPmUu7CvGVdRZI1lnEqQHRr0V9cnhE8oZxll8nOWQMMa1ivZs
b0edmWsQ66WeQHQ9SUcT5Qkl9aVSasfXkz3wu9oXbEF3YrQwb2BSxp1FTB3NJD76
EaK5PedSdHkmxni8AgScW1b5HpAMIC6ikiePy3WUMKHehFYs2BeK7X3INvrzYwxp
MtpLpXihtGXAahnGEJtD4yKXrgnFVa6ex5j0T+YRZBXnrbHBGb+1afGzFG+hFaVV
8izt/0CltvC0HeWw8ZRPZUMF6KC2q9RwE/A4Q0wJyfOOJqvyJKB/6yKAEDhQL7S1
6AzKnd5O+Y68Ml5c2RlyeGBAfXAxtgTIEp/j6NKIrvoi3tVbUEDrYZCVQ7HVIuir
PyDJK2E1/0r08apRUWi1pBVSZ/qyY2RfNR+X7GxnhC02xP+xyoL+Ed30KdpJqWS8
bTKTjx3DS4iu7nZ5DK9+uhZFqq+Zmq62M92J3yT6A9U6HkYxI6G9Bn3IWGyYi5mF
ED90awDMTMZY85d93iJ/6jLzgOD5SzM1WcrSlVSgZmEeqyeq7jpN8XruGPD5XufW
4zA9EEOYR++SD7C+KvF+5aYWMTkyU8KCt8dfq3toiSN63YgOZOwybIU9RQrjg7VX
v9OQYTNiLBMu6kwydCQi
=hN1B
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list