aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-01-23 14:15:32 -0500
committerKen Moore <moorekou@gmail.com>2015-01-23 14:15:32 -0500
commite7a0bcdf3a95e6fcade002e793f02eb499b2b0f9 (patch)
tree26a96f95a5c820e0428d259346b908425366d838 /debian/changelog
parentMerge pull request #39 from ajacoutot/openbsd (diff)
parentadd recommends for lxpolkit and qt5-configuration-tool (diff)
downloadlumina-e7a0bcdf3a95e6fcade002e793f02eb499b2b0f9.tar.gz
lumina-e7a0bcdf3a95e6fcade002e793f02eb499b2b0f9.tar.bz2
lumina-e7a0bcdf3a95e6fcade002e793f02eb499b2b0f9.zip
Merge pull request #41 from Nanolx/luminaos-debian
LuminaOS-Debian
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index febfa196..c674a57b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,19 @@
+lumina-desktop (0.8.1.266-1nano) unstable; urgency=low
+
+ * new GIT snapshot
+ - add debian/patches/01-use-luminaos-debian.diff which uses
+ LuminaOS-Debian instead of fallback LuminaOS-Linux
+ - add recommends on lxpolkit and qt5-configuration-tool
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 23 Jan 2015 18:00:15 +0100
+
lumina-desktop (0.8.0.244-nano) unstable; urgency=low
* new GIT snapshot
- * switch to qt5
- * add dependecy on libxcb1-dev, libx11-xcb-dev, libxcb-ewmh-dev,
- libxcb-icccm4-dev, libxcb-damage0-dev, libxcb-util0-dev
- * drop dependency on libphonon-dev
+ - switch to qt5
+ - add dependecy on libxcb1-dev, libx11-xcb-dev, libxcb-ewmh-dev,
+ libxcb-icccm4-dev, libxcb-damage0-dev, libxcb-util0-dev
+ - drop dependency on libphonon-dev
-- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 07 Jan 2015 17:06:35 +0100
bgstack15