summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-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 329adb3..02dc4ad 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.11~)");
+ addsubstvar($package, "misc:Depends", "init-system-helpers (>= 1.13~)");
}
=head1 SEE ALSO