diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 13:59:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 13:59:56 +0000 |
commit | e3df7f09c09f7ae5f894055b96e6e04a062b0a5a (patch) | |
tree | 5ac901221e2a2b625ab53ce188936c37ff758576 /debian/control | |
parent | Releasing progress-linux version 060+5-7~progress7.99u1. (diff) | |
download | dracut-e3df7f09c09f7ae5f894055b96e6e04a062b0a5a.tar.xz dracut-e3df7f09c09f7ae5f894055b96e6e04a062b0a5a.zip |
Merging debian version 060+5-8.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 1f8b96e..e397f4b 100644 --- a/debian/control +++ b/debian/control @@ -46,8 +46,8 @@ Description: dracut is an event driven initramfs infrastructure (core tools) Package: dracut-install Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Breaks: dracut-core (<< 059-5~) -Replaces: dracut-core (<< 059-5~) +Breaks: dracut-core (<< 060+5-7~) +Replaces: dracut-core (<< 060+5-7~) Description: dracut is an event driven initramfs infrastructure (dracut-install) This package just contains the dracut-install command to be used by initramfs generating tools. |