mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
forgot to add Conflicts against lvm1 packages
This commit is contained in:
parent
fa3d8bc745
commit
05dba2d9c0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lvm2 (0.95.05-2) unstable; urgency=low
|
||||
|
||||
* Use ${shlibs:Depends} in Depends.
|
||||
* Get rid of postinst/postrm scripts, use debhelper's init script instead.
|
||||
* Add Conflicts against lvm10, lvm-common.
|
||||
|
||||
-- Andres Salomon <dilinger@mp3revolution.net> Thu, 2 May 2002 23:53:53 -0500
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -9,6 +9,7 @@ Package: lvm2
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Replaces: lvm10, lvm-common
|
||||
Conflicts: lvm10, lvm-common
|
||||
Provides: lvm-binaries
|
||||
Suggests: dmsetup
|
||||
Description: The Linux Logical Volume Manager
|
||||
|
Loading…
Reference in New Issue
Block a user