Package: wine Severity: wishlist Tags: patch Please allow older gcc versions as an alternative to gcc-multilib, in order for this package to be buildable in etch.
Patch attached. -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
diff -ur wine-0.9.51/debian/control wine-0.9.51.new/debian/control --- wine-0.9.51/debian/control 2007-12-27 23:41:43.000000000 +0100 +++ wine-0.9.51.new/debian/control 2007-12-27 23:31:29.000000000 +0100 @@ -24,7 +24,7 @@ libhal-dev, libdbus-1-dev | dbus-1-dev, libgphoto2-2-dev, liblcms1-dev, libldap2-dev, libxml2-dev, libxslt1-dev, fontforge, prelink, dctrl-tools | grep-dctrl, lzma, sharutils, - gcc-multilib [amd64 kfreebsd-amd64], ia32-libs (>= 1.19) [amd64 kfreebsd-amd64], + gcc-multilib [amd64 kfreebsd-amd64] | gcc-4.1 (<< 4.1.2) [amd64 kfreebsd-amd64], ia32-libs (>= 1.19) [amd64 kfreebsd-amd64], lib32ncurses5-dev [amd64 kfreebsd-amd64], lib32asound2-dev [amd64] Standards-Version: 3.6.2

