X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d99c476eb65fd41cb190c1516cb0bfc7580a3c98;hp=d32e0a6b2b96d36b93d5f04e5eeaf80653a167f8;hb=7a671444b81f67cb7240136e96a6da8ca851b0c1;hpb=c2e89797f9a5c3f280cfea17fdeb8be34cdec4ed diff --git a/debian/changelog b/debian/changelog index d32e0a6..d99c476 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 Tue, 26 Aug 2014 08:31:26 +0200 + exfat-utils (1.1.0-1) unstable; urgency=low * New upstream release (Closes: #759156)