--- cadaver-0.23.3.orig/debian/README.source +++ cadaver-0.23.3/debian/README.source @@ -0,0 +1,4 @@ +This package uses dpatch to manage all modifications to the upstream source. +See /usr/share/doc/dpatch/README.source.gz for instructions how to generate +the patched source, add a new modification, and remove an existing one. + --- cadaver-0.23.3.orig/debian/changelog +++ cadaver-0.23.3/debian/changelog @@ -0,0 +1,255 @@ +cadaver (0.23.3-2ubuntu2) utopic; urgency=high + + * No change rebuild against gnutls28. + + -- Dimitri John Ledkov Fri, 15 Aug 2014 23:07:53 +0100 + +cadaver (0.23.3-2ubuntu1) trusty; urgency=low + + * Adjusted lib linking order to resolve FTBFS with --as-needed; + - Also removed d/rules addition for -lgcrypt based on above change. + + -- Daniel T Chen Tue, 26 Nov 2013 10:25:16 -0500 + +cadaver (0.23.3-2) unstable; urgency=low + + * debian/control, debian/rules: + - Explicitly build-depend and link against libgcrypt. The function is used + by cadaver directly, causing a build failure with current build tools. + Thanks to David Suárez for reporting this (Closes: #720800). + * debian/control: + - Bumped standards-version to 3.9.4. + - Let cadaver depend on ${misc:Depends}. + * debian/rules: + - Added build-arch and build-indep targets. + + -- Sebastian Harl Sat, 23 Nov 2013 16:27:43 +0100 + +cadaver (0.23.3-1) unstable; urgency=low + + * New upstream version: + - Added support for pkg-config when checking for gnutls to configure - + recent versions of gnutls no longer provide libgnutls-config which was + used previously for those checks; thanks to Lucas Nussbaum and Peter + Fritzsche for reporting this (Closes: #549797, #554041). + - Added full support for large files (> 2GB); thanks to Andreas + Unterkircher for reporting this (Closes: #529564). + * debian/control: + - Added libreadline-dev as the preferred option to the libreadline5-dev + build-dependency; thanks to Matthias Klose for reporting this + (Closes: #553736). + - Updated Standards-Version to 3.8.3 - no changes. + * Added debian/README.source: + - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. + * debian/patches: + - Updated manpage_hyphen.dpatch. + + -- Sebastian Harl Sat, 26 Dec 2009 16:27:06 +0100 + +cadaver (0.23.2-1) unstable; urgency=low + + * New upstream version. + * Moved "Homepage" field from package description to the source stanza. + - Added a versioned build dependency on dpkg-dev (>= 1.14.6). + * Updated neon build dependency to libneon27-gnutls-dev (>= 0.28) - older + versions are no longer supported. + * Updated standards-version to 3.8.0 - no changes. + * Removed alternate build-dependency on libxml-dev (Closes: #475552). + * Remove generated .gmo-files from po/ in the "clean" target to ensure clean + double-builds. + * Added debian/patches/manpage_hyphen.dpatch to replace hyphens with minus + signs in the manpage. + + -- Sebastian Harl Fri, 25 Jul 2008 20:21:42 +0200 + +cadaver (0.23.0-1) unstable; urgency=low + + * New upstream version. + * Updated neon build dependency to libneon27-gnutls-dev. + * Changed menu section to "Applications/Network/File Transfer" to comply + with the new hierarchy. + * Added Vcs-Git and Vcs-Browser fields. + + -- Sebastian Harl Mon, 29 Oct 2007 23:20:51 +0100 + +cadaver (0.22.5-2) unstable; urgency=low + + * Reupload to unstable. + + -- Sebastian Harl Thu, 7 Jun 2007 16:10:48 +0000 + +cadaver (0.22.5-1) experimental; urgency=low + + * New upstream release. + - Fixes CVE-2007-0157 in the included neon sources which, however, is not + relevant for this package as it uses the external neon package. + * Removed netrc.dpatch - has been merged upstream. + + -- Sebastian Harl Thu, 8 Feb 2007 11:05:45 +0000 + +cadaver (0.22.4-1) experimental; urgency=low + + * New upstream release. + * Upload to experimental because of Etch freeze. + * Link against libneon26-gnutls: + - Enabled GnuTLS support (Closes: #163583, #186738, #247374). + - Replaced libneon25-dev build dependency with libneon26-gnutls-dev. + * Added patches/netrc.dpatch: Document the .netrc file support in the manpage + (Closes: #397735). + * Added watch file. + * Upstream no longer provides a debian/ directory. Thus repackaging is not + required any longer. + + -- Sebastian Harl Mon, 8 Jan 2007 14:48:42 +0000 + +cadaver (0.22.3+debian-1) unstable; urgency=low + + * New upstream release (Closes: #390017). + * New maintainer (Closes: #174071). + * Acknowledge NMU (thanks Andreas Barth): + - These bugs have also been fixed in the new upstream release. + * Use packaged libneon25 (Closes: #188381): + - Replaced libssl-dev build dependency with libneon25-dev + (Closes: #315702). + * Rewrote rules to use debhelper instead of debmake (Closes: #372962). + * Rewrote copyright to correctly list all copyright holders and licenses: + - Some files in m4/ do not contain copyright information - upstream has + been asked to correct this. + * Removed upstream's debian/ directory from .orig.tar.gz. + * Updated standards version to 3.7.2. + * Set compatibility level to 5. + * GnuTLS support will be available in the next upstream release. + + -- Sebastian Harl Wed, 1 Nov 2006 08:07:24 +0000 + +cadaver (0.22.2-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with gcc-4.0. Closes: #258559, #294290. + + -- Andreas Barth Sun, 31 Jul 2005 08:56:22 +0200 + +cadaver (0.22.2-1) unstable; urgency=low + + * new upstream version + * this is the official fix for + libneon 0.24.6 [src/ne_dates.c, CAN-2004-0398] + * removed strange gcc option -Wimplicit-prototypes (may fix #258559) + + -- Bernd Eckenfels Thu, 23 Sep 2004 00:34:58 +0200 + +cadaver (0.22.1-3) unstable; urgency=high + + * Applied part of an upstream patch by Joe Orton to + correct the weekdays buffer to properly fix a potential stack overflow + via revision date in REPORT query [src/ne_dates.c, CAN-2004-0398] + + -- Bernd Eckenfels Tue, 18 May 2004 14:30:34 +0200 + +cadaver (0.22.1-2) unstable; urgency=high + + * new upstream version (Closes: Bug #215952) + * fixes format string vulnerability in libneon. (Closes: Bug #244113) + + -- Bernd Eckenfels Sat, 17 Apr 2004 03:04:40 +0200 + +cadaver (0.21.0-1) unstable; urgency=low + + * new upstream version + * still no GNU TLS Support. Porters welcome + + -- Bernd Eckenfels Wed, 26 Feb 2003 04:08:11 +0100 + +cadaver (0.20.5-3) unstable; urgency=low + + * Merry X-MESS Edition II + * fixed description (no SSL support) + + -- Bernd Eckenfels Thu, 20 Feb 2003 23:01:55 +0100 + +cadaver (0.20.5-2) unstable; urgency=low + + * Merry X-MESS Edition + * remove SSL support (Closes: Bug #163583) + NOTE: I RFA-ed this package, if you port it o GNU TLS you get it! + + -- Bernd Eckenfels Mon, 23 Dec 2002 17:37:10 +0100 + +cadaver (0.20.5-1) unstable; urgency=low + + * new upstream version (Closes: Bug #156829, #131307) + * enable .netrc usage (Closes: Bug #142440) + + -- Bernd Eckenfels Sat, 28 Sep 2002 23:34:19 +0200 + +cadaver (0.20.4-1) unstable; urgency=low + + * new upstream version (Closes: Bug #156829) + * moved to main (from non-us) + + -- Bernd Eckenfels Thu, 15 Aug 2002 23:50:37 +0200 + +cadaver (0.18.0-2) unstable; urgency=low + + * some changes to ensure a more stable build + (this restricts builds to my default build environment) + * use internal expat always and do note build depend on it + * use libxml2-dev in favor of old libxml-dev + * enforce internal libneon only (0.16) + + -- Bernd Eckenfels Sat, 5 Jan 2002 03:19:48 +0100 + +cadaver (0.18.0-1) unstable; urgency=low + + * new upstream version + * recompile is supposed to fix Bug #110878, 110879 + * new standards version 3.1.1 -> 3.5.6 + * configure now checks for DEB_BUILD_OPTIONS (ugly!) + * removed INSTALLING to make lintian totally happy + + -- Bernd Eckenfels Sun, 8 Apr 2001 00:02:43 +0200 + +cadaver (0.17.0-4) unstable; urgency=low + + * added build dependencies which fixes Bug #93233 (debmake) + * added some more cleaning + + -- Bernd Eckenfels Sun, 8 Apr 2001 00:02:43 +0200 + +cadaver (0.17.0-3) unstable; urgency=low + + * added build dependencies which fixes Bug #92658 (libxmltok1-dev, + libexpat1-dev) + + -- Bernd Eckenfels Thu, 5 Apr 2001 04:13:49 +0200 + +cadaver (0.17.0-2) unstable; urgency=low + + * changed build dependency on libssl-dev (#90389) + + -- Bernd Eckenfels Mon, 2 Apr 2001 02:11:20 +0200 + +cadaver (0.17.0-1) unstable; urgency=low + + * new upstream version (fixes bug #86067) + * added --with-ssl --enable-warnings to configure + * added -isp to gencontrol to make lintian happy + * moved to non-US/main/web since it uses SSL + + -- Bernd Eckenfels Thu, 1 Mar 2001 04:51:23 +0100 + +cadaver (0.13.3-1) unstable; urgency=low + + * new upstream version (fixed bug #61050) + + -- Bernd Eckenfels Sat, 22 Jul 2000 06:25:02 +0200 + + +cadaver (0.9.0-1) unstable; urgency=low + + * added some rm-s to the rules file + * the created Makefile does not support CFLAGS=.. removed from rules + * Initial release. + + -- Bernd Eckenfels Thu, 6 Jan 2000 09:39:32 +0100 + --- cadaver-0.23.3.orig/debian/compat +++ cadaver-0.23.3/debian/compat @@ -0,0 +1 @@ +5 --- cadaver-0.23.3.orig/debian/control +++ cadaver-0.23.3/debian/control @@ -0,0 +1,35 @@ +Source: cadaver +Section: web +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-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}, ${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 + manipulation, and resource locking. + . + Its operation is similar to the standard BSD ftp(1) client and the Samba + Project's smbclient(1). + . + 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. + --- cadaver-0.23.3.orig/debian/copyright +++ cadaver-0.23.3/debian/copyright @@ -0,0 +1,195 @@ +This package was debianized by Bernd Eckenfels on +Thu, 6 Jan 2000 09:39:32 +0100. + +Sebastian Harl took over maintenance on +Wed, 1 Nov 2006 08:07:24 +0000. + +It was downloaded from . + +Upstream Author: + Joe Orton + +Copyright Holders (in alphabetical order): + Alain Magloire + Aleix Conchillo Flaque + Arun Garg + Carl Harris + Daniel Stenberg + Free Software Foundation, Inc. + GRASE Lab, UCSC + Gordon Matzigkeit + Henrik Holst + James Clark + Jiang Lei + Joe Orton + Kai Sommerfeld + Vladimir Berezniker + Yves Martin + +License: + + Files lib/expat/* + Copyright © 1998 James Clark + + File lib/getpass.c + Copyright © Carl Harris + + Files lib/snprintf.c + lib/snprintf.h + Copyright © Alain Magloire + + All other files in lib/ (except lib/intl/*, lib/neon/*, lib/glob.* + lib/mkstemp.c and lib/tempname.c) + Copyright © 1987-1999 Free Software Foundation, Inc. + + Files po/es.po + po/it.po + Copyright © 2003 Free Software Foundation, Inc. + + Function sub_timeval in src/cadaver.c + Copyright © 1995 Mike Gleason + + Files src/search.c + src/version.c + Copyright © 2003-2006 Joe Orton + Copyright © 2002-2003 GRASE Lab, UCSC + + File src/utils.c + Copyright © 1999-2001 Joe Orton + Copyright © 85, 88, 90-91, 1995-1999 Free Software Foundation, Inc. + + All other files (except lib/intl/*, lib/neon/* and m4/neon/*) + Copyright © 1998-2008 Joe Orton + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, + USA. + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL'. Version 2 of the license +can be found in `/usr/share/common-licenses/GPL-2'. + + Files lib/intl/* + Copyright © 1984-2007 Free Software Foundation, Inc. + + Files lib/neon/ne_acl3744.{c,h} + Copyright © 2001-2006, 2008 Joe Orton + Copyright © 2001 Arun Garg + Copyright © 2007 Henrik Holst + + File lib/neon/ne_dates.c + Copyright © 1999-2006 Joe Orton + Copyright © 2004 Jiang Lei + + Files lib/neon/ne_gnutls.c + lib/neon/ne_privssl.h + Copyright © 2002-2009 Joe Orton + Copyright © 2004 Aleix Conchillo Flaque + + Files lib/neon/ne_md5.c + lib/neon/ne_md5.h + Copyright © 2006 Joe Orton + Copyright © 1995-1997 Free Software Foundation, Inc. + + File lib/neon/ne_ntlm.c + Copyright © 2003 Daniel Stenberg + Copyright © 2009 Kai Sommerfeld + + File lib/neon/ne_ntlm.h + Copyright © 2009 Kai Sommerfeld + + File lib/neon/ne_socket.c + Copyright © 1998-2008 Joe Orton + Copyright © 2004 Aleix Conchillo Flaque + + Files lib/neon/ne_sspi.c + lib/neon/ne_sspi.h + Copyright © 2004-2005 Vladimir Berezniker + Copyright © 2007 Yves Martin + + Functions strcasecmp and strncasecmp in lib/neon/ne_string.c + Copyright © 1991-1997 Free Software Foundation, Inc. + + All other files in lib/neon/ + Copyright © 1999-2009 Joe Orton + + Files lib/glob.c + lib/glob.h + lib/mkstemp.c + Copyright © 1991-2001 Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU Library General Public License as published + by the Free Software Foundation; either version 2, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, + USA. + +On Debian systems, the complete text of the GNU Library General Public License +can be found in `/usr/share/common-licenses/LGPL-2'. + + File lib/tempname.c + Copyright © 1991-2001 Free Software Foundation, Inc. + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, + USA. + +On Debian systems, the complete text of the GNU Lesser General Public License +can be found in `/usr/share/common-licenses/LGPL'. + + File m4/neon/ld-version-script.m4 + Copyright © 2008-2009 Free Software Foundation, Inc. + + File m4/neon/neon.m4 + Copyright © 1998-2008 Joe Orton + Copyright © 2004 Aleix Conchillo Flaque + + File m4/neon/socklen-arg-type.m4 + Copyright © 1997-1999 Stephan Kulow + Copyright © 1999-2000 Joe Orton + + All other files in m4/neon/ + Copyright © 1998-2009 Joe Orton + + This file is free software; you may copy and/or distribute it with + or without modifications, as long as this notice is preserved. + This software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY, to the extent permitted by law; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. + +The Debian packaging is © 2000-2004 Bernd Eckenfels , +© 2006-2008 Sebastian Harl and is licensed under the GPL, +see above. + --- cadaver-0.23.3.orig/debian/menu +++ cadaver-0.23.3/debian/menu @@ -0,0 +1,2 @@ +?package(cadaver):needs="text" section="Applications/Network/File Transfer"\ + title="cadaver" command="/usr/bin/cadaver" --- cadaver-0.23.3.orig/debian/patches/00list +++ cadaver-0.23.3/debian/patches/00list @@ -0,0 +1,3 @@ +manpage_hyphen.dpatch +as-needed-ftbfs.dpatch + --- cadaver-0.23.3.orig/debian/patches/as-needed-ftbfs.dpatch +++ cadaver-0.23.3/debian/patches/as-needed-ftbfs.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## as-needed-ftbfs.dpatch by Daniel T Chen +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fix FTBFS using ld --as-needed, ala Ubuntu 14.04 + +@DPATCH@ +diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' cadaver-0.23.3~/Makefile.in cadaver-0.23.3/Makefile.in +--- cadaver-0.23.3~/Makefile.in 2008-02-11 05:29:53.000000000 -0500 ++++ cadaver-0.23.3/Makefile.in 2013-11-26 10:51:16.086890396 -0500 +@@ -34,7 +34,7 @@ + CFLAGS = @CFLAGS@ + ALL_CFLAGS = $(CPPFLAGS) $(INCLUDES) $(CFLAGS) + LDFLAGS = @LDFLAGS@ +-LIBS = @LIBS@ @NEON_LIBS@ ++LIBS = @LIBS@ @NEON_LIBS@ -lgcrypt + + TARGET = $(PACKAGE) + SUBDIRS = lib/neon lib/intl --- cadaver-0.23.3.orig/debian/patches/manpage_hyphen.dpatch +++ cadaver-0.23.3/debian/patches/manpage_hyphen.dpatch @@ -0,0 +1,27 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## manpage_hyphen.dpatch by Sebastian Harl +## +## DP: Do not use hyphens as minus signs. + +@DPATCH@ + +--- a/doc/cadaver.1 ++++ b/doc/cadaver.1 +@@ -2,7 +2,7 @@ + .SH NAME + cadaver \- A command\-line WebDAV client for Unix. + .SH SYNOPSIS +-cadaver [-trp[-r file][-p host[:port]]][-V][-h] http://hostname[:port]/path ++cadaver [\-trp[\-r file][\-p host[:port]]][\-V][\-h] http://hostname[:port]/path + .SH DESCRIPTION + .B cadaver + supports file upload, download, on-screen display, namespace operations +@@ -162,7 +162,7 @@ + .IP + .SH FILES + .IP "~/.cadaverrc" +-Individual user settings that can override cadaver defaults and to script cadaver. Can be changed by the "--rcfile" option. ++Individual user settings that can override cadaver defaults and to script cadaver. Can be changed by the "\-\-rcfile" option. + .IP "~/.netrc" + Login and initialization information used by the auto-login process. See + section "THE .netrc FILE" for details. --- cadaver-0.23.3.orig/debian/rules +++ cadaver-0.23.3/debian/rules @@ -0,0 +1,102 @@ +#!/usr/bin/make -f +# debian/rules for cadaver +# +# Written by Sebastian Harl . + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS = -Wall -g + +BUILDDIR = ./debian/build/ + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +include /usr/share/dpatch/dpatch.make + +$(BUILDDIR)/config.status: configure $(DPATCH_STAMPFN) + dh_testdir + + for file in config.guess config.sub; do \ + mv $$file $$file.upstream; \ + ln -s /usr/share/misc/$$file .; \ + done + + [ -e $(BUILDDIR) ] || mkdir $(BUILDDIR) + cd $(BUILDDIR) && ../../configure \ + --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/usr --mandir=\$${prefix}/share/man \ + --enable-warnings --enable-netrc --with-ssl=gnutls \ + CFLAGS="$(CFLAGS)" + +build: build-arch build-indep + +build-arch: build-stamp +build-indep: build-stamp + +build-stamp: $(BUILDDIR)/config.status + dh_testdir + dh_clean + + cp -r ./src/ $(BUILDDIR) + $(MAKE) -C $(BUILDDIR) + + touch build-stamp + +clean: unpatch + dh_testdir + dh_testroot + rm -f build-stamp + + rm -rf $(BUILDDIR) + rm -f po/*.gmo + + for file in config.guess config.sub; do \ + if [ -e $$file.upstream ]; then \ + rm -f $$file; \ + mv $$file.upstream $$file; \ + fi \ + done + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) -C $(BUILDDIR) install prefix=$(CURDIR)/debian/cadaver/usr + +binary-indep: + # nothing to do here + +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs -a ChangeLog + dh_installdocs -a BUGS FAQ INTEROP NEWS README THANKS TODO + dh_installmenu -a + dh_installman -a + dh_link -a + dh_strip -a + dh_compress -a + dh_fixperms -a + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a + +binary: binary-indep binary-arch +.PHONY: build clean install binary-indep binary-arch binary + --- cadaver-0.23.3.orig/debian/watch +++ cadaver-0.23.3/debian/watch @@ -0,0 +1,3 @@ +version=3 +http://webdav.org/cadaver/ cadaver-(.*)\.tar\.gz +