Package: src:python2.7 Version: 2.7.6-5 Severity: wishlist Tags: patch Dear Maintainer,
This patch uses the new build profiles support to allow for builds without depending on tk or bluez. Additionally, use the build native version of xauth and net-base instead of the target host ones. *** python2.7-control.patch --- ../t/python2.7-2.7.6/debian/control.in 2014-02-10 06:43:27.000000000 +0000 +++ debian/control.in 2014-02-10 06:51:48.173681578 +0000 @@ -2,19 +2,19 @@ Section: python Priority: optional Maintainer: Matthias Klose <d...@debian.org> -Build-Depends: debhelper (>= 5), quilt, autoconf, lsb-release, sharutils, +Build-Depends: debhelper (>= 5), quilt, autoconf, lsb-release, sharutils:native, libreadline-dev, libtinfo-dev, libncursesw5-dev (>= 5.3), - tk-dev, blt-dev (>= 2.4z), libssl-dev, + tk-dev <!profile.notk>, blt-dev (>= 2.4z) <!profile.notk>, libssl-dev, zlib1g-dev, libbz2-dev, libexpat1-dev, - libbluetooth-dev [linux-any], + libbluetooth-dev [linux-any] <!profile.nobluetooth>, locales [!armel !avr32 !hppa !ia64 !mipsel], - libsqlite3-dev, libffi-dev (>= 3.0.5), + libsqlite3-dev, libffi-dev (>= 3.0.5) [!or1k !avr32], libgpm2 [linux-any], - mime-support, netbase, net-tools, bzip2, + mime-support, netbase, net-tools:native, bzip2, libdb-dev (<< 1:6.0), libgdbm-dev, python@bd_qual@, help2man, gcc (>= 4:4.8) [amd64 armel armhf i386 x32 kfreebsd-any hurd-any], - xvfb, xauth + xvfb, xauth:native Build-Depends-Indep: python-sphinx Build-Conflicts: tcl8.4-dev, tk8.4-dev, @PVER@-xml, python-xml, autoconf2.13, python-cxx-dev Standards-Version: 3.9.5 -- System Information: Debian Release: 7.2 Architecture: amd64 (x86_64) Foreign Architectures: or1k Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org