From 09d0c97e49010b18a5149892ac34cd223db7fd9c Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Thu, 12 Mar 2015 19:07:46 +0100 Subject: debian packaging: - new upstream snapshot - add qt5-configuration-tool wrapper for Lumina-DE (use qt5ct QT_QPA_PLATFORMTHEME if /usr/bin/qt5ct exists and LUMINA_USE_QT5CT is TRUE in /etc/defaul/lumina-qt5ct) --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b9d3b36c..91b6cf33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +lumina-desktop (0.8.3.371-1nano) unstable; urgency=low + + * new GIT snapshot + - add build dependency on libxcb-image0-dev + - add Lumina-DE startup wrapper. If qt5-configuration-tool exists + and LUMINA_USE_QT5CT is set to TRUE in /etc/default/lumina-qt5ct, + then export QT_QPA_PLATFORMTHEME=qt5ct, so that it works in Lumina + + -- Christopher Roy Bratusek Thu, 12 Mar 2015 18:11:17 +0100 + lumina-desktop (0.8.3.347-1nano) unstable; urgency=low * new GIT snapshot -- cgit From a5e3674ee05192fd52582e15d99b2469a1c443ea Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Thu, 12 Mar 2015 19:41:07 +0100 Subject: debian packaging: - drop lumina-core - add lumina-data - make lumina-desktop replace lumina-core --- debian/changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 91b6cf33..a06b640f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ -lumina-desktop (0.8.3.371-1nano) unstable; urgency=low +lumina-desktop (0.8.3.372-1nano) unstable; urgency=low * new GIT snapshot - add build dependency on libxcb-image0-dev - add Lumina-DE startup wrapper. If qt5-configuration-tool exists and LUMINA_USE_QT5CT is set to TRUE in /etc/default/lumina-qt5ct, then export QT_QPA_PLATFORMTHEME=qt5ct, so that it works in Lumina + - add lumina-data arch-indep package containing data files + - drop lumina-core package + - change lumina-desktop from arch-any to arch-indep + - make lumina-desktop what lumina-core was before (keeping dependencies + on all lumina-* packages) -- Christopher Roy Bratusek Thu, 12 Mar 2015 18:11:17 +0100 -- cgit