[pkg-php-pear] Bug#738284: Please, allow wildcard for WIP releases
David Prévot
taffit at debian.org
Sat Feb 8 22:24:48 UTC 2014
Package: pkg-php-tools
Version: 1.11
Severity: normal
Tags: patch
Hi,
The fix for #729452 (handle alpha and other WIP releases) introduced a
regression, that breaks the use of wildcard for WIP releases.
In php-opencloud, composer.json contains:
"require": {
"php" : ">=5.3.3",
"guzzle/http" : "3.8.*@dev"
},
The build fails with:
[pear_error: message="Overriding:'guzzle' 'http' -> 'php-guzzle'" code=0 mode=return level=notice prefix="" info=""]
[pear_error: message="Version with wildcard not at the end is forbidden (3.8.*~)" code=0 mode=return level=notice prefix="" info=""]
The attached patch fixes the issue.
Regards
David
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-rt-amd64 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pkg-php-tools depends on:
ii debhelper 9.20131227
ii php-pear 5.5.9+dfsg-1
ii php5-cli 5.5.9+dfsg-1
ii php5-json 1.3.2-2
pkg-php-tools recommends no packages.
Versions of packages pkg-php-tools suggests:
ii dh-make 0.63
-- no debconf information
-- debsums errors found:
debsums: changed file /usr/share/pkg-php-tools/scripts/phppkginfo (from pkg-php-tools package)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Composer-Allow-wildcard-for-WIP-releases.patch
Type: text/x-diff
Size: 1002 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20140208/1fc35556/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20140208/1fc35556/attachment.sig>
More information about the pkg-php-pear
mailing list