Package: libhttp-dav-perl
Version: 0.31-3
Severity: minor
Tags: patch
Please include mention of "dave", the CLI client, in the
package's short description. This will ensure it shows up
in e.g. apt-cache output.
dave is still one of the most useful WebDAV clients
available and I missed it entirely when searching for such
things :)
Patch attached.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libhttp-dav-perl depends on:
ii libwww-perl 5.805-1 WWW client/server library for Perl
ii libxml-dom-perl 1.43-4 Perl module for building DOM Level
ii perl 5.8.8-7 Larry Wall's Practical Extraction
Versions of packages libhttp-dav-perl recommends:
ii perl [libdigest-md5-perl] 5.8.8-7 Larry Wall's Practical Extraction
-- no debconf information
--
Jon Dowland
Mention the dave CLI webdav client in the short description
Jon Dowland <[EMAIL PROTECTED]>
Mon, 23 Apr 2007 15:59:23 +0100
diff -ru libhttp-dav-perl-0.31~/debian/control libhttp-dav-perl-0.31/debian/control
--- libhttp-dav-perl-0.31~/debian/control 2007-04-23 15:57:53.000000000 +0100
+++ libhttp-dav-perl-0.31/debian/control 2007-04-23 15:58:30.000000000 +0100
@@ -11,7 +11,7 @@
Depends: ${perl:Depends}, libwww-perl, libxml-dom-perl
Recommends: libdigest-md5-perl
Suggests: libcrypt-ssleay-perl
-Description: WebDAV client library for Perl
+Description: WebDAV client library for Perl and "dave" CLI client
HTTP::DAV provides client-side access to a DAV server. DAV is a
protocol for remote web-site authoring and management. Now you can
LOCK, DELETE and PUT files and much more on a DAV-enabled webserver.