tags 553968 + pending thanks Dear maintainer,
I've prepared an NMU for blktrace (versioned as 1.0.1-2.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 `-
diff -u blktrace-1.0.1/debian/changelog blktrace-1.0.1/debian/changelog --- blktrace-1.0.1/debian/changelog +++ blktrace-1.0.1/debian/changelog @@ -1,3 +1,13 @@ +blktrace (1.0.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS with binutils-gold": add patch from Ubuntu / Ilya Barygin: + - New patch 20_no-add-needed.patch: add missing library to fix linking + failure + (Closes: #553968) + + -- gregor herrmann <gre...@debian.org> Sat, 17 Dec 2011 15:40:06 +0100 + blktrace (1.0.1-2) unstable; urgency=low * Move package from optional to extras because of its dependency on libaoi only in patch2: unchanged: --- blktrace-1.0.1.orig/debian/patches/20_no-add-needed.patch +++ blktrace-1.0.1/debian/patches/20_no-add-needed.patch @@ -0,0 +1,15 @@ +Description: add necessary library to fix linking failure with --no-add-needed +Author: Ilya Barygin <bary...@gmail.com> +Bug-Debian: http://bugs.debian.org/553968 + +--- blktrace-1.0.1.orig/btreplay/Makefile ++++ blktrace-1.0.1/btreplay/Makefile +@@ -13,7 +13,7 @@ + override CFLAGS += $(INCS) $(XCFLAGS) $(OCFLAGS) + + PROGS = btrecord btreplay +-LIBS = -laio -lrt ++LIBS = -laio -lrt -lpthread + + all: depend $(PROGS) +
signature.asc
Description: Digital signature