On 2011-01-05 Peter Pentchev <r...@ringlet.net> wrote:
[...]
> On Thu, Dec 30, 2010 at 12:59:42AM +0100, Jakub Wilk wrote:
> > Source: fenix-plugins
> > Version: 0.0.20070803-3
> > Severity: serious
> > Justification: FTBFS
> > 
> > fenix-plugins fails to build from source in a clean sid i386 chroot.
> > Tail of the build log:

> Sigh.  This was the first thing I fixed in Subversion rev. 11749 back
> in November, while trying to fix #509702.  It's been waiting for an
> upload since then :)

> Now I've reuploaded it to mentors.d.n with a Closes: #608333 in
> the changelog entry for the libtool fix.  If any of the pkg-games
> developers would be kind enough to sponsor it...? :)
[...]

Hello,

I have just pulled the fix for 608333 from your proposed -4 upload
and uploaded the relting package as NMU to DELAYED/2.

cu andreas
diff -u fenix-plugins-0.0.20070803/debian/changelog fenix-plugins-0.0.20070803/debian/changelog
--- fenix-plugins-0.0.20070803/debian/changelog
+++ fenix-plugins-0.0.20070803/debian/changelog
@@ -1,3 +1,10 @@
+fenix-plugins (0.0.20070803-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update ltmain.sh. Closes: #608333 (Patch by Peter Pentchev)
+
+ -- Andreas Metzler <ametz...@debian.org>  Sat, 08 Jan 2011 17:48:47 +0100
+
 fenix-plugins (0.0.20070803-3) unstable; urgency=low
 
   [ Ansgar Burchardt ]
diff -u fenix-plugins-0.0.20070803/debian/rules fenix-plugins-0.0.20070803/debian/rules
--- fenix-plugins-0.0.20070803/debian/rules
+++ fenix-plugins-0.0.20070803/debian/rules
@@ -18,6 +18,7 @@
 		if [ -e "$$i/configure.ac" ]; then \
 			cp -f /usr/share/misc/config.sub "$$i/config.sub" ; \
 			cp -f /usr/share/misc/config.guess "$$i/config.guess" ; \
+			cp -f /usr/share/libtool/config/ltmain.sh "$$i/ltmain.sh" ; \
 		fi \
 	done
 	touch $@

Reply via email to