tag + patch thanks Hi!
As your package doesn't use automake at all in the build process,
fixing is as easy as dropping it from the build-depends. A (trivial)
patch is below.
Regards
Christoph
######
diff -u tlf-0.9.32.3/debian/control tlf-0.9.32.3/debian/control
--- tlf-0.9.32.3/debian/control
+++ tlf-0.9.32.3/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Joop Stakenborg <[email protected]>
Standards-Version: 3.7.3
-Build-Depends: debhelper (>=4), libncurses5-dev, libhamlib-dev, autotools-dev,
automake1.4
+Build-Depends: debhelper (>=4), libncurses5-dev, libhamlib-dev, autotools-dev
Package: tlf
Architecture: any
######
--
/"\ ASCII Ribbon : GPG-Key ID: 0x0372275D
\ / Campaign : GPG 4096R : 0xD49AE731
X against HTML : Debian NM
/ \ in eMails : http://www.debian.org/
http://www.christoph-egger.org/
signature.asc
Description: Digital signature

