tags 558860 + patch thanks Dear maintainer,
I've prepared an NMU for gai (versioned as 0.5.10-2.2) and uploaded it to DELAYED/02. Please feel free to tell me if I should delay it longer. Regards. diff -u gai-0.5.10/debian/rules gai-0.5.10/debian/rules --- gai-0.5.10/debian/rules +++ gai-0.5.10/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f CFLAGS += -I/usr/include/libgnomeui-2.0/ +LDFLAGS += -lgnomeui-2 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk diff -u gai-0.5.10/debian/control gai-0.5.10/debian/control --- gai-0.5.10/debian/control +++ gai-0.5.10/debian/control @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Jose M. Moya <jo...@debian.org> -Build-Depends: debhelper (>= 4.1.0), cdbs, libpanel-applet2-dev (>= 2.4), libgtkglext1-dev (>= 1.0.0), libpango1.0-dev (>= 1.2.5), libsdl1.2-dev (>= 1.2.0), x11proto-core-dev +Build-Depends: debhelper (>= 4.1.0), cdbs, libpanel-applet2-dev (>= 2.4), libgtkglext1-dev (>= 1.0.0), libpango1.0-dev (>= 1.2.5), libsdl1.2-dev (>= 1.2.0), x11proto-core-dev, libgnomeui-dev Standards-Version: 3.7.3 Homepage: http://gai.sourceforge.net/ diff -u gai-0.5.10/debian/changelog gai-0.5.10/debian/changelog --- gai-0.5.10/debian/changelog +++ gai-0.5.10/debian/changelog @@ -1,3 +1,13 @@ +gai (0.5.10-2.2) unstable; urgency=low + + * Non-maintainer upload. + * FTBFS in Ubuntu: missing libgnomeui-dev build-dependency + (Closes: #571540) + * debian/rules: link to libgnomeui-2, thanks to Ilya Barygin + (Closes: #558860) + + -- David Paleino <da...@debian.org> Sat, 06 Mar 2010 07:17:50 +0100 + gai (0.5.10-2.1) unstable; urgency=low * Non-maintainer upload. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org