aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-09-18 01:09:47 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-09-18 01:09:47 +0200
commit4aee21bfbfe1991e64fb34d7c890766972700935 (patch)
tree5fba5f99cfd195fb5e14dce077688eb8c2a89330 /debian
parent22282151697622648ecac8c6670592a5806c8485 (diff)
downloadRWA.Support.SessionService-4aee21bfbfe1991e64fb34d7c890766972700935.tar.gz
RWA.Support.SessionService-4aee21bfbfe1991e64fb34d7c890766972700935.tar.bz2
RWA.Support.SessionService-4aee21bfbfe1991e64fb34d7c890766972700935.zip
debian/rules: Explicitly demand quilt as patch management system (because of source/format 1.0).
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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=..