diff options
author | B. Stack <bgstack15@gmail.com> | 2021-03-21 22:00:54 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-03-21 22:00:54 +0000 |
commit | 93666a563b1d096c78b82f5e19260e53b2dc32e0 (patch) | |
tree | bc705952f1ade3908f1bbaf74c560a85cb2622e0 /xpipe/debian/source | |
parent | add nm xpi file to spec (diff) | |
parent | add xpipe (diff) | |
download | stackrpms-93666a563b1d096c78b82f5e19260e53b2dc32e0.tar.gz stackrpms-93666a563b1d096c78b82f5e19260e53b2dc32e0.tar.bz2 stackrpms-93666a563b1d096c78b82f5e19260e53b2dc32e0.zip |
Merge branch 'xpipe-bump' into 'master'
add xpipe
See merge request bgstack15/stackrpms!227
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 |