[Bug 1555843] Re: php7.0: re-add binary packages with universe dependencies

Steve Langasek steve.langasek at canonical.com
Sat Mar 12 02:28:39 UTC 2016


Thanks, this looks good.  I've made just a few small adjustments:
 - smash the version to 7.0.3-9ubuntu2. This hasn't been uploaded to the archive, so no reason to use 9ubuntu3.
 - drop some extra variables in debian/rules (nullstring, space) that were added but are no longer needed.
 - consolidate some of the references to $(WITH_UNIVERSE) in debian/rules to shrink the diff.
 - make sure to install the changelog file in the universe packages.
 - use rm -f on debian/tests/control, so that this doesn't fail if the file is already removed.
 - (php-universe-source only) delete the Testsuite field, since there are no tests for this package.

Attached my delta between your 7.0.3-9ubuntu3 and the 7.0.3-9ubuntu2
that I'll be uploading.  delta for php-universe-source to follow
shortly.

** Patch added: "php7.0-fixups.diff"
   https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1555843/+attachment/4596496/+files/php7.0-fixups.diff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1555843

Title:
  php7.0: re-add binary packages with universe dependencies

Status in php-defaults package in Ubuntu:
  In Progress
Status in php7.0 package in Ubuntu:
  In Progress

Bug description:
  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:
      - 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: 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.

   -- Nishanth Aravamudan <nish.aravamudan at canonical.com>  Thu, 10 Mar
  2016 15:40:59 -0800

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-defaults/+bug/1555843/+subscriptions



More information about the Ubuntu-sponsors mailing list