From b89fb39eb964ec3d3ee65e18348ac3e78f3e64da Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 23 Jul 2023 00:03:50 +0900 Subject: DEB: updated packaging files to TDE standard Signed-off-by: Michele Calgaro --- debian/source/format | 1 + debian/source/options | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 debian/source/format create mode 100644 debian/source/options (limited to 'debian/source') 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 = .* -- cgit v1.2.3