X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=6fb7c141b8f95b0713c9b594f88a1ece114a7fba;hb=ff8eb12188045481b25111bb0e3e1019cc862907;hp=ff6f80a21bca5eff8e49e4e29796e5ce5437ff7f;hpb=edc6753b4994b136777f1292ae3d240880786f7a;p=pkg-cadaver.git diff --git a/debian/control b/debian/control index ff6f80a..6fb7c14 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,34 @@ Source: cadaver Section: web Priority: optional -Maintainer: Bernd Eckenfels -Build-Depends: libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libssl-dev (>= 0.9.6f), debmake -Standards-Version: 3.6.1 +Maintainer: Sebastian Harl +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} -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. +