* Add --with quilt to dh invocation in d/rules.
+exfat-utils (1.1.0-3) UNRELEASED; urgency=medium
+
+ * Add quilt to build-deps.
+ * Add --with quilt to dh invocation in d/rules.
+
+ --
+
exfat-utils (1.1.0-2) unstable; urgency=low
* Remove debian/watch - recent changes at Google code required
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.5
Homepage: http://code.google.com/p/exfat/
Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git
export CCFLAGS = $(CFLAGS) -Wall -std=c99 -D_GNU_SOURCE
%:
- dh $@
+ dh $@ --with quilt
override_dh_auto_build:
scons