[Pkg-sysvinit-commits] r484 - sysvinit/trunk/debian
Thomas Hood
jdthood-guest at costa.debian.org
Sun Jan 1 21:47:24 UTC 2006
Author: jdthood-guest
Date: 2006-01-01 21:47:23 +0000 (Sun, 01 Jan 2006)
New Revision: 484
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/control
Log:
Remove dependency on last
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2006-01-01 20:57:43 UTC (rev 483)
+++ sysvinit/trunk/debian/changelog 2006-01-01 21:47:23 UTC (rev 484)
@@ -16,6 +16,7 @@
* /etc/default/rcS: Make VERBOSE default to "no"
* /etc/default/rcS: Correct description of UTC variable
* Remove obsolete docs
+ * Remove dependency on last
* Previous release also closes: #227540
[ Petter Reinholdtsen ]
Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control 2006-01-01 20:57:43 UTC (rev 483)
+++ sysvinit/trunk/debian/control 2006-01-01 21:47:23 UTC (rev 484)
@@ -10,8 +10,7 @@
Essential: yes
Architecture: any
Pre-Depends: ${shlibs:Depends}, initscripts, sysv-rc (>= 2.86.ds1-1.2) | file-rc (>> 0.7.0)
-Conflicts: last
-Replaces: last, bsdutils (<=2.0-2)
+Replaces: bsdutils (<= 2.0-2)
Description: System-V like init utilities
The init program is the first process that runs when the
system is booted. It continues to run as process number 1
More information about the Pkg-sysvinit-commits
mailing list