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

Petter Reinholdtsen pere at alioth.debian.org
Tue Jul 7 18:40:40 UTC 2009


Author: pere
Date: 2009-07-07 18:40:39 +0000 (Tue, 07 Jul 2009)
New Revision: 1378

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/control
Log:
Reduce initscripts dependency on e2fsprogs to recomments and drop
the versioned relation, as the version needed
(1.32+1.33-WIP-2003.04.14-1) was included in a version before
oldstable (Closes: #379340).

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2009-07-07 10:16:19 UTC (rev 1377)
+++ sysvinit/trunk/debian/changelog	2009-07-07 18:40:39 UTC (rev 1378)
@@ -26,6 +26,10 @@
     sysvinit-utils.  Source from the initscripts package in Fedora.
   * Rewrite umountfs and umountnfs.sh to use fstab-decode, to handle
     mount points with space in their names (Closes: #415482).
+  * Reduce initscripts dependency on e2fsprogs to recomments and drop
+    the versioned relation, as the version needed
+    (1.32+1.33-WIP-2003.04.14-1) was included in a version before
+    oldstable (Closes: #379340).
 
  -- Petter Reinholdtsen <pere at debian.org>  Wed, 01 Jul 2009 20:04:20 +0200
 

Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control	2009-07-07 10:16:19 UTC (rev 1377)
+++ sysvinit/trunk/debian/control	2009-07-07 18:40:39 UTC (rev 1378)
@@ -50,8 +50,8 @@
 
 Package: initscripts
 Architecture: any
-Depends: ${shlibs:Depends}, ${glibc:Depends}, ${mount:Depends}, e2fsprogs (>= 1.32+1.33-WIP-2003.04.14-1), debianutils (>= 2.13.1), lsb-base (>= 3.0-6), sysvinit-utils (>= 2.86.ds1-39)
-Recommends: psmisc
+Depends: ${shlibs:Depends}, ${glibc:Depends}, ${mount:Depends}, debianutils (>= 2.13.1), lsb-base (>= 3.0-6), sysvinit-utils (>= 2.86.ds1-39)
+Recommends: psmisc, e2fsprogs
 Conflicts: sysv-rc (<< 2.86.ds1-1.2), sysvinit (<< 2.86.ds1-12), udev (<< 0.080-1), usplash (<< 0.5.8-2), libdevmapper1.02.1 (<< 2:1.02.24-1), insserv (<< 1.09.0-12)
 Replaces: sysvinit (<< 2.85-12), libc6, libc6.1, libc0.1, libc0.3
 Description: Scripts for initializing and shutting down the system




More information about the Pkg-sysvinit-commits mailing list