Hello Petter Reinholdtsen. On Thu, May 07, 2015 at 10:09:12AM +0200, Petter Reinholdtsen wrote: [...] > Use this formatting instead: > > , startpar > # sulogin, last, lastb and mesg was moved to the util-linux package > , util-linux (>= 2.26.2-3) [...]
Thanks for your feedback! Updated my local commit, new patch attached. (Note: only "Package: sysvinit-utils" section uses this style. All other parts of debian/control does not make use of the "minimize diff" style.) > > I suspect there are no active sysvinit maintainers any more. I've > retired due to lack of time, and hope the others will handle this. I'll first try to attract more eyes to look at my proposed changes and spot more issues, then unless someone else volunteers I'll probably NMU soon. Many thanks for your previous (and obviously still ongoing) work! Regards, Andreas Henriksson
>From b9f0755dbf96cbb696756c033d55425cfd57266d Mon Sep 17 00:00:00 2001 From: Andreas Henriksson <andr...@fatal.se> Date: Wed, 6 May 2015 17:27:38 +0200 Subject: [PATCH 2/2] Let util-linux provide sulogin, last, lastb, mesg Closes: #784567 --- debian/control | 4 +++- debian/sysvinit-utils.install | 7 ------- debian/sysvinit-utils.links | 1 - 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 1df5d16..d581c8e 100644 --- a/debian/control +++ b/debian/control @@ -65,13 +65,15 @@ Conflicts: last, sysvconfig, chkconfig (<< 11.0-79.1-2), startpar (<< 0.58-2) Replaces: last, sysvinit (<= 2.86.ds1-65) Depends: ${shlibs:Depends}, ${misc:Depends} , startpar +# sulogin, last, lastb and mesg was moved to the util-linux package + , util-linux (>= 2.26.2-3) Breaks: upstart (<< 1.5-0ubuntu5) Suggests: bootlogd, sash Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: - killall5, last, lastb, mesg, pidof, service, sulogin + killall5, pidof, service Package: sysv-rc Architecture: all diff --git a/debian/sysvinit-utils.install b/debian/sysvinit-utils.install index 30e1f09..c8b4f07 100644 --- a/debian/sysvinit-utils.install +++ b/debian/sysvinit-utils.install @@ -1,14 +1,7 @@ sbin/fstab-decode sbin/killall5 -sbin/sulogin -usr/bin/last -usr/bin/mesg -usr/share/man/man1/last.1 -usr/share/man/man1/lastb.1 -usr/share/man/man1/mesg.1 usr/share/man/man8/fstab-decode.8 usr/share/man/man8/killall5.8 usr/share/man/man8/pidof.8 -usr/share/man/man8/sulogin.8 debian/service/service usr/sbin/ debian/init-d-script lib/init diff --git a/debian/sysvinit-utils.links b/debian/sysvinit-utils.links index cc2dfff..f49b40e 100644 --- a/debian/sysvinit-utils.links +++ b/debian/sysvinit-utils.links @@ -1,2 +1 @@ sbin/killall5 bin/pidof -usr/bin/last usr/bin/lastb -- 2.1.4