Moved "Homepage" field from package description to the source stanza.
* Also changed XS-Vcs-* to Vcs-*.
* Added versioned build dependency on dpkg-dev (>= 1.14.6).
* Also changed XS-Vcs-* to Vcs-*.
* Added versioned build dependency on dpkg-dev (>= 1.14.6).
control: Added XS-Vcs-{Git,Browser} tags.
Updated to fusedav-0.2-2 closing #428744.
Check sizeof(off_t) before AC_SYS_LARGEFILE.
We need to know the size of off_t as seen by libneon in order to
determinate how to fix neon's "large file support". This should fix
fusedav on 32bit systems and close #428744.
We need to know the size of off_t as seen by libneon in order to
determinate how to fix neon's "large file support". This should fix
fusedav on 32bit systems and close #428744.
Do _not_ upload to experimental - unstable is fine for new packages.
Do not recreate config.h.in.
Patch before configuring and make sure the autotools are not called again.
Added patch for config.h.in to support AC_CHECK_SIZEOF(off_t) to ne_lfs.dpatch.
Upload to experimental because of Etch freeze.
Minor cleanup.
Added ne_lfs.dpatch.
Fix the use of neon's built-in large file support on 64bit architectures.
Fix the use of neon's built-in large file support on 64bit architectures.
Build-depends must be a single line according to section 5.1 of the policy.
Added a short description of WebDAV to control.
Changed section to web.
Document added manpage in changelog.
Merged upstream changes to manpage.
Minor style enhancements.
Removed some unnecessary whitespaces.
Removed some unnecessary whitespaces.
Added watch file.
configure and build in ./debian/build.
Extended manpage.
Added paragraph about prompting for username and password, if those information
are not provided on the command line.
Added paragraph about prompting for username and password, if those information
are not provided on the command line.
Initial commit.