[SCM] breeze packaging branch, kubuntu_wily_archive, updated. ubuntu/4%5.4.2-0ubuntu1-1-g1bfb9a1
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Mon Oct 5 14:24:41 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=1bfb9a1
The following commit has been merged in the kubuntu_wily_archive branch:
commit 1bfb9a1cabf4c850d5ab8385f1e34ebadc89ca52
Author: Jonathan Riddell <jr at jriddell.org>
Date: Mon Oct 5 15:24:39 2015 +0100
Add 0001-Install-emotes-and-mimtetypes-directories-of-the-dar.patch from upstream to install all icons
---
debian/changelog | 7 ++++++
...tes-and-mimtetypes-directories-of-the-dar.patch | 27 ++++++++++++++++++++++
debian/patches/series | 1 +
3 files changed, 35 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b87f478..9475cf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+breeze (4:5.4.2-0ubuntu2) wily; urgency=medium
+
+ * Add 0001-Install-emotes-and-mimtetypes-directories-of-the-dar.patch
+ from upstream to install all icons
+
+ -- Jonathan Riddell <jriddell at ubuntu.com> Mon, 05 Oct 2015 15:24:19 +0100
+
breeze (4:5.4.2-0ubuntu1) wily; urgency=medium
* New upstream release
diff --git a/debian/patches/0001-Install-emotes-and-mimtetypes-directories-of-the-dar.patch b/debian/patches/0001-Install-emotes-and-mimtetypes-directories-of-the-dar.patch
new file mode 100644
index 0000000..2d32596
--- /dev/null
+++ b/debian/patches/0001-Install-emotes-and-mimtetypes-directories-of-the-dar.patch
@@ -0,0 +1,27 @@
+From 12d8b9a9907b28ba1cbaffc380f4eeae4de9774d Mon Sep 17 00:00:00 2001
+From: Harald Sitter <sitter at kde.org>
+Date: Mon, 5 Oct 2015 15:14:00 +0200
+Subject: [PATCH] Install emotes and mimtetypes directories of the dark icon
+ theme
+
+CCMAIL: kainz.a at gmail.com
+---
+ icons-dark/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/icons-dark/CMakeLists.txt b/icons-dark/CMakeLists.txt
+index 9793950..08ebe2c 100644
+--- a/icons-dark/CMakeLists.txt
++++ b/icons-dark/CMakeLists.txt
+@@ -11,7 +11,7 @@ endif(WIN32)
+
+ ########### install files ###############
+
+-set( breeze_icon_dark_dirs actions apps categories devices emblems places status)
++set( breeze_icon_dark_dirs actions apps categories devices emblems emotes mimetypes places status)
+
+
+ set(BREEZE_INSTALL_DIR ${ICON_INSTALL_DIR}/breeze-dark)
+--
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8d346b1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Install-emotes-and-mimtetypes-directories-of-the-dar.patch
--
breeze packaging
More information about the pkg-kde-commits
mailing list