X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5d228f715399f199a11ee6f4c299ec380ef0d839;hb=811521cf06a1989754fc5c5c05a40946b3871ac9;hp=4b169303d8db5fc842247b486227f22db7180b8f;hpb=b7d662a6b60c5797701d420e8df6b7fe94cc512c;p=pkg-fusedav.git diff --git a/debian/changelog b/debian/changelog index 4b16930..5d228f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,30 @@ +fusedav (0.2-3) unstable; urgency=low + + * debian/control: + - Updated to standards-version 3.8.4 -- no changes. + - Build-depend on libneon27-gnutls-dev rather than libneon26-gnutls-dev. + * debian/rules: + - Use 'filter' rather than 'findstring' to make sure to match words rather + than substrings. + * debian/patches: + - Added bts532763-neon27, adding support for neon27; thanks to Andreas + Metzler for reporting this (Closes: #532763). + - Removed ne_lfs -- no longer needed when using neon27. + + -- Sebastian Harl Fri, 04 Jun 2010 14:00:48 +0200 + +fusedav (0.2-2) unstable; urgency=low + + * Fix ne_lfs.dpatch to work on 32bit systems as well (Closes: #428744). + + -- Sebastian Harl Thu, 14 Jun 2007 19:41:36 +0100 + fusedav (0.2-1) unstable; urgency=low * Initial release (Closes: #379147). * Added manpage (fusedav.1). + * Added ne_lfs.dpatch: Fix the use of neon's built-in large file support on + 64bit architectures. - -- Sebastian Harl Wed, 23 Aug 2006 21:45:44 +0200 + -- Sebastian Harl Tue, 23 Jan 2007 15:47:24 +0100