summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/compat
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-01-05 09:46:03 -0500
committerB Stack <bgstack15@gmail.com>2020-01-05 09:46:03 -0500
commit177175f8e1485120847250573b2b4babdb7a2e65 (patch)
treeec2e478f5909e75b477d8427fddaf909eb58209a /xdgmenumaker/debian/compat
parentimprove debian/watch files for many packages (diff)
downloadstackrpms-177175f8e1485120847250573b2b4babdb7a2e65.tar.gz
stackrpms-177175f8e1485120847250573b2b4babdb7a2e65.tar.bz2
stackrpms-177175f8e1485120847250573b2b4babdb7a2e65.zip
add xdgmenumaker, at v 1.5
Diffstat (limited to 'xdgmenumaker/debian/compat')
-rw-r--r--xdgmenumaker/debian/compat1
1 files changed, 1 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/compat b/xdgmenumaker/debian/compat
new file mode 100644
index 0000000..48082f7
--- /dev/null
+++ b/xdgmenumaker/debian/compat
@@ -0,0 +1 @@
+12
bgstack15