aboutsummaryrefslogtreecommitdiff
path: root/port-files/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2016-08-17 14:21:13 -0400
committerGitHub <noreply@github.com>2016-08-17 14:21:13 -0400
commit2a486c11e838fee5bf391ed7674d09de5b7cdbb2 (patch)
treeebd115906c7baab6c6c38dad02ffa94685648ee4 /port-files/debian/changelog
parentFix pkg-plist and cleanup Makefile (diff)
parentremove left-over file (diff)
downloadlumina-2a486c11e838fee5bf391ed7674d09de5b7cdbb2.tar.gz
lumina-2a486c11e838fee5bf391ed7674d09de5b7cdbb2.tar.bz2
lumina-2a486c11e838fee5bf391ed7674d09de5b7cdbb2.zip
Merge pull request #247 from Nanolx/master
Update Debian packaging
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