summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ccd520a)
raw | patch | inline | side by side (parent: ccd520a)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 2 Nov 2009 22:17:05 +0000 (23:17 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 2 Nov 2009 22:17:05 +0000 (23:17 +0100) |
Thanks to Matthias Klose for reporting this.
Closes: #553736
Closes: #553736
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index b83aad949e98969ad1259d5b77aef95c8a252e68..d2d4f80b1d36dfe446651eb418903c6047af3014 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+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.
diff --git a/debian/control b/debian/control
index beb8f8f6f9105285a7bfa2ee2af103dc55e0e2e1..6f523281d624ef6dd5b468b4f2f25579ae256af7 100644 (file)
--- a/debian/control
+++ b/debian/control
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