Hi Florian

On Sunday 30 October 2005 10:07, Florian Weimer wrote:
> The patch below is required for package diff support (available with
> apt from experimental).
[...]
> +    FileType(re.compile(r"/(Packages|Release(\.gpg)?|Sources|Index"
> +                        r"|(?:Contents|Translation)-.*)(\.(gz|bz2))?$"),
>               "text/plain", 1),

Thanks a lot for the patch you made to apt-proxy. I have adjusted it a little 
(the mutable parameter should be 1 for *.diff/Index and 0 for the *.gz 
files), and I've also added some unit tests. I can't find any Translation- 
files on ftp.debian.org though - could you point me to an archive that 
contains these files?

Thanks
Chris



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to