aboutsummaryrefslogtreecommitdiff
path: root/debian/source/local-options
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-20 11:13:53 -0400
committerB Stack <bgstack15@gmail.com>2020-09-20 11:13:53 -0400
commitfc36604e4522ab7b2cb8309e8727e6664a92dc92 (patch)
tree253150c367ba39724a7d91b04fe3aa94539b71c3 /debian/source/local-options
downloadthemedetector-fc36604e4522ab7b2cb8309e8727e6664a92dc92.tar.gz
themedetector-fc36604e4522ab7b2cb8309e8727e6664a92dc92.tar.bz2
themedetector-fc36604e4522ab7b2cb8309e8727e6664a92dc92.zip
initial commitHEADmaster
Diffstat (limited to 'debian/source/local-options')
-rw-r--r--debian/source/local-options2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15