New version of apertium uploaded that solves bug #407050, please find the diff below:
-------- diff -u apertium-1.0.3/debian/changelog apertium-1.0.3/debian/changelog --- apertium-1.0.3/debian/changelog +++ apertium-1.0.3/debian/changelog @@ -1,3 +1,9 @@ +apertium (1.0.3-2) unstable; urgency=low + + * Added lttoolbox dependency (Closes: #407050) + + -- Francis Tyers <[EMAIL PROTECTED]> Thu, 18 Jan 2007 09:28:16 +0000 + apertium (1.0.3-1) unstable; urgency=low * New upstream release diff -u apertium-1.0.3/debian/control apertium-1.0.3/debian/control --- apertium-1.0.3/debian/control +++ apertium-1.0.3/debian/control @@ -1,7 +1,7 @@ Source: apertium Priority: optional Maintainer: Francis Tyers <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, libxml2-dev, pkg-config (>= 0.20-1 ), liblttoolbox-1.0-0-dev (>= 1.0.3-1 ), libxml2-utils (>= 2.6.24 ), xsltproc (>= 1.1.16-1 ), flex (>= 2.5.33-5) +Build-Depends: debhelper (>= 4.0.0), autotools-dev, libxml2-dev, pkg-config (>= 0.20-1 ), liblttoolbox-1.0-0-dev (>= 1.0.3-1 ), libxml2-utils (>= 2.6.24 ), xsltproc (>= 1.1.16-1 ), flex (>= 2.5.33-5), lttoolbox (>= 1.0.3-1) Standards-Version: 3.7.2 Section: libs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

