[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1.10.7-1
Hilko Bengen
bengen at debian.org
Mon Aug 8 22:17:40 UTC 2011
The following commit has been merged in the master branch:
commit 5d2245027bebc0a5a4146e1bb611d94941bc4c6d
Author: Hilko Bengen <bengen at debian.org>
Date: Mon Aug 8 20:07:46 2011 +0200
Adjusted some Section: and Architecture: fields
diff --git a/debian/control b/debian/control
index bbdbae4..777cc44 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Homepage: http://libguestfs.org
Standards-Version: 3.9.2
Package: guestfish
-Section: devel
+Section: admin
Architecture: i386 amd64
Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: libguestfs filesystem interactive shell
@@ -55,6 +55,7 @@ Description: library for accessing and modifying guest disk images
This package contains the development headers.
Package: libguestfs0
+Section: libs
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends},
febootstrap (>= 3.2),
@@ -112,7 +113,7 @@ Description: library for accessing and modifying guest disk images
the guest. Also you can upload and download files and directories.
Package: guestmount
-Section: devel
+Section: admin
Architecture: i386 amd64
Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: mount guest filesystem using libguestfs and FUSE
@@ -122,7 +123,7 @@ Description: mount guest filesystem using libguestfs and FUSE
it appear as a mountable device.
Package: libguestfs-tools
-Section: devel
+Section: admin
Architecture: i386 amd64
Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
libsys-virt-perl, libguestfs-perl (= ${binary:Version})
@@ -179,7 +180,7 @@ Description: library for accessing and modifying guest disk images
Package: python-guestfs
Section: python
-Architecture: any
+Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libguestfs0 (= ${binary:Version})
Provides: python-libguestfs
Conflicts: python-libguestfs
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list