summaryrefslogtreecommitdiff
path: root/script/dh_systemd_enable
diff options
context:
space:
mode:
Diffstat (limited to 'script/dh_systemd_enable')
-rwxr-xr-xscript/dh_systemd_enable2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/dh_systemd_enable b/script/dh_systemd_enable
index c753ec3..e197e1a 100755
--- a/script/dh_systemd_enable
+++ b/script/dh_systemd_enable
@@ -206,7 +206,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
# init-system-helpers ships deb-systemd-helper which we use in our
# autoscripts
- addsubstvar($package, "misc:Depends", "init-system-helpers (>= 1.10)");
+ addsubstvar($package, "misc:Depends", "init-system-helpers (>= 1.11)");
}
=head1 SEE ALSO