[FYI] {master} dist tests: fix reduced coverage due to typo

2012-04-13 Thread Stefano Lattarini
* t/dist-formats.tap: Append to 'Makefile.am', not to 'Makefil.am'. Signed-off-by: Stefano Lattarini --- t/dist-formats.tap |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/dist-formats.tap b/t/dist-formats.tap index 8a287ff..d627cf8 100755 --- a/t/dist-formats.tap ++

Re: [PATCH] tests: fix a failure when install-info is not available

2012-04-13 Thread Stefano Lattarini
On 04/13/2012 12:27 PM, Dmitry V. Levin wrote: > On Fri, Apr 13, 2012 at 10:52:32AM +0200, Stefano Lattarini wrote: > >> Hmm... actually, the fact that the above was run also when 'install-info' >> might not be available was done *on purpose*, because the exporting of >> 'AM_UPDATE_INFO_DIR' to a "

[FYI] {branch-1.11} release: stable maintenance release 1.11.5

2012-04-13 Thread Stefano Lattarini
* configure.ac (AC_INIT): Bump version number to 1.11.5. * m4/amversion.m4 (AM_AUTOMAKE_VERSION): Likewise (autoupdated by ./bootstrap). Signed-off-by: Stefano Lattarini --- configure.ac|2 +- m4/amversion.m4 |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/con

Re: bug#11232: automake-1.11.4 regression

2012-04-13 Thread Stefano Lattarini
tags 11232 + patch close 11232 thanks On 04/13/2012 12:20 PM, Dmitry V. Levin wrote: > On Fri, Apr 13, 2012 at 10:42:09AM +0200, Stefano Lattarini wrote: >> Hi Dmitry, thanks for the report and the fix. >> >> On 04/13/2012 12:22 AM, Dmitry V. Levin wrote: >>> >>> [PATCH] install: fix the case then

Re: [PATCH] tests: fix a failure when install-info is not available

2012-04-13 Thread Dmitry V. Levin
On Fri, Apr 13, 2012 at 10:52:32AM +0200, Stefano Lattarini wrote: > Hi Dmitry, thanks for the patch. But I'm not sure it's right (see below). > > On 04/13/2012 02:58 AM, Dmitry V. Levin wrote: > > This fixes a regression introduced by commit v1.11-766-g619c1b2. > > > > * tests/install-info-dir.

Re: bug#11222: Vala projects with vapi in *_SOURCES are broken with automake 1.11.4

2012-04-13 Thread Peter Rosin
On 2012-04-13 10:15, Stefano Lattarini wrote: > Hi Peter. > > On 04/13/2012 01:37 AM, Peter Rosin wrote: >> >> Pardon me for interrupting, but why did you base these two vala-fixes >> (this one and 11229) on the seemingly random v1.11-771-gd714ec5 >> "docs: deprecate 'cygnus' mode, help the transi

Re: [PATCH] tests: fix a failure when install-info is not available

2012-04-13 Thread Stefano Lattarini
Hi Dmitry, thanks for the patch. But I'm not sure it's right (see below). On 04/13/2012 02:58 AM, Dmitry V. Levin wrote: > This fixes a regression introduced by commit v1.11-766-g619c1b2. > > * tests/install-info-dir.test: Do not attempt to read or modify > $instdir/info/dir file when install-in

Re: bug#11222: Vala projects with vapi in *_SOURCES are broken with automake 1.11.4

2012-04-13 Thread Stefano Lattarini
Hi Peter. On 04/13/2012 01:37 AM, Peter Rosin wrote: > > Pardon me for interrupting, but why did you base these two vala-fixes > (this one and 11229) on the seemingly random v1.11-771-gd714ec5 > "docs: deprecate 'cygnus' mode, help the transition"? Marc-Antoine > did point to something else in t