X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=75c98bc72518d177218a25a554931063e2346046;hp=6f04140839e7b204ef47ab4b21e9a890c331e7f7;hb=de03f35d04b01021e060a615bd17dd3ba873d88c;hpb=265a783b9fa640dc4146704c9582fb283ffbead4 diff --git a/debian/changelog b/debian/changelog index 6f04140..75c98bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ 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. --