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

index 33eedfcd0d7ab461189dd0a6a22b1ec3a4efd602..d00841ca74e92559b8caef59635b51d34ba062ca 100644 (file)
@@ -10,6 +10,7 @@ exfat-utils (0.9.7-2) UNRELEASED; urgency=low
     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 13:50:03 +0200
 
index bfb073e44212a4c5f83cb16a83d34568b48ee912..cc96ffaa5409cecaf2cee018b4aea45fb1e29e05 100644 (file)
@@ -2,7 +2,7 @@ Source: exfat-utils
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 9), scons
+Build-Depends: debhelper (>= 9), scons, quilt
 Standards-Version: 3.9.3
 Homepage: http://code.google.com/p/exfat/
 Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git
index e903fc3d9c299d9907ccdb14b4d881ec2b398c59..9af1dc37e9a7bf32392c9d89605f345905ebdc40 100755 (executable)
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export CCFLAGS=${CFLAGS}
 
 %:
-       dh $@ 
+       dh $@ --with quilt
 
 override_dh_auto_build:
        scons