summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/source
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-02 13:43:17 -0500
committerB Stack <bgstack15@gmail.com>2019-03-02 13:43:17 -0500
commit780277c87cc3777621cfff519076c3a5eedd319c (patch)
treec451a808ea488af7f0cb680dbfbd93b9d3d59b42 /makemkv-oss/debian/source
parentMerge branch 'irfanview-dpkg' into 'master' (diff)
downloadstackrpms-780277c87cc3777621cfff519076c3a5eedd319c.tar.gz
stackrpms-780277c87cc3777621cfff519076c3a5eedd319c.tar.bz2
stackrpms-780277c87cc3777621cfff519076c3a5eedd319c.zip
makemkv 1.14.2
Diffstat (limited to 'makemkv-oss/debian/source')
-rw-r--r--makemkv-oss/debian/source/format1
-rw-r--r--makemkv-oss/debian/source/local-options2
2 files changed, 3 insertions, 0 deletions
diff --git a/makemkv-oss/debian/source/format b/makemkv-oss/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/makemkv-oss/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/makemkv-oss/debian/source/local-options b/makemkv-oss/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/makemkv-oss/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15