diff --git a/debian/control b/debian/control
index 70f0e32..3527f20 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,8 @@ Package: libkf5auth-bin-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Breaks: libkf5auth-dev (<< 5.10+git20150615)
-Replaces: libkf5auth-dev (<< 5.10+git20150615)
+Breaks: libkf5auth-dev (<< 5.15.0-2~)
+Replaces: libkf5auth-dev (<< 5.15.0-2~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Abstraction to system policy and authentication features
KAuth is a framework to let applications perform actions as a
diff --git a/debian/libkf5auth-bin-dev.install b/debian/libkf5auth-bin-dev.install
index 107f441..2168b2f 100644
--- a/debian/libkf5auth-bin-dev.install
+++ b/debian/libkf5auth-bin-dev.install
@@ -1 +1,2 @@
usr/lib/*/libexec/kauth/kauth-policy-gen
+usr/lib/*/cmake/KF5Auth/KF5AuthToolTargets*.cmake
diff --git a/debian/libkf5auth-dev.install b/debian/libkf5auth-dev.install
index 2e74e16..96b8af5 100644
--- a/debian/libkf5auth-dev.install
+++ b/debian/libkf5auth-dev.install
@@ -1,5 +1,7 @@
usr/include/KF5/KAuth/
usr/include/KF5/kauth_version.h
-usr/lib/*/cmake/KF5Auth/
+usr/lib/*/cmake/KF5Auth/KF5AuthConfig*.cmake
+usr/lib/*/cmake/KF5Auth/KF5AuthMacros.cmake
+usr/lib/*/cmake/KF5Auth/KF5AuthTargets*.cmake
usr/lib/*/libKF5Auth.so
usr/lib/*/qt5/mkspecs/modules/qt_KAuth.pri