tags 713769 + patch tags 713769 + pending thanks Dear maintainer,
I've prepared an NMU for vdkbuilder2 (versioned as 2.4.0-4.4) 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: Irma Thomas: Wish Someone Would Care
diff -u vdkbuilder2-2.4.0/debian/changelog vdkbuilder2-2.4.0/debian/changelog --- vdkbuilder2-2.4.0/debian/changelog +++ vdkbuilder2-2.4.0/debian/changelog @@ -1,3 +1,16 @@ +vdkbuilder2 (2.4.0-4.4) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: ld: vdkb_plugin.o: undefined reference to symbol + 'g_module_symbol'": + apply patch from Ubuntu / Daniel T Chen: + - Added missing gmodule-2.0 library to link, fixing FTBFS. + (Closes: #713769) + * debian/control: add a source Section field. + Makes lintian and Launchpad happy and allows Ubuntu to drop their delta. + + -- gregor herrmann <gre...@debian.org> Sun, 07 Jul 2013 16:11:13 +0200 + vdkbuilder2 (2.4.0-4.3) unstable; urgency=low * Non-maintainer upload. diff -u vdkbuilder2-2.4.0/debian/control vdkbuilder2-2.4.0/debian/control --- vdkbuilder2-2.4.0/debian/control +++ vdkbuilder2-2.4.0/debian/control @@ -1,4 +1,5 @@ Source: vdkbuilder2 +Section: devel Priority: optional Maintainer: Michael Vogt <m...@debian.org> Standards-Version: 3.6.1.1 only in patch2: unchanged: --- vdkbuilder2-2.4.0.orig/vdkbuilder/Makefile.am +++ vdkbuilder2-2.4.0/vdkbuilder/Makefile.am @@ -6,7 +6,7 @@ #vdkb_LDFLAGS = $(VDK_LIBS) -vdkb2_LDADD = $(VDK_LIBS) +vdkb2_LDADD = $(VDK_LIBS) -lgmodule-2.0 -lX11 vdkb2_LDFLAGS = -export-dynamic EXTRA_DIST = only in patch2: unchanged: --- vdkbuilder2-2.4.0.orig/vdkbuilder/Makefile.in +++ vdkbuilder2-2.4.0/vdkbuilder/Makefile.in @@ -171,7 +171,7 @@ #vdkb_LDFLAGS = $(VDK_LIBS) -vdkb2_LDADD = $(VDK_LIBS) +vdkb2_LDADD = $(VDK_LIBS) -lgmodule-2.0 -lX11 vdkb2_LDFLAGS = -export-dynamic EXTRA_DIST =
signature.asc
Description: Digital signature