[Pkg-libvirt-commits] [Git][libvirt-team/virt-manager][debian/sid] 3 commits: d/bug-presubj: tweak wording to make it more general
Pino Toscano
gitlab at salsa.debian.org
Mon Nov 30 09:43:29 GMT 2020
Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / virt-manager
Commits:
a61dc06c by Pino Toscano at 2020-11-30T10:36:26+01:00
d/bug-presubj: tweak wording to make it more general
- - - - -
fb4335d3 by Pino Toscano at 2020-11-30T10:37:12+01:00
Install reportbug files in all binaries
This way we can provide the same help text also for virtinst.
Gbp-Dch: Short
- - - - -
679675bf by Pino Toscano at 2020-11-30T10:38:23+01:00
d/bug-control: request status of some libvirt packages
Neither virt-manager nor virtinst directly depend on any package of
src:libvirt, so the package status in bug reports does not show the
version of the installed libvirt. There are few recommends/suggests,
but as such, they can be not installed.
Add a control bug file so we can get the status of few libvirt
packages, namely libvirt0 (always installed), libvirt-clients, and
libvirt-daemon.
Gbp-Dch: Short
- - - - -
3 changed files:
- + debian/bug-control
- debian/bug-presubj
- debian/rules
Changes:
=====================================
debian/bug-control
=====================================
@@ -0,0 +1 @@
+package-status: libvirt0 libvirt-clients libvirt-daemon
=====================================
debian/bug-presubj
=====================================
@@ -1,5 +1,6 @@
-When reporting issues regarding virt-manager please run the program using the
---debug --no-fork command line options and provide the output.
+When reporting issues regarding virt-manager, virt-install, or any of the other
+virt-* tools please run the program using the --debug command line option
+(also with --no-fork for virt-manager) and provide the output.
Often the problem isn't related to virt-manager at all. Please also check the
libvirt and VM logfiles and try to reproduce with virsh or virt-install.
=====================================
debian/rules
=====================================
@@ -18,3 +18,6 @@ override_dh_auto_clean:
override_dh_installdocs:
dh_installdocs --all NEWS.md
+
+override_dh_bugfiles:
+ dh_bugfiles --all
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/compare/de56fe004513de5f0e8fdc26692288214c1985e9...679675bf9d8ea937f7920c0b690ddd1a3f298ce8
--
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/compare/de56fe004513de5f0e8fdc26692288214c1985e9...679675bf9d8ea937f7920c0b690ddd1a3f298ce8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20201130/07c1fc6c/attachment-0001.html>
More information about the Pkg-libvirt-commits
mailing list