debian: Quilt is not used for patch management.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Dec 2010 18:31:03 +0000 (18:31 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Dec 2010 18:31:03 +0000 (18:31 +0000)
debian/control
debian/rules

index 1312415..6b58e63 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), autotools-dev,
   libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
   qemu-system (>= 0.13) | kvm (>= 0.13),
 # XXX how to say we need Linux >= 2.6.36?
-  mkisofs, pkg-config, quilt,
+  mkisofs, pkg-config,
 # when building from git:
   automake, autoconf, libtool, ocaml,
 # for python bindings:
index 1d6a904..89a93d8 100755 (executable)
@@ -10,7 +10,6 @@ DEB_BUILD_OPTIONS=nocheck
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := \
        --with-java-home=no \