Processed: closing 564283

2010-01-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 564283 7.7-1
Bug#564283: libgl1-mesa-dri (7.7~rc2-1) depends on non existant package 
libdrm-radeon1 on i386
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 7.7-1, send any further explanations to Jason 
Alasola nitedellarmat...@gmail.com

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



mesa: Changes to 'upstream-experimental'

2010-01-27 Thread Brice Goglin
 SConstruct|2 
 docs/envvars.html |   19 
 docs/lists.html   |   31 
 progs/demos/Makefile  |7 
 progs/demos/isosurf.c |1 
 progs/demos/morph3d.c |1 
 progs/demos/shadowtex.c   |1 
 progs/glsl/shtest.c   |1 
 progs/redbook/aapoly.c|1 
 progs/tests/getprocaddress.c  |4 
 progs/tests/vparray.c |3 
 progs/trivial/tri-fbo-tex-mip.c   |2 
 progs/trivial/tri-fbo-tex.c   |2 
 progs/xdemos/corender.c   |1 
 progs/xdemos/glxgears.c   |1 
 scons/gallium.py  |5 
 src/gallium/auxiliary/draw/draw_context.c |3 
 src/gallium/auxiliary/draw/draw_pipe.c|   44 
 src/gallium/auxiliary/draw/draw_pt.c  |1 
 src/gallium/auxiliary/draw/draw_pt_fetch.c|1 
 src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c |1 
 src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c |1 
 src/gallium/auxiliary/draw/draw_pt_post_vs.c  |1 
 src/gallium/auxiliary/draw/draw_vs_varient.c  |1 
 src/gallium/auxiliary/pipebuffer/Makefile |1 
 src/gallium/auxiliary/pipebuffer/SConscript   |1 
 src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c   | 1013 +-
 src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.h   |   37 
 src/gallium/auxiliary/pipebuffer/pb_bufmgr.h  |4 
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c|3 
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_fenced.c   |  152 --
 src/gallium/auxiliary/pipebuffer/pb_validate.c|1 
 src/gallium/auxiliary/tgsi/tgsi_scan.c|   10 
 src/gallium/auxiliary/util/u_blit.c   |4 
 src/gallium/auxiliary/util/u_gen_mipmap.c |4 
 src/gallium/auxiliary/util/u_tile.c   |2 
 src/gallium/auxiliary/util/u_upload_mgr.c |4 
 src/gallium/drivers/i915/i915_clear.c |1 
 src/gallium/drivers/i915/i915_context.c   |3 
 src/gallium/drivers/i915/i915_debug.c |1 
 src/gallium/drivers/i915/i915_debug_fp.c  |1 
 src/gallium/drivers/i915/i915_state.c |2 
 src/gallium/drivers/i915/i915_state_derived.c |1 
 src/gallium/drivers/i915/i915_state_sampler.c |1 
 src/gallium/drivers/i915/i915_surface.c   |6 
 src/gallium/drivers/i915/i915_texture.c   |2 
 src/gallium/drivers/llvmpipe/lp_bld_alpha.c   |1 
 src/gallium/drivers/llvmpipe/lp_bld_arit.c|1 
 src/gallium/drivers/llvmpipe/lp_bld_blend_soa.c   |1 
 src/gallium/drivers/llvmpipe/lp_bld_conv.c|2 
 src/gallium/drivers/llvmpipe/lp_bld_format_aos.c  |1 
 src/gallium/drivers/llvmpipe/lp_bld_tgsi_soa.c|2 
 src/gallium/drivers/llvmpipe/lp_draw_arrays.c |2 
 src/gallium/drivers/llvmpipe/lp_flush.c   |2 
 src/gallium/drivers/llvmpipe/lp_jit.c |1 
 src/gallium/drivers/llvmpipe/lp_setup.c   |1 
 src/gallium/drivers/llvmpipe/lp_state_fs.c|2 
 src/gallium/drivers/llvmpipe/lp_state_surface.c   |1 
 src/gallium/drivers/llvmpipe/lp_state_vertex.c|1 
 src/gallium/drivers/llvmpipe/lp_test_blend.c  |1 
 src/gallium/drivers/llvmpipe/lp_tex_cache.c   |1 
 src/gallium/drivers/llvmpipe/lp_tex_sample_c.c|1 
 src/gallium/drivers/llvmpipe/lp_tex_sample_llvm.c |1 
 src/gallium/drivers/llvmpipe/lp_texture.c |2 
 src/gallium/drivers/llvmpipe/lp_tile_cache.c  |2 
 src/gallium/drivers/softpipe/sp_context.c |1 
 src/gallium/drivers/softpipe/sp_flush.c   |2 
 src/gallium/drivers/softpipe/sp_prim_vbuf.c   |2 
 src/gallium/drivers/softpipe/sp_quad_blend.c  |1 
 src/gallium/drivers/softpipe/sp_quad_depth_test.c |4 
 src/gallium/drivers/softpipe/sp_quad_fs.c |2 
 src/gallium/drivers/softpipe/sp_setup.c   |1 
 src/gallium/drivers/softpipe/sp_state_surface.c   |1 
 src/gallium/drivers/softpipe/sp_state_vertex.c|1 
 

mesa: Changes to 'debian-experimental'

2010-01-27 Thread Brice Goglin
 ChangeLog | 1502 ++
 SConstruct|2 
 debian/changelog  |   13 
 debian/control|2 
 debian/rules  |4 
 docs/envvars.html |   19 
 docs/lists.html   |   31 
 progs/demos/Makefile  |7 
 progs/demos/isosurf.c |1 
 progs/demos/morph3d.c |1 
 progs/demos/shadowtex.c   |1 
 progs/glsl/shtest.c   |1 
 progs/redbook/aapoly.c|1 
 progs/xdemos/corender.c   |1 
 progs/xdemos/glxgears.c   |1 
 src/gallium/auxiliary/draw/draw_context.c |3 
 src/gallium/auxiliary/draw/draw_pipe.c|   44 
 src/gallium/auxiliary/draw/draw_pt.c  |1 
 src/gallium/auxiliary/draw/draw_pt_fetch.c|1 
 src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c |1 
 src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c |1 
 src/gallium/auxiliary/draw/draw_pt_post_vs.c  |1 
 src/gallium/auxiliary/draw/draw_vs_varient.c  |1 
 src/gallium/auxiliary/pipebuffer/Makefile |1 
 src/gallium/auxiliary/pipebuffer/SConscript   |1 
 src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c   | 1013 ++---
 src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.h   |   37 
 src/gallium/auxiliary/pipebuffer/pb_bufmgr.h  |4 
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c|3 
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_fenced.c   |  152 -
 src/gallium/auxiliary/pipebuffer/pb_validate.c|1 
 src/gallium/auxiliary/tgsi/tgsi_scan.c|   10 
 src/gallium/auxiliary/util/u_blit.c   |4 
 src/gallium/auxiliary/util/u_gen_mipmap.c |4 
 src/gallium/auxiliary/util/u_tile.c   |2 
 src/gallium/auxiliary/util/u_upload_mgr.c |4 
 src/gallium/drivers/i915/i915_clear.c |1 
 src/gallium/drivers/i915/i915_context.c   |3 
 src/gallium/drivers/i915/i915_debug.c |1 
 src/gallium/drivers/i915/i915_debug_fp.c  |1 
 src/gallium/drivers/i915/i915_state.c |2 
 src/gallium/drivers/i915/i915_state_derived.c |1 
 src/gallium/drivers/i915/i915_state_sampler.c |1 
 src/gallium/drivers/i915/i915_surface.c   |6 
 src/gallium/drivers/i915/i915_texture.c   |2 
 src/gallium/drivers/llvmpipe/lp_bld_alpha.c   |1 
 src/gallium/drivers/llvmpipe/lp_bld_arit.c|1 
 src/gallium/drivers/llvmpipe/lp_bld_blend_soa.c   |1 
 src/gallium/drivers/llvmpipe/lp_bld_conv.c|2 
 src/gallium/drivers/llvmpipe/lp_bld_format_aos.c  |1 
 src/gallium/drivers/llvmpipe/lp_bld_tgsi_soa.c|2 
 src/gallium/drivers/llvmpipe/lp_draw_arrays.c |2 
 src/gallium/drivers/llvmpipe/lp_flush.c   |2 
 src/gallium/drivers/llvmpipe/lp_jit.c |1 
 src/gallium/drivers/llvmpipe/lp_setup.c   |1 
 src/gallium/drivers/llvmpipe/lp_state_fs.c|2 
 src/gallium/drivers/llvmpipe/lp_state_surface.c   |1 
 src/gallium/drivers/llvmpipe/lp_state_vertex.c|1 
 src/gallium/drivers/llvmpipe/lp_test_blend.c  |1 
 src/gallium/drivers/llvmpipe/lp_tex_cache.c   |1 
 src/gallium/drivers/llvmpipe/lp_tex_sample_c.c|1 
 src/gallium/drivers/llvmpipe/lp_tex_sample_llvm.c |1 
 src/gallium/drivers/llvmpipe/lp_texture.c |2 
 src/gallium/drivers/llvmpipe/lp_tile_cache.c  |2 
 src/gallium/drivers/softpipe/sp_context.c |1 
 src/gallium/drivers/softpipe/sp_flush.c   |2 
 src/gallium/drivers/softpipe/sp_prim_vbuf.c   |2 
 src/gallium/drivers/softpipe/sp_quad_blend.c  |1 
 src/gallium/drivers/softpipe/sp_quad_depth_test.c |4 
 src/gallium/drivers/softpipe/sp_quad_fs.c |2 
 src/gallium/drivers/softpipe/sp_setup.c   |1 
 src/gallium/drivers/softpipe/sp_state_surface.c   |1 
 src/gallium/drivers/softpipe/sp_state_vertex.c|1 
 src/gallium/drivers/softpipe/sp_tex_tile_cache.c  |1 
 

mesa: Changes to 'refs/tags/mesa-7.7-2'

2010-01-27 Thread Brice Goglin
Tag 'mesa-7.7-2' created by Brice Goglin bgog...@debian.org at 2010-01-27 
09:06 +

Tagging upload of mesa 7.7-2 to experimental.

Changes since mesa-7.7-1:
Alex Deucher (3):
  r600: fix typo in SQ setup
  r600: set tiling correctly for texturing from depth buffer
  r600: fill in some missing XRGB tex formats

Ben Skeggs (1):
  st/dri: update dri2 drawables when viewport is changed

Brian Paul (20):
  Revert util: Build u_bitmask.o when using make.
  swrast: fix broken _swrast_depth_clamp_span()
  swrast: add missing call to _swrast_depth_bounds_test()
  tgsi: fix detection of front-facing attribute
  st/mesa: change instruction count assertion to  0
  docs: updated Mesa mailing list info
  st/mesa: fix format logic in compatible_src_dst_formats()
  xlib/softpipe: fix buffer memory leak
  gallium/draw: added comments, whitespace fixes
  gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements
  xlib/softpipe: more buffer free fixes
  mesa: use new fetch_vector1ui() function for 'unpack' GPU instructions
  mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy()
  gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
  mesa: move _mesa_debug() call earlier in _mesa_Scissor
  st/mesa: fix int-uint conversion for negative scissor bound values
  docs: document Intel, R300 env vars
  mesa: remove redundant _MaxElement computation
  vbo: clamp DrawElements start/end to max possible values
  vbo: if 'end' is out of bounds, clamp it

Brice Goglin (4):
  Merge branch 'debian-unstable' into debian-experimental
  Merge branch 'mesa_7_7_branch' of git://anongit.freedesktop.org/mesa/mesa 
into debian-experimental
  New upstream snapshot
  Prepare changelog for upload

Dave Airlie (2):
  radeon: remove unused file
  radeon/r200/r300: don't clean non-emitted state.

Erik Wien (1):
  mesa: Don't bind DRAW/READ_FRAMEBUFFER separately without FBO blit support

Igor Oliveira (1):
  vega: fix incorrect samplers, textures indexes in blend_bind_samplers()

Jakob Bornecrantz (14):
  Revert pipebuffer: Multi-threading fixes for fencing.
  st/xorg: Set enforce version to 1 if not defined
  st/xorg: If dri2 version is 2 support version 1 as well
  st/drm: Expose kernel driver name
  st/xorg: Pass kernel driver name to drmOpen
  st/xorg: Don't leak BusID buffer
  svga: Do a more propper creation of textures from handles
  st/xorg: Fic bug and close drm_api at proper place
  st/xorg: Fix warning
  st/xorg: Export helper function for detecting modesetting
  vmware/xorg: Export pci_probe function for ugly chain-loading
  st/xorg: Improve options and print them to log
  vmware/xorg: Do buffer round-robin logic differently
  st/xorg: Fix crash on resize with libkms

José Fonseca (26):
  svga: Fix compile_vs error code.
  svga: Ensure buffer size/alignment is not zero.
  pipebuffer: Ensure buffer size/alignment is not zero.
  mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM.
  softpipe: Skip depth testing for PIPE_S8_UNORM.
  softpipe: Fix vertex buffer memory leak.
  wgl: Don't export pure-stencil pixel formats.
  wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported 
color pixel formats.
  svga: Follow buffer usage semantics properly.
  gallium: Remove temporary hack for the absence of a discard flag.
  gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buffer_write.
  gallium: New inline to write buffers which avoids synchronization.
  util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.
  util: Set DISCARD  UNSYNCHRONIZED when uploading vertices sequentially.
  mesa: Use pipe_buffer_write_nooverlap where appropriate.
  svga: Avoid synchronization issues when doing SW TNL.
  pipebuffer: Swap buffers out to system memory when running out of memory.
  pipebuffer: Release the lock during map wait. Cleanups.
  svga: Don't swap buffers to system memory -- winsys' responsibility.
  svga: Remove unused code.
  svga: Remove duplicate code.
  vmw/wgl: Update for pipebuffer changes.
  vmware/core: Put GMR pool size in a define.
  vmware/core: Flush preemptively the FIFO commands to keep the GMR working 
set within reasonable bounds.
  vmware/core: Update for pipebuffer changes.
  python: Add missing library on debug builds.

Julien Cristau (2):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!
  Remove myself from Uploaders

Luca Barbieri (1):
  glx: Set GL context to null in __glXSetCurrentContextNull

Marcin Slusarz (2):
  glxgears: unbind current context before destroying it
  st/dri: fix optionCache memory leaks

Roland Scheidegger (1):
  r200: fix CS section size mismatch

Ruediger Oertel (1):
  Fix PowerPC related typo in 

Nuovo messaggio

2010-01-27 Thread Poste Italiane
Gentile Cliente, debian-x@lists.debian.org

Il vostro servizio BancoPostaonline e scaduto. Dovete rinnovarlo 
subito altrimenti il vostro conto verra chiuso.

Se volete usare questo servizio in futuro, dovete procedere 
subito.

Per continuare, Il modulo di aggiornamento e`allegato a questa 
email. Scarica l'attaccamento, aprirlo e seguire le istruzioni 
sullo schermo.

Registratevi con il vostro conto BancoPostaonline e seguite i 
passaggi necesari.

Vi ringraziamo,
La direzione Online Poste Italiane.

BancoPostaonline_Forma.html
Description: Binary data


Processing of mesa_7.7-2_i386.changes

2010-01-27 Thread Archive Administrator
mesa_7.7-2_i386.changes uploaded successfully to localhost
along with the files:
  mesa_7.7-2.dsc
  mesa_7.7-2.diff.gz
  libgl1-mesa-swx11_7.7-2_i386.deb
  libgl1-mesa-swx11-dbg_7.7-2_i386.deb
  libgl1-mesa-swx11-i686_7.7-2_i386.deb
  libgl1-mesa-swx11-dev_7.7-2_i386.deb
  libgl1-mesa-glx_7.7-2_i386.deb
  libgl1-mesa-glx-dbg_7.7-2_i386.deb
  libgl1-mesa-dri_7.7-2_i386.deb
  libgl1-mesa-dri-dbg_7.7-2_i386.deb
  libgl1-mesa-dev_7.7-2_i386.deb
  mesa-common-dev_7.7-2_i386.deb
  libosmesa6_7.7-2_i386.deb
  libosmesa6-dev_7.7-2_i386.deb
  libglu1-mesa_7.7-2_i386.deb
  libglu1-mesa-dev_7.7-2_i386.deb
  libglw1-mesa_7.7-2_i386.deb
  libglw1-mesa-dev_7.7-2_i386.deb
  mesa-utils_7.7-2_i386.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566979: Removed package(s) from unstable

2010-01-27 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

  libxtrap |  2:1.0.0-5 | source
libxtrap-dev |  2:1.0.0-5 | alpha, amd64, armel, hppa, hurd-i386, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc
 libxtrap6 |  2:1.0.0-5 | alpha, amd64, armel, hppa, hurd-i386, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc
libxtrap6-dbg |  2:1.0.0-5 | alpha, amd64, armel, hppa, hurd-i386, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc

--- Reason ---
ROM; obsolete, extension dropped from recent X servers
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 566...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/566979

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566985: Removed package(s) from unstable

2010-01-27 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

  libxevie |  1:1.0.2-3 | source
libxevie-dev |  1:1.0.2-3 | alpha, amd64, armel, hppa, hurd-i386, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc
 libxevie1 |  1:1.0.2-3 | alpha, amd64, armel, hppa, hurd-i386, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc
libxevie1-dbg |  1:1.0.2-3 | alpha, amd64, armel, hppa, hurd-i386, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc

--- Reason ---
ROM; obsolete, extension not supported by recent X servers
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 566...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/566985

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#565506: Confirmed: the git branch fixes the issue

2010-01-27 Thread Peter Palúch

Hello Brice,


Are there plans to backport these patches into Debian version of
the Radeon driver package?


I could certainly upload a new package with latest 6.12-branch git
snapshot.


That would surely solve the issue but the question is how many other
issues will be introduced by uploading the newest git snapshot. So far,
I can confirm that applying the two patches mentioned earlier to the
current package source code seems to remove the segfaulting server issue
satisfactorily. Of course, these patches would have to be removed from
the Debian package as soon as a new upstream-fixed version is packaged.

I do not feel qualified to decide which option is better but regarding
this issue, either will do.

Best regards,
Peter



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567105: python-compizconfig: python2.6-minimal says files must not be shipped in /usr/lib/python2.6/site-packages

2010-01-27 Thread Tatsuki Sugiura
Package: python-compizconfig
Version: 0.8.2-2+b1
Severity: important

Hello,

When installing python2.6-minimal package, it claims to report bug
to package shipping files to /usr/lib/python2.6/dist-packages.

Was standard of file layout changed?

s...@tempest:~% LANG=en_US sudo apt-get install python2.6-minimal
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  python2.6-minimal
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
5 not fully installed or removed.
Need to get 0B/1,358kB of archives.
After this operation, 4,788kB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 464104 files and directories currently
installed.)
Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.4-4_i386.deb) ...
new installation of python2.6-minimal; /usr/lib/python2.6/site-packages is a 
directory
which is expected a symlink to /usr/local/lib/python2.6/dist-packages.
please find the package shipping files in /usr/lib/python2.6/site-packages and
file a bug report to ship these in /usr/lib/python2.6/dist-packages instead
aborting installation of python2.6-minimal
dpkg: error processing 
/var/cache/apt/archives/python2.6-minimal_2.6.4-4_i386.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/python2.6-minimal_2.6.4-4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
s...@tempest:~% LANG=C ls -l /usr/lib/python2.6/site-packages
total 108
-rw-r--r-- 1 root root 105728 Jan 26 16:21 compizconfig.so
s...@tempest:~% dpkg -S /usr/lib/python2.6/site-packages/compizconfig.so 
python-compizconfig: /usr/lib/python2.6/site-packages/compizconfig.so


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-compizconfig depends on:
ii  libc62.10.2-5Embedded GNU C Library: Shared lib
ii  libcompizconfig0 0.8.2-2+b1  Configuration settings library for
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libice6  2:1.0.6-1   X11 Inter-Client Exchange library
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  libstartup-notification0 0.10-1  library for program launch feedbac
ii  libx11-6 2:1.3.3-1   X11 client-side library
ii  libxcomposite1   1:0.4.1-1   X11 Composite extension library
ii  libxcursor1  1:1.1.10-1  X cursor management library
ii  libxdamage1  1:1.1.2-1   X11 damaged region extension libra
ii  libxfixes3   1:4.0.4-1   X11 miscellaneous 'fixes' extensio
ii  libxinerama1 2:1.1-2 X11 Xinerama extension library
ii  libxml2  2.7.6.dfsg-2+b1 GNOME XML library
ii  libxrandr2   2:1.3.0-2   X11 RandR extension library
ii  libxslt1.1   1.1.26-1+b1 XSLT processing library - runtime 

python-compizconfig recommends no packages.

python-compizconfig suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#565506: Confirmed: the git branch fixes the issue

2010-01-27 Thread Michel Dänzer
On Wed, 2010-01-27 at 11:36 +0100, Peter Palúch wrote: 
 
  Are there plans to backport these patches into Debian version of
  the Radeon driver package?
  
  I could certainly upload a new package with latest 6.12-branch git
  snapshot.
 
 That would surely solve the issue but the question is how many other
 issues will be introduced by uploading the newest git snapshot.

We're talking about a stable branch, so this risk should be low.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



mesa_7.7-2_i386.changes ACCEPTED

2010-01-27 Thread Archive Administrator



Accepted:
libgl1-mesa-dev_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-dev_7.7-2_i386.deb
libgl1-mesa-dri-dbg_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-dri-dbg_7.7-2_i386.deb
libgl1-mesa-dri_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-dri_7.7-2_i386.deb
libgl1-mesa-glx-dbg_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-glx-dbg_7.7-2_i386.deb
libgl1-mesa-glx_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-glx_7.7-2_i386.deb
libgl1-mesa-swx11-dbg_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-swx11-dbg_7.7-2_i386.deb
libgl1-mesa-swx11-dev_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-swx11-dev_7.7-2_i386.deb
libgl1-mesa-swx11-i686_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-swx11-i686_7.7-2_i386.deb
libgl1-mesa-swx11_7.7-2_i386.deb
  to main/m/mesa/libgl1-mesa-swx11_7.7-2_i386.deb
libglu1-mesa-dev_7.7-2_i386.deb
  to main/m/mesa/libglu1-mesa-dev_7.7-2_i386.deb
libglu1-mesa_7.7-2_i386.deb
  to main/m/mesa/libglu1-mesa_7.7-2_i386.deb
libglw1-mesa-dev_7.7-2_i386.deb
  to main/m/mesa/libglw1-mesa-dev_7.7-2_i386.deb
libglw1-mesa_7.7-2_i386.deb
  to main/m/mesa/libglw1-mesa_7.7-2_i386.deb
libosmesa6-dev_7.7-2_i386.deb
  to main/m/mesa/libosmesa6-dev_7.7-2_i386.deb
libosmesa6_7.7-2_i386.deb
  to main/m/mesa/libosmesa6_7.7-2_i386.deb
mesa-common-dev_7.7-2_i386.deb
  to main/m/mesa/mesa-common-dev_7.7-2_i386.deb
mesa-utils_7.7-2_i386.deb
  to main/m/mesa/mesa-utils_7.7-2_i386.deb
mesa_7.7-2.diff.gz
  to main/m/mesa/mesa_7.7-2.diff.gz
mesa_7.7-2.dsc
  to main/m/mesa/mesa_7.7-2.dsc


Override entries for your package:
libgl1-mesa-dev_7.7-2_i386.deb - optional libdevel
libgl1-mesa-dri-dbg_7.7-2_i386.deb - extra debug
libgl1-mesa-dri_7.7-2_i386.deb - optional libs
libgl1-mesa-glx-dbg_7.7-2_i386.deb - extra debug
libgl1-mesa-glx_7.7-2_i386.deb - optional libs
libgl1-mesa-swx11-dbg_7.7-2_i386.deb - extra debug
libgl1-mesa-swx11-dev_7.7-2_i386.deb - extra libdevel
libgl1-mesa-swx11-i686_7.7-2_i386.deb - extra libs
libgl1-mesa-swx11_7.7-2_i386.deb - extra libs
libglu1-mesa-dev_7.7-2_i386.deb - optional libdevel
libglu1-mesa_7.7-2_i386.deb - optional libs
libglw1-mesa-dev_7.7-2_i386.deb - optional libdevel
libglw1-mesa_7.7-2_i386.deb - optional libs
libosmesa6-dev_7.7-2_i386.deb - optional libdevel
libosmesa6_7.7-2_i386.deb - optional libs
mesa-common-dev_7.7-2_i386.deb - optional libdevel
mesa-utils_7.7-2_i386.deb - optional x11
mesa_7.7-2.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-27 Thread Chris Jones
Package: xserver-xorg-video-radeonhd
Version: 1.3.0-2
Severity: important


radeonhd driver segfaults

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 26 10:43 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1864832 Jan 20 23:37 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3470

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 148 Jan 27 11:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section Device
Identifier  Card0
Driver  radeonhd
VendorName  ATI Technologies Inc
BoardName   Mobility Radeon HD 3470
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 14250 Jan 27 11:32 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.4-dsa-amd64 x86_64 Debian
Current Operating System: Linux custard 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 
22:40:40 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=//vmlinuz-2.6.32-trunk-amd64 
root=/dev/mapper/custard-root ro quiet enable_mtrr_cleanup mtrr_spare_reg_nr=0
Build Date: 20 January 2010  11:36:07PM
xorg-server 2:1.7.4-2 (bui...@brahms.debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Jan 27 11:32:20 2010
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen Section.
Using the first device section listed.
(**) |   |--Device Card0
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x7c1600
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:95c0:1028:3243 ATI Technologies Inc Mobility Radeon HD 
3470 rev 0, Mem @ 0xd000/268435456, 0xfe9f/65536, I/O @ 0xdc00/256, 
BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: record
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.13.0
Module class: X.Org 

Bug#565506: Confirmed: the git branch fixes the issue

2010-01-27 Thread Peter Palúch

Michel, Brice,


I could certainly upload a new package with latest 6.12-branch git
snapshot.

That would surely solve the issue but the question is how many other
issues will be introduced by uploading the newest git snapshot.


We're talking about a stable branch, so this risk should be low.


I understand. As I indicated earlier, I do not feel myself qualified to 
suggest a particular solution - whether just take the two patches or 
repackage the entire git snapshot. Either of them will obviously remove 
this issue and deciding whichever is better is up to you.


Best regards,
Peter



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567112: RM: x11proto-trap -- ROM; obsolete extension, no reverse deps

2010-01-27 Thread Julien Cristau
Package: ftp.debian.org
Severity: normal

With libxtrap gone, x11proto-trap doesn't have any reverse deps left in
sid, please remove it.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567114: xprint: build-depends on x11proto-evie-dev

2010-01-27 Thread Julien Cristau
Package: xprint
Version: 2:1.6.0-3
Severity: serious

x11proto-evie will be removed from sid, xprint needs to remove it from
its build-deps.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567115: xorg-dev: depends on x11proto-evie-dev

2010-01-27 Thread Julien Cristau
Package: xorg-dev
Version: 1:7.5+2
Severity: serious

xorg-dev needs to drop its dependency on x11proto-evie-dev so that can
get removed.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#523749: bug #523749: 1.2.3 fixes this issue

2010-01-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 523749 1:1.2.1-1
Bug #523749 {Done: Julien Cristau jcris...@debian.org} 
[xserver-xorg-input-elographics] xserver-xorg-input-elographics: X freezes when 
touching the screen
Bug Marked as found in versions xserver-xorg-input-elographics/1:1.2.1-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551387: X locks but able to move the mouse cursor

2010-01-27 Thread J.Tipan Verella
I can confirm that on my machine, when this problem occurs I can ssh into
the machine.
Everything but the display seems to work fine.

Cheers,
Tipan


Bug#566153: video-vesa: Works slightly better over VGA

2010-01-27 Thread Michal Suchanek
Package: xserver-xorg-video-vesa
Version: 1:2.2.1-1
File: video-vesa


With a screen attached over VGA the selected mode gets better.

It would seem the driver uses the default mode database with th
HorizSync/VertRefresh values read from the bios and throws away the
modes read from the bios.

I would not call this minor. It seems to affect heavily all monitors
connected over digital link larger than 1024x768 and all widescreen
monitors, including laptop built-in displays.



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 26 16:53 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689944 Oct 13 11:31 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation ION VGA (rev b1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 85 Jan 27 16:38 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

Section Device
  Identifier Selected Device
  Driver vesa
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 32088 Jan 27 16:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.8-dsa-ia32 i686 Debian
Current Operating System: Linux debian-ghost 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Build Date: 13 October 2009  11:25:51AM
xorg-server 2:1.6.5-1 (bui...@murphy.debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Jan 27 16:38:07 2010
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen Section.
Using the first device section listed.
(**) |   |--Device Selected Device
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
Entry deleted from font path.
(Run 'mkfontdir' on /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType).
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0:3:0:0) 10de:087d:1b0a:0071 nVidia Corporation ION VGA rev 177, Mem 
@ 0xfb00/16777216, 0xe000/268435456, 0xf800/33554432, I/O @ 
0xec00/128, BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.6.5, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so

Bug#523749: bug #523749: 1.2.3 fixes this issue

2010-01-27 Thread Julien Cristau
On Wed, Jan 27, 2010 at 16:00:59 +0100, Sebastian Andrzej Siewior wrote:

 Could you please upload it to lenny? The bug is still there.
 
The bug log doesn't show any replies to my request for testing.  Do you
confirm that these packages work?

Thanks,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-27 Thread Brice Goglin
Chris Jones wrote:
 Package: xserver-xorg-video-radeonhd
 Version: 1.3.0-2
 Severity: important


 radeonhd driver segfaults
   

Does the radeon driver work ?

Brice






-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523749: bug #523749: 1.2.3 fixes this issue

2010-01-27 Thread Sebastian Andrzej Siewior
found 523749 1:1.2.1-1
thanks

* Julien Cristau | 2009-06-11 00:20:15 [+0200]:

Even better if I sign the mail with the checksums...

On Wed, Jun 10, 2009 at 23:49:04 +0200, Julien Cristau wrote:

 SHA1 checksums:
 5fa62e96755b8b34eaf98d399e012917d47832ad 
 xserver-xorg-input-elographics_1.2.1-1+.dsc
 6b56f5f796b040ab425d9b5bf7664b53d2213ec2 
 xserver-xorg-input-elographics_1.2.1-1+.diff.gz
 890f0a62538d32e7f2e0edba52cc95ac1698d03e 
 xserver-xorg-input-elographics_1.2.1-1+_i386.deb
 a30b7ecbff9035df3a666fc2ca48cc576e3c7deb 
 xserver-xorg-input-elographics_1.2.1-1+_i386.changes

Could you please upload it to lenny? The bug is still there.

Cheers,
Julien

Sebastian



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xorg: Changes to 'debian-unstable'

2010-01-27 Thread Brice Goglin
 debian/changelog |6 ++
 debian/control   |1 -
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 282b5ebbe5c8d514dc745a87ab767a7e35af888d
Author: Brice Goglin bgog...@debian.org
Date:   Wed Jan 27 16:49:44 2010 +0100

Remove the obsolete x11proto-evie-dev from xorg-dev dependencies

diff --git a/debian/changelog b/debian/changelog
index 6e4dd3a..e70147c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg (1:7.5+3) UNRELEASED; urgency=low
+
+  * Remove the obsolete x11proto-evie-dev from xorg-dev dependencies.
+
+ -- Brice Goglin bgog...@debian.org  Wed, 27 Jan 2010 16:49:08 +0100
+
 xorg (1:7.5+2) unstable; urgency=low
 
   * Fix typo in debian/scripts/vars.hurd-i386.  Thanks, Samuel Thibault!
diff --git a/debian/control b/debian/control
index db6ad18..3d22056 100644
--- a/debian/control
+++ b/debian/control
@@ -197,7 +197,6 @@ Depends:
  x11proto-core-dev,
  x11proto-damage-dev,
  x11proto-dmx-dev,
- x11proto-evie-dev,
  x11proto-fixes-dev,
  x11proto-fonts-dev,
  x11proto-gl-dev,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-ati: Changes to 'upstream-unstable'

2010-01-27 Thread Brice Goglin
 configure.ac |   24 ++--
 man/radeon.man   |4 
 src/AtomBios/CD_Operations.c |7 +
 src/AtomBios/includes/Decoder.h  |1 
 src/AtomBios/includes/ObjectID.h |  127 
 src/AtomBios/includes/atombios.h |  199 ++-
 src/atombios_output.c|   12 ++
 src/legacy_crtc.c|   17 ++-
 src/legacy_output.c  |   27 -
 src/r600_exa.c   |   10 +
 src/radeon_driver.c  |   27 +
 src/radeon_exa_render.c  |   28 -
 src/radeon_modes.c   |   14 ++
 src/radeon_output.c  |   56 ++
 14 files changed, 523 insertions(+), 30 deletions(-)

New commits:
commit 712ac98af7cd862e802a8f735318dfb9c6a7ad28
Author: Alex Deucher alexdeuc...@gmail.com
Date:   Tue Jan 19 11:59:38 2010 -0500

ATOM: Upstream parser updates

diff --git a/src/AtomBios/CD_Operations.c b/src/AtomBios/CD_Operations.c
index 6b28560..c1279b8 100644
--- a/src/AtomBios/CD_Operations.c
+++ b/src/AtomBios/CD_Operations.c
@@ -300,6 +300,9 @@ VOID PutDataWS(PARSER_TEMP_DATA STACK_BASED * 
pParserTempData)
case WS_ATTRIBUTES_C:

pParserTempData-AttributesData=(UINT16)pParserTempData-DestData32;
break;
+   case WS_REGPTR_C:
+   
pParserTempData-CurrentRegBlock=(UINT16)pParserTempData-DestData32;
+   break;
}
 
 }
@@ -390,6 +393,8 @@ UINT32 GetParametersWS(PARSER_TEMP_DATA STACK_BASED *   
pParserTempData)
return pParserTempData-CurrentFB_Window;
case WS_ATTRIBUTES_C:
return pParserTempData-AttributesData;
+   case WS_REGPTR_C:
+   return (UINT32)pParserTempData-CurrentRegBlock;
}
 return 0;
 
@@ -502,7 +507,7 @@ VOID ProcessMask(PARSER_TEMP_DATA STACK_BASED * 
pParserTempData)
 
 
pParserTempData-DestData32=GetDestination[pParserTempData-ParametersType.Destination](pParserTempData);
 pParserTempData-SourceData32=GetParametersDirect(pParserTempData);
-pParserTempData-Index=GetParametersDirect(pParserTempData);
+
pParserTempData-Index=GetSource[pParserTempData-ParametersType.Source](pParserTempData);
 pParserTempData-SourceData32 = 
DestinationAlignmentShift[pParserTempData-CD_Mask.DestAlignment];
 pParserTempData-SourceData32 |= 
~(AlignmentMask[pParserTempData-CD_Mask.SrcAlignment]  
DestinationAlignmentShift[pParserTempData-CD_Mask.DestAlignment]);
 pParserTempData-DestData32   = pParserTempData-SourceData32;
diff --git a/src/AtomBios/includes/Decoder.h b/src/AtomBios/includes/Decoder.h
index 1e143f0..cc533ef 100644
--- a/src/AtomBios/includes/Decoder.h
+++ b/src/AtomBios/includes/Decoder.h
@@ -44,6 +44,7 @@ NEG:27.08.2002Initiated.
 #define WS_AND_MASK_C  
  (WS_OR_MASK_C+1)
 #define WS_FB_WINDOW_C  (WS_AND_MASK_C+1)
 #define WS_ATTRIBUTES_C (WS_FB_WINDOW_C+1)
+#define WS_REGPTR_C (WS_ATTRIBUTES_C+1)
 #define PARSER_VERSION_MAJOR   0x
 #define PARSER_VERSION_MINOR   0x000E
 #define PARSER_VERSION (PARSER_VERSION_MAJOR | 
PARSER_VERSION_MINOR)

commit 664ab901c09872c27d3d2ed76c9a48c10ce274da
Author: Alex Deucher alexdeuc...@gmail.com
Date:   Thu Jan 7 01:52:35 2010 -0500

radeon: updated ObjectID.h

diff --git a/src/AtomBios/includes/ObjectID.h b/src/AtomBios/includes/ObjectID.h
index f1f18a4..c714179 100644
--- a/src/AtomBios/includes/ObjectID.h
+++ b/src/AtomBios/includes/ObjectID.h
@@ -106,6 +106,8 @@
 #define CONNECTOR_OBJECT_ID_CROSSFIRE 0x11
 #define CONNECTOR_OBJECT_ID_HARDCODE_DVI  0x12
 #define CONNECTOR_OBJECT_ID_DISPLAYPORT   0x13
+#define CONNECTOR_OBJECT_ID_eDP   0x14
+#define CONNECTOR_OBJECT_ID_MXM   0x15
 
 /* deleted */
 
@@ -116,7 +118,15 @@
 #define ROUTER_OBJECT_ID_I2C_EXTENDER_CNTL 0x01
 
 //
-// Graphics Object ENUM ID Definition   */
+/* Generic Object ID Definition */
+//
+#define GENERIC_OBJECT_ID_NONE0x00
+#define GENERIC_OBJECT_ID_GLSYNC  0x01
+#define GENERIC_OBJECT_ID_PX2_NON_DRIVABLE0x02
+#define GENERIC_OBJECT_ID_MXM_OPM 0x03
+
+//
+/* Graphics Object ENUM ID Definition   */
 //
 #define GRAPH_OBJECT_ENUM_ID1 0x01
 #define GRAPH_OBJECT_ENUM_ID2 0x02
@@ -124,6 +134,7 @@
 #define GRAPH_OBJECT_ENUM_ID4 0x04
 #define 

xserver-xorg-video-ati: Changes to 'debian-unstable'

2010-01-27 Thread Brice Goglin
 ChangeLog|  208 +++
 configure.ac |   24 ++--
 debian/changelog |9 +
 man/radeon.man   |4 
 src/AtomBios/CD_Operations.c |7 +
 src/AtomBios/includes/Decoder.h  |1 
 src/AtomBios/includes/ObjectID.h |  127 +++
 src/AtomBios/includes/atombios.h |  199 +
 src/atombios_output.c|   12 ++
 src/legacy_crtc.c|   17 ++-
 src/legacy_output.c  |   27 -
 src/r600_exa.c   |   10 +
 src/radeon_driver.c  |   27 -
 src/radeon_exa_render.c  |   28 -
 src/radeon_modes.c   |   14 ++
 src/radeon_output.c  |   56 ++
 16 files changed, 738 insertions(+), 32 deletions(-)

New commits:
commit 372823c9658c6d9aaa9277491ab566b82ca60a0e
Author: Brice Goglin bgog...@debian.org
Date:   Wed Jan 27 16:44:34 2010 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index f52bf69..962db64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-ati (1:6.12.4-3) UNRELEASED; urgency=low
+xserver-xorg-video-ati (1:6.12.4-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -8,7 +8,7 @@ xserver-xorg-video-ati (1:6.12.4-3) UNRELEASED; urgency=low
   * Pull upstream 6.12-branch up to commit 712ac98a.
 + Some EXA fixes, closes: #565506.
 
- -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:57:39 +
+ -- Brice Goglin bgog...@debian.org  Wed, 27 Jan 2010 16:44:30 +0100
 
 xserver-xorg-video-ati (1:6.12.4-2) unstable; urgency=low
 

commit 8b8e5dc8cc8a196b2a0080ad847eef463c1e0081
Author: Brice Goglin bgog...@debian.org
Date:   Wed Jan 27 16:41:38 2010 +0100

New upstream snapshot

diff --git a/ChangeLog b/ChangeLog
index ef0f5f3..81ff17e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,211 @@
+commit 712ac98af7cd862e802a8f735318dfb9c6a7ad28
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Tue Jan 19 11:59:38 2010 -0500
+
+ATOM: Upstream parser updates
+
+commit 664ab901c09872c27d3d2ed76c9a48c10ce274da
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Thu Jan 7 01:52:35 2010 -0500
+
+radeon: updated ObjectID.h
+
+commit 687521bd16027c26e1b9f206cdedb19e2fce8910
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Mon Dec 21 17:32:40 2009 -0500
+
+ATOM: add new power table defs
+
+commit a89b7b880a464cbd416c1ad23663d07efb07c9af
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Mon Jan 11 15:13:45 2010 -0500
+
+rv100: fix typo in fix for bug 25992
+
+Noticed by Maarten Maathuis.
+
+commit 6065ca92763fef1a08185854fc07fb60259ca99e
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Mon Jan 4 11:05:44 2010 -0500
+
+radeon: fix LVDS power sequence on Mac cards
+
+Noticed by John R. Dunning.  Fix taken from radeonfb.
+
+I'm not sure if this sequence would be useful on any PC
+laptops or not so make it mac specific for now.
+
+commit e8b9de06482ff792b8d7fa40ce3bc024caca62f6
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Mon Jan 11 12:40:06 2010 -0500
+
+rv100: reject modes 135 Mhz with DVI
+
+Due to heat issues. fixes bug 25992
+
+Signed-off-by: Alex Deucher alexdeuc...@gmail.com
+
+commit 587f693886e9025ba6fc30a8405902c43b2fcfb2
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Tue Dec 22 08:45:27 2009 -0500
+
+radeon: add cvt timing if we only have panel w/h
+
+fixes mac laptops without an edid
+
+Signed-off-by: Alex Deucher alexdeuc...@gmail.com
+
+commit e7b26abc3c20fb53bf2cd02404ac5e0654fee18d
+Author: Matthias Hopf mh...@suse.de
+Date:   Tue Dec 15 10:53:48 2009 -0500
+
+fix 200M freezes on VT switch if CRTC is disabled
+
+It appears that RS4xx chips need to have the crtc
+enabled when the timing is programmed.
+
+agd5f: minor fixes/cleanup of the original patch
+
+commit 45edca0e9d7b833b9de3037e94f293122c922e42
+Author: Michel Dänzer daen...@vmware.com
+Date:   Thu Sep 3 14:55:05 2009 +0200
+
+EXA: Check for solid/gradient pictures the same way for all generations.
+
+In particular, also catch them for = R300.
+
+commit 3d59746808bc5f335104d27a8dce0fe94ab3cb78
+Author: Matthijs Kooijman matth...@stdin.nl
+Date:   Thu Dec 3 12:10:14 2009 -0500
+
+radeon: fix crtc2 dpms
+
+noticed by Matthijs Kooijman on fdo bug 22140
+
+commit 26ecf3aad5f3a70b3267614bff6030604820f4d9
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Mon Nov 23 12:54:41 2009 -0500
+
+DCE3.2: fix uniphy2 dvi issues
+
+In some cases the atom transmitter table sets the
+golden value of this reg differently which some monitors
+don't like. I haven't had time to dig further, so this
+works around it for now.
+
+Fixes fdo bug 24313
+
+

xserver-xorg-video-ati: Changes to 'refs/tags/xserver-xorg-video-ati-1_6.12.4-3'

2010-01-27 Thread Brice Goglin
Tag 'xserver-xorg-video-ati-1_6.12.4-3' created by Brice Goglin 
bgog...@debian.org at 2010-01-27 15:51 +

Tagging upload of xserver-xorg-video-ati 1:6.12.4-3 to unstable.

Changes since xserver-xorg-video-ati-1_6.12.4-2:
Alex Deucher (15):
  radeon: clamp the internal FB map to the aperture size
  radeon: clamp the internal FB map to the aperture size v2
  EXA: fallback if no pMaskPicture-pDrawable
  IGP: some IGP chips report as AGP
  radeon: man page updates
  radeon: fix potential memory leak in ddc code
  radeon: deal with connectors sourced to the same encoder
  DCE3.2: fix uniphy2 dvi issues
  radeon: add cvt timing if we only have panel w/h
  rv100: reject modes 135 Mhz with DVI
  radeon: fix LVDS power sequence on Mac cards
  rv100: fix typo in fix for bug 25992
  ATOM: add new power table defs
  radeon: updated ObjectID.h
  ATOM: Upstream parser updates

Brice Goglin (3):
  Merge branch '6.12-branch' of 
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati into 
debian-unstable
  New upstream snapshot
  Prepare changelog for upload

Dave Airlie (1):
  radeon: fix zaphod

Julien Cristau (1):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

Matthias Hopf (1):
  fix 200M freezes on VT switch if CRTC is disabled

Matthijs Kooijman (1):
  radeon: fix crtc2 dpms

Michael Olbrich (1):
  use AC_CHECK_HEADER instead of AC_CHECK_FILE

Michel Dänzer (1):
  EXA: Check for solid/gradient pictures the same way for all generations.

---
 ChangeLog|  208 +++
 configure.ac |   24 ++--
 debian/changelog |   12 ++
 debian/rules |   14 +-
 man/radeon.man   |4 
 src/AtomBios/CD_Operations.c |7 +
 src/AtomBios/includes/Decoder.h  |1 
 src/AtomBios/includes/ObjectID.h |  127 +++
 src/AtomBios/includes/atombios.h |  199 +
 src/atombios_output.c|   12 ++
 src/legacy_crtc.c|   17 ++-
 src/legacy_output.c  |   27 -
 src/r600_exa.c   |   10 +
 src/radeon_driver.c  |   27 -
 src/radeon_exa_render.c  |   28 -
 src/radeon_modes.c   |   14 ++
 src/radeon_output.c  |   56 ++
 17 files changed, 750 insertions(+), 37 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processing of xserver-xorg-video-ati_6.12.4-3_i386.changes

2010-01-27 Thread Archive Administrator
xserver-xorg-video-ati_6.12.4-3_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-ati_6.12.4-3.dsc
  xserver-xorg-video-ati_6.12.4-3.diff.gz
  xserver-xorg-video-ati_6.12.4-3_i386.deb
  xserver-xorg-video-ati-dbg_6.12.4-3_i386.deb
  xserver-xorg-video-radeon_6.12.4-3_i386.deb
  xserver-xorg-video-radeon-dbg_6.12.4-3_i386.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xorg: Changes to 'debian-unstable'

2010-01-27 Thread Brice Goglin
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 08c9ed379a4c8266850053ce489d6ec0076517a5
Author: Brice Goglin bgog...@debian.org
Date:   Wed Jan 27 16:54:47 2010 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index e70147c..7b3d5d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xorg (1:7.5+3) UNRELEASED; urgency=low
+xorg (1:7.5+3) unstable; urgency=low
 
   * Remove the obsolete x11proto-evie-dev from xorg-dev dependencies.
 
- -- Brice Goglin bgog...@debian.org  Wed, 27 Jan 2010 16:49:08 +0100
+ -- Brice Goglin bgog...@debian.org  Wed, 27 Jan 2010 16:54:23 +0100
 
 xorg (1:7.5+2) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xorg: Changes to 'refs/tags/xorg-1_7.5+3'

2010-01-27 Thread Brice Goglin
Tag 'xorg-1_7.5+3' created by Brice Goglin bgog...@debian.org at 2010-01-27 
15:55 +

Tagging upload of xorg 1:7.5+3 to unstable.

Changes since xorg-1_7.5+2:
Brice Goglin (2):
  Remove the obsolete x11proto-evie-dev from xorg-dev dependencies
  Prepare changelog for upload

---
 debian/changelog |6 ++
 debian/control   |1 -
 2 files changed, 6 insertions(+), 1 deletion(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567112: Removed package(s) from unstable

2010-01-27 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

x11proto-trap |3.4.3-6 | source
x11proto-trap-dev |3.4.3-6 | all

--- Reason ---
ROM; obsolete extension, no reverse deps
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 567...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/567112

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processing of xorg_7.5+3_i386.changes

2010-01-27 Thread Archive Administrator
xorg_7.5+3_i386.changes uploaded successfully to localhost
along with the files:
  xorg_7.5+3.dsc
  xorg_7.5+3.tar.gz
  x11-common_7.5+3_all.deb
  xorg-dev_7.5+3_all.deb
  xlibmesa-gl_7.5+3_all.deb
  xlibmesa-gl-dev_7.5+3_all.deb
  xlibmesa-glu_7.5+3_all.deb
  libglu1-xorg_7.5+3_all.deb
  libglu1-xorg-dev_7.5+3_all.deb
  xbase-clients_7.5+3_all.deb
  xutils_7.5+3_all.deb
  xserver-xorg_7.5+3_i386.deb
  xserver-xorg-video-all_7.5+3_i386.deb
  xserver-xorg-input-all_7.5+3_i386.deb
  xorg_7.5+3_i386.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#566870: xserver-xorg: gnome-power-manager complains about broken IDLETIME counter

2010-01-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 566870 -patch
Bug #566870 [xserver-xorg] xserver-xorg: gnome-power-manager complains about 
broken IDLETIME counter
Removed tag(s) patch.
 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566870: xserver-xorg: gnome-power-manager complains about broken IDLETIME counter

2010-01-27 Thread Brice Goglin
tags 566870 -patch
thank you



Zack Weinberg wrote:
 Package: xserver-xorg
 Version: 1:7.5+2
 Severity: normal
 Tags: patch

 Since this morning, gnome-power-manager has put an alert in my notification
 area with this text:

 Session active, not inhibited, screen idle.
 If you can see this text, your display server is broken and
 you should contact your distributor.
 Please see 
 http://blogs.gnome.org/hughsie/2009/08/17/gnome-power-manager-and-blanking-removal-of-bodges/
 for more information.

 At the cited URL, there is an article explaining that the IDLETIME counter
 should not be reset when the DPMS state changes, and offering two patches
 to be applied to the X server:

 http://cgit.freedesktop.org/xorg/xserver/patch/?id=db568f9eabf3450d8a023597ff007df355b13ea8
 http://cgit.freedesktop.org/xorg/xserver/patch/?id=6b5978dcf1f7ac3ecc2f22df06f7000f360e2066

 (I'm a little confused, though, because the article is from August 2009
 and claims that these patches have been applied to upstream X -- maybe
 not for 7.5 though?)
   

Both patches are already in Xserver 1.7.4 (the one you run).

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523749: bug #523749: 1.2.3 fixes this issue

2010-01-27 Thread Sebastian Andrzej Siewior
* Julien Cristau | 2010-01-27 16:35:28 [+0100]:

On Wed, Jan 27, 2010 at 16:00:59 +0100, Sebastian Andrzej Siewior wrote:

 Could you please upload it to lenny? The bug is still there.
 
The bug log doesn't show any replies to my request for testing.  Do you
confirm that these packages work?

No. It was marked as fixed in unstable and a buddy of mine run into the
problem with Lenny. So I assumed it does work. I let my buddy test [0]
and get back to you.

[0] http://people.debian.org/~jcristau/523749/


Thanks,
Julien

Sebastian



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xorg_7.5+3_i386.changes ACCEPTED

2010-01-27 Thread Archive Administrator



Accepted:
libglu1-xorg-dev_7.5+3_all.deb
  to main/x/xorg/libglu1-xorg-dev_7.5+3_all.deb
libglu1-xorg_7.5+3_all.deb
  to main/x/xorg/libglu1-xorg_7.5+3_all.deb
x11-common_7.5+3_all.deb
  to main/x/xorg/x11-common_7.5+3_all.deb
xbase-clients_7.5+3_all.deb
  to main/x/xorg/xbase-clients_7.5+3_all.deb
xlibmesa-gl-dev_7.5+3_all.deb
  to main/x/xorg/xlibmesa-gl-dev_7.5+3_all.deb
xlibmesa-gl_7.5+3_all.deb
  to main/x/xorg/xlibmesa-gl_7.5+3_all.deb
xlibmesa-glu_7.5+3_all.deb
  to main/x/xorg/xlibmesa-glu_7.5+3_all.deb
xorg-dev_7.5+3_all.deb
  to main/x/xorg/xorg-dev_7.5+3_all.deb
xorg_7.5+3.dsc
  to main/x/xorg/xorg_7.5+3.dsc
xorg_7.5+3.tar.gz
  to main/x/xorg/xorg_7.5+3.tar.gz
xorg_7.5+3_i386.deb
  to main/x/xorg/xorg_7.5+3_i386.deb
xserver-xorg-input-all_7.5+3_i386.deb
  to main/x/xorg/xserver-xorg-input-all_7.5+3_i386.deb
xserver-xorg-video-all_7.5+3_i386.deb
  to main/x/xorg/xserver-xorg-video-all_7.5+3_i386.deb
xserver-xorg_7.5+3_i386.deb
  to main/x/xorg/xserver-xorg_7.5+3_i386.deb
xutils_7.5+3_all.deb
  to main/x/xorg/xutils_7.5+3_all.deb


Override entries for your package:
libglu1-xorg-dev_7.5+3_all.deb - optional libdevel
libglu1-xorg_7.5+3_all.deb - optional libs
x11-common_7.5+3_all.deb - optional x11
xbase-clients_7.5+3_all.deb - optional x11
xlibmesa-gl-dev_7.5+3_all.deb - optional libdevel
xlibmesa-gl_7.5+3_all.deb - optional libs
xlibmesa-glu_7.5+3_all.deb - optional libdevel
xorg-dev_7.5+3_all.deb - optional x11
xorg_7.5+3.dsc - source x11
xorg_7.5+3_i386.deb - optional x11
xserver-xorg-input-all_7.5+3_i386.deb - optional x11
xserver-xorg-video-all_7.5+3_i386.deb - optional x11
xserver-xorg_7.5+3_i386.deb - optional x11
xutils_7.5+3_all.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-ati_6.12.4-3_i386.changes ACCEPTED

2010-01-27 Thread Archive Administrator



Accepted:
xserver-xorg-video-ati-dbg_6.12.4-3_i386.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.12.4-3_i386.deb
xserver-xorg-video-ati_6.12.4-3.diff.gz
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.4-3.diff.gz
xserver-xorg-video-ati_6.12.4-3.dsc
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.4-3.dsc
xserver-xorg-video-ati_6.12.4-3_i386.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.4-3_i386.deb
xserver-xorg-video-radeon-dbg_6.12.4-3_i386.deb
  to 
main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon-dbg_6.12.4-3_i386.deb
xserver-xorg-video-radeon_6.12.4-3_i386.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.12.4-3_i386.deb


Override entries for your package:
xserver-xorg-video-ati-dbg_6.12.4-3_i386.deb - extra debug
xserver-xorg-video-ati_6.12.4-3.dsc - source x11
xserver-xorg-video-ati_6.12.4-3_i386.deb - optional x11
xserver-xorg-video-radeon-dbg_6.12.4-3_i386.deb - extra debug
xserver-xorg-video-radeon_6.12.4-3_i386.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 565506 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567138: RM: x11proto-evie -- ROM; obsolete X11 extension

2010-01-27 Thread Julien Cristau
Package: ftp.debian.org
Severity: normal

Please remove x11proto-evie.  Its last reverse dep, xorg-dev, is fixed
in incoming.  xprint still build-depends on it and has a RC bug filed.

Thanks,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-evdev 1:2.3.2-3 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-evdev source package
in Debian's testing distribution has changed.

  Previous version: 1:2.2.5-1
  Current version:  1:2.3.2-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-cirrus 1:1.3.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-cirrus source package
in Debian's testing distribution has changed.

  Previous version: 1:1.3.1-1
  Current version:  1:1.3.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-dummy 1:0.3.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-dummy source package
in Debian's testing distribution has changed.

  Previous version: 1:0.3.1-2
  Current version:  1:0.3.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-nv 1:2.1.15-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-nv source package
in Debian's testing distribution has changed.

  Previous version: 1:2.1.14-2
  Current version:  1:2.1.15-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xorg-server 2:1.7.4-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xorg-server source package
in Debian's testing distribution has changed.

  Previous version: 2:1.6.5-1
  Current version:  2:1.7.4-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-rendition 1:4.2.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-rendition source package
in Debian's testing distribution has changed.

  Previous version: 1:4.2.1-1
  Current version:  1:4.2.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-i128 1:1.3.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-i128 source package
in Debian's testing distribution has changed.

  Previous version: 1:1.3.2-1
  Current version:  1:1.3.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-intel 2:2.9.1-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-intel source package
in Debian's testing distribution has changed.

  Previous version: 2:2.9.1-1
  Current version:  2:2.9.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-joystick 1:1.5.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-joystick source package
in Debian's testing distribution has changed.

  Previous version: 1:1.4.1-1
  Current version:  1:1.5.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



libxkbui REMOVED from testing

2010-01-27 Thread Debian testing watch
FYI: The status of the libxkbui source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-3
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-synaptics 1.2.1-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-synaptics source package
in Debian's testing distribution has changed.

  Previous version: 1.2.0-2
  Current version:  1.2.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-keyboard 1:1.4.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-keyboard source package
in Debian's testing distribution has changed.

  Previous version: 1:1.3.2-4
  Current version:  1:1.4.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-sisusb 1:0.9.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-sisusb source package
in Debian's testing distribution has changed.

  Previous version: 1:0.9.1-1
  Current version:  1:0.9.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-tseng 1:1.2.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-tseng source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.1-1
  Current version:  1:1.2.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-aiptek 1:1.3.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-aiptek source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.0-2
  Current version:  1:1.3.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xkeyboard-config 1.7-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xkeyboard-config source package
in Debian's testing distribution has changed.

  Previous version: 1.7-1
  Current version:  1.7-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-mouse 1:1.5.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-mouse source package
in Debian's testing distribution has changed.

  Previous version: 1:1.4.0-4
  Current version:  1:1.5.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-fbdev 1:0.4.1-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-fbdev source package
in Debian's testing distribution has changed.

  Previous version: 1:0.4.0-4
  Current version:  1:0.4.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-vesa 1:2.3.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-vesa source package
in Debian's testing distribution has changed.

  Previous version: 1:2.2.1-1
  Current version:  1:2.3.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-mach64 6.8.2-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-mach64 source package
in Debian's testing distribution has changed.

  Previous version: 6.8.2-1
  Current version:  6.8.2-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-r128 6.8.1-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-r128 source package
in Debian's testing distribution has changed.

  Previous version: 6.8.1-1
  Current version:  6.8.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-apm 1:1.2.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-apm source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.1-2
  Current version:  1:1.2.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-ati 1:6.12.4-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-ati source package
in Debian's testing distribution has changed.

  Previous version: 1:6.12.3-1
  Current version:  1:6.12.4-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-sunleo 1:1.2.0-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-sunleo source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.0-1
  Current version:  1:1.2.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-i740 1:1.3.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-i740 source package
in Debian's testing distribution has changed.

  Previous version: 1:1.3.0-1
  Current version:  1:1.3.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-mga 1:1.4.11.dfsg-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-mga source package
in Debian's testing distribution has changed.

  Previous version: 1:1.4.11.dfsg-1
  Current version:  1:1.4.11.dfsg-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-void 1:1.3.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-void source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.0-2
  Current version:  1:1.3.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg6 1:1.1.1-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-suncg6 source package
in Debian's testing distribution has changed.

  Previous version: 1:1.1.1-1
  Current version:  1:1.1.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-acecad 1:1.4.0-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-acecad source package
in Debian's testing distribution has changed.

  Previous version: 1:1.3.0-2
  Current version:  1:1.4.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-newport 1:0.2.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-newport source package
in Debian's testing distribution has changed.

  Previous version: 1:0.2.2-1
  Current version:  1:0.2.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-sunffb 1:1.2.1-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-sunffb source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.0-2
  Current version:  1:1.2.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xorg 1:7.5+2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xorg source package
in Debian's testing distribution has changed.

  Previous version: 1:7.4+4
  Current version:  1:7.5+2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-vmmouse 1:12.6.5-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-input-vmmouse source package
in Debian's testing distribution has changed.

  Previous version: 1:12.6.5-1
  Current version:  1:12.6.5-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-chips 1:1.2.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-chips source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.1-3
  Current version:  1:1.2.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-neomagic 1:1.2.4-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-neomagic source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.3-1
  Current version:  1:1.2.4-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-savage 1:2.3.1-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-savage source package
in Debian's testing distribution has changed.

  Previous version: 1:2.3.0-1
  Current version:  1:2.3.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-sis 1:0.10.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-sis source package
in Debian's testing distribution has changed.

  Previous version: 1:0.10.1-2
  Current version:  1:0.10.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-s3 1:0.6.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-s3 source package
in Debian's testing distribution has changed.

  Previous version: 1:0.6.2-1
  Current version:  1:0.6.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-trident 1:1.3.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-trident source package
in Debian's testing distribution has changed.

  Previous version: 1:1.3.1-1
  Current version:  1:1.3.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-radeonhd 1.3.0-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-radeonhd source package
in Debian's testing distribution has changed.

  Previous version: 1.2.5-1
  Current version:  1.3.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-tdfx 1:1.4.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-tdfx source package
in Debian's testing distribution has changed.

  Previous version: 1:1.4.1-1
  Current version:  1:1.4.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suntcx 1:1.1.1-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-suntcx source package
in Debian's testing distribution has changed.

  Previous version: 1:1.1.1-1
  Current version:  1:1.1.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-ark 1:0.7.2-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-ark source package
in Debian's testing distribution has changed.

  Previous version: 1:0.7.1-2
  Current version:  1:0.7.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-openchrome 1:0.2.904+svn827-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-openchrome source package
in Debian's testing distribution has changed.

  Previous version: 1:0.2.904+svn812-1
  Current version:  1:0.2.904+svn827-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



libx11 2:1.3.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the libx11 source package
in Debian's testing distribution has changed.

  Previous version: 2:1.3.2-1
  Current version:  2:1.3.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-siliconmotion 1:1.7.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-siliconmotion source package
in Debian's testing distribution has changed.

  Previous version: 1:1.7.2-1
  Current version:  1:1.7.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-vmware 1:10.16.9-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-vmware source package
in Debian's testing distribution has changed.

  Previous version: 1:10.16.7-1
  Current version:  1:10.16.9-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-27 Thread Brice Goglin
Chris Jones wrote:
 X works, but I can seemingly only use one monitor at a time, even if
 xrandr thinks both are on... bizarly its always the monitor on the
 'right' (acording to xrandr) that works.
   

Try swapping the cables, plugs, ... It might be good to know if the
problem comes from the plug, the cable or the monitor.

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566870: xserver-xorg: gnome-power-manager complains about broken IDLETIME counter

2010-01-27 Thread Brice Goglin
Zack Weinberg wrote:
 On Wed, Jan 27, 2010 at 8:03 AM, Brice Goglin brice.gog...@ens-lyon.org 
 wrote:
   
 Zack Weinberg wrote:
 
 Since this morning, gnome-power-manager has put an alert in my notification
 area with this text:

 Session active, not inhibited, screen idle.
 If you can see this text, your display server is broken and
 you should contact your distributor.
 Please see 
 http://blogs.gnome.org/hughsie/2009/08/17/gnome-power-manager-and-blanking-removal-of-bodges/
 for more information.
   
 Both patches are already in Xserver 1.7.4 (the one you run).
 

 The problem went away after a reboot.  Perhaps it was an upgrade glitch?
   

I think I saw the same notification on my i945 laptop yesterday, I check
again tonight.

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566870: xserver-xorg: gnome-power-manager complains about broken IDLETIME counter

2010-01-27 Thread Zack Weinberg
On Wed, Jan 27, 2010 at 8:03 AM, Brice Goglin brice.gog...@ens-lyon.org wrote:
 Zack Weinberg wrote:
 Since this morning, gnome-power-manager has put an alert in my notification
 area with this text:

 Session active, not inhibited, screen idle.
 If you can see this text, your display server is broken and
 you should contact your distributor.
 Please see 
 http://blogs.gnome.org/hughsie/2009/08/17/gnome-power-manager-and-blanking-removal-of-bodges/
 for more information.

 Both patches are already in Xserver 1.7.4 (the one you run).

The problem went away after a reboot.  Perhaps it was an upgrade glitch?

zw



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567115: marked as done (xorg-dev: depends on x11proto-evie-dev)

2010-01-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Jan 2010 18:17:33 +0100
with message-id 20100127171733.ga19...@patate.is-a-geek.org
and subject line Re: Bug#567115: xorg-dev: depends on x11proto-evie-dev
has caused the Debian Bug report #567115,
regarding xorg-dev: depends on x11proto-evie-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xorg-dev
Version: 1:7.5+2
Severity: serious

xorg-dev needs to drop its dependency on x11proto-evie-dev so that can
get removed.

Cheers,
Julien


---End Message---
---BeginMessage---
Version: 1:7.5+3

On Wed, Jan 27, 2010 at 14:03:27 +0100, Julien Cristau wrote:

 xorg-dev needs to drop its dependency on x11proto-evie-dev so that can
 get removed.
 
Done.

Cheers,
Julien

---End Message---


Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-27 Thread Chris Jones
On 27/01/10 15:40, Brice Goglin wrote:
 Chris Jones wrote:
   
 Package: xserver-xorg-video-radeonhd
 Version: 1.3.0-2
 Severity: important


 radeonhd driver segfaults
   
 
 Does the radeon driver work ?

 Brice
   

Yes, kind of...

X works, but I can seemingly only use one monitor at a time, even if
xrandr thinks both are on... bizarly its always the monitor on the
'right' (acording to xrandr) that works.

--
Chris Jones, SUCS Admin
http://sucs.org



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-glint 1:1.2.4-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-glint source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.3-1
  Current version:  1:1.2.4-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg3 1:1.1.1-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-suncg3 source package
in Debian's testing distribution has changed.

  Previous version: 1:1.1.1-1
  Current version:  1:1.1.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg14 1:1.1.1-2 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-suncg14 source package
in Debian's testing distribution has changed.

  Previous version: 1:1.1.1-1
  Current version:  1:1.1.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-s3virge 1:1.10.4-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-s3virge source package
in Debian's testing distribution has changed.

  Previous version: 1:1.10.2-2
  Current version:  1:1.10.4-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



x11proto-fontcache REMOVED from testing

2010-01-27 Thread Debian testing watch
FYI: The status of the x11proto-fontcache source package
in Debian's testing distribution has changed.

  Previous version: 0.1.3-1
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-v4l 1:0.2.0-4 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-v4l source package
in Debian's testing distribution has changed.

  Previous version: 0.2.0-3
  Current version:  1:0.2.0-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-voodoo 1:1.2.3-1 MIGRATED to testing

2010-01-27 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-voodoo source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.2-1
  Current version:  1:1.2.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#555648: it's a DPI issue...

2010-01-27 Thread Gene Cash

Before doing xrandr -o left

screen #0:
  print screen:no
  dimensions:1920x1200 pixels (507x317 millimeters)
  resolution:96x96 dots per inch

After doing xrandr -o left

screen #0:
  print screen:no
  dimensions:1200x1920 pixels (507x317 millimeters)
  resolution:60x154 dots per inch

Notice the physical screen size isn't properly swapped, and thus the 
calculated resolution is FUBAR.


As another workaround, you can do xrandr --dpi 96

-gc

--
Gene Cash   Oracle Support Services (Orlando, FL USA)



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org