From 4aee21bfbfe1991e64fb34d7c890766972700935 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 18 Sep 2020 01:09:47 +0200 Subject: debian/rules: Explicitly demand quilt as patch management system (because of source/format 1.0). --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index fc27a22..70c5753 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: - dh $@ --with python3 + dh $@ --with python3 --with quilt get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=.. -- cgit v1.2.3