diffstat for systemd-44 systemd-44 changelog | 6 ++++++ control | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff -Nru systemd-44/debian/changelog systemd-44/debian/changelog --- systemd-44/debian/changelog 2013-03-13 07:05:11.000000000 +0000 +++ systemd-44/debian/changelog 2013-04-06 23:02:19.000000000 +0000 @@ -1,3 +1,9 @@ +systemd (44-11tanglu1) aequorea; urgency=low + + * Make systemd required + + -- Matthias Klumpp Sun, 07 Apr 2013 01:01:56 +0200 + systemd (44-11) unstable; urgency=low * Team upload. diff -Nru systemd-44/debian/control systemd-44/debian/control --- systemd-44/debian/control 2013-03-13 07:05:11.000000000 +0000 +++ systemd-44/debian/control 2013-04-06 23:05:13.000000000 +0000 @@ -1,6 +1,6 @@ Source: systemd Section: admin -Priority: extra +Priority: required Maintainer: Tollef Fog Heen Standards-Version: 3.9.2 Vcs-Git: git://anonscm.debian.org/pkg-systemd/systemd.git -b debian @@ -38,7 +38,8 @@ Package: systemd Architecture: linux-any Section: admin -Priority: extra +Priority: required +Essential: yes Recommends: libpam-systemd Suggests: systemd-gui, python, python-dbus, python-cairo Pre-Depends: ${misc:Pre-Depends} @@ -57,9 +58,10 @@ Package: systemd-sysv Architecture: linux-any Section: admin -Priority: extra +Priority: required Conflicts: sysvinit, upstart, runit-run Replaces: sysvinit +Essential: yes Depends: systemd (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: system and service manager - SysV links systemd is a replacement for sysvinit. It is dependency-based and