r185 - lvm2/trunk/debian

Bastian Blank waldi at costa.debian.org
Thu Sep 29 13:57:50 UTC 2005


Author: waldi
Date: Thu Sep 29 13:57:49 2005
New Revision: 185

Modified:
   lvm2/trunk/debian/changelog
   lvm2/trunk/debian/control
Log:
* debian/changelog: Update.
* debian/control: Fix build-deps.
Closes: 330715


Modified: lvm2/trunk/debian/changelog
==============================================================================
--- lvm2/trunk/debian/changelog	(original)
+++ lvm2/trunk/debian/changelog	Thu Sep 29 13:57:49 2005
@@ -1,3 +1,9 @@
+lvm2 (2.01.14-3) UNRELEASED; urgency=low
+
+  * It is pronounced readline, not ncurses. Fix build-deps. (closes: #330715)
+
+ -- Bastian Blank <waldi at debian.org>  Thu, 29 Sep 2005 15:56:47 +0200
+
 lvm2 (2.01.14-2) unstable; urgency=low
 
   * Enable readline support for debs. (closes: #257406)

Modified: lvm2/trunk/debian/control
==============================================================================
--- lvm2/trunk/debian/control	(original)
+++ lvm2/trunk/debian/control	Thu Sep 29 13:57:49 2005
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian LVM Team <pkg-lvm-maintainers at lists.alioth.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, Andres Salomon <dilinger at debian.org>
-Build-Depends: debhelper (>> 4.2), libdevmapper-dev (>= 2:1.00.07-1), autotools-dev, libdlm-dev (>= 0.trunk20050206-2), libselinux1-dev, libncurses5-dev
+Build-Depends: debhelper (>> 4.2), libdevmapper-dev (>= 2:1.00.07-1), autotools-dev, libdlm-dev (>= 0.trunk20050206-2), libselinux1-dev, libreadline5-dev
 Standards-Version: 3.6.2
 
 Package: lvm2



More information about the pkg-lvm-commits mailing list