mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-28 20:44:08 +08:00
Since woody's sysvinit package is before the initscripts were
broken out we need an explict Conflict: sysvinit (<< 2.85-4) header. (Closes: #243829)
This commit is contained in:
parent
f9e6df4e6f
commit
afaf1816de
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -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
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user