[Pkg-sysvinit-commits] r488 - sysvinit/trunk/debian

Thomas Hood jdthood-guest at costa.debian.org
Sun Jan 1 21:53:55 UTC 2006


Author: jdthood-guest
Date: 2006-01-01 21:53:54 +0000 (Sun, 01 Jan 2006)
New Revision: 488

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/control
Log:
Remove obsolete dependency on util-linux

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2006-01-01 21:52:50 UTC (rev 487)
+++ sysvinit/trunk/debian/changelog	2006-01-01 21:53:54 UTC (rev 488)
@@ -16,7 +16,7 @@
   * /etc/default/rcS: Make VERBOSE default to "no"
   * /etc/default/rcS: Correct description of UTC variable
   * Remove obsolete docs
-  * Remove obsolete dependencies on last, bsdutils, dpkg
+  * Remove obsolete dependencies on last, bsdutils, dpkg, util-linux
   * Previous release also closes: #227540
 
   [ Petter Reinholdtsen ]

Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control	2006-01-01 21:52:50 UTC (rev 487)
+++ sysvinit/trunk/debian/control	2006-01-01 21:53:54 UTC (rev 488)
@@ -30,7 +30,7 @@
 
 Package: initscripts
 Architecture: any
-Depends: ${shlibs:Depends}, ${glibc:Depends}, ${mount:Depends}, util-linux (>= 2.9t-2), e2fsprogs (>= 1.32+1.33-WIP-2003.04.14-1), coreutils (>= 5.0.91-2), debianutils (>= 2.13.1), lsb-base (>= 3.0-6)
+Depends: ${shlibs:Depends}, ${glibc:Depends}, ${mount:Depends}, e2fsprogs (>= 1.32+1.33-WIP-2003.04.14-1), coreutils (>= 5.0.91-2), debianutils (>= 2.13.1), lsb-base (>= 3.0-6)
 Replaces: sysvinit (<< 2.85-12), libc6, libc6.1, libc0.1, libc0.3
 Conflicts: kbd (<< 0.95-2), mdutils (<< 0.35-9), sysv-rc (<< 2.86.ds1-1.2) 
 Description: Scripts for initializing and shutting down the system




More information about the Pkg-sysvinit-commits mailing list