From 4d34c063cf248dbb2db283dad17b03e87b7c0888 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 26 Jun 2013 23:27:06 +0200 Subject: init-system-helpers: add Breaks: systemd (<< 44-12) This ensures that on updates from stable, at least systemd 44-12 is present, which is the first version where the old trigger gained support for checking whether i-s-h is installed. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 1003dfd..85c1637 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/init-system-helper Package: init-system-helpers Architecture: all Depends: ${perl:Depends}, ${misc:Depends} +Breaks: systemd (<< 44-12) Description: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e.g. sysvinit, upstart, -- cgit v1.2.3