From 2c1a3ef4b00e7a546a5086339e310e5428f701d9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 18 Sep 2020 01:10:28 +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(-) diff --git a/debian/rules b/debian/rules index e4bab5e..fbda8a8 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: - dh $@ + dh $@ --with quilt get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=.. -- cgit v1.2.3