1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
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
- add lumina-xconfig package
- install ROADMAP doc file
-- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 24 Feb 2015 19:15:07 +0100
lumina-desktop (0.8.2.282-1nano) unstable; urgency=low
* new GIT snapshot
- add lumina-info package
- install translations into specific packages
- move lxpolkit from Recommends to Depends
- add /etc/luminaStartapps (autostart applications)
-- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 28 Jan 2015 19:27:33 +0100
lumina-desktop (0.8.1.275-1nano) unstable; urgency=low
* new GIT snapshot
- remove patches/01-use-luminaos-debian.diff and replace it
by a sed-substition in debian/rules
- use dpkg-architecture instead of gcc for multiarch detection
- fail on missing files when building packages (if any)
- install /usr/share/applications/lumina-search.desktop
- provide /etc/luminaDesktop.conf fallback configuration
-- Christopher Roy Bratusek <nano@jpberlin.de> Mon, 26 Jan 2015 18:49:14 +0100
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
-- Christopher Roy Bratusek <nano@jpberlin.de> Wed, 07 Jan 2015 17:06:35 +0100
lumina-desktop (0.7.1.158-1nano) unstable; urgency=low
* new GIT snapshot
- added lumina-search package
-- Christopher Roy Bratusek <nano@jpberlin.de> Fri, 07 Nov 2014 18:31:07 +0100
lumina-desktop (0.6.3.99-1nano) unstable; urgency=low
* new GIT snapshot
-- Christopher Roy Bratusek <nano@jpberlin.de> Sun, 05 Oct 2014 20:18:23 +0200
lumina-desktop (0.6.2.14-1nano) unstable; urgency=low
* Initial release
-- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 06 Sep 2014 21:20:33 +0200
|