[Pkg-sysvinit-commits] r506 - sysvinit/trunk/debian
Thomas Hood
jdthood-guest at costa.debian.org
Tue Jan 3 16:05:56 UTC 2006
Author: jdthood-guest
Date: 2006-01-03 16:05:56 +0000 (Tue, 03 Jan 2006)
New Revision: 506
Modified:
sysvinit/trunk/debian/NOTES
sysvinit/trunk/debian/changelog
Log:
Fix dependencies on last and mdutils now that I know that last hasn't existed since before buzz, and mdutils disappeared after potato
Modified: sysvinit/trunk/debian/NOTES
===================================================================
--- sysvinit/trunk/debian/NOTES 2006-01-03 15:47:22 UTC (rev 505)
+++ sysvinit/trunk/debian/NOTES 2006-01-03 16:05:56 UTC (rev 506)
@@ -58,9 +58,8 @@
initscripts has strange Dependencies ${glibc:Depends}, ${mount:Depends}
which resolve to the null string. I'd like to remove these.
-These packages have ceased to exist and we continue to Replace and Conflict
-with them in order to force them off systems: mdutils (last seen in potato)
-and last (last seen in __??__).
+initscripts Conflicts with and Replaces mdutils which was last seen in
+potato.
sysv-rc (current) Conflicts with and Replaces file-rc. file-rc (0.8.7)
Replaces: sysv-rc but does not Conflict with it. I am not sure that
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2006-01-03 15:47:22 UTC (rev 505)
+++ sysvinit/trunk/debian/changelog 2006-01-03 16:05:56 UTC (rev 506)
@@ -23,8 +23,10 @@
and kbd: the versions in question are older than oldstable, so any
newly installed system and any system that has upgraded to sarge
(or even woody) satisfies the constraints.
- * Add Conflicts to Replaces dependencies for obsolete packages last and
- mdutils which no longer exist even in oldstable.
+ * Remove obsolete dependency on the last package which was forced off
+ systems when they upgraded to buzz
+ * Add Replaces to Conflicts: mdutils which no longer exists even in
+ oldstable
* sysvinit: Depend on libc6 rather than Pre-Depending on it; we don't
do anything special in the preinsts
* Tweak descriptions
More information about the Pkg-sysvinit-commits
mailing list