summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2013-06-27 18:28:44 +0200
committerMichael Stapelberg <michael@stapelberg.de>2013-06-27 18:28:44 +0200
commit70085caa78592a4f68e1c3a50654a4d5c0304bac (patch)
treec70cf0aa293c984c679c3bacbd8ba5c4f9302a26 /script
parent2692dde905345767a195ec61bfe4ee72a16ad9cf (diff)
downloadinit-system-helpers-70085caa78592a4f68e1c3a50654a4d5c0304bac.tar.gz
update changelog, bump dependency in dh_systemd_enabledebian/1.4
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