summaryrefslogtreecommitdiff
path: root/mines-of-titan/debian/source
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-09-01 02:14:11 +0000
committerB Stack <bgstack15@gmail.com>2019-09-01 02:14:11 +0000
commit0548d1e3a1ec18d103f319d02672472fa849a5eb (patch)
treebe4fb9b28bd531e3679a1e011c5dcf23c24a0efd /mines-of-titan/debian/source
parentMerge branch 'waterfox-bump' into 'master' (diff)
parentadd mines-of-titan (diff)
downloadstackrpms-0548d1e3a1ec18d103f319d02672472fa849a5eb.tar.gz
stackrpms-0548d1e3a1ec18d103f319d02672472fa849a5eb.tar.bz2
stackrpms-0548d1e3a1ec18d103f319d02672472fa849a5eb.zip
Merge branch 'mot-bump' into 'master'
add mines-of-titan dpkg See merge request bgstack15/stackrpms!81
Diffstat (limited to 'mines-of-titan/debian/source')
-rw-r--r--mines-of-titan/debian/source/format1
-rw-r--r--mines-of-titan/debian/source/local-options2
2 files changed, 3 insertions, 0 deletions
diff --git a/mines-of-titan/debian/source/format b/mines-of-titan/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/mines-of-titan/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/mines-of-titan/debian/source/local-options b/mines-of-titan/debian/source/local-options
new file mode 100644
index 0000000..00131ee
--- /dev/null
+++ b/mines-of-titan/debian/source/local-options
@@ -0,0 +1,2 @@
+#abort-on-upstream-changes
+#unapply-patches
bgstack15