1 exfat-utils (1.1.0-2) unstable; urgency=low
3 * Remove debian/watch - recent changes at Google code required
4 different download links which do not contain readable hrefs.
5 * Extent debian/copyright up to 2014.
6 * Update debian/copyright license statement - with 1.1.0 upstream
7 relicensed from GPLv3 to GPLv2 or later.
8 * Update link in debian/copyright to the download location.
9 * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed
12 -- Sven Hoexter <hoexter@debian.org> Tue, 26 Aug 2014 08:31:26 +0200
14 exfat-utils (1.1.0-1) unstable; urgency=low
16 * New upstream release (Closes: #759156)
17 * Standards-Version: 3.9.5
18 * Added "-Wall -std=c99" to the CFLAGS from the list of default
19 flags given in the upstream SConstruct file.
21 -- Sven Hoexter <hoexter@debian.org> Mon, 25 Aug 2014 20:23:59 +0200
23 exfat-utils (1.0.1-1) unstable; urgency=low
25 * New upstream release
26 * Update all years in debian/copyright.
28 -- Sven Hoexter <hoexter@debian.org> Thu, 07 Feb 2013 20:24:34 +0100
30 exfat-utils (1.0.0-1) unstable; urgency=low
32 * New upstream release
33 * Remove my bogus -pie from hardening-flags for real.
35 -- Sven Hoexter <hoexter@debian.org> Wed, 23 Jan 2013 21:05:11 +0100
37 exfat-utils (0.9.8-3) experimental; urgency=low
39 * Revert the change from 0.9.8-2, the correct fix is
40 to assign CFLAGS to CCFLAGS so the correct set of common
41 flags will be picked up by scons.
43 -- Sven Hoexter <hoexter@debian.org> Thu, 25 Oct 2012 17:14:58 +0200
45 exfat-utils (0.9.8-2) experimental; urgency=low
47 * Build without -fPIE - hardening flags -pie.
49 -- Sven Hoexter <hoexter@debian.org> Thu, 25 Oct 2012 12:46:46 +0200
51 exfat-utils (0.9.8-1) experimental; urgency=low
53 * New upstream release.
54 + The mkfs utility was rewritten and can now
55 create filesystems up to several exabytes.
56 * Dropped all patches - merged upstream.
57 * Dropped all usage of quilt - currently not required.
58 * No longer use CFLAGS as CCFLAGS, the SConstruct file
61 -- Sven Hoexter <hoexter@debian.org> Sun, 12 Aug 2012 20:05:31 +0200
63 exfat-utils (0.9.7-2) unstable; urgency=low
65 * Move manual link creation from debian/rules to debian/links
66 and thus make use of dh_link.
67 * Switch dh compat level from 8 to 9.
68 * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
69 * Export CFLAGS as CCFLAGS which is honored by the current
71 * Add debian/patches/honor-cppflags - scons should use exported
73 * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
74 Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
75 * Add build-dep on quilt, use dh quilt addon in debian/rules.
76 * Add README.source to reference quilt.
78 -- Sven Hoexter <hoexter@debian.org> Mon, 21 May 2012 21:19:35 +0200
80 exfat-utils (0.9.7-1) unstable; urgency=low
82 * New upstream release.
83 * Bump Standards-Version to 3.9.3 - no changes required.
84 * Remove config.log, in the clean target (via override dh_auto_clean).
86 -- Sven Hoexter <hoexter@debian.org> Fri, 09 Mar 2012 21:19:25 +0100
88 exfat-utils (0.9.6-1) unstable; urgency=low
90 * New upstream release.
92 -- Sven Hoexter <hoexter@debian.org> Sat, 14 Jan 2012 18:21:18 +0100
94 exfat-utils (0.9.5-1) unstable; urgency=low
96 * Initial release. (Closes: #625611)
98 -- Sven Hoexter <hoexter@debian.org> Mon, 02 Jan 2012 12:59:11 +0100