[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/driver/xserver-xorg-video-qxl][debian-unstable] 3 commits: Trim trailing whitespace.



Title: GitLab

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:

Changes:

  • debian/changelog
    1
    +xserver-xorg-video-qxl (0.1.5+git20200331-4) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Trim trailing whitespace.
    
    4
    +  * Drop transition for old debug package migration.
    
    5
    +  * Update standards version to 4.6.1, no changes needed.
    
    6
    +
    
    7
    + -- Debian Janitor <janitor@jelmer.uk>  Thu, 20 Oct 2022 05:48:29 -0000
    
    8
    +
    
    1 9
     xserver-xorg-video-qxl (0.1.5+git20200331-3) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * configure-Simplify-fragile-libdrm-detection.patch: Fix detecting
    
    ... ... @@ -145,7 +153,7 @@ xserver-xorg-video-qxl (0.1.0-1) experimental; urgency=low
    145 153
     
    
    146 154
       [ Timo Aaltonen ]
    
    147 155
       * control: Bump build-dep on libspice-protocol-dev to >= 0.12.2~.
    
    148
    -  
    
    156
    +
    
    149 157
       [ Liang Guo ]
    
    150 158
       * Ignore automatically generated files when build packages.
    
    151 159
     
    
    ... ... @@ -164,7 +172,7 @@ xserver-xorg-video-qxl (0.0.17-1) unstable; urgency=low
    164 172
       * New upstream release.
    
    165 173
       * debian/copyright:
    
    166 174
         - Remove src/lookup3.c, removed upstream.
    
    167
    -    - Add src/murmurhash3.{c,h}, new file. 
    
    175
    +    - Add src/murmurhash3.{c,h}, new file.
    
    168 176
       * debian/source/options:
    
    169 177
         - Ignore ChangeLog, included in upstream tarbar, but not in git.
    
    170 178
       * Remove translate-the-access-region.patch, applied upstream.
    
    ... ... @@ -210,7 +218,7 @@ xserver-xorg-video-qxl (0.0.13-1) unstable; urgency=low
    210 218
       * Switch to dh:
    
    211 219
         - Use debhelper 8.
    
    212 220
         - Use dh-autoreconf.
    
    213
    -  * Remove fix_qxl_driver_assert.patch, already in upstream. 
    
    221
    +  * Remove fix_qxl_driver_assert.patch, already in upstream.
    
    214 222
       * Bump Standards-Version to 3.9.1, no changes needed.
    
    215 223
       * Add quilt build-dep.
    
    216 224
       * Add HomePage control field.
    
    ... ... @@ -220,6 +228,6 @@ xserver-xorg-video-qxl (0.0.13-1) unstable; urgency=low
    220 228
     
    
    221 229
     xserver-xorg-video-qxl (0.0.12-1) unstable; urgency=low
    
    222 230
     
    
    223
    -  * Initial release (Closes: #576642)  
    
    231
    +  * Initial release (Closes: #576642)
    
    224 232
     
    
    225 233
      -- Liang Guo <bluestonechina@gmail.com>  Thu, 20 May 2010 16:44:11 +0800

  • debian/control
    ... ... @@ -17,7 +17,7 @@ Build-Depends:
    17 17
      libxext-dev,
    
    18 18
      libxfont-dev,
    
    19 19
      python3:any,
    
    20
    -Standards-Version: 4.6.0
    
    20
    +Standards-Version: 4.6.1
    
    21 21
     Homepage: https://www.spice-space.org/
    
    22 22
     Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-qxl.git
    
    23 23
     Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-qxl
    
    ... ... @@ -27,9 +27,9 @@ Architecture: any
    27 27
     Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}
    
    28 28
     Provides: ${xviddriver:Provides}
    
    29 29
     Description: X.Org X server -- QXL display driver
    
    30
    - This package provides the driver for QXL video device, i.e. if Linux is 
    
    30
    + This package provides the driver for QXL video device, i.e. if Linux is
    
    31 31
      running inside a RedHat Enterprise Virtualization (RHEV) environment, or
    
    32
    - other SPICE-compatible KVM/Qemu emulator. 
    
    32
    + other SPICE-compatible KVM/Qemu emulator.
    
    33 33
      .
    
    34 34
      More information about X.Org can be found at:
    
    35 35
      <URL:https://www.X.org>
    

  • debian/rules
    ... ... @@ -6,9 +6,6 @@ VIDEODEP = $(shell cat /usr/share/xserver-xorg/videodrvdep 2>/dev/null)
    6 6
     override_dh_auto_build:
    
    7 7
     	dh_auto_build -- V=1
    
    8 8
     
    
    9
    -override_dh_strip:
    
    10
    -	dh_strip --dbgsym-migration='xserver-xorg-video-qxl-dbg (<< 0.1.4+20161126git4d7160c)'
    
    11
    -
    
    12 9
     # Install in debian/tmp to retain control through dh_install:
    
    13 10
     override_dh_auto_install:
    
    14 11
     	dh_auto_install --destdir=debian/tmp
    


  • Reply to: