debian: New sub-package: guestfsd.
[libguestfs.git] / debian / control
index 013e513..7e4ca6c 100644 (file)
@@ -3,10 +3,12 @@ Section: libs
 Priority: extra
 Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
 Uploaders: Richard Jones <rjones@redhat.com>, Guido Günther <agx@sigxcpu.org>
 Priority: extra
 Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
 Uploaders: Richard Jones <rjones@redhat.com>, Guido Günther <agx@sigxcpu.org>
-Build-Depends: debhelper (>= 7), autotools-dev,
+Build-Depends: debhelper (>= 7), dpkg-dev, devscripts, autotools-dev,
   febootstrap (>= 3.2),
   libreadline-dev, cdbs, libaugeas-dev, libhivex-dev, libvirt-dev,
   libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
   febootstrap (>= 3.2),
   libreadline-dev, cdbs, libaugeas-dev, libhivex-dev, libvirt-dev,
   libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
+  gperf,
+# XXX libconfig-dev, but it is not in Debian
   qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13),
 # XXX how to say we need Linux >= 2.6.36?
   genisoimage, pkg-config,
   qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13),
 # XXX how to say we need Linux >= 2.6.36?
   genisoimage, pkg-config,
@@ -21,7 +23,9 @@ Build-Depends: debhelper (>= 7), autotools-dev,
 # for Perl virt tools
   libsys-virt-perl, libwin-hivex-perl,
 # FUSE
 # for Perl virt tools
   libsys-virt-perl, libwin-hivex-perl,
 # FUSE
-  libfuse-dev, fuse-utils 
+  libfuse-dev, fuse-utils,
+# virt-resize
+  libpcre-ocaml-dev
 Homepage: http://libguestfs.org
 Standards-Version: 3.8.2
 
 Homepage: http://libguestfs.org
 Standards-Version: 3.8.2
 
@@ -92,6 +96,16 @@ Description: libguestfs filesystem interactive shell
  virtual machine filesystems.  It uses libguestfs and exposes all of the
  functionality of the guestfs API, see guestfs(3).
 
  virtual machine filesystems.  It uses libguestfs and exposes all of the
  functionality of the guestfs API, see guestfs(3).
 
+Package: guestfsd
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+  bsdmainutils, diff, grub-pc, iproute,
+  libaugeas0, udev, binutils, cpio, dosfstools,
+  file, lsof, module-init-tools, net-tools, parted,
+  procps, scrub, strace, zerofree
+Description: Daemon to access to guest virtual machine throuh virtio serial
+ Daemon to access to guest virtual machine throuh virtio serial
+
 Package: guestmount
 Section: devel
 Architecture: any
 Package: guestmount
 Section: devel
 Architecture: any