[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/sid] 2 commits: autopkgtest: Adjust to new path
Guido Günther
gitlab at salsa.debian.org
Sun Dec 29 14:09:06 GMT 2019
Guido Günther pushed to branch debian/sid at Libvirt Packaging Team / libvirt
Commits:
362bec66 by Guido Günther at 2019-11-27T12:16:42Z
autopkgtest: Adjust to new path
- - - - -
7214b350 by Guido Günther at 2019-11-27T12:18:23Z
Document changes and release 5.6.0-3
- - - - -
2 changed files:
- debian/changelog
- debian/tests/build-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+libvirt (5.6.0-3) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Christian Ehrhardt ]
+ * Move qemu, lxc, uml, vbox and xen connection drivers into separate
+ packages. This reduces the dependencies pulled into default installations.
+ (Closes: #901940)
+ * d/copyright: Update
+
+ [ Guido Günther ]
+ * [362bec6] autopkgtest: Adjust to new path
+
+ -- Guido Günther <agx at sigxcpu.org> Wed, 27 Nov 2019 11:13:51 +0100
+
libvirt (5.6.0-2) unstable; urgency=medium
* Team upload.
=====================================
debian/tests/build-test
=====================================
@@ -3,7 +3,7 @@
CFLAGS=$(shell pkg-config --cflags libvirt)
LIBS=$(shell pkg-config --libs libvirt)
-a.out: examples/dominfo/info1.c
+a.out: examples/c/domain/info1.c
gcc $(CFLAGS) $< $(LIBS)
@echo "Build test of $< succeeded"
@rm -f a.out
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/4d8622c92834b56cc532d6eb4e2b3ec5692d4a7a...7214b3500f56522c24ce33239b1868c5c700c181
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/4d8622c92834b56cc532d6eb4e2b3ec5692d4a7a...7214b3500f56522c24ce33239b1868c5c700c181
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/20191229/6b4083ee/attachment-0001.html>
More information about the Pkg-libvirt-commits
mailing list