diff options
author | Michele Calgaro <[email protected]> | 2023-10-17 21:04:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-10-17 21:04:46 +0900 |
commit | b4a9fc16b3e90478d0709a7fe628964c507fd6b1 (patch) | |
tree | e2e48d6167d797c9444bf9e6c89f238300d72665 /debian/source | |
parent | e38e61479b866b20cfc5cb30143988cdfaf636ae (diff) | |
download | twin-style-fahrenheit-b4a9fc16b3e90478d0709a7fe628964c507fd6b1.tar.gz twin-style-fahrenheit-b4a9fc16b3e90478d0709a7fe628964c507fd6b1.zip |
DEB: updated packaging files to TDE standard.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/options | 6 |
2 files changed, 7 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/options b/debian/source/options new file mode 100644 index 0000000..72f1f54 --- /dev/null +++ b/debian/source/options @@ -0,0 +1,6 @@ +# Use xz instead of gzip +compression = "xz" +compression-level = 9 + +# Don't run differences +diff-ignore = .* |