hi,

On Wed, Sep 19, 2012 at 12:43 AM, gregor herrmann <gre...@debian.org> wrote:
>> So this should fix both bugs:
>>
>> #v+
>> diff -Nru liboauth-0.9.4/debian/control liboauth-0.9.4/debian/control
>> --- liboauth-0.9.4/debian/control   2011-11-05 12:41:07.000000000 +0100
>> +++ liboauth-0.9.4/debian/control   2012-09-17 19:31:21.000000000 +0200
>> @@ -2,7 +2,7 @@
>>  Priority: optional
>>  Maintainer: Bilal Akhtar <bilalakh...@ubuntu.com>
>>  Build-Depends: debhelper (>= 8.1.3),
>> -               libcurl4-nss-dev,
>> +               libcurl4-gnutls-dev | libcurl4-dev,
>>                 libnss3-dev,
>>                 libtool,
>>                 locales-all | language-pack-en,
>> @@ -16,7 +16,7 @@
>>  Package: liboauth-dev
>>  Section: libdevel
>>  Architecture: any
>> -Depends: liboauth0 (= ${binary:Version}), libcurl4-nss-dev, ${misc:Depends}
>> +Depends: liboauth0 (= ${binary:Version}), libcurl4-gnutls-dev | 
>> libcurl4-dev, libnss3-dev, ${misc:Depends}
>>  Description: C library for implementing OAuth 1.0 (development files)
>>   liboauth is a collection of C functions implementing the
>>   OAuth Core 1.0 standard API. liboauth provides basic functions to escape
>> #v-

Acked, I will check whether changes above affects gondencheetah('s
twitter submit feature).
Please wait for a few days.

> goldencheetah has:
>
> Build-Depends: .. liboauth-dev, libcurl4-nss-dev ..
> Depends: .. libcurl3-nss (>= 7.23.1), liboauth0 (>= 0.9.1)
>
> (So the same as bti, and the maintainer is the original reporter for
> #639565 :))
>
> Cc'ing KURASHIKI Satoru <lur...@gmail.com> to check if the change in
> liboauth might affect goldencheetah.

regards,
-- 
KURASHIKI Satoru


-- 
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