From 0b92bb9645416765f7d0b6dc2686ee3c7a67ed24 Mon Sep 17 00:00:00 2001 From: Denis Kozadaev Date: Thu, 30 Jan 2020 22:13:12 +0300 Subject: DilOS: tdenetwork build pack Signed-off-by: Denis Kozadaev --- dilos/tdenetwork/debian/source/format | 1 + dilos/tdenetwork/debian/source/options | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 dilos/tdenetwork/debian/source/format create mode 100644 dilos/tdenetwork/debian/source/options (limited to 'dilos/tdenetwork/debian/source') diff --git a/dilos/tdenetwork/debian/source/format b/dilos/tdenetwork/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/dilos/tdenetwork/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/dilos/tdenetwork/debian/source/options b/dilos/tdenetwork/debian/source/options new file mode 100644 index 000000000..72f1f5450 --- /dev/null +++ b/dilos/tdenetwork/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