tags 713728 + patch tags 713728 + pending thanks Dear maintainer,
I've prepared an NMU for matchbox-panel (versioned as 0.9.3-8.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 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Cássia Eller: O Segundo Sol
diff -Nru matchbox-panel-0.9.3/debian/changelog matchbox-panel-0.9.3/debian/changelog --- matchbox-panel-0.9.3/debian/changelog 2012-03-24 22:46:38.000000000 +0100 +++ matchbox-panel-0.9.3/debian/changelog 2013-11-06 18:42:51.000000000 +0100 @@ -1,3 +1,13 @@ +matchbox-panel (0.9.3-8.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: ld: mb-applet-menu-launcher.o: undefined reference to + symbol 'XInternAtom'": + update patch linking-fix: links against some more libs. + (Closes: #713728) + + -- gregor herrmann <gre...@debian.org> Wed, 06 Nov 2013 18:42:50 +0100 + matchbox-panel (0.9.3-8) unstable; urgency=low * Restore patch for src/Makefile.am and src/Makefile.in. diff -Nru matchbox-panel-0.9.3/debian/patches/linking-fix matchbox-panel-0.9.3/debian/patches/linking-fix --- matchbox-panel-0.9.3/debian/patches/linking-fix 2012-03-24 22:48:30.000000000 +0100 +++ matchbox-panel-0.9.3/debian/patches/linking-fix 2013-11-06 18:47:53.000000000 +0100 @@ -1,5 +1,6 @@ Description: FTBFS with binutils-gold (#555589) -Last-Update: 2011-05-07 + FTBFS again, underlinked (#713728) +Last-Update: 2013-11-06 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,7 +6,7 @@ @@ -22,3 +23,18 @@ matchbox_panel_SOURCES = \ panel.c panel_app.c panel_menu.c panel_util.c session.c msg.c \ panel.h panel_app.h panel_menu.h panel_util.h session.h msg.h +--- a/applets/Makefile.am ++++ b/applets/Makefile.am +@@ -37,9 +37,11 @@ + + mb_applet_clock_SOURCES = mb-applet-clock.c + mb_applet_menu_launcher_SOURCES = mb-applet-menu-launcher.c ++mb_applet_menu_launcher_LDADD = $(LIBMB_LIBS) $(SN_LIBS) -lX11 + mb_applet_wireless_SOURCES = mb-applet-wireless.c +-mb_applet_wireless_LDADD = $(LIBMB_LIBS) $(SN_LIBS) $(WIRELESS_LIBS) ++mb_applet_wireless_LDADD = $(LIBMB_LIBS) $(SN_LIBS) $(WIRELESS_LIBS) -lm + mb_applet_launcher_SOURCES = mb-applet-launcher.c ++mb_applet_launcher_LDADD = $(LIBMB_LIBS) $(SN_LIBS) -lX11 + mb_applet_system_monitor_SOURCES = mb-applet-system-monitor.c + +
signature.asc
Description: Digital signature