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