diff options
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 7 | ||||
-rw-r--r-- | debian/source/options | 2 |
3 files changed, 10 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..daa9b51 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,7 @@ +# We can accept there being no source for a test binary +libopencsd source: source-is-missing +# these test binaries are deliberately odd and annoy readelf +libopencsd source: binary-with-bad-dynamic-table +libopencsd source: elf-error + +#I can't get the file-specific context qualifier to work here so just the general whinges are listed
\ No newline at end of file diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..ce071fb --- /dev/null +++ b/debian/source/options @@ -0,0 +1,2 @@ +single-debian-patch +auto-commit |