summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-11 14:38:08 -0400
committerB Stack <bgstack15@gmail.com>2020-03-11 14:38:08 -0400
commite6d15cf8e78efb03df8603562805f2c3a903cafb (patch)
tree17bd9705d30aca49535c23f2f24a29bdbfc3a039 /xdgmenumaker/debian/changelog
parentMerge branch 'makemkv-bump' into 'master' (diff)
downloadstackrpms-e6d15cf8e78efb03df8603562805f2c3a903cafb.tar.gz
stackrpms-e6d15cf8e78efb03df8603562805f2c3a903cafb.tar.bz2
stackrpms-e6d15cf8e78efb03df8603562805f2c3a903cafb.zip
fix #18: xdgmenumaker dpkg-trigger
Suppress useless warning in trigger action
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 a96693a..1b9715f 100644
--- a/xdgmenumaker/debian/changelog
+++ b/xdgmenumaker/debian/changelog
@@ -1,3 +1,9 @@
+xdgmenumaker (1.5-5+devuan) obs; urgency=medium
+
+ * Suppress minor warnings during dpkg-trigger
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 11 Mar 2020 14:21:04 -0400
+
xdgmenumaker (1.5-4+devuan) obs; urgency=medium
* Add some runtime dependencies
bgstack15