There is now a new version of the package at [1] which fixes this bug. Thanks to Jonathan for your help.
On Wed, 2011-03-30 at 22:08 -0500, Jonathan Nieder wrote: > 4. Building the binary packages > ------------------------------- > > | $ fakeroot debian/rules binary > [...] > | $ dpkg-shlibdeps /tmp/angband/debian/angband/usr/games/angband > | dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided > if "/tmp/angband/debian/angband/usr/games/angband" were not uselessly linked > against it (they use none of its symbols). > [ etc ] > > There are lots of warnings like that. Intended? This one is outstanding, but everything else is fixed. > 5. The build-time dependencies > ------------------------------ > > | Build-Depends: autoconf, automake | automaken, cvs, > | libncurses5-dev | libncurses-dev | ncurses-dev, > | libsdl1.2-dev | libsdl-dev, libsdl-mixer1.2-dev, > | libsdl-gfx1.2-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, > | libsdl-net1.2-dev, libglade2-dev > | # depending on cvs sucks, but gettext needs it without depending on it, > | # and autoreconf calls autopoint from gettext, which uses a CVS repo in > | # a tar ball. See Bug#506022 and Bug#508230 > > Isn't there an autopoint package nowadays? Further to my last email, pbuilder confirms that cvs is no longer a build dependency, so I have removed it. > It might make sense to test with automake1.4 installed the automake > alternative set to point at it, to see if "Build-Conflicts: automake1.4" > is needed. I checked this, and the build works fine with both 1.4 and 1.11 of automake. Thanks again, Chris -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org