The previous patch was incomplete, sorry.
The attached patch also replaces 'libffi3-dev' with 'libffi4-dev' in
the 'Depends' of the 'g-wrap' binary package.
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 20:00:43.000000000
+0200
+++ ./debian/control 2005-08-29 20:00:37.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
@@ -20,7 +20,7 @@
Package: libgwrap-runtime0-dev
Section: libdevel
Architecture: any
-Depends: libgwrap-runtime0 (= ${Source-Version}), guile-1.6-dev, libffi3-dev,
libc6-dev
+Depends: libgwrap-runtime0 (= ${Source-Version}), guile-1.6-dev, libffi4-dev,
libc6-dev
Conflicts: libgwrapguile-dev
Replaces: libgwrapguile1 (<< 1.3.4-13)
Description: scripting interface generator for C - development files
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]