Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libvirt
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libvirt Packaging Team
libvirt
Commits
c972ddb6
You need to sign in or sign up before continuing.
Commit
c972ddb6
authored
9 years ago
by
Guido Günther
Browse files
Options
Downloads
Patches
Plain Diff
Drop debug package
in favour of the autogenerated dbgsym packages
parent
fb2298cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+0
-13
0 additions, 13 deletions
debian/control
debian/rules
+0
-3
0 additions, 3 deletions
debian/rules
with
0 additions
and
16 deletions
debian/control
+
0
−
13
View file @
c972ddb6
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
3
View file @
c972ddb6
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment