cluster-clue-dev should depend on ${misc:Depends} as it uses debheper. This problem was flagged by lintian, for more information see: http://lintian.debian.org/tags/debhelper-but-no-misc-depends.html Signed-off-by: Simon Horman Index: cluster-glue-1.0.really.1.0.2.rc1/debian/control =================================================================== --- cluster-glue-1.0.really.1.0.2.rc1.orig/debian/control 2010-02-04 09:04:29.000000000 +0900 +++ cluster-glue-1.0.really.1.0.2.rc1/debian/control 2010-02-04 09:17:14.000000000 +0900 @@ -21,7 +21,7 @@ Description: The reusable cluster compon Package: cluster-glue-dev Architecture: any -Depends: cluster-glue (= ${binary:Version}) +Depends: ${misc:Depends}, cluster-glue (= ${binary:Version}) Replaces: libheartbeat2-dev (<= 2.99.2+sles11r9-5), heartbeat-dev (<= 2.99.2+sles11r9-5) Conflicts: libheartbeat2-dev (<= 2.99.2+sles11r9-5), heartbeat-dev (<= 2.99.2+sles11r9-5) Description: Development files for the cluster glue components