diff -u g15stats-1.9.2/Makefile.am g15stats-1.9.2/Makefile.am --- g15stats-1.9.2/Makefile.am +++ g15stats-1.9.2/Makefile.am @@ -7,7 +7,7 @@ docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) doc_DATA = README ChangeLog AUTHORS NEWS COPYING -LIBS = -lg15daemon_client -lg15render -lpthread -lm +LIBS = -lg15daemon_client -lg15render -lpthread -lm IMCLUDES = -I g15stats_LDFLAGS = -avoid-version g15stats_SOURCES = g15stats.c g15stats.h diff -u g15stats-1.9.2/debian/control g15stats-1.9.2/debian/control --- g15stats-1.9.2/debian/control +++ g15stats-1.9.2/debian/control @@ -1,8 +1,7 @@ Source: g15stats Section: utils Priority: extra -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Giacomo Catenazzi +Maintainer: Giacomo Catenazzi Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libxtst-dev, libfreetype6-dev, libusb-dev, libgtop2-dev, libg15-dev, libg15render-dev (>= 1.2-3), libg15daemon-client-dev, diff -u g15stats-1.9.2/debian/changelog g15stats-1.9.2/debian/changelog --- g15stats-1.9.2/debian/changelog +++ g15stats-1.9.2/debian/changelog @@ -1,8 +1,9 @@ -g15stats (1.9.2-1ubuntu1) natty; urgency=low +g15stats (1.9.2-2) unstable; urgency=low - * link against -lpthread, -lm to fix FTBFS + * Supports binutils-gold linker, writing explicitly our library + dependencies. Patch from Bhavani Shankar (Closes: #554382). - -- Bhavani Shankar Thu, 16 Dec 2010 11:10:32 +0530 + -- Giacomo Catenazzi Tue, 15 Mar 2011 08:04:59 +0100 g15stats (1.9.2-1) unstable; urgency=low