[ubuntu/jaunty] xorg-server 2:1.5.99.3-0ubuntu1 (Accepted)

Timo Aaltonen tjaalton at ubuntu.com
Mon Dec 15 09:45:32 GMT 2008


xorg-server (2:1.5.99.3-0ubuntu1) jaunty; urgency=low

  * Merge from debian experimental git branch.
  * Dropped patches:
    - 103_inputproto_1.4.3_is_fine.patch: obsolete
    - 137_add_device_property_support.patch: upstream
    - 138_look_at_all_bytes_of_dev_enabled.diff: upstream
    - 141_improved_driver_selection.patch: upstream
    - 150_no_visibility_notify_on_unredirect.patch: upstream
  * 110_fedora_no_move_damage.patch modified to use new function names.
  * Renumbered 142_psb_auto.patch to 103.
  * Add a couple of patches from the proposed queue:
    - 150_dont-update-vcp-valuators.patch
      The VCP doesn't need to update the valuators anyway since it cannot
      send XI events. Just skip that bit.
    - 151_allow-null-as-rulesfile.patch
      If no rules file is given, simply re-use the previous one. If no
      RF is given the first time this function is called, use the
      built-in default.
    - 152_let-the-ddx-decide-on-the-xkbrulesdefaults.patch
      Rather than assuming rules in the CoreKeyboardProc, init the default
      rules in InitCoreDevices, then re-use them later.
  * Add 153_make_dmx_compile.patch
    - Change xcalloc -> calloc, so that dmx compiles. Not tested if it
      also works.
  * Drop patch 136, since SwitchCoreKeyboard is gone, and patches 151/152
    basically reimplement the functionality.
  * Add 154_force-copykeyclass-for-key-events.patch, to fix fdo
    bug 19048. Without this the server default layout would always be
    used.

  [ Bryce Harrington ]
  * Patch 135 updated so that apport actually works now, but leave it
    disabled until the code is updated for 1.6.

xorg-server (2:1.5.99.3-1) UNRELEASED; urgency=low

  * New upstream beta version.
  * debian/control:
    - Add x11proto-dri2-dev to build-depends.
    - Bump the x11proto-randr-dev build-dep version to 1.2.99.2.
    - Bump the libpixman-1-dev build-dep version to 0.13.2.
    - Bump the xtrans-dev build-dep version to 1.2.2.
    - Bump the x11proto-xext-dev build-dep version to 7.0.3.
    - Bump the x11proto-input-dev build-dep version to 1.5.
    - Bump the libgl1-mesa-dev and mesa-common-dev build-dep to
      7.2+git20081209.a0d5c3cf.
    - Add a build-dep on libxinerama-dev.
    - Conflict xserver-xorg-video-4, xserver-xorg-input-2.1.
  * debian/rules:
    - Enable dri2 again.
  * debian/patches:
    02_Disable-DRI-in-Xephyr.patch
    03_glx-init-infinite-loop.diff
    - Dropped, implemented upstream.
    13_debian_add_xkbpath_env_variable.diff
    - Disabled for now, needs to be reimplemented or dropped.
  * debian/{input,video}abiver: Bump the input (4) and videoabiver (5).
  * debian/serverminver: Bump to 2:1.5.99.3.

Date: Mon, 15 Dec 2008 11:34:53 +0200
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/xorg-server/2:1.5.99.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 15 Dec 2008 11:34:53 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source
Version: 2:1.5.99.3-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Changes: 
 xorg-server (2:1.5.99.3-0ubuntu1) jaunty; urgency=low
 .
   * Merge from debian experimental git branch.
   * Dropped patches:
     - 103_inputproto_1.4.3_is_fine.patch: obsolete
     - 137_add_device_property_support.patch: upstream
     - 138_look_at_all_bytes_of_dev_enabled.diff: upstream
     - 141_improved_driver_selection.patch: upstream
     - 150_no_visibility_notify_on_unredirect.patch: upstream
   * 110_fedora_no_move_damage.patch modified to use new function names.
   * Renumbered 142_psb_auto.patch to 103.
   * Add a couple of patches from the proposed queue:
     - 150_dont-update-vcp-valuators.patch
       The VCP doesn't need to update the valuators anyway since it cannot
       send XI events. Just skip that bit.
     - 151_allow-null-as-rulesfile.patch
       If no rules file is given, simply re-use the previous one. If no
       RF is given the first time this function is called, use the
       built-in default.
     - 152_let-the-ddx-decide-on-the-xkbrulesdefaults.patch
       Rather than assuming rules in the CoreKeyboardProc, init the default
       rules in InitCoreDevices, then re-use them later.
   * Add 153_make_dmx_compile.patch
     - Change xcalloc -> calloc, so that dmx compiles. Not tested if it
       also works.
   * Drop patch 136, since SwitchCoreKeyboard is gone, and patches 151/152
     basically reimplement the functionality.
   * Add 154_force-copykeyclass-for-key-events.patch, to fix fdo
     bug 19048. Without this the server default layout would always be
     used.
 .
   [ Bryce Harrington ]
   * Patch 135 updated so that apport actually works now, but leave it
     disabled until the code is updated for 1.6.
 .
 xorg-server (2:1.5.99.3-1) UNRELEASED; urgency=low
 .
   * New upstream beta version.
   * debian/control:
     - Add x11proto-dri2-dev to build-depends.
     - Bump the x11proto-randr-dev build-dep version to 1.2.99.2.
     - Bump the libpixman-1-dev build-dep version to 0.13.2.
     - Bump the xtrans-dev build-dep version to 1.2.2.
     - Bump the x11proto-xext-dev build-dep version to 7.0.3.
     - Bump the x11proto-input-dev build-dep version to 1.5.
     - Bump the libgl1-mesa-dev and mesa-common-dev build-dep to
       7.2+git20081209.a0d5c3cf.
     - Add a build-dep on libxinerama-dev.
     - Conflict xserver-xorg-video-4, xserver-xorg-input-2.1.
   * debian/rules:
     - Enable dri2 again.
   * debian/patches:
     02_Disable-DRI-in-Xephyr.patch
     03_glx-init-infinite-loop.diff
     - Dropped, implemented upstream.
     13_debian_add_xkbpath_env_variable.diff
     - Disabled for now, needs to be reimplemented or dropped.
   * debian/{input,video}abiver: Bump the input (4) and videoabiver (5).
   * debian/serverminver: Bump to 2:1.5.99.3.
Checksums-Sha1: 
 5cc4c3816b795a9e809dca03bdda12a8f7e4f95e 3121 xorg-server_1.5.99.3-0ubuntu1.dsc
 7e94b5b70d12e6b55e3cd83cae4cb7e3ad1ddde4 4404465 xorg-server_1.5.99.3.orig.tar.gz
 c6bf0ace1f22106f64774a7a1298f60cd4a75a49 595878 xorg-server_1.5.99.3-0ubuntu1.diff.gz
Checksums-Sha256: 
 4c257ea7a20be241e89bf211b98640955ee8e3d7e28031b8e060204ae392190e 3121 xorg-server_1.5.99.3-0ubuntu1.dsc
 2dc49fec959e071f9de115f8cb658196b6b0a672ce6be2a51e0f8aa5b62c0fd3 4404465 xorg-server_1.5.99.3.orig.tar.gz
 c6173835f5914d416f76cfd0d88ff72cc71def1e1970b52f77453ef8ce770b6c 595878 xorg-server_1.5.99.3-0ubuntu1.diff.gz
Files: 
 5c93eb1b89846c143b772ae23f3bf1df 3121 x11 optional xorg-server_1.5.99.3-0ubuntu1.dsc
 520bde60a70d1069acf99995c1fe2e65 4404465 x11 optional xorg-server_1.5.99.3.orig.tar.gz
 df707718bbf4ccd0cf7b542a153368ff 595878 x11 optional xorg-server_1.5.99.3-0ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklGJP4ACgkQCf/ckHZoKjetqwCgkEKXt7dSYmeGu/NSmMvEWB2Y
+MAAn2nhzfiafYiGk/4RCq2igkW+KQ+r
=2+be
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list