summaryrefslogtreecommitdiff
path: root/xdgmenumaker
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-26 09:53:11 -0500
committerB Stack <bgstack15@gmail.com>2020-02-26 09:53:11 -0500
commit582e626f32569e561954d178e9230263d9ba7dde (patch)
tree741008f5dab2e7943b7176432583b8d37324fb72 /xdgmenumaker
parentadd a few runtime deps (diff)
downloadstackrpms-582e626f32569e561954d178e9230263d9ba7dde.tar.gz
stackrpms-582e626f32569e561954d178e9230263d9ba7dde.tar.bz2
stackrpms-582e626f32569e561954d178e9230263d9ba7dde.zip
fix #17
Diffstat (limited to 'xdgmenumaker')
-rw-r--r--xdgmenumaker/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/changelog b/xdgmenumaker/debian/changelog
index 3536062..a96693a 100644
--- a/xdgmenumaker/debian/changelog
+++ b/xdgmenumaker/debian/changelog
@@ -1,3 +1,9 @@
+xdgmenumaker (1.5-4+devuan) obs; urgency=medium
+
+ * Add some runtime dependencies
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 26 Feb 2020 09:53:50 -0500
+
xdgmenumaker (1.5-3+devuan) obs; urgency=medium
* Add desktop file for a script which updates user-specific xdg menu for fluxbox
bgstack15