aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-03-12 17:19:58 -0400
committerKen Moore <moorekou@gmail.com>2015-03-12 17:19:58 -0400
commit4eca03b74852e9cb6566fc2287886d927bfa9d2b (patch)
tree2bb50c1e2c3eb185e7436e58c32b744579518c4b /debian/changelog
parentUpdate a bunch of icons in the desktop session, and also add a few abilities ... (diff)
parentfinal fix (diff)
downloadlumina-4eca03b74852e9cb6566fc2287886d927bfa9d2b.tar.gz
lumina-4eca03b74852e9cb6566fc2287886d927bfa9d2b.tar.bz2
lumina-4eca03b74852e9cb6566fc2287886d927bfa9d2b.zip
Merge pull request #65 from Nanolx/master
Lumina Debian #5
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b9d3b36c..a06b640f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+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
+
lumina-desktop (0.8.3.347-1nano) unstable; urgency=low
* new GIT snapshot
bgstack15