Code

control: Let cadaver depend on ${misc:Depends}.
[pkg-cadaver.git] / debian / control
index ef8b3f318da005bec003463e1cd3cecdd2e1c061..19be4c02f090757ea6f44f91e7738e17107c4150 100644 (file)
@@ -1,13 +1,23 @@
 Source: cadaver
 Section: web
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon26-gnutls-dev
-Standards-Version: 3.7.2
+Maintainer: Sebastian Harl <tokkee@debian.org>
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch,
+ autotools-dev,
+ libgcrypt11-dev,
+ libncurses5-dev,
+ libneon27-gnutls-dev (>= 0.28),
+ libreadline-dev | libreadline5-dev,
+ libxml2-dev,
+ zlib1g-dev (>= 1:1.1.3)
+Standards-Version: 3.9.4
+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
 
 Package: cadaver
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: command-line WebDAV client
  cadaver supports file upload, download, on-screen display, in-place editing,
  namespace operations (move/copy), collection creation and deletion, property
@@ -21,6 +31,4 @@ Description: command-line WebDAV client
  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/