summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-02 02:56:36 +0000
committerB Stack <bgstack15@gmail.com>2020-03-02 02:56:36 +0000
commitea758266e0f195916637b084836d8e34b6d9cb18 (patch)
treed2efd6a72ed4ea2bc248ab8c777c5b9764c09eb5 /xdgmenumaker/debian/changelog
parentMerge branch 'notepadpp-bump' into 'master' (diff)
parentfix up dsc file for this version (diff)
downloadstackrpms-ea758266e0f195916637b084836d8e34b6d9cb18.tar.gz
stackrpms-ea758266e0f195916637b084836d8e34b6d9cb18.tar.bz2
stackrpms-ea758266e0f195916637b084836d8e34b6d9cb18.zip
Merge branch 'xdgmenumaker-bump' into 'master'
Minor improvements to xdgmenumaker Closes #17 See merge request bgstack15/stackrpms!131
Diffstat (limited to 'xdgmenumaker/debian/changelog')
-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