[ubuntu/xenial-proposed] php7.0 7.0.3-9ubuntu2 (Accepted)

Nishanth Aravamudan nish.aravamudan at canonical.com
Sat Mar 12 04:48:22 UTC 2016


php7.0 (7.0.3-9ubuntu2) xenial; urgency=medium

  * Drop:
    - Drop support for firebird, c-client, mcrypt, onig, qdbm and zip as
      they are in universe (LP #1547245):
      + d/control: drop binary packages php7.0-imap, php7.0-interbase,
        php7.0-mcrypt and php7.0-zip and their reverse dependencies.
      + d/rules.d: drop makefile snippets for imap, interbase, mcrypt
        and zip extensions.
  * Add support for independent source packages php7.0 and
    php7.0-universe-source (LP: #1555843):
    - php7.0-imap, php7.0-interbase, php7.0-mcrypt and php7.0-zip will
      be provided by the latter, which will reside in universe.
    - d/control{,.in}: add Build-Depends on dctrl-tools.
    - d/control.in: drop Build-Depends on firebird-dev, libc-client-dev,
      libmcrypt-dev, libonig-dev, libqdbm-dev and libzip-dev.
    - d/rules: use grep{,-dctrl} to filter out makefile snippets and
      binary packages that require universe.
    - d/rules.d/ext-interbase.mk: add pdo config to interbase's config,
      as php7.0-universe-common will not use ext-common.mk.
  * d/control.in: switch Build-Depends of netcat-traditional to
    netcat-openbsd as only the latter is in main.
  * d/rules: do not generate debian/tests/control when building for
    universe.
  * d/rules: use grep-dctrl to remove binary packages not generated by
    this source package during the build (dpkg-genchanges complains
    otherwise).

Date: Thu, 10 Mar 2016 15:40:59 -0800
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/+source/php7.0/7.0.3-9ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Mar 2016 15:40:59 -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-sybase php7.0-gd php7.0-intl php7.0-snmp php7.0-json php7.0-pgsql php7.0-mbstring php7.0-enchant php7.0-bz2 php7.0-gmp php7.0-opcache php7.0-mysql php7.0-tidy php7.0-soap php7.0-bcmath php7.0-xmlrpc php7.0-pspell php7.0-curl php7.0-ldap
Architecture: source
Version: 7.0.3-9ubuntu2
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: 1555843
Changes:
 php7.0 (7.0.3-9ubuntu2) xenial; urgency=medium
 .
   * Drop:
     - Drop support for firebird, c-client, mcrypt, onig, qdbm and zip as
       they are in universe (LP #1547245):
       + d/control: drop binary packages php7.0-imap, php7.0-interbase,
         php7.0-mcrypt and php7.0-zip and their reverse dependencies.
       + d/rules.d: drop makefile snippets for imap, interbase, mcrypt
         and zip extensions.
   * Add support for independent source packages php7.0 and
     php7.0-universe-source (LP: #1555843):
     - php7.0-imap, php7.0-interbase, php7.0-mcrypt and php7.0-zip will
       be provided by the latter, which will reside in universe.
     - d/control{,.in}: add Build-Depends on dctrl-tools.
     - d/control.in: drop Build-Depends on firebird-dev, libc-client-dev,
       libmcrypt-dev, libonig-dev, libqdbm-dev and libzip-dev.
     - d/rules: use grep{,-dctrl} to filter out makefile snippets and
       binary packages that require universe.
     - d/rules.d/ext-interbase.mk: add pdo config to interbase's config,
       as php7.0-universe-common will not use ext-common.mk.
   * d/control.in: switch Build-Depends of netcat-traditional to
     netcat-openbsd as only the latter is in main.
   * d/rules: do not generate debian/tests/control when building for
     universe.
   * d/rules: use grep-dctrl to remove binary packages not generated by
     this source package during the build (dpkg-genchanges complains
     otherwise).
Checksums-Sha1:
 23928842f57ed72bbe216c09c0faea29bc6fda4f 5079 php7.0_7.0.3-9ubuntu2.dsc
 5efd9cc2b12f2bf4fe0014ef559f11878bd3a310 62036 php7.0_7.0.3-9ubuntu2.debian.tar.xz
Checksums-Sha256:
 687630e449bcef4b1c76cc171cc41b4ae5565baafa2d97a573d55e5b4c77f1e4 5079 php7.0_7.0.3-9ubuntu2.dsc
 751dc75aa20ac90ccdfd35ac1ed428b2d4fda3e7c606817ac84c9ed3871d18e2 62036 php7.0_7.0.3-9ubuntu2.debian.tar.xz
Files:
 c9b3c6f344e378243376e9e9aa3fe632 5079 php optional php7.0_7.0.3-9ubuntu2.dsc
 b3b801854c6d1720d329c7bc92efe7b4 62036 php optional php7.0_7.0.3-9ubuntu2.debian.tar.xz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJW44CfAAoJEFaNMPMhshM9quIQAM1iXGCYU7Tnlz+uvYHTyhyc
gbMkTMGmg20/h6HmYEHlu6v+gdTwNgcTJnKwGJU6Djvnf63zeXIz7AfSqXmLIITu
kDw9DD1BplfkBZ/HmTipVuGsDjiiWd+17dE7KxgsOiggYpk3TNu5nlFdKCgU6JLr
QL33b6+qRFauUHujMVIDp9pEPIN+Xf+yIzatnxQxMVr7bNeM7eEazi750GHnuJEZ
H/ATa8qWIjxHkYnyg86da+hNzYI/uHGzUr5KLQ+QbqGISgPXREnUsaN38l4o1H3k
ieUefxCBgdra5ctFPrkqhBqGa5TGj9OCauIyR4QMfFb4tmF23unbugZq1PyGnXmY
F4QsU7ghiFBtifIxnbA9pOaxLQX83ycrBtS0QDe/bYiUQa755dRKtSoITs2yFHrC
LZhLvl7LDY/4US0zAJHQbKdZQq15k0ArBTmirR2kCruMPEdfyZUSavWO19rWCDMy
Hguz1VrQcqT3jHiXh4yu1d5EEW+ppFNa1kEWuHzxp32+NpXnCle0Lyflu/uRaSEf
wGFG45Ix+bQo0oh6h+fp3CBpmex76b6ukeqmZ//kzdFuT52ULa34tcQyqr6YyC1Q
JEPA7H/0iN32iXQb/uNaGOkqmB2mlTVVbuSMJUhz7kU8Dhq6wv7SlFwnYcoNWYsm
wX0aiJqWmG5WuG4+myb2
=OKkn
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list