On Sun, Oct 21, 2012 at 11:57 AM, Osamu Aoki <os...@debian.org> wrote:
> Hi,
>
> On Sun, Oct 21, 2012 at 01:21:02AM +0200, Laurent Bigonville wrote:
>> Package: gir1.2-ibus-1.0
>> Version: 1.4.1-7
>
> For wheezy ...  Hmmm depends is missing true.
>
>> Severity: serious
>
> Anyway, looks like I need to deal this in unstable :-)
>
> I just noticed ...  Asias, why you dropped g-ir-scanner-pkg-export.patch
> when making experimental.  This is the patch one of the upstream
> provided.  Maybe, that was addressed upstram.  Anyway, please take care
> experimental.
>
>> Tags: patch
>
> Thanks ...  Wait ... what is this patch for ... version is experimental.
> ... but I guess the same works for unstable.
>
>> diff -Nru ibus-1.4.99.20120917/debian/rules ibus-1.4.99.20120917/debian/rules
>> --- ibus-1.4.99.20120917/debian/rules 2012-10-17 07:09:24.000000000 +0200
>> +++ ibus-1.4.99.20120917/debian/rules 2012-10-21 00:41:52.000000000 +0200
>> @@ -4,7 +4,7 @@
>>  LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
>>
>>  %:
>> -     dh  $@ --with python2 --with autoreconf
>> +     dh  $@ --with python2 --with autoreconf --with gir
>
> I see gobject-introspection provide this ... but not much documentation.
> ... seems reasonable ... let me test and see.  Appreciate your patch.
>

This will do the trick:

  dh  $@  --with autoreconf,gir,python2


-- 
Regards,
Aron Xu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to