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