[SCM] kauth packaging branch, master, updated. debian/5.15.0-1-3-gc85c6cb

Maximiliano Curia maxy at moszumanska.debian.org
Wed Nov 4 16:09:11 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kauth.git;a=commitdiff;h=721c573

The following commit has been merged in the master branch:
commit 721c57330724cfb72a52042d7f3b87f1f04c5538
Author: Aleix Pol <aleixpol at kde.org>
Date:   Wed Nov 4 17:08:18 2015 +0100

    Each toolchain with their file.
---
 debian/control                    | 4 ++--
 debian/libkf5auth-bin-dev.install | 1 +
 debian/libkf5auth-dev.install     | 4 +++-
 3 files changed, 6 insertions(+), 3 deletions(-)

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

-- 
kauth packaging



More information about the pkg-kde-commits mailing list