diff options
author | B Stack <bgstack15@gmail.com> | 2021-03-19 21:22:07 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-03-19 21:22:07 -0400 |
commit | d92f78e6b65b4414296d326badbfa633832b6416 (patch) | |
tree | bc705952f1ade3908f1bbaf74c560a85cb2622e0 /xpipe/debian/source | |
parent | add nm xpi file to spec (diff) | |
download | stackrpms-d92f78e6b65b4414296d326badbfa633832b6416.tar.gz stackrpms-d92f78e6b65b4414296d326badbfa633832b6416.tar.bz2 stackrpms-d92f78e6b65b4414296d326badbfa633832b6416.zip |
add xpipe
Diffstat (limited to 'xpipe/debian/source')
-rw-r--r-- | xpipe/debian/source/format | 1 | ||||
-rw-r--r-- | xpipe/debian/source/include-binaries | 0 | ||||
-rw-r--r-- | xpipe/debian/source/lintian-overrides | 2 | ||||
-rw-r--r-- | xpipe/debian/source/local-options | 2 |
4 files changed, 5 insertions, 0 deletions
diff --git a/xpipe/debian/source/format b/xpipe/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/xpipe/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/xpipe/debian/source/include-binaries b/xpipe/debian/source/include-binaries new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/xpipe/debian/source/include-binaries diff --git a/xpipe/debian/source/lintian-overrides b/xpipe/debian/source/lintian-overrides new file mode 100644 index 0000000..2da37ed --- /dev/null +++ b/xpipe/debian/source/lintian-overrides @@ -0,0 +1,2 @@ +file-without-copyright-information +missing-license-paragraph-in-dep5-copyright diff --git a/xpipe/debian/source/local-options b/xpipe/debian/source/local-options new file mode 100644 index 0000000..00131ee --- /dev/null +++ b/xpipe/debian/source/local-options @@ -0,0 +1,2 @@ +#abort-on-upstream-changes +#unapply-patches |