diff options
author | Christopher Roy Bratusek <nano@jpberlin.de> | 2015-03-12 19:07:46 +0100 |
---|---|---|
committer | Christopher Roy Bratusek <nano@jpberlin.de> | 2015-03-12 19:07:46 +0100 |
commit | 09d0c97e49010b18a5149892ac34cd223db7fd9c (patch) | |
tree | 7bea10dcdab3cd8029db9a777a9e7ca4fa3d6136 /debian/changelog | |
parent | Update a bunch of icons in the desktop session, and also add a few abilities ... (diff) | |
download | lumina-09d0c97e49010b18a5149892ac34cd223db7fd9c.tar.gz lumina-09d0c97e49010b18a5149892ac34cd223db7fd9c.tar.bz2 lumina-09d0c97e49010b18a5149892ac34cd223db7fd9c.zip |
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)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <nano@jpberlin.de> Thu, 12 Mar 2015 18:11:17 +0100 + lumina-desktop (0.8.3.347-1nano) unstable; urgency=low * new GIT snapshot |