Package: ruby-riddle Version: 1.5.12-4 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu artful ubuntu-patch
Dear Maintainer, Ubuntu 17.10 (and eventually Debian) are switching the default PHP to 7.1. To that end, it is better to depend on the php-cli metapackage, unless explicit version-specific dependencies exist (for the CLI this seems unlikely). In Ubuntu, the attached patch was applied to achieve the following: * d/control: change b-d from php7.0 to php-cli, as there is no specific need for PHP7.0. Thanks for considering the patch. *** /tmp/tmpOL60I7/ruby-riddle_1.5.12-4ubuntu1.debdiff diff -Nru ruby-riddle-1.5.12/debian/control ruby-riddle-1.5.12/debian/control --- ruby-riddle-1.5.12/debian/control 2017-01-04 00:34:26.000000000 -0800 +++ ruby-riddle-1.5.12/debian/control 2017-04-27 16:29:30.000000000 -0700 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10~), default-mysql-server | virtual-mysql-server, gem2deb, - php7.0-cli, + php-cli, procps, rake, ruby-mysql2, -- System Information: Debian Release: stretch/sid APT prefers zesty-updates APT policy: (500, 'zesty-updates'), (500, 'zesty-security'), (500, 'zesty') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.10.0-20-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Nishanth Aravamudan Ubuntu Server Canonical Ltd