]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/changelog
Build depend on quilt, use dh --with quilt.
[sven/fuse-exfat.git] / debian / changelog
1 fuse-exfat (1.0.0-2) UNRELEASED; urgency=low
2
3   * Build depend on quilt, use dh --with quilt.
4
5  -- Sven Hoexter <hoexter@debian.org>  Fri, 25 Jan 2013 21:53:16 +0100
6
7 fuse-exfat (1.0.0-1) unstable; urgency=low
8
9   * New upstream release
10
11  -- Sven Hoexter <hoexter@debian.org>  Tue, 23 Jan 2013 21:06:21 +0100
12
13 fuse-exfat (0.9.8-3) experimental; urgency=low
14
15   * Revert the change from 0.9.8-2, the correct fix is
16     to assign CFLAGS to CCFLAGS so the correct set of common
17     flags will be picked up by scons.
18
19  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 17:09:19 +0200
20
21 fuse-exfat (0.9.8-2) experimental; urgency=low
22
23   * Build without -fPIE - hardening flags -pie.
24
25  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:41:07 +0200
26
27 fuse-exfat (0.9.8-1) experimental; urgency=low
28
29   * New upstream release.
30   * Dropped all patches - merged upstream.
31   * Dropped all usage of quilt - currently not required.
32   * No longer use CFLAGS as CCFLAGS, the SConstruct file
33     now honors CCFLAGS.
34   
35  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:10 +0200
36
37 fuse-exfat (0.9.7-2) unstable; urgency=low
38
39   * Switch from dh compat level 8 to 9.
40   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
41   * Export CFLAGS as CCFLAGS which is honored by the current
42     SConstruct file.
43   * Symlink mount.exfat-fuse to mount.exfat. This should ease the
44     integration with the automount functionality in thunar.
45     Thanks to Bob Valantin <valantin89@gmail.com>. (Closes: #673517)
46   * Add debian/patches/honor-cppflags - scons should use exported CPPFLAGS.
47   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
48     Thanks to Vladimir Serbinenko <phcoder@gmail.com>. (Closes: #672898)
49   * Add build-dep on quilt, use dh quilt addon in debian/rules.
50   * Add README.source to reference quilt.
51
52  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:18:39 +0200
53
54 fuse-exfat (0.9.7-1) unstable; urgency=low
55
56   * New upstream release.
57   * Remove config.log, in the clean target (via override dh_auto_clean).
58   * Bump Standards-Version to 3.9.3 - no changes required.
59
60  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:20:25 +0100
61
62 fuse-exfat (0.9.6-1) unstable; urgency=low
63
64   * New upstream release.
65
66  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:20:33 +0100
67
68 fuse-exfat (0.9.5-1) unstable; urgency=low
69
70   * Initial release. (Closes: #625611)
71
72  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:58:18 +0100