tags 621933 + pending thanks Dear maintainer,
I've prepared an NMU for libuninameslist (versioned as 0.0.20091231-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Joint Venture: Ne Frau, die sich mich leisten kann
diff -Nru libuninameslist-0.0.20091231/debian/changelog libuninameslist-0.0.20091231/debian/changelog --- libuninameslist-0.0.20091231/debian/changelog 2010-01-01 13:51:16.000000000 +0100 +++ libuninameslist-0.0.20091231/debian/changelog 2011-09-29 17:13:20.000000000 +0200 @@ -1,3 +1,14 @@ +libuninameslist (0.0.20091231-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: eval: 1: base_compile+= -c: not found": + add patch from Ubuntu / Colin Watson: + - Set SHELL in Makefile.in so that the expansion of @LIBTOOL@ works + Closes: #621933 + LP: #829445 + + -- gregor herrmann <[email protected]> Thu, 29 Sep 2011 17:12:11 +0200 + libuninameslist (0.0.20091231-1) unstable; urgency=low * New upstream release. Updated to Unicode 5.2 (Closes: #562596). diff -Nru libuninameslist-0.0.20091231/debian/patches/libtool-shell.patch libuninameslist-0.0.20091231/debian/patches/libtool-shell.patch --- libuninameslist-0.0.20091231/debian/patches/libtool-shell.patch 1970-01-01 01:00:00.000000000 +0100 +++ libuninameslist-0.0.20091231/debian/patches/libtool-shell.patch 2011-09-29 17:12:05.000000000 +0200 @@ -0,0 +1,19 @@ +Description: Set SHELL so that the expansion of @LIBTOOL@ works +Author: Colin Watson <[email protected]> +Bug-Debian: http://bugs.debian.org/621933 +Bug-Ubuntu: https://bugs.launchpad.net/bugs/829445 +Forwarded: no +Last-Update: 2011-08-22 + +Index: b/Makefile.in +=================================================================== +--- a/Makefile.in ++++ b/Makefile.in +@@ -12,6 +12,7 @@ + UN_REVISION=2 + UN_AGE=0 + ++SHELL = @SHELL@ + LIBTOOL = @LIBTOOL@ + CC = @CC@ + INSTALL = @INSTALL@ diff -Nru libuninameslist-0.0.20091231/debian/patches/series libuninameslist-0.0.20091231/debian/patches/series --- libuninameslist-0.0.20091231/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ libuninameslist-0.0.20091231/debian/patches/series 2011-09-29 17:12:05.000000000 +0200 @@ -0,0 +1 @@ +libtool-shell.patch
signature.asc
Description: Digital signature

