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