[neon/kf6/attica/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Fri Mar 25 10:53:09 GMT 2022


Git commit 54b052c0765697977b1a933087ef6e9ea9bcbf69 by Jonathan Esk-Riddell.
Committed on 25/03/2022 at 10:53.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +1    -3    debian/control
M  +5    -1    debian/kf6-attica-dev.install
A  +1    -0    debian/meta/cmake-ignore

https://invent.kde.org/neon/kf6/attica/commit/54b052c0765697977b1a933087ef6e9ea9bcbf69

diff --git a/debian/control b/debian/control
index 89efbe2..032cd32 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,7 @@ Standards-Version: 4.1.4
 Package: kf6-attica-dev
 Section: libdevel
 Architecture: any
-Depends: kf6-attica (= ${binary:Version}),
-         qt6-base-dev,
-         ${misc:Depends}
+Depends: kf6-attica (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
 Description: development files for attica
  Attica is a Qt library that implements the Open Collaboration Services
  API version 1.6.
diff --git a/debian/kf6-attica-dev.install b/debian/kf6-attica-dev.install
index 10b778d..9b28e8f 100644
--- a/debian/kf6-attica-dev.install
+++ b/debian/kf6-attica-dev.install
@@ -1,2 +1,6 @@
-usr/include
+usr/kf6/include
+usr/kf6/lib/*/cmake/
 usr/kf6/lib/*/libKF5Attica.so
+usr/kf6/lib/*/pkgconfig/
+usr/kf6/mkspecs/
+usr/kf6/share/qlogging-categories6/
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..431215a
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1 @@
+file-in-unusual-dir


More information about the Neon-commits mailing list