[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1.0.61-1-17-g8c538e2

Guido Günther agx at sigxcpu.org
Sat Feb 20 13:52:39 UTC 2010


The following commit has been merged in the master branch:
commit 602fab37fc6ca34ebc990c336508351648a31749
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sat Feb 20 14:11:38 2010 +0100

    reenable patch system

diff --git a/debian/control b/debian/control
index 6b89b82..cffacc6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.deb
 Uploaders: Richard Jones <rjones at redhat.com>, Guido Günther <agx at sigxcpu.org>
 Build-Depends: debhelper (>= 7), autotools-dev,
   debirf, libreadline-dev, squashfs-tools, cdbs, libaugeas-dev, qemu, mkisofs,
-  libxml2-dev, pkg-config,
+  libxml2-dev, pkg-config, quilt,
 # when building from git:
   automake, autoconf, libtool, ocaml,
 # for python bindings:
diff --git a/debian/rules b/debian/rules
index 2e31fc4..a27f5b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ REPO=sid
 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
 
 DEBIAN_SKIP_TEST := \
 	SKIP_TEST_HEXDUMP_0 \

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list