mesa: Changes to 'debian-experimental'

2012-01-28 Thread Timo Aaltonen
 Makefile   |2 
 configure.ac   |6 
 debian/changelog   |2 
 src/gallium/drivers/nv50/codegen/nv50_ir.cpp   |1 
 src/gallium/drivers/nv50/codegen/nv50_ir_driver.h  |2 
 src/gallium/drivers/nv50/codegen/nv50_ir_from_tgsi.cpp |   21 
 src/gallium/drivers/nvc0/codegen/nv50_ir_lowering_nvc0.cpp |5 
 src/gallium/drivers/nvc0/nvc0_3d.xml.h |5 
 src/gallium/drivers/nvc0/nvc0_context.h|3 
 src/gallium/drivers/nvc0/nvc0_program.c|8 
 src/gallium/drivers/nvc0/nvc0_program.h|3 
 src/gallium/drivers/nvc0/nvc0_push.c   |   74 
 src/gallium/drivers/nvc0/nvc0_screen.c |   24 
 src/gallium/drivers/nvc0/nvc0_vbo.c|3 
 src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c   |2 
 src/gallium/drivers/r600/eg_asm.c  |   17 
 src/gallium/drivers/r600/eg_sq.h   |   49 
 src/gallium/drivers/r600/evergreen_hw_context.c|8 
 src/gallium/drivers/r600/evergreen_state.c |   35 
 src/gallium/drivers/r600/evergreend.h  |   17 
 src/gallium/drivers/r600/r600_asm.c|  324 +-
 src/gallium/drivers/r600/r600_asm.h|   13 
 src/gallium/drivers/r600/r600_hw_context.c |   21 
 src/gallium/drivers/r600/r600_pipe.c   |2 
 src/gallium/drivers/r600/r600_pipe.h   |7 
 src/gallium/drivers/r600/r600_shader.c |  421 ++-
 src/gallium/drivers/r600/r600_shader.h |7 
 src/gallium/drivers/r600/r600_sq.h |7 
 src/gallium/drivers/r600/r600_state.c  |   45 
 src/gallium/drivers/r600/r600_state_common.c   |   30 
 src/gallium/drivers/r600/r600_texture.c|8 
 src/gallium/drivers/r600/r600d.h   |4 
 src/gallium/state_trackers/egl/wayland/native_shm.c|7 
 src/gbm/main/gbm.c |  104 
 src/gbm/main/gbm.h |   45 
 src/gbm/main/gbmint.h  |   15 
 src/glsl/glsl_types.cpp|4 
 src/glsl/link_uniforms.cpp |2 
 src/glsl/linker.cpp|   66 
 src/glsl/s_expression.cpp  |   36 
 src/mesa/drivers/common/driverfuncs.c  |2 
 src/mesa/drivers/common/meta.c |5 
 src/mesa/drivers/dri/common/depthtmp.h |  218 -
 src/mesa/drivers/dri/common/spantmp2.h |  777 -
 src/mesa/drivers/dri/common/spantmp_common.h   |   78 
 src/mesa/drivers/dri/common/stenciltmp.h   |  186 -
 src/mesa/drivers/dri/i915/i830_vtbl.c  |6 
 src/mesa/drivers/dri/i915/i915_tex_layout.c|4 
 src/mesa/drivers/dri/i915/i915_vtbl.c  |6 
 src/mesa/drivers/dri/i965/brw_context.c|   10 
 src/mesa/drivers/dri/i965/brw_context.h|1 
 src/mesa/drivers/dri/i965/brw_disasm.c |   21 
 src/mesa/drivers/dri/i965/brw_eu.h |   11 
 src/mesa/drivers/dri/i965/brw_eu_emit.c|   31 
 src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp  |2 
 src/mesa/drivers/dri/i965/brw_misc_state.c |   39 
 src/mesa/drivers/dri/i965/brw_shader.cpp   |2 
 src/mesa/drivers/dri/i965/brw_state_cache.c|2 
 src/mesa/drivers/dri/i965/brw_tex_layout.c |6 
 src/mesa/drivers/dri/i965/brw_vec4_emit.cpp|   25 
 src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp|2 
 src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp |9 
 src/mesa/drivers/dri/i965/brw_vs.c |2 
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c   |   20 
 src/mesa/drivers/dri/i965/gen6_cc.c|   36 
 src/mesa/drivers/dri/i965/gen6_hiz.c   |   11 
 src/mesa/drivers/dri/i965/gen7_misc_state.c|8 
 src/mesa/drivers/dri/i965/gen7_viewport_state.c|2 
 src/mesa/drivers/dri/i965/gen7_wm_surface_state.c  |   21 
 src/mesa/drivers/dri/intel/intel_blit.c|2 
 src/mesa/drivers/dri/intel/intel_buffer_objects.c  |2 
 src/mesa/drivers/dri/intel/intel_context.c |   20 
 src/mesa/drivers/dri/intel/intel_context.h |1 
 src/mesa/drivers/dri/i

mesa: Changes to 'upstream-experimental'

2012-01-28 Thread Timo Aaltonen
 Makefile   |2 
 configure.ac   |6 
 src/gallium/drivers/nv50/codegen/nv50_ir.cpp   |1 
 src/gallium/drivers/nv50/codegen/nv50_ir_driver.h  |2 
 src/gallium/drivers/nv50/codegen/nv50_ir_from_tgsi.cpp |   21 
 src/gallium/drivers/nvc0/codegen/nv50_ir_lowering_nvc0.cpp |5 
 src/gallium/drivers/nvc0/nvc0_3d.xml.h |5 
 src/gallium/drivers/nvc0/nvc0_context.h|3 
 src/gallium/drivers/nvc0/nvc0_program.c|8 
 src/gallium/drivers/nvc0/nvc0_program.h|3 
 src/gallium/drivers/nvc0/nvc0_push.c   |   74 
 src/gallium/drivers/nvc0/nvc0_screen.c |   24 
 src/gallium/drivers/nvc0/nvc0_vbo.c|3 
 src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c   |2 
 src/gallium/drivers/r600/eg_asm.c  |   17 
 src/gallium/drivers/r600/eg_sq.h   |   49 
 src/gallium/drivers/r600/evergreen_hw_context.c|8 
 src/gallium/drivers/r600/evergreen_state.c |   35 
 src/gallium/drivers/r600/evergreend.h  |   17 
 src/gallium/drivers/r600/r600_asm.c|  324 +-
 src/gallium/drivers/r600/r600_asm.h|   13 
 src/gallium/drivers/r600/r600_hw_context.c |   21 
 src/gallium/drivers/r600/r600_pipe.c   |2 
 src/gallium/drivers/r600/r600_pipe.h   |7 
 src/gallium/drivers/r600/r600_shader.c |  421 ++-
 src/gallium/drivers/r600/r600_shader.h |7 
 src/gallium/drivers/r600/r600_sq.h |7 
 src/gallium/drivers/r600/r600_state.c  |   45 
 src/gallium/drivers/r600/r600_state_common.c   |   30 
 src/gallium/drivers/r600/r600_texture.c|8 
 src/gallium/drivers/r600/r600d.h   |4 
 src/gallium/state_trackers/egl/wayland/native_shm.c|7 
 src/gbm/main/gbm.c |  104 
 src/gbm/main/gbm.h |   45 
 src/gbm/main/gbmint.h  |   15 
 src/glsl/glsl_types.cpp|4 
 src/glsl/link_uniforms.cpp |2 
 src/glsl/linker.cpp|   66 
 src/glsl/s_expression.cpp  |   36 
 src/mesa/drivers/common/driverfuncs.c  |2 
 src/mesa/drivers/common/meta.c |5 
 src/mesa/drivers/dri/common/depthtmp.h |  218 -
 src/mesa/drivers/dri/common/spantmp2.h |  777 -
 src/mesa/drivers/dri/common/spantmp_common.h   |   78 
 src/mesa/drivers/dri/common/stenciltmp.h   |  186 -
 src/mesa/drivers/dri/i915/i830_vtbl.c  |6 
 src/mesa/drivers/dri/i915/i915_tex_layout.c|4 
 src/mesa/drivers/dri/i915/i915_vtbl.c  |6 
 src/mesa/drivers/dri/i965/brw_context.c|   10 
 src/mesa/drivers/dri/i965/brw_context.h|1 
 src/mesa/drivers/dri/i965/brw_disasm.c |   21 
 src/mesa/drivers/dri/i965/brw_eu.h |   11 
 src/mesa/drivers/dri/i965/brw_eu_emit.c|   31 
 src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp  |2 
 src/mesa/drivers/dri/i965/brw_misc_state.c |   39 
 src/mesa/drivers/dri/i965/brw_shader.cpp   |2 
 src/mesa/drivers/dri/i965/brw_state_cache.c|2 
 src/mesa/drivers/dri/i965/brw_tex_layout.c |6 
 src/mesa/drivers/dri/i965/brw_vec4_emit.cpp|   25 
 src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp|2 
 src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp |9 
 src/mesa/drivers/dri/i965/brw_vs.c |2 
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c   |   20 
 src/mesa/drivers/dri/i965/gen6_cc.c|   36 
 src/mesa/drivers/dri/i965/gen6_hiz.c   |   11 
 src/mesa/drivers/dri/i965/gen7_misc_state.c|8 
 src/mesa/drivers/dri/i965/gen7_viewport_state.c|2 
 src/mesa/drivers/dri/i965/gen7_wm_surface_state.c  |   21 
 src/mesa/drivers/dri/intel/intel_blit.c|2 
 src/mesa/drivers/dri/intel/intel_buffer_objects.c  |2 
 src/mesa/drivers/dri/intel/intel_context.c |   20 
 src/mesa/drivers/dri/intel/intel_context.h |1 
 src/mesa/drivers/dri/intel/intel_extensions.c  |8 
 src/mesa/drivers/dri/i

Bug#657416: marked as done (xinit: startx does not start window manager)

2012-01-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jan 2012 10:57:00 +0100
with message-id <20120128095700.gw4...@radis.cristau.org>
and subject line Re: Bug#657416: xinit: startx does not start window manager
has caused the Debian Bug report #657416,
regarding xinit: startx does not start window manager
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.)


-- 
657416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657416
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xinit
Version: 1.3.1-1
Severity: normal

Dear Maintainer,

startx does not start the window manager in debian/testing. It boots to the 
default background image and then hangs. Same sign when starting System Session 
through GDM.
Selecting GNOME or KDE session through GDM though works fine.

Sincerely,

Adrian Kiess

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xinit depends on:
ii  coreutils   8.13-3
ii  libc6   2.13-24
ii  libx11-62:1.4.4-4
ii  x11-common  1:7.6+10
ii  xauth   1:1.0.6-1

Versions of packages xinit recommends:
ii  aterm [x-terminal-emulator] 1.0.1-7+b2
ii  e17 [x-window-manager]  0.16.999.55225-1
ii  eterm [x-terminal-emulator] 0.9.5-3
ii  gnome-session [x-session-manager]   3.2.1-1
ii  gnome-session-fallback [x-session-manager]  3.2.1-1
ii  gnome-terminal [x-terminal-emulator]3.2.1-2
ii  kde-window-manager [x-window-manager]   4:4.6.5-4
ii  konsole [x-terminal-emulator]   4:4.6.5-1
ii  lxsession [x-session-manager]   0.4.6.1-1
ii  lxterminal [x-terminal-emulator]0.1.11-2
ii  metacity [x-window-manager] 1:2.34.1-2
ii  mlterm [x-terminal-emulator]3.0.9-2
ii  mrxvt [x-terminal-emulator] 0.5.4-1+b1
ii  openbox [x-window-manager]  3.5.0-2
ii  rxvt [x-terminal-emulator]  1:2.6.4-14
ii  rxvt-unicode [x-terminal-emulator]  9.14-1
ii  twm [x-window-manager]  1:1.0.6-1
ii  xfce4-session [x-session-manager]   4.8.2-3
ii  xfwm4 [x-window-manager]4.8.3-1
ii  xserver-xephyr [xserver]2:1.11.3.901-2
ii  xserver-xorg [xserver]  1:7.6+10
ii  xterm [x-terminal-emulator] 276-2
ii  xvfb [xserver]  2:1.11.3.901-2

xinit suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sat, Jan 28, 2012 at 08:54:19 +0100, Adrian Kieß wrote:

> Der Julien,
> 
> I'm sorry for this false bug report. I have a somewhat complex .xinitrc and
> the behaviour of gnome-settings-daemon changed with the release of GNOME
> 3.0 so i had to background it and that fixed it.
> 
> Please excuse the inconvenience.
> 
> You can delete this bug report.
> 
Thanks for the followup, closing per submitter.

Cheers,
Julien

--- End Message ---


xorg: Changes to 'refs/tags/xorg-1_7.6+11'

2012-01-28 Thread Cyril Brulebois
Tag 'xorg-1_7.6+11' created by Cyril Brulebois  at 2012-01-28 
12:01 +

Tagging upload of xorg 1:7.6+11 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk8j46kACgkQeGfVPHR5Nd3oaQCff60pL/3JfAMYHlxPS722kmKa
efIAniC/p9spGxwn1S/SUh8qCsvAziHn
=ztqH
-END PGP SIGNATURE-

Changes since xorg-1_7.6+10:
Josselin Mouette (2):
  debian/local/Xsession.d/35x11-common_xhost-local: add a new script  to 
the default X session. It will give access to the running X  server to the 
logged on user. This is useful for gdm3 which does not  give access to 
$XAUTHORITY outside the session, but can also be of  use for other display 
managers. Closes: #586685.
  Release 1:7.6+11 to unstable.

Julien Cristau (3):
  Merge branch 'debian-unstable' of 
git://git.debian.org/git/pkg-xorg/debian/xorg into debian-unstable
  Merge branch 'debian-unstable' of 
git://git.debian.org/git/pkg-xorg/debian/xorg into debian-unstable
  Add CVE ref to 1:7.6+10 changelog

---
 debian/changelog |   12 
 debian/local/Xsession.5  |7 +++
 debian/local/Xsession.d/35x11-common_xhost-local |   10 ++
 3 files changed, 29 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rr6yk-0007jd...@vasks.debian.org



xorg: Changes to 'refs/tags/debian/1%7.6+11'

2012-01-28 Thread Cyril Brulebois
Rebased ref, commits from common ancestor:


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rr6yw-0007rx...@vasks.debian.org



xorg: Changes to 'debian-unstable'

2012-01-28 Thread Josselin Mouette
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 1ae75a70edfd55acd885b9f6195428cd535ddb2d
Author: Josselin Mouette 
Date:   Sat Jan 28 12:43:24 2012 +0100

Release 1:7.6+11 to unstable.

diff --git a/debian/changelog b/debian/changelog
index 20397c5..53edbbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-xorg (1:7.6+11) UNRELEASED; urgency=low
+xorg (1:7.6+11) unstable; urgency=low
 
+  * Team upload.
   * debian/local/Xsession.d/35x11-common_xhost-local: add a new script 
 to the default X session. It will give access to the running X 
 server to the logged on user. This is useful for gdm3 which does not 
 give access to $XAUTHORITY outside the session, but can also be of 
 use for other display managers. Closes: #586685.
 
- -- Josselin Mouette   Thu, 24 Nov 2011 22:52:19 +0100
+ -- Josselin Mouette   Sat, 28 Jan 2012 12:42:38 +0100
 
 xorg (1:7.6+10) unstable; urgency=high
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rr6ut-00053l...@vasks.debian.org



xorg: Changes to 'refs/tags/debian/1%7.6+11'

2012-01-28 Thread Josselin Mouette
Tag 'debian/1%7.6+11' created by Josselin Mouette  at 
2012-01-28 11:59 +

Debian release 1:7.6+11

Changes since xorg-1_7.6+10:
Josselin Mouette (2):
  debian/local/Xsession.d/35x11-common_xhost-local: add a new script  to 
the default X session. It will give access to the running X  server to the 
logged on user. This is useful for gdm3 which does not  give access to 
$XAUTHORITY outside the session, but can also be of  use for other display 
managers. Closes: #586685.
  Release 1:7.6+11 to unstable.

Julien Cristau (3):
  Merge branch 'debian-unstable' of 
git://git.debian.org/git/pkg-xorg/debian/xorg into debian-unstable
  Merge branch 'debian-unstable' of 
git://git.debian.org/git/pkg-xorg/debian/xorg into debian-unstable
  Add CVE ref to 1:7.6+10 changelog

---
 debian/changelog |   12 
 debian/local/Xsession.5  |7 +++
 debian/local/Xsession.d/35x11-common_xhost-local |   10 ++
 3 files changed, 29 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rr6ww-0005pc...@vasks.debian.org



Processing of xorg_7.6+11_amd64.changes

2012-01-28 Thread Debian FTP Masters
xorg_7.6+11_amd64.changes uploaded successfully to localhost
along with the files:
  xorg_7.6+11.dsc
  xorg_7.6+11.tar.gz
  x11-common_7.6+11_all.deb
  xorg-dev_7.6+11_all.deb
  xbase-clients_7.6+11_all.deb
  xutils_7.6+11_all.deb
  xserver-xorg_7.6+11_amd64.deb
  xserver-xorg-video-all_7.6+11_amd64.deb
  xserver-xorg-input-all_7.6+11_amd64.deb
  xorg_7.6+11_amd64.deb

Greetings,

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


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rr70j-0003n8...@franck.debian.org



Re: xorg: Changes to 'refs/tags/debian/1%7.6+11'

2012-01-28 Thread Cyril Brulebois
Cyril Brulebois  (28/01/2012):
> Rebased ref, commits from common ancestor:

Killed that tag, replaced with an xsf-tag-generated one.

Mraw,
KiBi.


signature.asc
Description: Digital signature


xorg_7.6+11_amd64.changes ACCEPTED into unstable

2012-01-28 Thread Debian FTP Masters



Accepted:
x11-common_7.6+11_all.deb
  to main/x/xorg/x11-common_7.6+11_all.deb
xbase-clients_7.6+11_all.deb
  to main/x/xorg/xbase-clients_7.6+11_all.deb
xorg-dev_7.6+11_all.deb
  to main/x/xorg/xorg-dev_7.6+11_all.deb
xorg_7.6+11.dsc
  to main/x/xorg/xorg_7.6+11.dsc
xorg_7.6+11.tar.gz
  to main/x/xorg/xorg_7.6+11.tar.gz
xorg_7.6+11_amd64.deb
  to main/x/xorg/xorg_7.6+11_amd64.deb
xserver-xorg-input-all_7.6+11_amd64.deb
  to main/x/xorg/xserver-xorg-input-all_7.6+11_amd64.deb
xserver-xorg-video-all_7.6+11_amd64.deb
  to main/x/xorg/xserver-xorg-video-all_7.6+11_amd64.deb
xserver-xorg_7.6+11_amd64.deb
  to main/x/xorg/xserver-xorg_7.6+11_amd64.deb
xutils_7.6+11_all.deb
  to main/x/xorg/xutils_7.6+11_all.deb


Override entries for your package:
x11-common_7.6+11_all.deb - optional x11
xbase-clients_7.6+11_all.deb - optional x11
xorg-dev_7.6+11_all.deb - optional x11
xorg_7.6+11.dsc - source x11
xorg_7.6+11_amd64.deb - optional x11
xserver-xorg-input-all_7.6+11_amd64.deb - optional x11
xserver-xorg-video-all_7.6+11_amd64.deb - optional x11
xserver-xorg_7.6+11_amd64.deb - optional x11
xutils_7.6+11_all.deb - optional x11

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


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
Archive: http://lists.debian.org/e1rr7ht-5b...@franck.debian.org



Bug#654630: Please review this diff for atomic ops in mesa on m68k

2012-01-28 Thread Thorsten Glaser
Dixi quod…

>Andreas Schwab dixit:
>
>> mesa FTBFS on m68k due to lack of GCC atomic intrinsics. (Why are
>> they (still) missing, anyway?) Ib>>>
>
 They are now implemented in 4.7.
>>>
>>> Can they easily be backported to Debian's gcc 4.x (x = 6?)?
>>
>>Probably.
>
>Seems so. I’m trying that now (patched package is compiling
>on m68k and an amd64 VM) so expect results in three days or
>so. ☺


“Or so.”

Turns out init_sync_libfuncs (added in gcc r181134) is not
in 4.6, and without that, handling of the atomic builtins
looks funny; it touches quite a bit of MI code and probably
needs later followup commits (I’ve seen references to other
commits touching this function), so I give up on this.

We’ll “just” have to build Mesa with gcc-4.7 next time. This
of course will have to wait until gcc-4.7 is in unstable, but
it’s looked good so far.

bye,
//mirabilos
-- 
[00:02]  gecko: benutzt du emacs ?
[00:03]  nö  [00:03]  nur n normalen mac
[00:04]  argl   [00:04]  ne den editor
-- Vutral und gecko2 in #deutsch (NB: Editor? Betriebssystem.)



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.bsm.4.64l.1201281421290.31...@herc.mirbsd.org



Processed: reassign 657432 to src:xorg-server

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

> reassign 657432 src:xorg-server
Bug #657432 [xserver-xorg-input-wacom] xserver-xorg-input-wacom: Graphire2 log 
spam: [dix] Unknown event type 35. No filter
Bug reassigned from package 'xserver-xorg-input-wacom' to 'src:xorg-server'.
Bug No longer marked as found in versions xf86-input-wacom/0.12.0-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
657432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13277666943670.transcr...@bugs.debian.org



Processed: reassign 586685 to xorg, fixed 586685 in 1:7.6+11

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

> reassign 586685 xorg
Bug #586685 {Done: Josselin Mouette } [gdm3] gdm3: User's 
.Xauthority file is ignored
Bug reassigned from package 'gdm3' to 'xorg'.
Bug No longer marked as found in versions gdm3/2.30.5-10 and gdm3/2.30.2-4.
Bug No longer marked as fixed in versions xorg/1:7.6+11.
> fixed 586685 1:7.6+11
Bug #586685 {Done: Josselin Mouette } [xorg] gdm3: User's 
.Xauthority file is ignored
Bug Marked as fixed in versions xorg/1:7.6+11.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
586685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13277670918188.transcr...@bugs.debian.org



Processed: found 657432 in 2:1.11.3.901-2

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

> found 657432 2:1.11.3.901-2
Bug #657432 [src:xorg-server] xserver-xorg-input-wacom: Graphire2 log spam: 
[dix] Unknown event type 35. No filter
Bug Marked as found in versions xorg-server/2:1.11.3.901-2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
657432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132776740310575.transcr...@bugs.debian.org