Code

Added libreadline-dev as the preferred option to the libreadline5-dev B-D.
authorSebastian Harl <sh@tokkee.org>
Mon, 2 Nov 2009 22:17:05 +0000 (23:17 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 2 Nov 2009 22:17:05 +0000 (23:17 +0100)
Thanks to Matthias Klose for reporting this.
Closes: #553736
debian/changelog
debian/control

index b83aad949e98969ad1259d5b77aef95c8a252e68..d2d4f80b1d36dfe446651eb418903c6047af3014 100644 (file)
@@ -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 <tokkee@debian.org>  Mon, 02 Nov 2009 23:15:26 +0100
+
 cadaver (0.23.2-1) unstable; urgency=low
 
   * New upstream version.
index beb8f8f6f9105285a7bfa2ee2af103dc55e0e2e1..6f523281d624ef6dd5b468b4f2f25579ae256af7 100644 (file)
@@ -2,7 +2,7 @@ Source: cadaver
 Section: web
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
-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