Code

Added libreadline-dev as the preferred option to the libreadline5-dev B-D.
[pkg-cadaver.git] / debian / control
index 97c129d39aa4d996b068d17292f0aed567c70c6c..6f523281d624ef6dd5b468b4f2f25579ae256af7 100644 (file)
@@ -1,21 +1,27 @@
 Source: cadaver
 Section: web
 Priority: optional
-Maintainer: Bernd Eckenfels <ecki@debian.org>
-Build-Depends: debhelper (>= 5), libncurses5-dev, libxml2-dev | libxml-dev, 
- libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon25-dev
-Standards-Version: 3.7.2
+Maintainer: Sebastian Harl <tokkee@debian.org>
+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
+Vcs-Browser: http://git.tokkee.org/?p=pkg-cadaver.git
 
 Package: cadaver
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: command-line client for WebDAV server
- Useful for WebDAV server testing and scripting. Works like command line FTP
- clients.
+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
+ manipulation, and resource locking.
  .
- Due to licensing issues (conflict between GPL and OpenSSL) this package
does not provide SSL (HTTPS) support, for now. GNU TLS Porters welcome.
+ Its operation is similar to the standard BSD ftp(1) client and the Samba
Project's smbclient(1).
  .
- Briefly: WebDAV stands for "Web-based Distributed Authoring and Versioning".
- It is a set of extensions to the HTTP protocol which allows users to
- collaboratively edit and manage files on remote web servers. 
+ This package includes GnuTLS (HTTPS) support.
+ .
+ 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.
+