X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2cf3f8b4974526649d7e4b06fd988077ff1c8025;hb=b15884a1f9df1d9e38e6130b8563892c8cec005e;hp=c59679fcc06c8d2e7f732f5fed3cedaaa860e946;hpb=cf766e75a8b04541ce650b73b7b4a5baf740791a;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index c59679f..2cf3f8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ -fuse-exfat (1.2.7-1) UNRELEASED; urgency=medium +fuse-exfat (1.2.7-2) UNRELEASED; urgency=medium + + * Increment dh compat level to 10. + * Remove --with autoreconf from dh invocation, it's default with + compat level 10. + + -- Sven Hoexter Sun, 25 Jun 2017 12:29:04 +0200 + +fuse-exfat (1.2.7-1) unstable; urgency=medium * New upstream release. + Fixed handling of two last clusters: operations with files that occupy these clusters could fail. (Closes: #865487) + * Update Standards-Version to 4.0.0. -- Sven Hoexter Sun, 25 Jun 2017 10:03:32 +0200