Re: bug#10226: Drop redundant Python 1.5 support?

2011-12-08 Thread Stefano Lattarini
tags 10226 + patch thanks On Thursday 08 December 2011, Reuben Thomas wrote: > On 7 December 2011 23:31, Stefano Lattarini > wrote: > > severity 10226 minor > >> > > I'd be interested in such a patch; unfortunately, the one you've sent > > is completely garbled. Would you mind to re-send it as

Re: [PATCH] maint: sync auxiliary files from upstream

2011-12-08 Thread Stefano Lattarini
On Wednesday 07 December 2011, Stefano Lattarini wrote: > OK for maint? The HACKING file suggest to sync from upstream the files > in our repository that are not maintained by automake, so ... > > * lib/texinfo.tex: Synced from upstream, by "make fetch". > * lib/config.guess: Likewise. > * lib/co

[PATCH] configure: print proper message for test releases

2011-12-08 Thread Stefano Lattarini
Another minor maintenance patch to be applied after the 1.11.2 release. But this is not a good reason not to ask for a review earlier ;-) -*-*-*- * configure.ac: If the current release is detected to be a test release or a development snapshot, print a proper warning for the user. * README-alpha: