[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, bpo-lenny, updated. debian/0.8.3-4-24-g0349e22

Guido Günther agx at sigxcpu.org
Tue Nov 16 15:41:37 UTC 2010


The following commit has been merged in the bpo-lenny branch:
commit 0349e2261cb8be2a72e33e994c40075430cb243e
Author: Guido Günther <agx at sigxcpu.org>
Date:   Tue Nov 16 14:21:42 2010 +0100

    Revert "Use 1.0 source format"
    
    now supported by backports.debian.org. This reverts commit
    f138943103db78f3f75dd519e7108c3cd824ad33.

diff --git a/debian/control b/debian/control
index d8015ff..3e2478e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>
 Uploaders: Guido Günther <agx at sigxcpu.org>, Laurent Léonard <laurent at open-minds.org>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), quilt, libxml2-dev, libncurses5-dev, libreadline5-dev, zlib1g-dev, libgnutls-dev, python-dev (>= 2.3.5-11), python-central (>= 0.5.6),
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), libxml2-dev, libncurses5-dev, libreadline5-dev, zlib1g-dev, libgnutls-dev, python-dev (>= 2.3.5-11), python-central (>= 0.5.6),
  libavahi-client-dev, libsasl2-dev, libxen-dev [i386 amd64], lvm2, qemu [amd64 i386 powerpc sparc], open-iscsi, libparted1.8-dev, libdevmapper-dev, uuid-dev,
  libhal-dev, 
  libpciaccess-dev,
diff --git a/debian/rules b/debian/rules
index e418ce6..9f3c132 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,6 @@ endif
 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 :=     \
 	--disable-rpath          \
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list