diffstat of debian/ for xplc_0.3.13-3 xplc_0.3.13-3ubuntu1 changelog | 9 +++++++++ control | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff -u xplc-0.3.13/debian/changelog xplc-0.3.13/debian/changelog --- xplc-0.3.13/debian/changelog +++ xplc-0.3.13/debian/changelog @@ -1,3 +1,12 @@ +xplc (0.3.13-3ubuntu1) natty; urgency=low + + * Fix FTBFS with --as-needed: + + config/rules.mk: Add _LDADD to linker calls of a shared object + as last argument (libraries must be specified last with --as-needed). + + xplc/vars.mk: Use libxlpc_LDADD instead of LDFLAGS to add libraries. + + -- Stefan Potyra Sun, 12 Dec 2010 04:46:51 +0100 + xplc (0.3.13-3) unstable; urgency=low * QA upload diff -u xplc-0.3.13/debian/control xplc-0.3.13/debian/control --- xplc-0.3.13/debian/control +++ xplc-0.3.13/debian/control @@ -1,7 +1,8 @@ Source: xplc Section: libs Priority: optional -Maintainer: Debian QA Group +XSBC-Original-Maintainer: Debian QA Group +Maintainer: Ubuntu Developers Build-Depends: uuid-dev, cdbs, debhelper (>= 5.0.0) Standards-Version: 3.8.0 Homepage: http://xplc.sourceforge.net/