From a4854e726b31fe507be47aacdfc876160c12586e Mon Sep 17 00:00:00 2001 From: Mirko Tietgen Date: Fri, 19 Jan 2018 14:06:48 +0100 Subject: [PATCH] Bug 18696: Change debian/source/format to quilt debian/source/format uses 'native'. As Koha is not native Debian software, and to allow Debian revision numbers like -2 in 16.05.13-2, it should be changed to 'quilt'. This is only relevant to packaging and does not affect Koha itself. --- debian/source/format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) -- 2.1.4