summaryrefslogtreecommitdiff
path: root/simple-mtpfs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'simple-mtpfs/README.md')
-rw-r--r--simple-mtpfs/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/simple-mtpfs/README.md b/simple-mtpfs/README.md
new file mode 100644
index 0000000..6ffa086
--- /dev/null
+++ b/simple-mtpfs/README.md
@@ -0,0 +1,14 @@
+# Simple-mtpfs upstream
+https://github.com/phatina/simple-mtpfs/
+Upstream has its own debian/ directory but it was only a reference and not a wholesale source for this dpkg.
+
+# Reason for being in stackrpms
+Devuan does not package simple-mtpfs and I want to use it.
+
+# Reverse dependency matrix
+Distro | simple-mtpfs version
+-------------- | --------------------
+Devuan Ceres | git master (c9518f3)
+
+# Differences from upstream packaging info
+None
bgstack15