From 05dba2d9c02c187913e5fc0a2e00fe6d30ce289b Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Fri, 3 May 2002 04:57:49 +0000 Subject: [PATCH] forgot to add Conflicts against lvm1 packages --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7b64cb9f9..2510e2152 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 2 May 2002 23:53:53 -0500 diff --git a/debian/control b/debian/control index c5c267c46..c6b53594c 100644 --- a/debian/control +++ b/debian/control @@ -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