Bug#336433: Package diff support

2006-06-07 Thread Chris Halls
On Wednesday 07 June 2006 18:50, Otavio Salvador wrote: > Yes, they will be updated. > > http://ddtp.debian.net/debian/dists/sid/main/i18n/ Thanks Otavio, that's the information I needed Chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Bug#336433: Package diff support

2006-06-07 Thread Otavio Salvador
Chris Halls <[EMAIL PROTECTED]> writes: > On Wednesday 07 June 2006 18:33, Otavio Salvador wrote: >> Translation- will be in together with DDTP. BTW, check: >> ddtp.debian.net > > Thanks Otavio > > Can you give me an example filename of a file as it would be found in a > repository? I guess these

Bug#336433: Package diff support

2006-06-07 Thread Chris Halls
On Wednesday 07 June 2006 18:33, Otavio Salvador wrote: > Translation- will be in together with DDTP. BTW, check: > ddtp.debian.net Thanks Otavio Can you give me an example filename of a file as it would be found in a repository? I guess these files will be updated in place, like Packages, Sour

Bug#336433: Package diff support

2006-06-07 Thread Otavio Salvador
Chris Halls <[EMAIL PROTECTED]> writes: > 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" >> +

Bug#336433: Package diff support

2006-06-07 Thread Chris Halls
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)-.*)

Bug#336433: Package diff support

2006-05-12 Thread Philip Armstrong
Package: apt-proxy Version: 1.9.33-0.1 Followup-For: Bug #336433 Now that Diff support is in the archives, can this patch go into apt-proxy? It doesn't seem to be in 1.9.33 cheers, Phil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

Bug#336433: Package diff support

2005-10-30 Thread Florian Weimer
Package: apt-proxy Version: 1.9.32 Tags: patch The patch below is required for package diff support (available with apt from experimental). diff -rN -u old-apt-proxy-1.9.32/apt_proxy/apt_proxy.py new-apt-proxy-1.9.32/apt_proxy/apt_proxy.py --- old-apt-proxy-1.9.32/apt_proxy/apt_proxy.py 2005-10-