summaryrefslogtreecommitdiff
path: root/freefilesync/debian/compat
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-01-30 15:42:32 -0500
committerB Stack <bgstack15@gmail.com>2019-01-30 15:42:32 -0500
commit8f72976db1311f5de6d4916f4db0058346e0f727 (patch)
tree47b224ccd882ec12a932ad77732704ea082eed65 /freefilesync/debian/compat
parentadd palemoon dpkg for devuan (diff)
downloadstackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.tar.gz
stackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.tar.bz2
stackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.zip
add freefilesync dpkg rough draft
Diffstat (limited to 'freefilesync/debian/compat')
-rw-r--r--freefilesync/debian/compat1
1 files changed, 1 insertions, 0 deletions
diff --git a/freefilesync/debian/compat b/freefilesync/debian/compat
new file mode 100644
index 0000000..b4de394
--- /dev/null
+++ b/freefilesync/debian/compat
@@ -0,0 +1 @@
+11
bgstack15