reopen 403059 found 403059 1.5-1 tags 403059 + patch thanks
libstdc++6-4.0-dev is in testing too.
No, it is not any longer in testing. And rebuild using g++-3.3 against libstdc++5-3.3-dev would change ABI. Hopefully libstdc++5-3.3-dev would not be used at all, but Build-Depend on it is at least confusing. The fix is easy, just drop "libstdc++6-4.0-dev | libstdc++5-3.3-dev" Petr --- debian/control~ 2006-12-16 00:14:33.000000000 +0000 +++ debian/control 2006-12-16 00:14:33.000000000 +0000 @@ -1,7 +1,7 @@ Source: simpledb Priority: optional Maintainer: Jonas Genannt <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), unixodbc-dev, libstdc++6-4.0-dev | libstdc++5-3.3-dev +Build-Depends: debhelper (>= 4.0.0), unixodbc-dev Standards-Version: 3.6.2 Section: libs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

