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