summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClive Johnston <clivejo@aol.com>2016-05-25 23:37:04 (GMT)
committerClive Johnston <clivejo@aol.com>2016-05-25 23:37:04 (GMT)
commit32ca10e4c4415c4cde5ded920c2eddd4e4374cd5 (patch)
treecbef2b7c1be191944ec7d36d00c54ef9d162a1ed
parent74ae70d9d56a62911c3d0a210f9dcb5f1eee9eb2 (diff)
Pushing patch from Rik Mills
- Add new dev package for cmake config files (plasma-dev)
-rw-r--r--debian/breeze-dev.install2
-rw-r--r--debian/changelog6
-rw-r--r--debian/control10
3 files changed, 18 insertions, 0 deletions
diff --git a/debian/breeze-dev.install b/debian/breeze-dev.install
new file mode 100644
index 0000000..ecc51c6
--- /dev/null
+++ b/debian/breeze-dev.install
@@ -0,0 +1,2 @@
+usr/lib/*/cmake/Breeze/BreezeConfig.cmake
+usr/lib/*/cmake/Breeze/BreezeConfigVersion.cmake
diff --git a/debian/changelog b/debian/changelog
index cc1a46b..32c0ab2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+breeze (4:5.6.4-0ubuntu2) UNRELEASED; urgency=medium
+
+ * Add new dev package for cmake config files (plasma-dev)
+
+ -- Rik Mills <rik.mills88@gmail.com> Thu, 26 May 2016 00:25:09 +0100
+
breeze (4:5.6.4-0ubuntu1) yakkety; urgency=medium
[ Clive Johnston ]
diff --git a/debian/control b/debian/control
index 1830532..68e9f63 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,16 @@ Description: Default Plasma theme (meta-package).
.
This package is part of the KDE base workspace module.
+Package: breeze-dev
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Default Plasma theme (development files).
+ This is the default theme for the KDE Plasma desktop.
+ .
+ This package includes development files.
+ .
+ This package is part of the KDE base workspace module.
+
Package: breeze-cursor-theme
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}