[php-maint] Bug#618680: Bug#618680: php-image-barcode: Uses depreciated methods

Thomas Goirand thomas at goirand.fr
Fri Mar 18 05:54:15 UTC 2011


On 03/18/2011 02:03 AM, Tobias Frost wrote:
> Hallo Thomas,
> 
> here's some additional info which might save you some work
> (but I suppose you already know it)
> 
> Upstream has already some suggestions in their bug tracking system which
> solves the issues. 
> 
> I saw this after posting the bug report:
> http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Image_Barcode
> namely 10594, 17531
> 
> Note: Also bug 17353 is annoying -- if you use Code 39 barcodes.)
> The fix also works. 
> 
> I attach a diff against the debian version. (If you have use for it)
> 
> coldtobi

Hi,

I have pushed the fixes in the Git repository of the package (branches
debian-sid and upstream-sid). Can you please test the result, and
confirm that my work fixes the issues? Here's how to build:

git clone http://git.debian.org/git/pkg-php/php-image-barcode.git
cd php-image-barcode
git checkout -b upstream-sid origin/upstream-sid
git checkout debian-sid
git-buildpackage --git-upstream-branch=upstream-sid \
                --git-debian-branch=debian-sid

When I have your confirmation that it fixes your issues, I'll upload to
SID with this change.

Thomas





More information about the pkg-php-maint mailing list