[Pkg-libvirt-commits] [libguestfs] 01/05: Don't build gobject-introspection

Hilko Bengen bengen at moszumanska.debian.org
Sun Dec 22 18:14:08 UTC 2013


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.18.1-1+deb7u2_bpo60+1
in repository libguestfs.

commit 3932e92ac8007b46e7682898234777573101326d
Author: Hilko Bengen <bengen at hilluzination.de>
Date:   Wed May 8 00:07:06 2013 +0200

    Don't build gobject-introspection
---
 debian/control | 34 ----------------------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 35 deletions(-)

diff --git a/debian/control b/debian/control
index 93484b9..c69d5ef 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Build-Depends: debhelper (>= 7.0.50~), autotools-dev, aptitude,
   libstring-shellquote-perl,
   libsys-virt-perl, libwin-hivex-perl,
   libfuse-dev, fuse-utils,
-  libglib2.0-dev, gjs, gobject-introspection, libgirepository1.0-dev,
   netpbm, icoutils
 Homepage: http://libguestfs.org
 Standards-Version: 3.9.3
@@ -267,36 +266,3 @@ Description: guest disk image management system - Ruby bindings
  images.
  .
  This package contains Ruby bindings to libguestfs.
-
-Package: libguestfs-gobject-1.0-0
-Section: libs
-Architecture: i386 amd64
-Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libguestfs0 (<< 1:1.14.9-1~)
-Description: guest disk image management system - GObject bindings
- The libguestfs library allows accessing and modifying guest disk
- images.
- .
- This package contains the GObject bindings.
-
-Package: libguestfs-gobject-dev
-Section: libdevel
-Architecture: i386 amd64
-Depends: libguestfs-gobject-1.0-0 (= ${binary:Version}), ${misc:Depends}
-Conflicts: libguestfs0 (<< 1:1.14.9-1~)
-Description: guest disk image management system - GObject development headers
- The libguestfs library allows accessing and modifying guest disk
- images.
- .
- This package contains the development headers for the GObject bindings.
-
-Package: gir1.2-guestfs-1.0
-Section: introspection
-Architecture: i386 amd64
-Depends: libguestfs-gobject-1.0-0 (= ${binary:Version}), ${gir:Depends}, ${misc:Depends}
-Conflicts: libguestfs0 (<< 1:1.14.9-1~)
-Description: guest disk image management system - GObject introspection files
- The libguestfs library allows accessing and modifying guest disk
- images.
- .
- This package contains the GObject introspection data.
diff --git a/debian/rules b/debian/rules
index 0af68b6..b02eb31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,4 +134,4 @@ override_dh_makeshlibs:
 %:
 	dh $@ \
 	   --without=python-support \
-	   --with=autotools-dev,ocaml,python2,python3,bash-completion,ruby,gir
+	   --with=autotools-dev,ocaml,python2,python3,bash-completion,ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list