aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
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 <nano@jpberlin.de> Thu, 12 Mar 2015 18:11:17 +0100
bgstack15