Package: irqbalance Version: 1.1.0-2 Severity: wishlist Tags: patch Hi,
Since version 1.0.4, upstream provides a local subset of the glib function it needs (namely glist.h) and thus a build-dependency against the full-fledged glib2.0 is not needed anymore. Please remove the build-dependency against libglib-2.0-dev, as it would also lighten the runtime dependencies, which would be useful for headless/minimal installations. Patch included. Regards, -- Raphaël Halimi
diff --git a/debian/control b/debian/control index 3e79ffb..4d19ea8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: irqbalance Section: utils Priority: extra Maintainer: Anibal Monsalve Salazar <[email protected]> -Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9.20130604), pkg-config, libglib2.0-dev (>= 2.28), xutils-dev, libcap-ng-dev, libnuma-dev [!hurd-any !kfreebsd-any !armel !armhf !s390x] +Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9.20130604), pkg-config, xutils-dev, libcap-ng-dev, libnuma-dev [!hurd-any !kfreebsd-any !armel !armhf !s390x] Standards-Version: 3.9.6 Homepage: https://github.com/Irqbalance/irqbalance
signature.asc
Description: OpenPGP digital signature

