Code

patches: Re-introduced a simplified version of ne_lfs.
[pkg-fusedav.git] / debian / changelog
1 fusedav (0.2-3) unstable; urgency=low
3   * debian/control:
4     - Updated to standards-version 3.8.4 -- no changes.
5     - Build-depend on libneon27-gnutls-dev rather than libneon26-gnutls-dev.
6     - Let fusedav depend on ${misc:Depends} as suggested by debhelper.
7   * debian/rules:
8     - Use 'filter' rather than 'findstring' to make sure to match words rather
9       than substrings.
10   * debian/patches:
11     - Added bts532763-neon27, adding support for neon27; thanks to Andreas
12       Metzler for reporting this (Closes: #532763).
13     - Simplified ne_lfs -- check for NE_FEATURE_LFS only if ne_off_t is not
14       large enough for LFS; any other checks/defines are no longer required
15       for neon27.
16   * debian/README.source:
17     - Added generic instructions for dpatch.
19  -- Sebastian Harl <tokkee@debian.org>  Fri, 04 Jun 2010 16:28:53 +0200
21 fusedav (0.2-2) unstable; urgency=low
23   * Fix ne_lfs.dpatch to work on 32bit systems as well (Closes: #428744).
25  -- Sebastian Harl <sh@tokkee.org>  Thu, 14 Jun 2007 19:41:36 +0100
27 fusedav (0.2-1) unstable; urgency=low
29   * Initial release (Closes: #379147).
30   * Added manpage (fusedav.1).
31   * Added ne_lfs.dpatch: Fix the use of neon's built-in large file support on
32     64bit architectures.
34  -- Sebastian Harl <sh@tokkee.org>  Tue, 23 Jan 2007 15:47:24 +0100