aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <ken@pcbsd.org>2015-03-30 11:58:49 -0400
committerKen Moore <ken@pcbsd.org>2015-03-30 11:58:49 -0400
commit15d58e3b703c2be291879e9fafba00535c455a7a (patch)
tree5c047fc3b485960516a9d3e8450fa94c67eed9b5 /debian/changelog
parentUpdate the internal version number handling for backwards compatibility check... (diff)
parentMerge pull request #80 from darealshinji/patch-1 (diff)
downloadlumina-15d58e3b703c2be291879e9fafba00535c455a7a.tar.gz
lumina-15d58e3b703c2be291879e9fafba00535c455a7a.tar.bz2
lumina-15d58e3b703c2be291879e9fafba00535c455a7a.zip
Merge branch 'master' of github.com:pcbsd/lumina
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 57f13dba..b12b8d20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+lumina-desktop (0.8.3.440-1nano) unstable; urgency=low
+
+ * New git snapshot
+ * add build dependency on libxcb-composite0-dev
+ * add dependency on usbmount (tool for automagic mounting
+ of external devices)
+
+ -- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 28 Mar 2015 18:38:13 +0100
+
lumina-desktop (0.8.3.427-1nano) unstable; urgency=low
* New git snapshot
bgstack15