X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=213890f37577cf489923a3b7a467e39dd5fbc293;hp=d32e0a6b2b96d36b93d5f04e5eeaf80653a167f8;hb=0307b68d5ec9469973027570155402795ea1218f;hpb=c2e89797f9a5c3f280cfea17fdeb8be34cdec4ed diff --git a/debian/changelog b/debian/changelog index d32e0a6..213890f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +exfat-utils (1.1.0-2) unstable; urgency=low + + * Remove debian/watch - recent changes at Google code required + different download links which do not contain readable hrefs. + * Extent debian/copyright up to 2014. + * Update debian/copyright license statement - with 1.1.0 upstream + relicensed from GPLv3 to GPLv2 or later. + * Update link in debian/copyright to the download location. + * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed + to build on kfreebsd. + + -- Sven Hoexter Mon, 01 Sep 2014 09:46:12 +0200 + exfat-utils (1.1.0-1) unstable; urgency=low * New upstream release (Closes: #759156)