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

Re: [Patch] for new Package format



On Tue, Sep 05, 2000 at 01:05:17PM -0400, Ben Collins wrote:
>On Tue, Sep 05, 2000 at 07:05:18PM +0200, Michael Schlueter wrote:
>> Hi,
>> 
>> as discribed in the BTS the Package format has changes a bit (Filename is now 
>> FileName). Here is the Patch to make debian-cd work with this changes:
>
>>  	m/^Filename: (\S+)/m and $file = $1;
>> +	m/^FileName: (\S+)/m and $file = $1;
>
>Proper thing would be:
>
>	m/^Filename: (\S+)/mi and ...
>
>for each and everyone of these matching lines. Case insensitive is fine.

I've done this and checked the result in. Any more patches that people
would like to see?

-- 
Steve McIntyre, Cambridge, UK.                   stevem@chiark.greenend.org.uk
  Getting a SCSI chain working is perfectly simple if you remember that there
  must be exactly three terminations: one on one end of the cable, one on the
  far end, and the goat, terminated over the SCSI chain with a silver-handled
  knife whilst burning *black* candles. --- Anthony DeBoer


--  
To UNSUBSCRIBE, email to debian-cd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: