commit 30081b22bdb264e6b2d6d01063f44304e96dc024
parent 01b0a24d074b479cde90420d53515ea3474cd6ea
Author: Gerrit Pape <pape@smarden.org>
Date: Sun, 16 Apr 2006 12:43:02 +0000
* debian/control: Recommends: fgetty; Suggests: socklog-run.
-1...
Diffstat:
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
@@ -3,8 +3,9 @@ runit (1.5.0-1) unstable; urgency=low
* new upstream version.
* adds configuration option p (prefix) to svlogd (closes: #356339).
* debian/implicit: update to revision 1.11.
+ * debian/control: Recommends: fgetty; Suggests: socklog-run.
- -- Gerrit Pape <pape@smarden.org> Sun, 16 Apr 2006 12:36:55 +0000
+ -- Gerrit Pape <pape@smarden.org> Sun, 16 Apr 2006 12:40:11 +0000
runit (1.4.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
@@ -8,7 +8,8 @@ Standards-Version: 3.6.2.1
Package: runit
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: runit-run, fgetty
+Recommends: fgetty
+Suggests: runit-run, socklog-run
Description: a UNIX init scheme with service supervision
runit is a replacement for SysV-init and other init schemes. It runs on
Debian GNU/Linux, *BSD, MacOSX, and Solaris, and may be easily adapted