From 7d4d197eaca54f35bb6ec3e41faad178ea08aae1 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Sun, 16 Feb 2003 22:12:28 +0000 Subject: [PATCH] Update packages. --- debian/changelog | 10 ++++++++++ debian/control | 8 ++++++-- debian/rules | 1 - debian/undocumented | 13 ------------- 4 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 debian/undocumented diff --git a/debian/changelog b/debian/changelog index 71f8d8717..47a2e63ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +lvm2 (1.95.15-1) unstable; urgency=low + + * New upstream release. + * Remove undocumented manpage symlinks. + * Update description to be more informative. (Closes: #173499) + * Add kernel-patch-device-mapper suggestion. + * Update standards version. + + -- Andres Salomon Sun, 16 Feb 2002 04:21:26 -0400 + lvm2 (1.95.11-1) unstable; urgency=low * New upstream release. (Closes: #171436) diff --git a/debian/control b/debian/control index 0b33c371a..b7fb2808b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Andres Salomon Build-Depends: debhelper (>> 3.0.0), libdevmapper-dev (>= 0.96.04), libreadline4-dev -Standards-Version: 3.5.2 +Standards-Version: 3.5.8.0 Package: lvm2 Architecture: any @@ -11,10 +11,14 @@ Depends: ${shlibs:Depends} Conflicts: lvm10, lvm-common Replaces: lvm10, lvm-common Provides: lvm-binaries -Suggests: dmsetup +Suggests: dmsetup, kernel-patch-device-mapper Description: The Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. + . + LVM2 is currently stable, but has some unimplemented features (most notably, + pvmove and e2fsadm). It is not yet recommended for production use. It is + backwards-compatible with LVM1 (lvm10), and requires Linux kernel 2.4. diff --git a/debian/rules b/debian/rules index f93fe489d..97f79c254 100755 --- a/debian/rules +++ b/debian/rules @@ -102,7 +102,6 @@ binary-arch: build install dh_installcron dh_installman dh_installinfo - dh_undocumented dh_installchangelogs dh_strip dh_link diff --git a/debian/undocumented b/debian/undocumented deleted file mode 100644 index a81ffccb4..000000000 --- a/debian/undocumented +++ /dev/null @@ -1,13 +0,0 @@ -e2fsadm.8 -lvmdiskscan.8 -lvmsadc.8 -lvmsar.8 -lvresize.8 -pvdata.8 -pvmove.8 -pvresize.8 -version.8 -vgexport.8 -vgimport.8 -vgmknodes.8 -vgsplit.8 -- 2.43.5