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