summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-24 14:01:30 +0000
committerB Stack <bgstack15@gmail.com>2020-09-24 14:01:30 +0000
commiteec285bd854b68abef78f59e4643b1652497d563 (patch)
tree9430b38334309969d7a8bf4ccffbd027226ed540 /xdgmenumaker/debian/changelog
parentMerge branch 'puddletag-new' into 'master' (diff)
parentxdgmenumaker 1.6 (diff)
downloadstackrpms-eec285bd854b68abef78f59e4643b1652497d563.tar.gz
stackrpms-eec285bd854b68abef78f59e4643b1652497d563.tar.bz2
stackrpms-eec285bd854b68abef78f59e4643b1652497d563.zip
Merge branch 'xdgmenumaker-bump' into 'master'
xdgmenumaker 1.6 See merge request bgstack15/stackrpms!189
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 1b9715f..a960442 100644
--- a/xdgmenumaker/debian/changelog
+++ b/xdgmenumaker/debian/changelog
@@ -1,3 +1,9 @@
+xdgmenumaker (1.6-1+devuan) obs; urgency=medium
+
+ * Handle OnlyShowIn and NotShowIn better patch merged into upstream
+
+ -- Ben Stack <bgstack15@gmail.com> Thu, 17 Sep 2020 10:00:05 -0400
+
xdgmenumaker (1.5-5+devuan) obs; urgency=medium
* Suppress minor warnings during dpkg-trigger
bgstack15