Code

Removed alternate build-dependency on libxml-dev.
[pkg-cadaver.git] / debian / control
index e6bf8fd51fb992a126ed45959097c8915f89e16e..e95ea003a548bae6d4ce9c17529fb21c4251d6e7 100644 (file)
@@ -2,8 +2,11 @@ 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), libneon25-dev
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libncurses5-dev, libxml2-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev (>= 0.28)
+Standards-Version: 3.7.3
+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
@@ -16,11 +19,9 @@ Description: command-line WebDAV client
  Its operation is similar to the standard BSD ftp(1) client and the Samba
  Project's smbclient(1).
  .
- This package does not include SSL (HTTPS) support due to licensing issues.
+ This package includes GnuTLS (HTTPS) support.
  .
  WebDAV (Web-based Distributed Authoring and Versioning) is a set of
- extensions to the HTTP protocol which allows users to collaboratively edit
- and manage files on remote web servers.
- .
-  Homepage: http://www.webdav.org/cadaver/
+ extensions to the HTTP protocol which allow users to collaboratively edit and
+ manage files on remote web servers.