]> git.sven.stormbind.net Git - sven/exfat-utils.git/commitdiff
Revert introduction of the quilt patch management system.
authorSven Hoexter <sven@timegate.de>
Fri, 30 Oct 2015 09:10:58 +0000 (10:10 +0100)
committerSven Hoexter <sven@timegate.de>
Fri, 30 Oct 2015 09:10:58 +0000 (10:10 +0100)
debian/changelog
debian/control
debian/rules

index a7cc3e0ad580a786302085996a65ce51c228ca17..e401b5f8352edc01204a970004b3c149244fc86c 100644 (file)
@@ -1,7 +1,5 @@
 exfat-utils (1.1.0-2+deb8u1) jessie; urgency=medium
 
-  * Add quilt to build-deps.
-  * Add --with quilt to dh invocation in d/rules.
   * Add d/patches/check-sector-and-cluster-size. Fix for
     https://github.com/relan/exfat/issues/5 found and reported by
     The Fuzzing Project.
index 518d62be0d9cee2ac07330061e6787ef88451255..c0a8f88606a342f64ec7144d617bc10c8b4af5ea 100644 (file)
@@ -2,7 +2,7 @@ Source: exfat-utils
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 9), scons, quilt
+Build-Depends: debhelper (>= 9), scons
 Standards-Version: 3.9.5
 Homepage: http://code.google.com/p/exfat/
 Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git
index 7db91f297c5bd838b8f16ff6713aec11534fb690..9f7d91a353fc3c6045112df2df7eda5b7fdec914 100755 (executable)
@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export CCFLAGS = $(CFLAGS) -Wall -std=c99 -D_GNU_SOURCE
 
 %:
-       dh $@ --with quilt
+       dh $@
 
 override_dh_auto_build:
        scons