[Pkg-giraffe-discuss] [PATCH 1/4] control: Add dependency on dh-autoreconf
Carsten Schoenert
c.schoenert at t-online.de
Sat Apr 7 16:51:22 UTC 2018
Hello Roel,
I picked the patches 2-4 with small adjustments and pushed all to salsa.
It's on top of 8.6.1 as I've forgotten your patches while preparing the
8.6.1.
Am 30.03.18 um 09:31 schrieb Carsten Schoenert:
> Hello Roel,
>
> Am 29.03.2018 um 13:32 schrieb Roel van Meer:
>> We use this debhelper, so we need to depend on it.
>>
>> Change-Id: I41479b6be81c0b28e105b364f8ad9f19f65772a6
>> ---
>> debian/control | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/debian/control b/debian/control
>> index e4339666..a15d2f0d 100644
>> --- a/debian/control
>> +++ b/debian/control
>> @@ -14,6 +14,7 @@ Build-Depends:
>> debhelper (>= 10.8~),
>> default-libmysqlclient-dev,
>> dh-apparmor,
>> + dh-autoreconf,
>
> This patch isn't needed as debhelper >= 10.8 is requiring dh-autoreconf,
> there is also a lintian check to find such doubled things.
> We bumped to dh 10.8 in 9b5661dbc93a5cc79b4d76128360f173df350b0a and
> 94fa45905a567487851974f46b06ca303ba02990 in preparation for >= 8.4.0~beta1
>
> I was thinking about bumping debhelper version >= 11~ in one of the next
> iterations, this would make this patch even more obsolete.
>
>> dh-exec,
>> dh-php,
>> dpkg-dev (>= 1.16.1~),
>>
>
--
Regards
Carsten
More information about the Pkg-giraffe-discuss
mailing list