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