From 26364f2e60c91ef453831b41c796ec84f1f109f2 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Thu, 21 Apr 2011 17:17:11 +0200 Subject: [PATCH] Depend on initscripts >= 2.88dsf-13.4 for /run transition. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 00546e4c..8ef0bf9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ systemd (25-1) experimental; urgency=low * New upstream release, target experimental due to initscripts dependency. - Fixes where to look for locale config. Closes: #619166 + * Depend on initscripts >= 2.88dsf-13.4 for /run transition. -- Tollef Fog Heen Thu, 21 Apr 2011 13:50:13 +0200 diff --git a/debian/control b/debian/control index 8d621196..256c2317 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Section: admin Priority: extra Recommends: libpam-systemd Suggests: systemd-gui -Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>= 2.17.2-5) +Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>= 2.17.2-5), initscripts (>= 2.88dsf-13.3) Breaks: lvm2 (<< 2.02.84-1) Description: system and service manager systemd is a replacement for sysvinit. It is dependency-based and -- 2.39.5