]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/changelog
a2e3ef6d564f6705bcf3c28b16bf7953be24e880
[sven/fuse-exfat.git] / debian / changelog
1 fuse-exfat (0.9.8-1) UNRELEASED; urgency=low
2
3   * New upstream release.
4   * Dropped all patches - merged upstream.
5   * Dropped all usage of quilt - currently not required.
6   
7  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 19:38:28 +0200
8
9 fuse-exfat (0.9.7-2) unstable; urgency=low
10
11   * Switch from dh compat level 8 to 9.
12   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
13   * Export CFLAGS as CCFLAGS which is honored by the current
14     SConstruct file.
15   * Symlink mount.exfat-fuse to mount.exfat. This should ease the
16     integration with the automount functionality in thunar.
17     Thanks to Bob Valantin <valantin89@gmail.com>. (Closes: #673517)
18   * Add debian/patches/honor-cppflags - scons should use exported CPPFLAGS.
19   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
20     Thanks to Vladimir Serbinenko <phcoder@gmail.com>. (Closes: #672898)
21   * Add build-dep on quilt, use dh quilt addon in debian/rules.
22   * Add README.source to reference quilt.
23
24  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:18:39 +0200
25
26 fuse-exfat (0.9.7-1) unstable; urgency=low
27
28   * New upstream release.
29   * Remove config.log, in the clean target (via override dh_auto_clean).
30   * Bump Standards-Version to 3.9.3 - no changes required.
31
32  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:20:25 +0100
33
34 fuse-exfat (0.9.6-1) unstable; urgency=low
35
36   * New upstream release.
37
38  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:20:33 +0100
39
40 fuse-exfat (0.9.5-1) unstable; urgency=low
41
42   * Initial release. (Closes: #625611)
43
44  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:58:18 +0100