diff options
author | louie <louie@example.com> | 2023-09-28 16:39:22 -0400 |
---|---|---|
committer | louie <louie@example.com> | 2023-09-28 16:39:22 -0400 |
commit | 8c789eea182874dbc9234ea7d41971a2181617e4 (patch) | |
tree | eca8d49813a052bb7222ff28cd5b16893e930b1b /debian/source/local-options | |
parent | 14112852265ba6f6b1526b78a52c1367d57134e2 (diff) |
Create rudimentary debian directory
Diffstat (limited to 'debian/source/local-options')
-rw-r--r-- | debian/source/local-options | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..77effbe --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1,4 @@ +# +# ### gbp-buildpackage(1) user may like this. ### +#abort-on-upstream-changes +#unapply-patches |