aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..b0be97fc
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,18 @@
+lumina (1.6.0-1+devuan1) UNRELEASED; urgency=medium
+
+ * Ported to Devuan
+
+ -- Ben Stack <bgstack15@gmail.com> Fri, 09 Oct 2020 10:07:00 -0400
+
+lumina (1.6.0-0.1~mx19+1) mx; urgency=medium
+
+ * New upstream release, port for MX Linux.
+ * Add libxcursor-dev to build-depends.
+
+ -- Steven Pusser <stevep@mxlinux.org> Wed, 27 May 2020 16:57:29 -0700
+
+lumina (1.5.0~sparky6~0-1) unstable; urgency=medium
+
+ * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+
+ -- pavroo <pavroo@onet.eu> Mon, 04 Nov 2019 20:39:42 +0100
bgstack15