X-Git-Url: https://git.tokkee.org/?p=pkg-fusedav.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4e32d996dc53664ee282da5fbc2239758d4db534;hp=b90aaf58c35100224ecf61562972d8404576d545;hb=HEAD;hpb=e531ad781edfb78ad2033c812068d980ef07f3bd diff --git a/debian/changelog b/debian/changelog index b90aaf5..4e32d99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,21 @@ fusedav (0.2-3) unstable; urgency=low * debian/control: - Updated to standards-version 3.8.4 -- no changes. - - -- Sebastian Harl Fri, 04 Jun 2010 13:48:03 +0200 + - Build-depend on libneon27-gnutls-dev rather than libneon26-gnutls-dev. + - Let fusedav depend on ${misc:Depends} as suggested by debhelper. + * 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). + - Simplified ne_lfs -- check for NE_FEATURE_LFS only if ne_off_t is not + large enough for LFS; any other checks/defines are no longer required + for neon27. + * debian/README.source: + - Added generic instructions for dpatch. + + -- Sebastian Harl Fri, 04 Jun 2010 16:28:53 +0200 fusedav (0.2-2) unstable; urgency=low