summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2013-11-06 19:27:29 +0100
committerMichael Stapelberg <michael@stapelberg.de>2013-11-06 19:28:31 +0100
commit5a778c5351ab55d96babd4388d0e8683e7e7786e (patch)
tree6acba9a75aa372218d5d16e65a41a83f24ee6649 /script
parent7b937dbf841da108e81eb79278812eb5f89cff43 (diff)
downloadinit-system-helpers-5a778c5351ab55d96babd4388d0e8683e7e7786e.tar.gz
update changelog, bump dependencydebian/1.13
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