X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=761eea003cc619d3d989841e14679fa88afe2100;hp=515edcdd50c5a1aae146fb06a3cadf246d1efb16;hb=3e087b72610a70c220968520659e2d2e2438f9bf;hpb=0c79c86cba9d783efa6e21a9d5090d296fa81992 diff --git a/debian/changelog b/debian/changelog index 515edcd..761eea0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +exfat-utils (1.2.1-2) UNRELEASED; urgency=low + + * Change to source format 3.0 quilt. + * Add d/patches/kfreebsd-compat so we can build on GNU/kfreebsd. + + -- Sven Hoexter Thu, 08 Oct 2015 14:34:03 +0200 + +exfat-utils (1.2.1-1) unstable; urgency=low + + * New upstream release. + + Changes from scons to autotools + * Remove d/install, no longer required. + * Remove old scons overrides from d/rules. + * Build-Depend on autotools-dev and pkg-config instead of scons. + * Set --sbindir=/sbin to stay consistent with the current install location. + * Update debian/copyright. + * Readd debian/watch pointing now at the github release page. + * Update the Homepage field in d/control. + + -- Sven Hoexter Wed, 07 Oct 2015 12:15:27 +0200 + exfat-utils (1.1.1-1) unstable; urgency=medium * New upstream release