Package: g-wrap Version: 1.9.6-2 Severity: serious Tags: patch When building 'g-wrap' on unstable, I get the following error:
Building g-wrap unstable main amd64... Reading package lists... Building dependency tree... E: Package libffi3-dev has no installation candidate E: Failed to satisfy Build-Depends dependency for g-wrap: libffi3-dev Package libffi3-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Please Build-Depend on 'libffi4-dev' instead of 'libffi3-dev' to fix this. Regards Andreas Jochens diff -urN ../tmp-orig/g-wrap-1.9.6/debian/control ./debian/control --- ../tmp-orig/g-wrap-1.9.6/debian/control 2005-08-29 19:41:38.000000000 +0200 +++ ./debian/control 2005-08-29 19:41:25.000000000 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Andreas Rottmann <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: debhelper (>= 4.1.0), cdbs, automake1.9, autoconf, libtool, texinfo, guile-1.6-dev, guile-1.6-slib, guile-library (>= 0.1.1), libglib1.2-dev, libffi3-dev +Build-Depends: debhelper (>= 4.1.0), cdbs, automake1.9, autoconf, libtool, texinfo, guile-1.6-dev, guile-1.6-slib, guile-library (>= 0.1.1), libglib1.2-dev, libffi4-dev Package: g-wrap Architecture: any -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

