Hi, I made a simple patch for this issue (yes, simple. no intrusive changes :). I tested it with pbuilder in sid amd64, and built fine.
please check it. Thanks. -- Regards, Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp http://wiki.debian.org/HidekiYamane
diff -u tetradraw-2.0.3/debian/changelog tetradraw-2.0.3/debian/changelog --- tetradraw-2.0.3/debian/changelog +++ tetradraw-2.0.3/debian/changelog @@ -1,3 +1,11 @@ +tetradraw (2.0.3-8.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control + - add "Build-Depends: automake" to fix FTBFS (Closes: #573671) + + -- Hideki Yamane (Debian-JP) <henr...@debian.or.jp> Tue, 20 Apr 2010 15:28:57 +0900 + tetradraw (2.0.3-8) unstable; urgency=low * Updated to policy 3.8.4, no changes needed. diff -u tetradraw-2.0.3/debian/control tetradraw-2.0.3/debian/control --- tetradraw-2.0.3/debian/control +++ tetradraw-2.0.3/debian/control @@ -2,7 +2,7 @@ Section: editors Priority: optional Maintainer: Gerfried Fuchs <rho...@debian.at> -Build-Depends: libncursesw5-dev, quilt, autotools-dev +Build-Depends: libncursesw5-dev, quilt, autotools-dev, automake Standards-Version: 3.8.4 Package: tetradraw