diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:26:31 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:36:18 (EDT) |
commit | 284ea82394a204fbc5a6f0837d93ee898c9169c1 (patch) | |
tree | 843e6828ce74e39f8049df22253a0426b85661b0 /debian/rules | |
parent | 5d19a7c0d843dd87f7efed5acf74fc6d49211b0a (diff) |
debian/compat, debian/control, debian/rules: Use dh 11
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index e4403eb..d038483 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ #export DH_VERBOSE=1 %: - dh $@ + dh $@ --no-parallel get-orig-source: uscan --noconf --verbose --rename --force-download \ |