control: Let fusedav depend on ${misc:Depends} as suggested by debhelper.
README.source: Added generic instructions for dpatch.
rules: No longer patching configure ⇒ don't touch(1)ing autotools files.
changelog: Adding support for neon27 closes #532763.
Thanks to Andreas Metzler for reporting this!
Thanks to Andreas Metzler for reporting this!
patches: Removed ne_lfs -- no longer needed when using neon27.
patches, control: Added bts532763-neon27 and b-d on libneon27-gnutls-dev.
rules: Use 'filter' rather than 'findstring'.
… to make sure to match words rather than substrings.
… to make sure to match words rather than substrings.
Use my @debian.org E-mail address all over the place.
changelog, control: Updated to 0.2-3 and standards-version 3.8.4.
No changes were necessary for 3.8.4.
Also, use my @debian.org E-mail address.
No changes were necessary for 3.8.4.
Also, use my @debian.org E-mail address.
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.