[Pkg-libvirt-commits] [libvirt] 06/09: Don't ship virt-admin yet

Guido Guenther agx at moszumanska.debian.org
Fri Dec 4 17:31:18 UTC 2015


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

agx pushed a commit to annotated tag debian/1.3.0_rc1-1
in repository libvirt.

commit 9d46b57290cd8df771dcc5dd859d79eb59a78210
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Dec 4 14:22:41 2015 +0100

    Don't ship virt-admin yet
---
 debian/changelog | 13 +++++++++++++
 debian/rules     |  5 +++++
 2 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6442bda..41579ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libvirt (1.3.0~rc1-1~1.gbpf4cbf4) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @f4cbf4a55e9b0f49ea2c7e5b2d7f27d61dfa1fa7 **
+
+  * [2721bee] Run build-tests with libvirt-dev only
+    to make sure we have everything in the dev packages
+  * [ae8211f] New upstream version 1.3.0~rc1
+  * [f4cbf4a] Rediff patches.
+    Dropped Disable-service-timeout-for-libvirt-guests.patch: Applied upstream
+    Dropped qemu-Handle-default-IDE-controller-on-other-machine-types.patch: Fixed upstream
+
+ -- Guido Günther <agx at sigxcpu.org>  Fri, 04 Dec 2015 11:13:47 +0100
+
 libvirt (1.2.21-2) unstable; urgency=medium
 
   * [014a0c7] Add a build test to verify that the we can link against libvirt
diff --git a/debian/rules b/debian/rules
index 8d46896..3b82504 100755
--- a/debian/rules
+++ b/debian/rules
@@ -147,6 +147,11 @@ override_dh_auto_test:
 
 override_dh_install:
 	dh_install
+
+	# Don't ship virt-admin yet
+	rm debian/tmp/usr/share/man/man1/virt-admin.*
+	rm debian/tmp/usr/bin/virt-admin
+
 	# Copy upstream files to debian/ so dh_* can find them
 	cp debian/tmp/usr/lib/libvirt/libvirt-guests.sh \
 	    debian/libvirt-daemon-system.libvirt-guests.init

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



More information about the Pkg-libvirt-commits mailing list