aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristopher Roy Bratusek <nano@jpberlin.de>2016-03-01 20:19:29 +0100
committerChristopher Roy Bratusek <nano@jpberlin.de>2016-03-01 20:19:29 +0100
commit425f9a9bc41319978d7e1cf12beea0794c2fc85e (patch)
treeb8b8fd38cef35e3b84465ad1b71430b4edf73344 /debian/changelog
parentOS-detect.pri: remove Fedora portion, as Fedora's lumina-desktop.spec build f... (diff)
downloadlumina-425f9a9bc41319978d7e1cf12beea0794c2fc85e.tar.gz
lumina-425f9a9bc41319978d7e1cf12beea0794c2fc85e.tar.bz2
lumina-425f9a9bc41319978d7e1cf12beea0794c2fc85e.zip
Update Debian GNU/Linux packaging scripts
* update for recent Linux distribution detection changes * simplify rules * add missing dependency on libqt5svg5 * install usr/share/applications/lumina-support.desktop * install usr/share/Lumina-DE/quickplugins/quick-sample.qml
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog35
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 190ad949..788aa1d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,38 @@
+lumina-desktop (0.9.0.1235-1nano) unstable; urgency=low
+
+ * New git snapshot
+ * update for recent Linux distribution detection changes
+ * simplify rules
+ * add missing dependency on libqt5svg5
+ * install usr/share/applications/lumina-support.desktop
+ * install usr/share/Lumina-DE/quickplugins/quick-sample.qml
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 01 Mar 2016 18:43:22 +0100
+
+lumina-desktop (0.8.7.1081-1nano) unstable; urgency=low
+
+ * New git snapshot
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Sun, 25 Oct 2015 19:56:42 +0100
+
+lumina-desktop (0.8.7.980-1nano) unstable; urgency=low
+
+ * New git snapshot
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 26 Sep 2015 10:40:30 +0200
+
+lumina-desktop (0.8.7.959-1nano) unstable; urgency=low
+
+ * New git snapshot
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 15 Sep 2015 20:42:54 +0200
+
+lumina-desktop (0.8.7.858-1nano) unstable; urgency=low
+
+ * New git snapshot
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Thu, 20 Aug 2015 20:07:40 +0200
+
lumina-desktop (0.8.7.828-1nano) unstable; urgency=low
* New git snapshot
bgstack15