Skip to content
Snippets Groups Projects
Commit c972ddb6 authored by Guido Günther's avatar Guido Günther
Browse files

Drop debug package

in favour of the autogenerated dbgsym packages
parent fb2298cb
No related branches found
No related tags found
No related merge requests found
......@@ -163,19 +163,6 @@ Description: library for interfacing with different virtualization systems
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
Package: libvirt0-dbg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libvirt0 (= ${binary:Version})
Priority: extra
Section: debug
Description: library for interfacing with different virtualization systems - debugging symbols
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the debugging symbols.
Package: libvirt-doc
Architecture: all
Section: doc
......
......@@ -214,9 +214,6 @@ override_dh_installdocs:
rm -f $(EXAMPLES_DIR)domsuspend/suspend
rm -f $(EXAMPLES_DIR)hellolibvirt/hellolibvirt
override_dh_strip:
dh_strip --dbg-package=libvirt0-dbg
override_dh_auto_clean:
[ ! -f Makefile ] || dh_auto_clean
rm -f $(CURDIR)/debian/libvirt-daemon-system.libvirt-guests.init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment