Package: xen-unstable Version: 3.0-unstable+hg11561-1 Followup-For: Bug #399700
The included patch overcomes the old build dependency on linux-support-2.6.17-2, and replaces it with linux-support-2.6.22-3. I filed a previous bug #453912 - but I guess it doesn't apply? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.18-5-xen-vserver-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash
diff -urN xen-unstable-3.0-unstable+hg11561/debian/control FTBFS_xen-unstable-3.0-unstable+hg11561/debian/control --- xen-unstable-3.0-unstable+hg11561/debian/control 2007-12-04 00:22:52.000000000 +0000 +++ FTBFS_xen-unstable-3.0-unstable+hg11561/debian/control 2007-12-02 01:36:13.000000000 +0000 @@ -4,7 +4,7 @@ Maintainer: Debian Xen Team <[EMAIL PROTECTED]> Uploaders: Julien Danjou <[EMAIL PROTECTED]>, Jeremy T. Bouse <[EMAIL PROTECTED]>, Guido Trotter <[EMAIL PROTECTED]>, Bastian Blank <[EMAIL PROTECTED]> Standards-Version: 3.7.2.0 -Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, python-central (>= 0.5), linux-support-2.6.17-2 +Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3), libsdl1.2-dev, bcc, dpatch, lsb-release, python-central (>= 0.5), linux-support-2.6.22-3 Build-Depends-Indep: transfig, tetex-bin, tetex-extra, gs-common XS-Python-Version: current diff -urN xen-unstable-3.0-unstable+hg11561/debian/rules.defs FTBFS_xen-unstable-3.0-unstable+hg11561/debian/rules.defs --- xen-unstable-3.0-unstable+hg11561/debian/rules.defs 2007-12-04 00:22:52.000000000 +0000 +++ FTBFS_xen-unstable-3.0-unstable+hg11561/debian/rules.defs 2007-12-02 01:27:28.000000000 +0000 @@ -1,2 +1,2 @@ -KERNELVERSION := 2.6.17-2 +KERNELVERSION := 2.6.22-3 MAJOR := unstable