1 exfat-utils (1.1.0-1) unstable; urgency=low
3 * New upstream release (Closes: #759156)
4 * Standards-Version: 3.9.5
5 * Added "-Wall -std=c99" to the CFLAGS from the list of default
6 flags given in the upstream SConstruct file.
8 -- Sven Hoexter <hoexter@debian.org> Mon, 25 Aug 2014 20:23:59 +0200
10 exfat-utils (1.0.1-1) unstable; urgency=low
12 * New upstream release
13 * Update all years in debian/copyright.
15 -- Sven Hoexter <hoexter@debian.org> Thu, 07 Feb 2013 20:24:34 +0100
17 exfat-utils (1.0.0-1) unstable; urgency=low
19 * New upstream release
20 * Remove my bogus -pie from hardening-flags for real.
22 -- Sven Hoexter <hoexter@debian.org> Wed, 23 Jan 2013 21:05:11 +0100
24 exfat-utils (0.9.8-3) experimental; urgency=low
26 * Revert the change from 0.9.8-2, the correct fix is
27 to assign CFLAGS to CCFLAGS so the correct set of common
28 flags will be picked up by scons.
30 -- Sven Hoexter <hoexter@debian.org> Thu, 25 Oct 2012 17:14:58 +0200
32 exfat-utils (0.9.8-2) experimental; urgency=low
34 * Build without -fPIE - hardening flags -pie.
36 -- Sven Hoexter <hoexter@debian.org> Thu, 25 Oct 2012 12:46:46 +0200
38 exfat-utils (0.9.8-1) experimental; urgency=low
40 * New upstream release.
41 + The mkfs utility was rewritten and can now
42 create filesystems up to several exabytes.
43 * Dropped all patches - merged upstream.
44 * Dropped all usage of quilt - currently not required.
45 * No longer use CFLAGS as CCFLAGS, the SConstruct file
48 -- Sven Hoexter <hoexter@debian.org> Sun, 12 Aug 2012 20:05:31 +0200
50 exfat-utils (0.9.7-2) unstable; urgency=low
52 * Move manual link creation from debian/rules to debian/links
53 and thus make use of dh_link.
54 * Switch dh compat level from 8 to 9.
55 * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
56 * Export CFLAGS as CCFLAGS which is honored by the current
58 * Add debian/patches/honor-cppflags - scons should use exported
60 * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
61 Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
62 * Add build-dep on quilt, use dh quilt addon in debian/rules.
63 * Add README.source to reference quilt.
65 -- Sven Hoexter <hoexter@debian.org> Mon, 21 May 2012 21:19:35 +0200
67 exfat-utils (0.9.7-1) unstable; urgency=low
69 * New upstream release.
70 * Bump Standards-Version to 3.9.3 - no changes required.
71 * Remove config.log, in the clean target (via override dh_auto_clean).
73 -- Sven Hoexter <hoexter@debian.org> Fri, 09 Mar 2012 21:19:25 +0100
75 exfat-utils (0.9.6-1) unstable; urgency=low
77 * New upstream release.
79 -- Sven Hoexter <hoexter@debian.org> Sat, 14 Jan 2012 18:21:18 +0100
81 exfat-utils (0.9.5-1) unstable; urgency=low
83 * Initial release. (Closes: #625611)
85 -- Sven Hoexter <hoexter@debian.org> Mon, 02 Jan 2012 12:59:11 +0100