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 b6ad70b..80a7253 100755
--- a/script/dh_systemd_enable
+++ b/script/dh_systemd_enable
@@ -152,7 +152,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.3)");
+ addsubstvar($package, "misc:Depends", "init-system-helpers (>= 1.4)");
}
=head1 SEE ALSO