[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cvs commit to debian-installer/retriever/choose-mirror/debian by mckinstry



>
>> Log Message:
>> Depend on libdebconfclient-dev >= 0.47 for fixed debconf_capb() macro.
>
>This log message do not match the commited change to debian/control,
>and why did you change the changelog without mentioning why?
>

sigh.
This was a mistake. The only change that should be present
is the libdebconfclient-dev (>= 0.47). (which should be
libdebconfclient0-dev, as you pointed out elsewhere).

I was working locally on choose-mirror and forgot my local
hacks to these files.

Sorry,
Alastair


>> Index: changelog
>> ===================================================================
>> RCS file: /cvs/debian-boot/debian-installer/retriever/choose-mirror/debian/changelog,v

>> retrieving revision 1.54
>> retrieving revision 1.55
>> diff -u -d -r1.54 -r1.55
>> --- changelog	12 Oct 2003 18:42:01 -0000	1.54
>> +++ changelog	12 Oct 2003 20:36:34 -0000	1.55
>> @@ -2,6 +2,8 @@
>>  
>>    * Denis Barbier
>>      - Update translated country names in French translation
>> +  * Alastair McKinstry
>> +    - Depend on libdebconfclient-dev >= 0.47 for fixed debconf_capb() macro.

>>  
>>   -- Denis Barbier <barbier@debian.org>  Sun, 12 Oct 2003 20:41:00 +0200

>>  
>> @@ -28,6 +30,8 @@
>>      - Updated dutch translation
>>    * Alastair McKinstry
>>      - Convert changelog to UTF-8 as per policy
>> +    - Tag country names for translation; update templates. Closes: #215208.

>> +    - Convert choose-mirror.c to new cdebconf macros.
>>    * Miroslav Kure
>>      - Initial Czech translation
>>  
>> 
>> Index: control
>> ===================================================================
>> RCS file: /cvs/debian-boot/debian-installer/retriever/choose-mirror/debian/control,v

>> retrieving revision 1.15
>> retrieving revision 1.16
>> diff -u -d -r1.15 -r1.16
>> --- control	25 May 2003 08:44:28 -0000	1.15
>> +++ control	12 Oct 2003 20:36:34 -0000	1.16
>> @@ -3,12 +3,12 @@
>>  Priority: optional
>>  Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
>>  Uploaders: Joey Hess <joeyh@debian.org>, Martin Sjogren <sjogren@debian.org>

>> -Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.7.0), libdebconfclient-dev,
wget, po-debconf (>= 0.5.0)
>> -Standards-Version: 3.5.6.1
>> +Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.7.0), libdebconfclient-dev
(>= 0.47), wget, po-debconf (>= 0.5.0)
>> +Standards-Version: 3.6.1.0
>>  
>>  Package: choose-mirror
>>  Architecture: any
>> -Depends: ${shlibs:Depends}, configured-network
>> +Depends: ${shlibs:Depends}
>>  Description: Choose mirror to install from
>>   Lets the user pick a mirror that the Debian installer will install from.

>>  XB-Installer-Menu-Item: 14
>
>



Reply to: