[Pkg-libvirt-commits] [Git][libvirt-team/virt-viewer][debian/sid] 3 commits: Disable the ovirt feature temporarily since we aren't ready

Jeremy Bicha (@jbicha) gitlab at salsa.debian.org
Tue Aug 2 21:17:10 BST 2022



Jeremy Bicha pushed to branch debian/sid at Libvirt Packaging Team / virt-viewer


Commits:
f3d09c21 by Jeremy Bicha at 2022-07-17T07:51:43+02:00
Disable the ovirt feature temporarily since we aren't ready

for the librest transition yet.

Gbp-Dch: Full

- - - - -
2cd37e57 by Jeremy Bicha at 2022-08-02T16:14:54-04:00
debian/control: Bump minimum spice-gtk to the first libsoup3 version

- - - - -
d4141462 by Jeremy Bicha at 2022-08-02T16:15:48-04:00
releasing package virt-viewer version 11.0-2

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+virt-viewer (11.0-2) unstable; urgency=medium
+
+  * [f3d09c2] Disable the ovirt feature temporarily since we aren't ready
+    for the librest transition yet
+  * [2cd37e5] debian/control: Bump min. spice-gtk to the 1st libsoup3 version
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 02 Aug 2022 16:15:11 -0400
+
 virt-viewer (11.0-1) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -8,10 +8,10 @@ Build-Depends:
  debhelper-compat (= 13),
  libffi-dev,
  libglib2.0-dev (>= 2.48),
- libgovirt-dev (>= 0.3.7),
+# libgovirt-dev (>= 0.3.7),
  libgtk-vnc-2.0-dev,
  libgtk-3-dev (>= 3.18),
- libspice-client-gtk-3.0-dev (>= 0.35) [linux-any],
+ libspice-client-gtk-3.0-dev (>= 0.41-2~) [linux-any],
  libvirt-glib-1.0-dev (>= 0.1.8) [!alpha !hurd-i386 !ia64 !kfreebsd-i386 !kfreebsd-amd64 !m68k !sh4],
  libvte-2.91-dev (>= 0.46.0),
  libxml2-dev,


=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
-DEB_CONFIGURE_EXTRA_FLAGS := -Dauto_features=enabled
-
+# Temporarily disable ovirt feature until we are ready for librest transition
+DEB_CONFIGURE_EXTRA_FLAGS := -Dauto_features=enabled -Dovirt=disabled
 ifneq (,$(filter $(DEB_HOST_ARCH), hurd-i386 kfreebsd-i386 kfreebsd-amd64 sparc64))
     DEB_CONFIGURE_EXTRA_FLAGS += -Dspice=disabled
 endif



View it on GitLab: https://salsa.debian.org/libvirt-team/virt-viewer/-/compare/4a82551d9ee391fb64e788626ed81ca2139da980...d4141462a020d11f5cf45e5172ebf730fd695388

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-viewer/-/compare/4a82551d9ee391fb64e788626ed81ca2139da980...d4141462a020d11f5cf45e5172ebf730fd695388
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/20220802/9ee4210c/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list