Package: irqbalance Version: 1.0.6-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu vivid ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following: * Add build-dep on libnuma-dev on all arches where it's available. Rather than the long list, this might be better expressed as something like: [!hurd-any !kfreebsd-any !armel !armhf !s390x] Looking at the numactl build failures on ports.d.o, they don't look to be related to missing syscalls, but pehaps a packaging bug, so I think the above list is close to correct (and closer than my attached patch). ... Adam -- System Information: Debian Release: jessie/sid APT prefers vivid-updates APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.18.0-12-generic (SMP w/4 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: upstart (via init_is_upstart())
diff -Nru irqbalance-1.0.6/debian/changelog irqbalance-1.0.6/debian/changelog diff -Nru irqbalance-1.0.6/debian/control irqbalance-1.0.6/debian/control --- irqbalance-1.0.6/debian/control 2014-09-09 19:43:34.000000000 -0600 +++ irqbalance-1.0.6/debian/control 2015-02-10 16:50:41.000000000 -0700 @@ -2,7 +2,7 @@ Section: utils Priority: extra Maintainer: Anibal Monsalve Salazar <ani...@debian.org> -Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9.20130604), pkg-config, libglib2.0-dev (>= 2.28), xutils-dev, libcap-ng-dev, libnuma-dev [i386 amd64 ia64 mips mipsel powerpc] +Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9.20130604), pkg-config, libglib2.0-dev (>= 2.28), xutils-dev, libcap-ng-dev, libnuma-dev [i386 amd64 arm64 hppa ia64 mips mipsel powerpc powerpcspe ppc64 ppc64el sparc x32] Standards-Version: 3.9.5 Homepage: https://github.com/Irqbalance/irqbalance #Homepage: http://code.google.com/p/irqbalance/