aboutsummaryrefslogtreecommitdiff
path: root/port-files/debian/changelog
diff options
context:
space:
mode:
authorChristopher Roy Bratusek <nano@jpberlin.de>2016-08-09 22:12:04 +0200
committerChristopher Roy Bratusek <nano@jpberlin.de>2016-08-09 22:12:04 +0200
commit081a36f7c51030f23450b5d3496d2ddae571ba53 (patch)
tree09e888251735169a08e3392ba08699a25273d1f6 /port-files/debian/changelog
parentFix pkg-plist and cleanup Makefile (diff)
downloadlumina-081a36f7c51030f23450b5d3496d2ddae571ba53.tar.gz
lumina-081a36f7c51030f23450b5d3496d2ddae571ba53.tar.bz2
lumina-081a36f7c51030f23450b5d3496d2ddae571ba53.zip
update debian packaging scripts
Diffstat (limited to 'port-files/debian/changelog')
-rw-r--r--port-files/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/port-files/debian/changelog b/port-files/debian/changelog
index b1e307c4..ec095007 100644
--- a/port-files/debian/changelog
+++ b/port-files/debian/changelog
@@ -1,3 +1,11 @@
+lumina-desktop (1.0.1~git1638-1nano) unstable; urgency=low
+
+ * New git snapshot
+ * add Recommends for compton
+ * install default compton config into lumina-data package
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Tue, 09 Aug 2016 22:11:28 +0200
+
lumina-desktop (1.0.0~beta2+git1581-1nano) unstable; urgency=low
* New git snapshot
bgstack15