From 87c88f680e153751c643ef87b499954af911b5e0 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 2 Nov 2009 23:17:05 +0100 Subject: [PATCH] Added libreadline-dev as the preferred option to the libreadline5-dev B-D. Thanks to Matthias Klose for reporting this. Closes: #553736 --- debian/changelog | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b83aad9..d2d4f80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +cadaver (0.23.2-2) unstable; urgency=low + + * control: + - Added libreadline-dev as the preferred option to the libreadline5-dev + build-dependency; thanks to Matthias Klose for reporting this + (Closes: #553736). + + -- Sebastian Harl Mon, 02 Nov 2009 23:15:26 +0100 + cadaver (0.23.2-1) unstable; urgency=low * New upstream version. diff --git a/debian/control b/debian/control index beb8f8f..6f52328 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: cadaver Section: web Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libncurses5-dev, libxml2-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev (>= 0.28) +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libncurses5-dev, libxml2-dev, libreadline-dev | libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev (>= 0.28) Standards-Version: 3.8.0 Homepage: http://www.webdav.org/cadaver/ Vcs-Git: git://git.tokkee.org/pkg-cadaver.git -- 2.30.2