Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-video-qxl
Commits: 71b7b2d1 by Debian Janitor at 2022-10-20T05:48:29+00:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - 049336be by Debian Janitor at 2022-10-20T05:48:36+00:00 Drop transition for old debug package migration. Changes-By: lintian-brush Fixes: lintian: debug-symbol-migration-possibly-complete See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html - - - - - a9dbc7d5 by Debian Janitor at 2022-10-20T05:48:36+00:00 Update standards version to 4.6.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +xserver-xorg-video-qxl (0.1.5+git20200331-4) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Drop transition for old debug package migration. + * Update standards version to 4.6.1, no changes needed. + + -- Debian Janitor <[email protected]> Thu, 20 Oct 2022 05:48:29 -0000 + xserver-xorg-video-qxl (0.1.5+git20200331-3) unstable; urgency=medium * configure-Simplify-fragile-libdrm-detection.patch: Fix detecting @@ -145,7 +153,7 @@ xserver-xorg-video-qxl (0.1.0-1) experimental; urgency=low [ Timo Aaltonen ] * control: Bump build-dep on libspice-protocol-dev to >= 0.12.2~. - + [ Liang Guo ] * Ignore automatically generated files when build packages. @@ -164,7 +172,7 @@ xserver-xorg-video-qxl (0.0.17-1) unstable; urgency=low * New upstream release. * debian/copyright: - Remove src/lookup3.c, removed upstream. - - Add src/murmurhash3.{c,h}, new file. + - Add src/murmurhash3.{c,h}, new file. * debian/source/options: - Ignore ChangeLog, included in upstream tarbar, but not in git. * Remove translate-the-access-region.patch, applied upstream. @@ -210,7 +218,7 @@ xserver-xorg-video-qxl (0.0.13-1) unstable; urgency=low * Switch to dh: - Use debhelper 8. - Use dh-autoreconf. - * Remove fix_qxl_driver_assert.patch, already in upstream. + * Remove fix_qxl_driver_assert.patch, already in upstream. * Bump Standards-Version to 3.9.1, no changes needed. * Add quilt build-dep. * Add HomePage control field. @@ -220,6 +228,6 @@ xserver-xorg-video-qxl (0.0.13-1) unstable; urgency=low xserver-xorg-video-qxl (0.0.12-1) unstable; urgency=low - * Initial release (Closes: #576642) + * Initial release (Closes: #576642) -- Liang Guo <[email protected]> Thu, 20 May 2010 16:44:11 +0800 ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: libxext-dev, libxfont-dev, python3:any, -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Homepage: https://www.spice-space.org/ Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-qxl.git Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-qxl @@ -27,9 +27,9 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends} Provides: ${xviddriver:Provides} Description: X.Org X server -- QXL display driver - This package provides the driver for QXL video device, i.e. if Linux is + This package provides the driver for QXL video device, i.e. if Linux is running inside a RedHat Enterprise Virtualization (RHEV) environment, or - other SPICE-compatible KVM/Qemu emulator. + other SPICE-compatible KVM/Qemu emulator. . More information about X.Org can be found at: <URL:https://www.X.org> ===================================== debian/rules ===================================== @@ -6,9 +6,6 @@ VIDEODEP = $(shell cat /usr/share/xserver-xorg/videodrvdep 2>/dev/null) override_dh_auto_build: dh_auto_build -- V=1 -override_dh_strip: - dh_strip --dbgsym-migration='xserver-xorg-video-qxl-dbg (<< 0.1.4+20161126git4d7160c)' - # Install in debian/tmp to retain control through dh_install: override_dh_auto_install: dh_auto_install --destdir=debian/tmp View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-qxl/-/compare/74d4b4c1e5ca9b4a254252f9778fb589213de427...a9dbc7d5d6a60bf8c732bc060f08a4b1ced341a5 -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-qxl/-/compare/74d4b4c1e5ca9b4a254252f9778fb589213de427...a9dbc7d5d6a60bf8c732bc060f08a4b1ced341a5 You're receiving this email because of your account on salsa.debian.org.

