summaryrefslogtreecommitdiff
path: root/keyboard-leds-trayicons/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-15 14:26:48 +0000
committerB Stack <bgstack15@gmail.com>2020-02-15 14:26:48 +0000
commit37038b1e16626091ecbea2ffa22f22f3a3d6e2b6 (patch)
treeaaad6847ff7fb13ad6440a3d6365dfbe793afe12 /keyboard-leds-trayicons/debian/changelog
parentadd readme for mktrayicon (diff)
parentfix icon transparency (diff)
downloadstackrpms-37038b1e16626091ecbea2ffa22f22f3a3d6e2b6.tar.gz
stackrpms-37038b1e16626091ecbea2ffa22f22f3a3d6e2b6.tar.bz2
stackrpms-37038b1e16626091ecbea2ffa22f22f3a3d6e2b6.zip
Merge branch 'klt-bump' into 'mktrayicon-bump'
add keyboard-leds-trayicons See merge request bgstack15/stackrpms!124
Diffstat (limited to 'keyboard-leds-trayicons/debian/changelog')
-rw-r--r--keyboard-leds-trayicons/debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboard-leds-trayicons/debian/changelog b/keyboard-leds-trayicons/debian/changelog
new file mode 100644
index 0000000..b888959
--- /dev/null
+++ b/keyboard-leds-trayicons/debian/changelog
@@ -0,0 +1,5 @@
+keyboard-leds-trayicons (0.0.1-1+devuan) obs; urgency=low
+
+ * Initial release.
+
+ -- Ben Stack <bgstack15@gmail.com> Thu, 13 Feb 2020 19:27:59 -0500
bgstack15