aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-20 11:13:53 -0400
committerB Stack <bgstack15@gmail.com>2020-09-20 11:13:53 -0400
commitfc36604e4522ab7b2cb8309e8727e6664a92dc92 (patch)
tree253150c367ba39724a7d91b04fe3aa94539b71c3 /debian/changelog
downloadthemedetector-master.tar.gz
themedetector-master.tar.bz2
themedetector-master.zip
initial commitHEADmaster
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 0000000..c957060
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+themedetector (0.0.1-1+devuan) obs; urgency=low
+
+ * Initial release. Closes: packages-want#999
+
+ -- Ben Stack <bgstack15@gmail.com> Sun, 20 Sep 2020 10:11:58 -0400
bgstack15