summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-08-04 17:29:58 +0000
committerNiels Thykier <niels@thykier.net>2018-08-04 17:43:25 +0000
commit6687e33f7c965c8c0410e209a7463a7d23aa18bd (patch)
treeff2c0728405043d2b70638b8011fbb7f41738371 /debian
parent48b9bb654d19df85f913eb644e9748f128e05be6 (diff)
downloaddebhelper-6687e33f7c965c8c0410e209a7463a7d23aa18bd.tar.gz
d/control: Provide dh-sequence-{dwz,installinitramfs,systemd}
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 91417ea3..e7abda31 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,10 @@ Breaks: dh-systemd (<< 1.38),
# qt5-qmake (<< 5.9.2+dfsg-8),
Replaces: dh-systemd (<< 1.38)
Suggests: dh-make
-Provides: ${dh:CompatLevels}
+Provides: ${dh:CompatLevels},
+ dh-sequence-dwz,
+ dh-sequence-installinitramfs,
+ dh-sequence-systemd,
Multi-Arch: foreign
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to