]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Since woody's sysvinit package is before the initscripts were
authorTheodore Ts'o <tytso@mit.edu>
Tue, 4 May 2004 20:29:49 +0000 (16:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 May 2004 20:29:49 +0000 (16:29 -0400)
broken out we need an explict Conflict: sysvinit (<< 2.85-4)
header. (Closes: #243829)

debian/changelog
debian/control

index 23320f8c316ea97fe79511ed31ccaf9a895413bb..e977ca1e974e9948cccafe70b24bac580997b95e 100644 (file)
@@ -9,8 +9,10 @@ e2fsprogs (1.35-6) unstable; urgency=low
   * In the initrd script, fail quietly if /mnt/etc/fstab does not exist.
     (Closes: #246917)
   * Minor updates to German translation (Closes: #244105)
+  * Since woody's sysvinit package is before the initscripts were broken out
+    we need an explict Conflict: sysvinit (<< 2.85-4) header. (Closes: #243829)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Tue,  4 May 2004 16:16:51 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Tue,  4 May 2004 16:23:06 -0400
 
 e2fsprogs (1.35-5) unstable; urgency=low
 
index 6e79c161ac37b6805e547803b6679fc07c4efbf6..404412a8c4d2c718aac4e1eab7e333ee33b8157e 100644 (file)
@@ -215,7 +215,7 @@ Essential: yes
 Pre-Depends: ${shlibs:Depends}
 Depends: 
 Suggests: gpart, parted, e2fsck-static
-Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4)
+Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4)
 Architecture: any
 Description: The EXT2 file system utilities and libraries
  EXT2 stands for "Extended Filesystem", version 2. It's the main