r621 - lvm2/trunk/debian

Bastian Blank waldi at alioth.debian.org
Tue Nov 18 18:23:02 UTC 2008


Author: waldi
Date: Tue Nov 18 18:23:02 2008
New Revision: 621

Log:
* debian/changelog: Update.
* debian/control: Make lvm2 depend against lsb-base.


Modified:
   lvm2/trunk/debian/changelog
   lvm2/trunk/debian/control

Modified: lvm2/trunk/debian/changelog
==============================================================================
--- lvm2/trunk/debian/changelog	(original)
+++ lvm2/trunk/debian/changelog	Tue Nov 18 18:23:02 2008
@@ -1,3 +1,9 @@
+lvm2 (2.02.39-3) UNRELEASED; urgency=low
+
+  * Depend against lsb-base.
+
+ -- Bastian Blank <waldi at debian.org>  Tue, 18 Nov 2008 19:24:42 +0100
+
 lvm2 (2.02.39-2) unstable; urgency=low
 
   * Disable readline support in udeb. (closes: #491203)

Modified: lvm2/trunk/debian/control
==============================================================================
--- lvm2/trunk/debian/control	(original)
+++ lvm2/trunk/debian/control	Tue Nov 18 18:23:02 2008
@@ -8,7 +8,7 @@
 
 Package: lvm2
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, lsb-base
 Conflicts: lvm-common
 Replaces: lvm-common
 Suggests: dmsetup



More information about the pkg-lvm-commits mailing list