summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 601ada9)
raw | patch | inline | side by side (parent: 601ada9)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 30 Nov 2007 15:57:50 +0000 (15:57 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 30 Nov 2007 15:57:50 +0000 (15:57 +0000) |
Added a versioned build dependency on dpkg-dev (>= 1.14.6) - else dpkg does
not support the new control fields.
not support the new control fields.
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index bc394a4c08f19c86f325c1657b424eae503b0f60..aa17575f380b328981fa0e0ee9271ca141aed9ce 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: web
Priority: optional
Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), autotools-dev, libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev
Standards-Version: 3.7.2
+Homepage: http://www.webdav.org/cadaver/
Vcs-Git: git://git.tokkee.org/pkg-cadaver.git
Vcs-Browser: http://git.tokkee.org/?p=pkg-cadaver.git
WebDAV (Web-based Distributed Authoring and Versioning) is a set of
extensions to the HTTP protocol which allow users to collaboratively edit and
manage files on remote web servers.
- .
- Homepage: http://www.webdav.org/cadaver/