tag 476718 + patch
thanks

this is the (trivial) patch to fix the problem. Note that the patch
conservatively assumes that swig won't work with python2.6 so it
requires >=2.4 <2.6. Also guile-1.6 is no longer current, so it shifts
build-deps to guile-1.8

and while we are at it: it would be nice to include the patch from
swig-svn r10376 fixing a crasher for octave+directors.

Thanks,
Soeren
--- swig1.3-1.3.35/debian/control	2008-04-21 21:05:06.000000000 +0200
+++ swig1.3-1.3.35_new/debian/control	2008-04-21 21:02:32.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Torsten Landschoff <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.0), quilt (>= 0.40), tcl8.4-dev, tk8.4-dev, libperl-dev, bison, python-dev (>= 2.4), python-dev (<< 2.5), ruby1.8, ruby1.8-dev, guile-1.6-dev, php5-dev, php5-cgi, ocaml, libchicken-dev [!m68k !mips !mipsel], libpcre3-dev [!m68k !mips !mipsel], gcj [!hppa !armel !armeb !mips !mipsel !kfreebsd-amd64 !kfreebsd-i386], gij [!hppa !armel !armeb !mips !mipsel !kfreebsd-amd64 !kfreebsd-i386]
+Build-Depends: debhelper (>= 4.0), quilt (>= 0.40), tcl8.4-dev, tk8.4-dev, libperl-dev, bison, python-dev (>= 2.4), python-dev (<< 2.6), ruby1.8, ruby1.8-dev, guile-1.8-dev, php5-dev, php5-cgi, ocaml, libchicken-dev [!m68k !mips !mipsel], libpcre3-dev [!m68k !mips !mipsel], gcj [!hppa !armel !armeb !mips !mipsel !kfreebsd-amd64 !kfreebsd-i386], gij [!hppa !armel !armeb !mips !mipsel !kfreebsd-amd64 !kfreebsd-i386]
 
 Package: swig
 Architecture: any

Reply via email to