]> git.sven.stormbind.net Git - sven/fuse-exfat.git/commitdiff
Add build-dep on quilt, use dh quilt addon in debian/rules.
authorSven Hoexter <sven@timegate.de>
Mon, 21 May 2012 19:03:35 +0000 (21:03 +0200)
committerSven Hoexter <sven@timegate.de>
Mon, 21 May 2012 19:03:35 +0000 (21:03 +0200)
debian/changelog
debian/control
debian/rules

index 1a335e010bb7989401b386836a6a81980c01d12e..47af485b4c9c5e8c52bc11b0fe2d571005d5a207 100644 (file)
@@ -10,6 +10,7 @@ fuse-exfat (0.9.7-2) UNRELEASED; urgency=low
   * Add debian/patches/honor-cppflags - scons should use exported CPPFLAGS.
   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
     Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
+  * Add build-dep on quilt, use dh quilt addon in debian/rules.
 
  -- Sven Hoexter <hoexter@debian.org>  Thu, 17 May 2012 14:47:47 +0200
 
index 59383fb822b3664993652880092f54696b4ce084..da533572b1288eefe787ae56c1fa591318fe26d1 100644 (file)
@@ -2,7 +2,7 @@ Source: fuse-exfat
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 9), scons, libfuse-dev
+Build-Depends: debhelper (>= 9), scons, libfuse-dev, quilt
 Standards-Version: 3.9.3
 Homepage: http://code.google.com/p/exfat/
 Vcs-Git: git://git.sven.stormbind.net/git/sven/fuse-exfat.git
index 06d71513088b098ec1810c6f4ee070a6ed21cf38..27581bbba63f770b6b77c1bd9541c735f407dc54 100755 (executable)
@@ -9,7 +9,7 @@ export CCFLAGS=${CFLAGS}
 
 
 %:
-       dh $@ 
+       dh $@ --with quilt
 
 override_dh_auto_build:
        scons