-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 30 Sep 2011 12:49:52 +0100 Source: xdeb Binary: xdeb Architecture: source all Version: 0.6.5 Distribution: unstable Urgency: low Maintainer: Wookey <wookey@debian.org> Changed-By: Colin Watson <cjwatson@ubuntu.com> Description: xdeb - Cross-build tool for Debian packages Changes: xdeb (0.6.5) unstable; urgency=low . [ Steve Langasek ] * If a package is Multi-Arch: foreign, we don't need to build it unless we also want to install it in its own right. * When calling apt-cache show, qualify the package name with an explicit architecture; this guards against attempts to import not-for-us binaries that are in the apt cache in a multiarch environment. LP: #752287. . [ Wookey ] * Add some packages to black/whitelists * Improve graphing to only include binary deps that are actually depended on in the dependency tree * Update Standards-version * Depend on multiarch-capable dpkg-cross and invoke it with --convert-multiarch * Fix lintian test whinge * Don't fail if null dpkg-cross packages are found LP: #731079 * Include lib64c in toolchain packages list - avoids multipleprovides exception on 64-bit arches. LP: #75574 * Let xdeb grok binary package names as well as source ones. LP: #778506 * Use 'apt-get download' rather than wget for native imports, provided that multiarch is configured. LP: #851427 . [ Steve McIntyre ] * Add initial support for armhf. LP: #772526 . [ Colin Watson ] * Convert to dh_python2. * Consistently use 'import utils' rather than 'from utils import ...'. * Suppress unusednames=_NATIVE_IMPORT_SOURCE_NAME in config.py, apparently due to a pychecker bug. * Split option parsing into a separate function to placate a pychecker warning about the length of main. * Extend need_loop_break hack to cover python2.7's build-dependency on libbluetooth-dev. * Add python2.7-dev to whitelist. * Fix installation of binutils-multiarch when cross-compiling. * Tolerate the removal of the fields collection in Lintian 2.5.2. * Don't install build-dependencies in --sequence mode. * Fix caching in Provides resolver. * Only skip Multi-Arch: foreign packages if the system is configured to be able to install packages of the appropriate foreign architecture. * Revamp build-dependency installation. We now point 'apt-get install' at a combination of the system sources.list and the destination directory rather than using 'dpkg -i', and we install build-dependencies immediately before building each package as well as in a block at the start of the run; this also allows us to be more selective about which crossed packages we install. The 'builddep_whitelist' configuration option is now unnecessary and has been removed. * Fix dependency resolver. We now only expand dependencies for binaries that are explicitly required to satisfy (build-)dependencies, rather than trying to expand all binaries in every source package we encounter. * If rebuilding a source package that had already been built, force a full regeneration of the apt repository and purge any previous incarnations of those binary packages. * Fix native_import to work again even if multiarch isn't configured. * Remove explicit code to install native imports; the new build-dependency installer can deal with that by itself. * Remove libreadline-dev from cross_blacklist now that we cross-convert empty packages; progresses sqlite3 build. * Policy version 3.9.2: no changes required. Checksums-Sha1: f7407e61710f67adce9b386dc3222ad7a02ab377 1566 xdeb_0.6.5.dsc 757069fe6791af48b2c472bfc2f65a8e0efb5e4e 48671 xdeb_0.6.5.tar.gz 575f31fc8bf454664fb2484fc47061e379351f0c 38514 xdeb_0.6.5_all.deb Checksums-Sha256: 8ae6864f8860ea764f5c14525a5fc08e52e8901756b6e7253744c890c142ee60 1566 xdeb_0.6.5.dsc e54a5c10329f360e35e7f9b6e75acd02a32717bc6ce8633015887ad543caf419 48671 xdeb_0.6.5.tar.gz 35a996209a95c902b9127c44c8e869a1cbb01e89c3e93f7158f734fa648250ee 38514 xdeb_0.6.5_all.deb Files: 272b23eafc036698820c02d5849c8b31 1566 devel optional xdeb_0.6.5.dsc 401199a886bc93a7b8f743259a92168b 48671 devel optional xdeb_0.6.5.tar.gz 55d2f18d3835ccc851d79f15e3f6a2f7 38514 devel optional xdeb_0.6.5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Colin Watson <cjwatson@debian.org> -- Debian developer iQIVAwUBToWuiDk1h9l9hlALAQiAEQ/+LExN3v2zktWVN71oS4cXyKdBWjYTsDh/ IJ1ADrqbszFVtrM+t0mQQMLuGn59DIgyLXZ5IBe5uSjRsXbykoSDVNCTzfG7Lp/y jEoMy0itq15nAciIsRG9xcqkAoOvqblyrS4KHvldbUoarmR9We+n9jnxAwsBaeqi ZemAiB3kAcPJ658njTOIC5bK/yVdqDbcaefO5dRz+e3QZKyifb0qX6JV/ngAhqHf yCykodgK3E8ZXfEjmv5JFp0jGZ4S+r9mVbjbIFtTXg1tyxewaBH3RqcSUAoP7Z0C Pv89dYQNiyPK97T2V31uNkUljct/Glisu1IRQcojm2KynwCbw3vC4RFEYG7xpPOY QTPOKCGxGjePxEq2t31McXyzwAHwHuiYRqhEglk9Lbfzp3fHN330qhRIW9MLoKzb BfJ3nSM+18NxaL+vEjgcUBn/KeEFsV0LywClJbRqL8C9UKi7pAmJ89pGKzi6o+13 La928bRGOnRqczR3JUUteRlJgktytjqQDGSGEFGXKO+cmFjYSMlOCjJ8RmKZ1Jrs n8Lb+FBYnQIrP9gsiPeUniJLcK43J0YaBx71isoYjRhJkgeluhpiVTBhzqkEnS0x DkHsHMcYvo/sDUk/c5hahLe5hPkGbDuIuFZlC+hzxU/ZY98K/HuaJTbt+7HRokPw A/kTekAI0B4= =45BY -----END PGP SIGNATURE----- Accepted: xdeb_0.6.5.dsc to main/x/xdeb/xdeb_0.6.5.dsc xdeb_0.6.5.tar.gz to main/x/xdeb/xdeb_0.6.5.tar.gz xdeb_0.6.5_all.deb to main/x/xdeb/xdeb_0.6.5_all.deb