aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen Moore <ken@pcbsd.org>2014-09-08 09:03:49 -0400
committerKen Moore <ken@pcbsd.org>2014-09-08 09:03:49 -0400
commit21aa0ca897cfa714f28a3d4f6a302dc5b582f2a1 (patch)
tree01dd6abf25a4413ff00b42743d141723f2dc84a2 /debian/changelog
parentIgnore key press events if both the Qt and the detected X key codes are 0 (un... (diff)
parentMerge pull request #2 from Nanolx/master (diff)
downloadlumina-21aa0ca897cfa714f28a3d4f6a302dc5b582f2a1.tar.gz
lumina-21aa0ca897cfa714f28a3d4f6a302dc5b582f2a1.tar.bz2
lumina-21aa0ca897cfa714f28a3d4f6a302dc5b582f2a1.zip
Merge branch 'master' of github.com:pcbsd/lumina
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..f54fa6fe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+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
bgstack15