x11proto-core: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |1 +
 debian/x11proto-core-dev.install |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 8205bccd5a498d34aeebdff230ffbaa859a7fb74
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Jun 16 23:41:43 2011 -0700

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.

diff --git a/debian/changelog b/debian/changelog
index 0944340..38f2cc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11proto-core (7.0.21-3) UNRELEASED; urgency=low
 
   * Mark x11proto-core-dev Multi-Arch: foreign, so that this arch: all
 package satisfies the dependencies of foreign-arch packages.
+  * Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.
 
  -- Steve Langasek vor...@debian.org  Thu, 16 Jun 2011 20:57:58 -0700
 
diff --git a/debian/x11proto-core-dev.install b/debian/x11proto-core-dev.install
index 628634d..e8bbba4 100644
--- a/debian/x11proto-core-dev.install
+++ b/debian/x11proto-core-dev.install
@@ -1,5 +1,5 @@
 usr/include/X11/*
-usr/lib/pkgconfig/xproto.pc
+usr/lib/pkgconfig/xproto.pc /usr/share/pkgconfig
 usr/share/doc/xproto/*.html usr/share/doc/x11proto-core-dev/
 usr/share/doc/xproto/*.css  usr/share/doc/x11proto-core-dev/
 usr/share/doc/xproto/*.txt  usr/share/doc/x11proto-core-dev/


-- 
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/e1qxskx-00029h...@vasks.debian.org



x11proto-fixes: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog  |7 +++
 debian/control|1 +
 debian/x11proto-fixes-dev.install |2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 7fe1f463ae36e95bf2553d782e014bf19611a7f9
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:10:00 2011 -0700

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.

diff --git a/debian/changelog b/debian/changelog
index 5511683..6752818 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-fixes (1:5.0-2) UNRELEASED; urgency=low
 
   * Mark x11proto-fixes-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:08:57 -0700
 
diff --git a/debian/x11proto-fixes-dev.install 
b/debian/x11proto-fixes-dev.install
index 6a03d21..511bce9 100644
--- a/debian/x11proto-fixes-dev.install
+++ b/debian/x11proto-fixes-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/fixesproto.pc
+usr/lib/pkgconfig/fixesproto.pc /usr/share/pkgconfig
 usr/share/doc/fixesproto/fixesproto.txt usr/share/doc/x11proto-fixes-dev/

commit cedea193a1af40c0c8336b69bf4ea68eb4ca041f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:09:35 2011 -0700

Mark x11proto-fixes-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index b6cae29..5511683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-fixes (1:5.0-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-fixes-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:08:57 -0700
+
 x11proto-fixes (1:5.0-1) unstable; urgency=low
 
   * New upstream release:
diff --git a/debian/control b/debian/control
index d4001d7..b7577f3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-fixes.git
 Package: x11proto-fixes-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev, 
x11proto-xext-dev (= 7.0.99.1)
+Multi-Arch: foreign
 Description: X11 Fixes extension wire protocol
  This package provides development headers describing the wire protocol
  for the Fixes extension, which contains a few small extensions to the


-- 
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/e1qxtc6-00022h...@vasks.debian.org



x11proto-xext: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |8 
 debian/control   |1 +
 debian/x11proto-xext-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 53ebad6874515d55d753367a66b774e6c208d7e0
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:12:19 2011 -0700

Install .pc file to /usr/share/pkgconfig insetad of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 1792ee2..b401e7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-xext (7.2.0-3) UNRELEASED; urgency=low
 
   * Mark x11proto-xext-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig insetad of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:11:34 -0700
 
diff --git a/debian/x11proto-xext-dev.install b/debian/x11proto-xext-dev.install
index ce601a4..8b2e16f 100644
--- a/debian/x11proto-xext-dev.install
+++ b/debian/x11proto-xext-dev.install
@@ -1,4 +1,4 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/xextproto.pc
+usr/lib/pkgconfig/xextproto.pc /usr/share/pkgconfig
 usr/share/doc/xextproto/*.html usr/share/doc/x11proto-xext-dev/
 usr/share/doc/xextproto/*.txt  usr/share/doc/x11proto-xext-dev/

commit 151a8eb24d99ba173c52c7f28468ed3e642fbf30
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:11:45 2011 -0700

Mark x11proto-xext-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index be6f74f..1792ee2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xext (7.2.0-3) UNRELEASED; urgency=low
+
+  * Mark x11proto-xext-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:11:34 -0700
+
 x11proto-xext (7.2.0-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index efff44f..a48fcaa 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, 
x11proto-input-dev, libxau-dev
 Breaks:
  libxext-dev ( 2:1.0.99),
  libxtst-dev ( 2:1.0.99)
+Multi-Arch: foreign
 Description: X11 various extension wire protocol
  This package provides development headers describing the wire protocol
  for various extensions, the client-side libraries of which are provided


-- 
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/e1qxtfm-0002db...@vasks.debian.org



x11proto-input: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog  |8 
 debian/control|1 +
 debian/x11proto-input-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 3ff80c07c1916ee1d89956af7187315a8b0e96f0
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:14:26 2011 -0700

Install .pc file to /usr/share/pkgconfig insetad of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index aa15e98..ec677df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-input (2.0.2-2) UNRELEASED; urgency=low
 
   * Mark x11proto-input-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig insetad of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:14:03 -0700
 
diff --git a/debian/x11proto-input-dev.install 
b/debian/x11proto-input-dev.install
index e9f8c8e..f0277a0 100644
--- a/debian/x11proto-input-dev.install
+++ b/debian/x11proto-input-dev.install
@@ -1,4 +1,4 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/inputproto.pc
+usr/lib/pkgconfig/inputproto.pc /usr/share/pkgconfig
 usr/share/doc/inputproto/XIproto.txt  usr/share/doc/x11proto-input-dev
 usr/share/doc/inputproto/XI2proto.txt usr/share/doc/x11proto-input-dev

commit 40b40857ea93efabd9369b3ab17ab72f01c9d2e9
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:14:14 2011 -0700

Mark x11proto-input-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index b1b6e4e..aa15e98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-input (2.0.2-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-input-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:14:03 -0700
+
 x11proto-input (2.0.2-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ca78e8b..32a34cf 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  x11proto-core-dev,
+Multi-Arch: foreign
 Description: X11 Input extension wire protocol
  This package provides development headers describing the wire protocol
  for the Input extension, used to control all manner of options related


-- 
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/e1qxtgv-0002fv...@vasks.debian.org



x11proto-kb: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog   |8 
 debian/control |1 +
 debian/x11proto-kb-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit a3d1662380944f99037544242684731e26abc0bb
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:16:30 2011 -0700

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 7534267..e14647c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
 
   * Mark x11proto-kb-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:15:58 -0700
 
diff --git a/debian/x11proto-kb-dev.install b/debian/x11proto-kb-dev.install
index 7ab11d6..a28ec5f 100644
--- a/debian/x11proto-kb-dev.install
+++ b/debian/x11proto-kb-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/kbproto.pc
+usr/lib/pkgconfig/kbproto.pc /usr/share/pkgconfig

commit 583cbb86622ad065fcfd5a9f15698c52157475ef
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:16:05 2011 -0700

Mark x11proto-kb-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 8671ee6..7534267 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-kb-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:15:58 -0700
+
 x11proto-kb (1.0.5-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 83c92da..49ebaa7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
 Package: x11proto-kb-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X11 XKB extension wire protocol
  This package provides development headers describing the wire protocol
  for the XKEYBOARD extension, used to control all manner of options


-- 
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/e1qxtiw-0002lz...@vasks.debian.org



x11proto-xf86vidmode: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog|8 
 debian/control  |1 +
 debian/x11proto-xf86vidmode-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit c00f84abd0aad5692154e212b59c3b965324f59a
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:19:01 2011 -0700

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 1eb63a8..0d92e84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-xf86vidmode (2.3.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-xf86vidmode-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:18:33 -0700
 
diff --git a/debian/x11proto-xf86vidmode-dev.install 
b/debian/x11proto-xf86vidmode-dev.install
index d06c429..e762f31 100644
--- a/debian/x11proto-xf86vidmode-dev.install
+++ b/debian/x11proto-xf86vidmode-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/xf86vidmodeproto.pc
+usr/lib/pkgconfig/xf86vidmodeproto.pc /usr/share/pkgconfig

commit d4cde800855b1af14edecef91c1a3edb259801d0
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:18:44 2011 -0700

Mark x11proto-xf86vidmode-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 3e35d4b..1eb63a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xf86vidmode (2.3.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xf86vidmode-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:18:33 -0700
+
 x11proto-xf86vidmode (2.3.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index e855d99..302dfad 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Package: x11proto-xf86vidmode-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libxxf86vm-dev ( 1:1.0.99.1)
+Multi-Arch: foreign
 Description: X11 Video Mode extension wire protocol
  This package provides development headers describing the wire protocol
  for the XFree86-VidMode extension, which provides access to detailed


-- 
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/e1qxtl8-0002rc...@vasks.debian.org



Re: Bug#630728: mesa-utils: glxgears and glxinfo does not work

2011-06-17 Thread Cyril Brulebois
forfan for...@gmail.com (17/06/2011):
 Following the above error message, I found there the  dri folder is in the
 /usr/lib/ but not in the /usr/lib/x86_64-linux-gnu
 So I copied dri folder into x86_64-linux-gnu folder and problem was solved.

Eww, don't do that.

 I am not sure whether it works for you case, but this is apparently a bug from
 recent unstable upgrade.

No, that's a separate issue (non-free stuff). In your case, you were
missing the libgl* upgrade. Pointers:
  http://blog.mraw.org/2011/06/14/mesa_a_disturbance_in_the_Force/
  
http://anonscm.debian.org/gitweb/?p=pkg-xorg/xserver/xorg-server.git;a=commitdiff;h=204fb634ffcc9d06efae3eb3de448be0d8e801f6;hp=9031868466c3cc2c190990f1129f92438c6f9414

The latter should help make sure one doesn't get only the new server
with the old mesa packages.

Mraw,
KiBi.


signature.asc
Description: Digital signature


x11proto-damage: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog   |8 
 debian/control |1 +
 debian/x11proto-damage-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 8c28f7353c8e53cba639f7b6f71df5ccb43c9f38
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:20:49 2011 -0700

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index fe79a52..100f1c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-damage (1:1.2.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-damage-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:20:28 -0700
 
diff --git a/debian/x11proto-damage-dev.install 
b/debian/x11proto-damage-dev.install
index 8857a3c..1242801 100644
--- a/debian/x11proto-damage-dev.install
+++ b/debian/x11proto-damage-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/damageproto.pc
+usr/lib/pkgconfig/damageproto.pc /usr/share/pkgconfig
 usr/share/doc/damageproto/damageproto.txt usr/share/doc/x11proto-damage-dev

commit 2b5e80937103f0096b310fd03d0229eb2d46ae3f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 00:20:36 2011 -0700

Mark x11proto-damage-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 401223c..fe79a52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-damage (1:1.2.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-damage-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:20:28 -0700
+
 x11proto-damage (1:1.2.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 7157d9f..fa96c46 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-damage.git
 Package: x11proto-damage-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-fixes-dev, 
x11proto-core-dev
+Multi-Arch: foreign
 Description: X11 Damage extension wire protocol
  This package provides development headers describing the wire protocol
  for the Damage extension, used to notify clients of changes made to


-- 
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/e1qxtmz-0002uc...@vasks.debian.org



Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Cyril Brulebois
Hi Mario.

Mario Palomo mario...@gmail.com (17/06/2011):
 […]
 So, I think that FGLRX needs a Breaks too.

I know. The question is which package and which version. I suspect
fglrx-glx(*), but no idea when a multiarch-aware version will be
released, and with which version number.

Adding uploaders to cc now, in case alioth lists are not fully up
to speed.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Julien Cristau
On Fri, Jun 17, 2011 at 00:57:14 +0200, Mario Palomo wrote:

 Cyril Brulebois k...@debian.org (16/06/2011):
  I'll try and get that done tomorrow, along with the CXXFLAGS patch we
  received some days ago.
 
  FGLRX folks, want a Breaks too? Now would be the time to request it. :)
 
 I have FGLRX installed and composition work in KDE (¿software
 emulated?), but glxinfo output is:
 $ glxinfo
 name of display: :0
 Error: couldn't find RGB GLX visual or fbconfig
 
 And I can't run 3D software like blender.
 
 Now, this is workaround for me:
 # apt-get install libgl1-mesa-dev=7.10.2-3 libgl1-mesa-dri=7.10.2-3
 libgl1-mesa-glx=7.10.2-3 libglu1-mesa=7.10.2-3
 libglu1-mesa-dev=7.10.2-3 mesa-common-dev=7.10.2-3
 
 So, I think that FGLRX needs a Breaks too.
 
We can add that, if we know what the fixed version is going to be...

Cheers,
Julien



--
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/20110617074324.ga21...@coloquinte.cristau.org



Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Patrick Matthäi

Am 17.06.2011 09:41, schrieb Cyril Brulebois:

Hi Mario.

Mario Palomomario...@gmail.com  (17/06/2011):

[…]
So, I think that FGLRX needs a Breaks too.


I know. The question is which package and which version. I suspect
fglrx-glx(*), but no idea when a multiarch-aware version will be
released, and with which version number.

Adding uploaders to cc now, in case alioth lists are not fully up
to speed.


Hi, I already read your request yesterday. I hope I will find some time 
for fglrx this weekend, but I do not know. The problem is, that I need 
some more different changes, since AMD changed some internal.


So it would be nice to give us some time :)



--
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/4dfb0f61.9000...@debian.org



Bug#630710: [Pkg-fglrx-devel] Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Patrick Matthäi

Am 17.06.2011 09:43, schrieb Julien Cristau:

On Fri, Jun 17, 2011 at 00:57:14 +0200, Mario Palomo wrote:


Cyril Bruleboisk...@debian.org  (16/06/2011):

I'll try and get that done tomorrow, along with the CXXFLAGS patch we
received some days ago.

FGLRX folks, want a Breaks too? Now would be the time to request it. :)


I have FGLRX installed and composition work in KDE (¿software
emulated?), but glxinfo output is:
$ glxinfo
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig

And I can't run 3D software like blender.

Now, this is workaround for me:
# apt-get install libgl1-mesa-dev=7.10.2-3 libgl1-mesa-dri=7.10.2-3
libgl1-mesa-glx=7.10.2-3 libglu1-mesa=7.10.2-3
libglu1-mesa-dev=7.10.2-3 mesa-common-dev=7.10.2-3

So, I think that FGLRX needs a Breaks too.


We can add that, if we know what the fixed version is going to be...


It should be 1:11-6-1 (where it will be fixed hopefuly)



--
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/4dfb0fb0.9040...@debian.org



Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Cyril Brulebois
Patrick Matthäi pmatth...@debian.org (17/06/2011):
 So it would be nice to give us some time :)

In which case that's going to be for the next revision. Please file your
own bug against src:mesa once you know what you need.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#630710: [Pkg-fglrx-devel] Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Cyril Brulebois
Patrick Matthäi pmatth...@debian.org (17/06/2011):
 It should be 1:11-6-1 (where it will be fixed hopefuly)

Ah, giving you more time = 1 minute and 19 seconds? Fine. :D

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#628080: xserver-xorg-video-radeon: Low performance after a period of inactivity

2011-06-17 Thread Michel Dänzer
On Sam, 2011-06-04 at 17:34 +0200, dayer wrote: 
 El mié, 01-06-2011 a las 09:14 +0200, Michel Dänzer escribió: 
  On Fre, 2011-05-27 at 01:30 +0200, dayer wrote:
 
  When the problem occurs, do the radeon numbers in /proc/interrupts increase?
 
 Yes. /proc/interrupts contains:
 
CPU0   
   0: 44   IO-APIC-edge  timer
   1:  4   IO-APIC-edge  i8042
   6:  3   IO-APIC-edge  floppy
   7:  1   IO-APIC-edge  parport0
   8:  0   IO-APIC-edge  rtc0
   9:  0   IO-APIC-fasteoi   acpi
  12:  6   IO-APIC-edge  i8042
  14:  13995   IO-APIC-edge  pata_via
  15:  0   IO-APIC-edge  pata_via
  16: 41   IO-APIC-fasteoi   radeon
  17:  556661064   IO-APIC-fasteoi   skge@pci::00:0a.0, hda_intel

[...]

 The radeon numbers are increasing and the end this causes these lines in
 dmesg (and the system begins to run slow):

Do the radeon numbers stop increasing after the messages about IRQ 16?


 [ 1679.754669] irq 16: nobody cared (try booting with the irqpoll
 option)

[...]

 [ 1679.754896] Disabling IRQ #16
 
 And another messages appear later also in dmesg:
 
 [ 4984.745387] irq 17: nobody cared (try booting with the irqpoll
 option)

[...]

 [ 4984.745479] Disabling IRQ #17
 
 I'm thinking about try booting with the irqpoll. What do you think?

Probably can't hurt to try. Note that as IRQ 17 is also affected, this
may not be a radeon specific problem at all but a more general IRQ
problem on your system.


  Does booting with radeon.agpmode=-1 on the kernel command line help?
  
 Yes, it helps! The performance doesn't fall already, although...
 
 With it in /var/log/Xorg.0.log appears a new warning in addition to previous:
 
 (WW) RADEON(0): Direct rendering disabled

Something's going wrong with that option, resulting in the DRI being
disabled completely. As you've experienced with empathy, this is not
desirable for various reasons.


-- 
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
Archive: http://lists.debian.org/1308302158.6619.373.camel@thor.local



Bug#630710: [Pkg-fglrx-devel] Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Cyril Brulebois
Patrick Matthäi pmatth...@debian.org (17/06/2011):
 It should be 1:11-6-1 (where it will be fixed hopefuly)

Wild guess, we need a Breaks on: fglrx-glx ( 1:11-6-1)
from libgl1-mesa-glx, correct?

Not sure how your stuff works.

Mraw,
KiBi.


signature.asc
Description: Digital signature


mesa: Changes to 'debian-unstable'

2011-06-17 Thread Cyril Brulebois
 debian/changelog |   12 
 debian/control   |3 +++
 debian/rules |   15 +++
 3 files changed, 26 insertions(+), 4 deletions(-)

New commits:
commit 5971e1c999009b51cc7baa72fe869def8bea7e5c
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 11:24:32 2011 +0200

Add bug closure (#630710).

diff --git a/debian/changelog b/debian/changelog
index 0e97eea..57e410d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,8 @@ mesa (7.10.3-2) UNRELEASED; urgency=low
   * Add Breaks against nvidia and fglrx packages, since they are also
 affected by the multiarch changes, and need fixing. Until fixed
 packages reach the archive, nvidia and fglrx users should stick to
-mesa 7.10.2-3 packages, currently available in testing.
+mesa 7.10.2-3 packages, currently available in testing. Thanks to
+Andreas and Patrick for the version strings (Closes: #630710).
   * Set CXXFLAGS along with CFLAGS (Closes: #630602). Thanks for the
 report and the patch, Fabio Pedretti!
 

commit 0aab0d719bad882e9cb55125ee33554fe433b9df
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 11:22:25 2011 +0200

Set CXXFLAGS along with CFLAGS (Closes: #630602). Thanks for the report and 
the patch, Fabio Pedretti!

diff --git a/debian/changelog b/debian/changelog
index 8354ddb..0e97eea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mesa (7.10.3-2) UNRELEASED; urgency=low
 affected by the multiarch changes, and need fixing. Until fixed
 packages reach the archive, nvidia and fglrx users should stick to
 mesa 7.10.2-3 packages, currently available in testing.
+  * Set CXXFLAGS along with CFLAGS (Closes: #630602). Thanks for the
+report and the patch, Fabio Pedretti!
 
  -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 11:09:10 +0200
 
diff --git a/debian/rules b/debian/rules
index a10a792..843c4bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,13 @@
 #export DH_VERBOSE=1
 
 CFLAGS = -Wall -g
+CXXFLAGS = -Wall -g
 ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
+   CXXFLAGS += -O0
 else
CFLAGS += -O2
+   CXXFLAGS += -O2
 endif
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
NUMJOBS = $(patsubst parallel=%,%,$(filter 
parallel=%,$(DEB_BUILD_OPTIONS)))
@@ -58,7 +61,8 @@ confflags-common = \
--disable-glu \
--disable-glut \
--disable-glw \
-   CFLAGS=$(CFLAGS)
+   CFLAGS=$(CFLAGS) \
+   CXXFLAGS=$(CXXFLAGS)
 
 DRI_DRIVERS = swrast
 
@@ -164,7 +168,8 @@ confflags-swx11+glu = \
--disable-egl \
--disable-glut \
--enable-motif \
-   CFLAGS=$(CFLAGS)
+   CFLAGS=$(CFLAGS) \
+   CXXFLAGS=$(CXXFLAGS)
 
 confflags-swx11+glu-static = \
--disable-egl \
@@ -175,7 +180,8 @@ confflags-swx11+glu-static = \
--disable-egl \
--disable-glut \
--enable-motif \
-   CFLAGS=$(CFLAGS)
+   CFLAGS=$(CFLAGS) \
+   CXXFLAGS=$(CXXFLAGS)
 
 confflags-swx11+glu-i386-i686 = \
--disable-egl \
@@ -186,7 +192,8 @@ confflags-swx11+glu-i386-i686 = \
--disable-egl \
--enable-motif \
--libdir=/usr/lib/$(DEB_HOST_MULTIARCH)/i686/cmov \
-   CFLAGS=$(CFLAGS) -march=i686
+   CFLAGS=$(CFLAGS) -march=i686 \
+   CXXFLAGS=$(CXXFLAGS) -march=i686
 
 configure: $(QUILT_STAMPFN) configure.ac
autoreconf -vfi

commit 3707424038f425fbcd1a529ff892231523022f6e
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 11:18:04 2011 +0200

Add Breaks against nvidia and fglrx packages.

They are also affected by the multiarch changes, and need fixing. Until
fixed packages reach the archive, nvidia and fglrx users should stick to
mesa 7.10.2-3 packages, currently available in testing.

diff --git a/debian/changelog b/debian/changelog
index 7b7e6f5..8354ddb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mesa (7.10.3-2) UNRELEASED; urgency=low
+
+  * Add Breaks against nvidia and fglrx packages, since they are also
+affected by the multiarch changes, and need fixing. Until fixed
+packages reach the archive, nvidia and fglrx users should stick to
+mesa 7.10.2-3 packages, currently available in testing.
+
+ -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 11:09:10 +0200
+
 mesa (7.10.3-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 950b438..b37337d 100644
--- a/debian/control
+++ b/debian/control
@@ -406,6 +406,9 @@ Recommends: libgl1-mesa-dri (= 7.2)
 Conflicts: libgl1, libgl1-mesa-dri ( 6.4.0)
 Replaces: libgl1, libgl1-mesa-dri ( 6.4.0)
 Provides: libgl1
+Breaks:
+ libgl1-nvidia-alternatives (= 275.09.07-1),
+ fglrx-glx ( 1:11-6-1),
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: free implementation of the OpenGL API -- GLX runtime


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

mesa: Changes to 'debian-unstable'

2011-06-17 Thread Julien Cristau
 debian/changelog |6 ++
 debian/rules |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit e35a4e00e85b39e23034cc7f27559c3c0d6bf71e
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 17 11:37:22 2011 +0200

Prepend the multiarch dir to the dri driver search path.

${ORIGIN}/dri works for libGL, but not for egl_dri2.so (which lives in
/usr/lib/*/egl/). Thanks to Michel Dänzer for the heads-up!

diff --git a/debian/changelog b/debian/changelog
index 57e410d..22874c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 mesa (7.10.3-2) UNRELEASED; urgency=low
 
+  [ Cyril Brulebois ]
   * Add Breaks against nvidia and fglrx packages, since they are also
 affected by the multiarch changes, and need fixing. Until fixed
 packages reach the archive, nvidia and fglrx users should stick to
@@ -8,6 +9,11 @@ mesa (7.10.3-2) UNRELEASED; urgency=low
   * Set CXXFLAGS along with CFLAGS (Closes: #630602). Thanks for the
 report and the patch, Fabio Pedretti!
 
+  [ Julien Cristau ]
+  * Prepend the multiarch dir to the dri driver search path.  ${ORIGIN}/dri
+works for libGL, but not for egl_dri2.so (which lives in /usr/lib/*/egl/).
+Thanks to Michel Dänzer for the heads-up!
+
  -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 11:09:10 +0200
 
 mesa (7.10.3-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 843c4bf..cedef45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,7 +108,7 @@ confflags-dri = \
--with-driver=dri \
--with-dri-drivers=$(DRI_DRIVERS) \
--with-dri-driverdir=/usr/lib/$(DEB_HOST_MULTIARCH)/dri \
-   --with-dri-searchpath='\{ORIGIN}/dri:/usr/lib/dri' \
+   
--with-dri-searchpath='/usr/lib/$(DEB_HOST_MULTIARCH)/dri:\{ORIGIN}/dri:/usr/lib/dri'
 \
--enable-glx-tls \
$(confflags_DIRECT_RENDERING) \
$(confflags_EGL) \


-- 
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/e1qxvuj-0006wj...@vasks.debian.org



Bug#630778: xdm does not just work

2011-06-17 Thread Andrew Buckeridge
Package: xdm
Version: 1:1.1.10-3

See bug #76929 in particular PAM.

Trying a Wyse Winterm with XDMCP direct. I see the login widget then it
dies. (The Wyse Winterm then starts up and can then RDP login to xrdp
package I have running on system. Really should do X to a Linux box.
Wyse Winterm can not do ssh -X due to a problem with it. This like RDP
carries an unnecessary overhead for properly managed LAN. The X
client-server model is far superior.)

Looks like quite a few more files now need to be changed before xdm
will work. Would be nice if it just worked.

/var/log/xdm.log: --
 Fri Jun 17 10:23:58 2011 xdm info (pid 2232): Starting
 Fri Jun 17 16:23:37 2011 xdm error (pid 2232): Cannot convert Internet 
 address 10.253.0.200 to host name
 Fri Jun 17 16:23:40 2011 xdm info (pid 2232): Starting X server on 
 10.253.0.200:2

Should I really need to put DHCP pool in the DNS? This is a test
machine and some one else looks up reverse for 10.in-addr.arpa.

 0 items in XFree86_VT property!
 Fri Jun 17 16:23:40 2011 xdm info (pid 3901): sourcing /etc/X11/xdm/Xsetup

My config files were patched similar to original post, but I also do
not use xdm for local display.

Xaccess (had to uncomment these): --
*   #any host can get a login window
*   CHOOSER BROADCAST   #any host can get a chooser

These were originally commented out on my install.

xdm-config (had to comment this out): --
!DisplayManager.requestPort:0

This was not originally commented out on my install.

Xservers (commented this out as not needed): --
#:0 local /usr/bin/X :0 vt7 -nolisten tcp

Then tried patching /etc/security/pam_env.conf too: --
REMOTEHOST  DEFAULT=localhost OVERRIDE=@{PAM_RHOST}
DISPLAY DEFAULT=${REMOTEHOST}:0.0 OVERRIDE=${DISPLAY}

These were originally commented out on my install.

Now get login, but don't get session. Goes back to login.

The remote display is 10.253.0.20.

Does xrdb conflict with this package!?

~/.xsession-errors: --
 Xsession: X session started for andrewb at Fri Jun 17 16:49:49 GMT-8 2011
 Client is not authorized to connect to Serverxrdb: Resource temporarily 
 unavailable
 xrdb: Can't open display '10.253.0.200:0.0'
 Client is not authorized to connect to Serverxrdb: Resource temporarily 
 unavailable
 xrdb: Can't open display '10.253.0.200:0.0'
 Client is not authorized to connect to ServerClient is not authorized to 
 connect to Server/usr/bin/xsetroot:  unable to open display '10.253.0.200:0.0'
 Client is not authorized to connect to Server/usr/bin/twm:  unable to open 
 display 10.253.0.200:0.0
 Client is not authorized to connect to Server/usr/bin/xterm Xt error: Can't 
 open display: 10.253.0.200:0.0
 Xsession: X session started for andrewb at Fri Jun 17 16:49:58 GMT-8 2011
 Client is not authorized to connect to Serverxrdb: Resource temporarily 
 unavailable
 xrdb: Can't open display '10.253.0.200:0.0'
 Client is not authorized to connect to Serverxrdb: Resource temporarily 
 unavailable
 xrdb: Can't open display '10.253.0.200:0.0'
 Client is not authorized to connect to ServerClient is not authorized to 
 connect to Server/usr/bin/xsetroot:  unable to open display '10.253.0.200:0.0'
 Client is not authorized to connect to Server/usr/bin/twm:  unable to open 
 display 10.253.0.200:0.0
 Client is not authorized to connect to Server/usr/bin/xterm Xt error: Can't 
 open display: 10.253.0.200:0.0
 Xsession: X session started for andrewb at Fri Jun 17 16:50:15 GMT-8 2011
 Client is not authorized to connect to Serverxrdb: Resource temporarily 
 unavailable
 xrdb: Can't open display '10.253.0.200:0.0'
 Client is not authorized to connect to Serverxrdb: Resource temporarily 
 unavailable
 xrdb: Can't open display '10.253.0.200:0.0'
 Client is not authorized to connect to ServerClient is not authorized to 
 connect to Server/usr/bin/xsetroot:  unable to open display '10.253.0.200:0.0'
 Client is not authorized to connect to Server/usr/bin/twm:  unable to open 
 display 10.253.0.200:0.0
 Client is not authorized to connect to Server/usr/bin/xterm Xt error: Can't 
 open display: 10.253.0.200:0.0

/var/log/xdm.log: --
 Fri Jun 17 16:46:57 2011 xdm error (pid 3901): fatal IO error 11 (Resource 
 temporarily unavailable)
 Fri Jun 17 16:47:11 2011 xdm error (pid 2232): Cannot convert Internet 
 address 10.253.0.200 to host name
 Fri Jun 17 16:47:14 2011 xdm info (pid 2232): Starting X server on 
 10.253.0.200:2
 0 items in XFree86_VT property!
 Fri Jun 17 16:47:14 2011 xdm info (pid 3980): sourcing /etc/X11/xdm/Xsetup
 Fri Jun 17 16:49:06 2011 xdm info (pid 2232): Shutting down
 Fri Jun 17 16:49:06 2011 xdm info (pid 2232): Exiting
 Fri Jun 17 16:49:12 2011 xdm info (pid 4003): Starting
 Fri Jun 17 16:49:12 2011 xdm error (pid 4003): Cannot convert Internet 
 address 10.253.0.200 to host name
 Fri Jun 17 16:49:12 2011 xdm info (pid 4003): Starting X server on 
 10.253.0.200:2
 0 items in XFree86_VT property!
 Fri Jun 17 16:49:12 2011 xdm info 

Bug#630710: [Pkg-fglrx-devel] Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Patrick Matthäi

Am 17.06.2011 11:16, schrieb Cyril Brulebois:

Patrick Matthäipmatth...@debian.org  (17/06/2011):

It should be 1:11-6-1 (where it will be fixed hopefuly)


Wild guess, we need a Breaks on: fglrx-glx (  1:11-6-1)
from libgl1-mesa-glx, correct?


It is right, that fglrx-glx-ia32 is no longer needed then so that I just 
can install the i386 and amd64 libs with the fglrx-glx/amd64 package in 
/usr/lib/{xwhateveramd,xwhateveri386} ? If yes, the breaks would be correct




--
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/4dfb2113.9000...@debian.org



Bug#628080: xserver-xorg-video-radeon: Low performance after a period of inactivity

2011-06-17 Thread dayer
El vie, 17-06-2011 a las 11:15 +0200, Michel Dänzer escribió:
 On Sam, 2011-06-04 at 17:34 +0200, dayer wrote: 
 
 Do the radeon numbers stop increasing after the messages about IRQ 16?

Yes, it does. After the messages about IRQ 16 radeon numbers stops, and
after the messages about IRQ 17 this line also stops increasing.
 
 Probably can't hurt to try. Note that as IRQ 17 is also affected, this
 may not be a radeon specific problem at all but a more general IRQ
 problem on your system.

I'am testing it now with irqpoll and without radeon agpmode=-1, and
there's no problem. Irqpoll looks the solution in my case.
 
 Something's going wrong with that option, resulting in the DRI being
 disabled completely. As you've experienced with empathy, this is not
 desirable for various reasons.
 
 

-- 
http://elhistorias.com




-- 
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/1308303974.2416.8.ca...@giant.c4s4.dyndns.org



Bug#630778: xdm does not just work

2011-06-17 Thread Andrew Buckeridge
Package: xdm
Version: 1:1.1.10-3

Remote display is actually 
10.253.0.200
00:80:64:32:01:70 (Wyse Technology)

The ps command just displayed: --
 5027 ?Ss 0:00 /usr/bin/xdm
 5308 ?Ss 0:00  \_ -10.253.0.20



-- 
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/20110617174435.11f692ac.andr...@bgc.com.au



Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup

2011-06-17 Thread Michal Wirth
Package: xserver-xorg-core
Version: 2:1.10.2-1
Severity: normal

Hi,

after upgrade of xserver-xorg-core 2:1.10.2-1 - 2:1.10.2-1+b1 composition
effects doesn't work any more. The glxinfo program doesn't work either.
Downgrading back to 2:1.10.2-1 fixes this problem. According to the log file,
there are some files missing. The libgl1-mesa-dri package supplies these files
at /usr/lib/dri/i965_dri.so and /usr/lib/dri/swrast_dri.so.

[17.821] (II) Initializing built-in extension DAMAGE
[17.821] (II) SELinux: Disabled on system
[17.851] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-
gnu/dri/i965_dri.so failed (/usr/lib/i386-linux-gnu/dri/i965_dri.so: cannot
open shared object file: No such file or directory)
[17.851] (EE) AIGLX: reverting to software rendering
[17.851] (II) AIGLX: Screen 0 is not DRI capable
[17.851] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-
gnu/dri/swrast_dri.so failed (/usr/lib/i386-linux-gnu/dri/swrast_dri.so: cannot
open shared object file: No such file or directory)
[17.851] (EE) GLX: could not load software renderer
[17.851] (II) GLX: no usable GL providers found for screen 0
[17.851] (II) intel(0): Setting screen physical size to 338 x 211

Big thanks for fixing this,

Michal Wirth



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Feb 14 23:28 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 201 May 30 14:10 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (primary) [8086:2a02] (rev 0c)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.39-1-686-pae (Debian 2.6.39-1) (m...@debian.org) (gcc version 
4.4.6 (Debian 4.4.6-3) ) #1 SMP Fri May 20 20:40:05 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 36166 May 30 21:28 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 42405 Jun 17 11:30 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[  1864.619] 
X.Org X Server 1.10.2
Release Date: 2011-05-28
[  1864.619] X Protocol Version 11, Revision 0
[  1864.619] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[  1864.619] Current Operating System: Linux pipijank 2.6.39-1-686-pae #1 SMP 
Fri May 20 20:40:05 UTC 2011 i686
[  1864.619] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-1-686-pae 
root=/dev/mapper/data-root ro quiet
[  1864.619] Build Date: 30 May 2011  12:03:58PM
[  1864.619] xorg-server 2:1.10.2-1 (Cyril Brulebois k...@debian.org) 
[  1864.619] Current version of pixman: 0.21.8
[  1864.619]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[  1864.619] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1864.619] (==) Log file: /var/log/Xorg.0.log, Time: Fri Jun 17 11:28:41 
2011
[  1864.619] (==) Using system config directory /usr/share/X11/xorg.conf.d
[  1864.619] (==) No Layout section.  Using the first Screen section.
[  1864.619] (==) No screen section available. Using defaults.
[  1864.619] (**) |--Screen Default Screen Section (0)
[  1864.619] (**) |   |--Monitor default monitor
[  1864.619] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[  1864.619] (==) Automatically adding devices
[  1864.619] (==) Automatically enabling devices
[  1864.620] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[  1864.620]Entry deleted from font path.
[  1864.620] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
[  1864.620]Entry deleted from font path.
[  1864.620] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
[  1864.620]Entry deleted from font path.
[  1864.620] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
[  1864.620]Entry deleted from font path.
[  1864.620] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
[  1864.620]Entry deleted from font path.
[  1864.620] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[  1864.620] (==) ModulePath set to /usr/lib/xorg/modules
[  1864.620] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 

Bug#630780: closed by Julien Cristau jul...@cristau.org (Re: Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup)

2011-06-17 Thread Michal Wirth
Unfortunately upgrading to newer version of libgl1-mesa-dri isn't easy. It's 
not in testing and upgrading from sid leads to some unresolved dependencies. 
Simple aptitude upgrade installs new xserver-xorg-core package but not new 
libgl1-mesa-dri. Is this correct behaviour?

Thanks,

Michal Wirth


Dne pátek 17 června 2011 12:12:25 jste napsal(a):
 This is an automatic notification regarding your Bug report
 which was filed against the xserver-xorg-core package:
 
 #630780: xserver-xorg-core: missing lib files for AIGLX feature during
 xserver's startup
 
 It has been closed by Julien Cristau jul...@cristau.org.
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Julien Cristau
 jul...@cristau.org by replying to this email.



--
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/201106171331.13884.wirt...@rankl.cz



mesa: Changes to 'ubuntu'

2011-06-17 Thread Christopher Halse Rogers
 debian/changelog |   19 +++
 debian/clean |3 ++-
 debian/control   |1 +
 debian/libgl1-mesa-dri-experimental.install.amd64.in |9 +
 debian/libgl1-mesa-dri-experimental.install.armel.in |9 -
 debian/libgl1-mesa-dri-experimental.install.i386.in  |9 +
 debian/libgl1-mesa-dri-experimental.install.in   |3 +--
 debian/rules |5 +++--
 8 files changed, 44 insertions(+), 14 deletions(-)

New commits:
commit a6aaf514c91a593d79e9ae8899798641d52d19de
Author: Christopher James Halse Rogers christopher.halse.rog...@canonical.com
Date:   Fri Jun 17 21:23:37 2011 +1000

Fix !i386 !amd64 builds by only installing i915g there, ie: where it's 
actually built

diff --git a/debian/changelog b/debian/changelog
index e0811e8..d51ff74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,15 @@ mesa (7.10.3-0ubuntu3) oneiric; urgency=low
   * debian/rules:
 - Enable llvm support
   * debian/libgl1-mesa-dri-experimental.install.in:
-  * debian/libgl1-mesa-dri-experimental.install.armel.in:
+  * debian/libgl1-mesa-dri-experimental.install.i386.in:
+  * debian/libgl1-mesa-dri-experimental.install.amd64.in:
 - Ship llvmpipe software rasteriser in libgl1-mesa-dri-experimental
+  * debian/libgl1-mesa-dri-experimental.install.in:
+  * debian/libgl1-mesa-dri-experimental.i386.install.in:
+  * debian/libgl1-mesa-dir-experimental.amd64.install.in:
+- Only i386 and amd64 build i915g.  Explicitly install it only on those
+  architectures, rather than trying to exclude it on architectures which
+  don't build it.  Fixes build (again) on armel and now powerpc as well.
 
  -- Christopher James Halse Rogers r...@ubuntu.com  Fri, 17 Jun 2011 
11:24:37 +1000
 
diff --git a/debian/clean b/debian/clean
index c0e5aef..21dae68 100644
--- a/debian/clean
+++ b/debian/clean
@@ -12,7 +12,8 @@ debian/libgl1-mesa-glx-i686.install
 debian/libgl1-mesa-dri.install
 debian/libgl1-mesa-dri.install.linux
 debian/libgl1-mesa-dri-experimental.install
-debian/libgl1-mesa-dri-experimental.armel.install
+debian/libgl1-mesa-dri-experimental.install.i386
+debian/libgl1-mesa-dri-experimental.install.amd64
 debian/libgl1-mesa-dev.install
 debian/libgl1-mesa-dev.links
 debian/libegl1-mesa.install
diff --git a/debian/libgl1-mesa-dri-experimental.install.amd64.in 
b/debian/libgl1-mesa-dri-experimental.install.amd64.in
new file mode 100644
index 000..3f998c6
--- /dev/null
+++ b/debian/libgl1-mesa-dri-experimental.install.amd64.in
@@ -0,0 +1,9 @@
+build/dri/${DEB_HOST_MULTIARCH}/gallium/swrastg_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
+
+# Install the classic radeon drivers for UMS fallback
+# Most users will not need these, and we don't want to support them
+build/dri/${DEB_HOST_MULTIARCH}/r300_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
+build/dri/${DEB_HOST_MULTIARCH}/r600_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
+
+# i386 and amd64 build i915g; install it here.
+build/dri/${DEB_HOST_MULTIARCH}/gallium/i915_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
diff --git a/debian/libgl1-mesa-dri-experimental.install.armel.in 
b/debian/libgl1-mesa-dri-experimental.install.armel.in
deleted file mode 100644
index a339ecd..000
--- a/debian/libgl1-mesa-dri-experimental.install.armel.in
+++ /dev/null
@@ -1,9 +0,0 @@
-# Armel doesn't build i915g, as there's no Intel GPUs for arm hardware.
-#build/dri/${DEB_HOST_MULTIARCH}/gallium/i915_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
-
-build/dri/${DEB_HOST_MULTIARCH}/gallium/swrastg_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
-
-# Install the classic radeon drivers for UMS fallback
-# Most users will not need these, and we don't want to support them
-build/dri/${DEB_HOST_MULTIARCH}/r300_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
-build/dri/${DEB_HOST_MULTIARCH}/r600_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
diff --git a/debian/libgl1-mesa-dri-experimental.install.i386.in 
b/debian/libgl1-mesa-dri-experimental.install.i386.in
new file mode 100644
index 000..3f998c6
--- /dev/null
+++ b/debian/libgl1-mesa-dri-experimental.install.i386.in
@@ -0,0 +1,9 @@
+build/dri/${DEB_HOST_MULTIARCH}/gallium/swrastg_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
+
+# Install the classic radeon drivers for UMS fallback
+# Most users will not need these, and we don't want to support them
+build/dri/${DEB_HOST_MULTIARCH}/r300_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
+build/dri/${DEB_HOST_MULTIARCH}/r600_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
+
+# i386 and amd64 build i915g; install it here.
+build/dri/${DEB_HOST_MULTIARCH}/gallium/i915_dri.so 
usr/lib/${DEB_HOST_MULTIARCH}/dri-alternates
diff --git a/debian/libgl1-mesa-dri-experimental.install.in 

Bug#612529: Upstream status

2011-06-17 Thread Christopher James Halse Rogers
The status of the Ubuntu patch upstream, as best I can remember it, is
that they think it's fixing the problem in the wrong place.  The libc
dynamic loader is meant to have some special magic set aside so that at
least some TLS code with the initial-exec class can be loaded, but this
clearly isn't working properly.

I started investigating this, then got busy with other things.


signature.asc
Description: This is a digitally signed message part


Bug#630780: closed by Julien Cristau jul...@cristau.org (Re: Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup)

2011-06-17 Thread Cyril Brulebois
Michal Wirth wirt...@rankl.cz (17/06/2011):
 Unfortunately upgrading to newer version of libgl1-mesa-dri isn't
 easy. It's not in testing and upgrading from sid leads to some
 unresolved dependencies.

Which?

Mraw,
KiBi.


signature.asc
Description: Digital signature


mesa: Changes to 'debian-unstable'

2011-06-17 Thread Cyril Brulebois
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a40b70e15c5a758d19c8af891edf18c2c49a7879
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 11:46:23 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 22874c7..034383f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (7.10.3-2) UNRELEASED; urgency=low
+mesa (7.10.3-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
   * Add Breaks against nvidia and fglrx packages, since they are also
@@ -14,7 +14,7 @@ mesa (7.10.3-2) UNRELEASED; urgency=low
 works for libGL, but not for egl_dri2.so (which lives in /usr/lib/*/egl/).
 Thanks to Michel Dänzer for the heads-up!
 
- -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 11:09:10 +0200
+ -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 11:46:20 +0200
 
 mesa (7.10.3-1) unstable; urgency=low
 


-- 
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/e1qxyl2-0003cx...@vasks.debian.org



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

2011-06-17 Thread Cyril Brulebois
Tag 'mesa-7.10.3-2' created by Cyril Brulebois k...@debian.org at 2011-06-17 
13:06 +

Tagging upload of mesa 7.10.3-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk37UUsACgkQeGfVPHR5Nd0zAwCgsbHTiFhGx0fm8azbeFoXDALI
NYAAoIwJ4v4T6zsEp1uyjnag/pyZ0hc5
=ztXU
-END PGP SIGNATURE-

Changes since mesa-7.10.3-1:
Cyril Brulebois (4):
  Add Breaks against nvidia and fglrx packages.
  Set CXXFLAGS along with CFLAGS (Closes: #630602). Thanks for the report 
and the patch, Fabio Pedretti!
  Add bug closure (#630710).
  Upload to unstable.

Julien Cristau (1):
  Prepend the multiarch dir to the dri driver search path.

---
 debian/changelog |   18 ++
 debian/control   |3 +++
 debian/rules |   17 -
 3 files changed, 33 insertions(+), 5 deletions(-)
---


-- 
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/e1qxyl2-0003dn...@vasks.debian.org



Bug#630802: xserver-xorg-core: xserver searches for AIGLX libs in wrong directory

2011-06-17 Thread Henry Schwanbeck
Package: xserver-xorg-core
Version: 2:1.10.2-1+b1
Severity: important
Tags: wheezy

Hello,

I did a full-upgrade totay to install all updates since 2011-06-15.
There is 2011-06-17 11:31:36 upgrade xserver-xorg-core 2:1.10.2-1
2:1.10.2-1+b1 in the dpkg log.
After a reboot, I am now unable to use DRI, since the xserver is searching for
some libs at the wrong place.

Looking at Xorg.log, it says:

[   876.507] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-
gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot
open shared object file: No such file or directory)
[   876.507] (EE) AIGLX: reverting to software rendering
[   876.507] (II) AIGLX: Screen 0 is not DRI capable
[   876.507] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-
gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so:
cannot open shared object file: No such file or directory)
[   876.507] (EE) GLX: could not load software renderer
[   876.507] (II) GLX: no usable GL providers found for screen 0

while dpkg --search i965_dri.so says:
ia32-libs: /usr/lib32/dri/i965_dri.so
libgl1-mesa-dri: /usr/lib/dri/i965_dri.so

and dpkg --search swrast_dri.so says:
libgl1-mesa-dri: /usr/lib/dri/swrast_dri.so
ia32-libs: /usr/lib32/dri/swrast_dri.so

I dont't know where the x86_64-linux-gnu is coming from, so I blame xserver-
xorg-core :)

Regards, Henry



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 May 12 10:45 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1956672 Jun 14 14:37 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.39.1-x64 (root@hyperion) (gcc version 4.5.3 (Debian 4.5.3-1) 
) #1 SMP Wed Jun 8 23:52:59 CEST 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 35743 Jun 17 14:48 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[  7731.361] 
X.Org X Server 1.10.2
Release Date: 2011-05-28
[  7731.361] X Protocol Version 11, Revision 0
[  7731.361] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[  7731.361] Current Operating System: Linux hyperion 2.6.39.1-x64 #1 SMP Wed 
Jun 8 23:52:59 CEST 2011 x86_64
[  7731.361] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39.1-x64 
root=/dev/mapper/hyperion-root ro quiet
[  7731.361] Build Date: 14 June 2011  12:32:34PM
[  7731.361] xorg-server 2:1.10.2-1+b1 (amd64 Builddd Daemon (barber) 
buildd_amd64-bar...@buildd.debian.org) 
[  7731.361] Current version of pixman: 0.21.8
[  7731.361]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[  7731.361] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  7731.362] (==) Log file: /var/log/Xorg.0.log, Time: Fri Jun 17 14:48:19 
2011
[  7731.362] (==) Using system config directory /usr/share/X11/xorg.conf.d
[  7731.362] (==) No Layout section.  Using the first Screen section.
[  7731.362] (==) No screen section available. Using defaults.
[  7731.362] (**) |--Screen Default Screen Section (0)
[  7731.362] (**) |   |--Monitor default monitor
[  7731.363] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[  7731.363] (==) Automatically adding devices
[  7731.363] (==) Automatically enabling devices
[  7731.363] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[  7731.363]Entry deleted from font path.
[  7731.363] (==) 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
[  7731.363] (==) ModulePath set to /usr/lib/xorg/modules
[  7731.363] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[  7731.363] (II) Loader magic: 0x7d7b20
[  7731.363] (II) Module ABI versions:
[  7731.363]X.Org ANSI C Emulation: 0.4
[  7731.363]X.Org Video Driver: 10.0
[  7731.363]X.Org XInput driver : 12.2
[  7731.363]X.Org Server Extension : 5.0
[ 

Processing of mesa_7.10.3-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
mesa_7.10.3-2_amd64.changes uploaded successfully to localhost
along with the files:
  mesa_7.10.3-2.dsc
  mesa_7.10.3-2.diff.gz
  libgl1-mesa-swx11_7.10.3-2_amd64.deb
  libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
  libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
  libegl1-mesa_7.10.3-2_amd64.deb
  libegl1-mesa-dbg_7.10.3-2_amd64.deb
  libegl1-mesa-dev_7.10.3-2_amd64.deb
  libegl1-mesa-drivers_7.10.3-2_amd64.deb
  libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
  libopenvg1-mesa_7.10.3-2_amd64.deb
  libopenvg1-mesa-dbg_7.10.3-2_amd64.deb
  libopenvg1-mesa-dev_7.10.3-2_amd64.deb
  libgles1-mesa_7.10.3-2_amd64.deb
  libgles1-mesa-dbg_7.10.3-2_amd64.deb
  libgles1-mesa-dev_7.10.3-2_amd64.deb
  libgles2-mesa_7.10.3-2_amd64.deb
  libgles2-mesa-dbg_7.10.3-2_amd64.deb
  libgles2-mesa-dev_7.10.3-2_amd64.deb
  libgl1-mesa-glx_7.10.3-2_amd64.deb
  libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
  libgl1-mesa-dri_7.10.3-2_amd64.deb
  libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
  libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
  libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
  libgl1-mesa-dev_7.10.3-2_amd64.deb
  mesa-common-dev_7.10.3-2_amd64.deb
  libosmesa6_7.10.3-2_amd64.deb
  libosmesa6-dev_7.10.3-2_amd64.deb
  libglu1-mesa_7.10.3-2_amd64.deb
  libglu1-mesa-dev_7.10.3-2_amd64.deb
  libglw1-mesa_7.10.3-2_amd64.deb
  libglw1-mesa-dev_7.10.3-2_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/e1qxz9t-0003hl...@franck.debian.org



Bug#630780: closed by Julien Cristau jul...@cristau.org (Re: Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup)

2011-06-17 Thread Michal Wirth
Sorry ...
If I type to upgrade libgl1-mesa-dri package from sid, I get the following. 
Another solutions gives similar results. Am I doing this right?

LANG=en_US aptitude install -t sid libgl1-mesa-dri
The following NEW packages will be installed:
  multiarch-support{a} 
The following packages will be upgraded:
  libc-bin libc6 libgl1-mesa-dri libgl1-mesa-glx xserver-xorg-core 
5 packages upgraded, 1 newly installed, 0 to remove and 259 not upgraded.
Need to get 22.3 MB/24.0 MB of archives. After unpacking 238 kB will be used.
The following packages have unmet dependencies:
  libc6-i686: PreDepends: libc6 (= 2.13-4) but 2.13-7 is to be installed.
  libgl1-mesa-dev: Depends: libgl1-mesa-glx (= 7.10.2-3) but 7.10.3-1 is to be 
installed.
  libc6-dbg: Depends: libc6 (= 2.13-4) but 2.13-7 is to be installed.
  libc6-dev: Depends: libc6 (= 2.13-4) but 2.13-7 is to be installed.
The following actions will resolve these dependencies:

   Remove the following packages: 
1)   build-essential  
2)   freeglut3-dev
3)   g++  
4)   g++-4.4  
5)   g++-4.5  
6)   g++-4.6  
7)   gfortran 
8)   gfortran-4.6 
9)   ghc  
10)  ghc-haddock  
11)  ghc6 
12)  haskell-platform 
13)  libasound2-dev   
14)  libboost-dev 
15)  libboost1.46-dev 
16)  libbz2-dev   
17)  libc6-dbg
18)  libc6-dev
19)  libc6-i686   
20)  libcaca-dev  
21)  libdirectfb-dev  
22)  libfreetype6-dev 
23)  libghc-cgi-dev   
24)  libghc-deepseq-dev   
25)  libghc-fgl-dev   
26)  libghc-glut-dev  
27)  libghc-haskell-src-dev   
28)  libghc-html-dev  
29)  libghc-http-dev  
30)  libghc-hunit-dev 
31)  libghc-mtl-dev   
32)  libghc-network-dev   
33)  libghc-opengl-dev
34)  libghc-parallel-dev  
35)  libghc-parsec2-dev   
36)  libghc-parsec3-dev   
37)  libghc-quickcheck2-dev   
38)  libghc-regex-base-dev
39)  libghc-regex-compat-dev  
40)  libghc-regex-posix-dev   
41)  libghc-stm-dev   
42)  libghc-syb-dev   
43)  libghc-text-dev  
44)  libghc-transformers-dev  
45)  libghc-xhtml-dev 
46)  libghc-zlib-dev  
47)  libghc6-cgi-dev  
48)  libghc6-deepseq-dev  
49)  libghc6-fgl-dev  
50)  libghc6-glut-dev 
51)  libghc6-haskell-src-dev  
52)  libghc6-html-dev 
53)  libghc6-http-dev 
54)  libghc6-hunit-dev
55)  libghc6-mtl-dev  
56)  libghc6-network-dev  
57)  libghc6-opengl-dev   
58)  libghc6-parallel-dev 
59)  libghc6-parsec2-dev  
60)  libghc6-quickcheck2-dev  
61)  libghc6-regex-base-dev   
62)  libghc6-regex-compat-dev 
63)  libghc6-regex-posix-dev  
64)  

Bug#630602: marked as done ([PATCH] add CXXFLAGS to mesa build flags)

2011-06-17 Thread Debian Bug Tracking System
Your message dated Fri, 17 Jun 2011 13:51:41 +
with message-id e1qxzsx-0006tb...@franck.debian.org
and subject line Bug#630602: fixed in mesa 7.10.3-2
has caused the Debian Bug report #630602,
regarding [PATCH] add CXXFLAGS to mesa build flags
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.)


-- 
630602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mesa
Version: 7.10.2-4
Tags: patch

mesa also includes C++ code so also add CXXFLAGS to build the whole tree with 
the same flags (it doesn't change anything with current flags, it's useful only 
when changing the defaults). Patch attached.diff -purN debian_orig//rules debian/rules
--- debian_orig//rules	2011-06-15 15:42:51.613222708 +0200
+++ debian/rules	2011-06-15 15:51:43.539860407 +0200
@@ -6,10 +6,13 @@
 #export DH_VERBOSE=1
 
 CFLAGS = -Wall -g
+CXXFLAGS = -Wall -g
 ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0
+	CXXFLAGS += -O0
 else
 	CFLAGS += -O2
+	CXXFLAGS += -O2
 endif
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 	NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
@@ -58,7 +61,8 @@ confflags-common = \
 	--disable-glu \
 	--disable-glut \
 	--disable-glw \
-	CFLAGS=$(CFLAGS)
+	CFLAGS=$(CFLAGS) \
+	CXXFLAGS=$(CXXFLAGS)
 
 DRI_DRIVERS = swrast
 
@@ -164,7 +168,8 @@ confflags-swx11+glu = \
 	--disable-egl \
 	--disable-glut \
 	--enable-motif \
-	CFLAGS=$(CFLAGS)
+	CFLAGS=$(CFLAGS) \
+	CXXFLAGS=$(CXXFLAGS)
 
 confflags-swx11+glu-static = \
 	--disable-egl \
@@ -175,7 +180,8 @@ confflags-swx11+glu-static = \
 	--disable-egl \
 	--disable-glut \
 	--enable-motif \
-	CFLAGS=$(CFLAGS)
+	CFLAGS=$(CFLAGS) \
+	CXXFLAGS=$(CXXFLAGS)
 
 confflags-swx11+glu-i386-i686 = \
 	--disable-egl \
@@ -186,7 +192,8 @@ confflags-swx11+glu-i386-i686 = \
 	--disable-egl \
 	--enable-motif \
 	--libdir=/usr/lib/$(DEB_HOST_MULTIARCH)/i686/cmov \
-	CFLAGS=$(CFLAGS) -march=i686
+	CFLAGS=$(CFLAGS) -march=i686 \
+	CXXFLAGS=$(CXXFLAGS) -march=i686
 
 configure: $(QUILT_STAMPFN) configure.ac
 	autoreconf -vfi
---End Message---
---BeginMessage---
Source: mesa
Source-Version: 7.10.3-2

We believe that the bug you reported is fixed in the latest version of
mesa, which is due to be installed in the Debian FTP archive:

libegl1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-dbg_7.10.3-2_amd64.deb
libegl1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-dev_7.10.3-2_amd64.deb
libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
libegl1-mesa-drivers_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-drivers_7.10.3-2_amd64.deb
libegl1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa_7.10.3-2_amd64.deb
libgl1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dev_7.10.3-2_amd64.deb
libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
libgl1-mesa-dri_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri_7.10.3-2_amd64.deb
libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
libgl1-mesa-glx_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-glx_7.10.3-2_amd64.deb
libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
libgl1-mesa-swx11_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11_7.10.3-2_amd64.deb
libgles1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa-dbg_7.10.3-2_amd64.deb
libgles1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa-dev_7.10.3-2_amd64.deb
libgles1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa_7.10.3-2_amd64.deb
libgles2-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa-dbg_7.10.3-2_amd64.deb
libgles2-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa-dev_7.10.3-2_amd64.deb
libgles2-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa_7.10.3-2_amd64.deb
libglu1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libglu1-mesa-dev_7.10.3-2_amd64.deb
libglu1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libglu1-mesa_7.10.3-2_amd64.deb
libglw1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libglw1-mesa-dev_7.10.3-2_amd64.deb
libglw1-mesa_7.10.3-2_amd64.deb
  to 

Bug#630710: marked as done (please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1))

2011-06-17 Thread Debian Bug Tracking System
Your message dated Fri, 17 Jun 2011 13:51:41 +
with message-id e1qxzsx-0006th...@franck.debian.org
and subject line Bug#630710: fixed in mesa 7.10.3-2
has caused the Debian Bug report #630710,
regarding please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)
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.)


-- 
630710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgl1-mesa-glx
Version: 7.10.2-4
Severity: normal


Hi KiBi,

could you add
   Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)
to libgl1-mesa-glx? (Best before the multiarch change moves to testing).

The multiarch move of MESA breaks current diversion handling (many
bugreports).
I'm working on updates (but this will have to go through NEW),
but for now people could keep working nvidia systems
using the Xorg/MESA versions in testing.
275.09.07-1 is a new upstream release to be uploaded soon and will be
the last version without a multiarch mesa fix.

Thanks

Andreas


---End Message---
---BeginMessage---
Source: mesa
Source-Version: 7.10.3-2

We believe that the bug you reported is fixed in the latest version of
mesa, which is due to be installed in the Debian FTP archive:

libegl1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-dbg_7.10.3-2_amd64.deb
libegl1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-dev_7.10.3-2_amd64.deb
libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
libegl1-mesa-drivers_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-drivers_7.10.3-2_amd64.deb
libegl1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa_7.10.3-2_amd64.deb
libgl1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dev_7.10.3-2_amd64.deb
libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
libgl1-mesa-dri_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri_7.10.3-2_amd64.deb
libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
libgl1-mesa-glx_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-glx_7.10.3-2_amd64.deb
libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
libgl1-mesa-swx11_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11_7.10.3-2_amd64.deb
libgles1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa-dbg_7.10.3-2_amd64.deb
libgles1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa-dev_7.10.3-2_amd64.deb
libgles1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa_7.10.3-2_amd64.deb
libgles2-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa-dbg_7.10.3-2_amd64.deb
libgles2-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa-dev_7.10.3-2_amd64.deb
libgles2-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa_7.10.3-2_amd64.deb
libglu1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libglu1-mesa-dev_7.10.3-2_amd64.deb
libglu1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libglu1-mesa_7.10.3-2_amd64.deb
libglw1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libglw1-mesa-dev_7.10.3-2_amd64.deb
libglw1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libglw1-mesa_7.10.3-2_amd64.deb
libopenvg1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libopenvg1-mesa-dbg_7.10.3-2_amd64.deb
libopenvg1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libopenvg1-mesa-dev_7.10.3-2_amd64.deb
libopenvg1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libopenvg1-mesa_7.10.3-2_amd64.deb
libosmesa6-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libosmesa6-dev_7.10.3-2_amd64.deb
libosmesa6_7.10.3-2_amd64.deb
  to main/m/mesa/libosmesa6_7.10.3-2_amd64.deb
mesa-common-dev_7.10.3-2_amd64.deb
  to main/m/mesa/mesa-common-dev_7.10.3-2_amd64.deb
mesa_7.10.3-2.diff.gz
  to main/m/mesa/mesa_7.10.3-2.diff.gz
mesa_7.10.3-2.dsc
  to main/m/mesa/mesa_7.10.3-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 630...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois k...@debian.org (supplier of updated mesa package)

(This 

Bug#630780: closed by Julien Cristau jul...@cristau.org (Re: Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup)

2011-06-17 Thread Cyril Brulebois
Hi,

Michal Wirth wirt...@rankl.cz (17/06/2011):
 Sorry ...
 If I type to upgrade libgl1-mesa-dri package from sid, I get the following. 
 Another solutions gives similar results. Am I doing this right?

no solutions which would make you upgrade your libc? That's what you'd
need I think.

Mraw,
KiBi.


signature.asc
Description: Digital signature


mesa_7.10.3-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
libegl1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-dbg_7.10.3-2_amd64.deb
libegl1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-dev_7.10.3-2_amd64.deb
libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb
libegl1-mesa-drivers_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa-drivers_7.10.3-2_amd64.deb
libegl1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libegl1-mesa_7.10.3-2_amd64.deb
libgl1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dev_7.10.3-2_amd64.deb
libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb
libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb
libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb
libgl1-mesa-dri_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-dri_7.10.3-2_amd64.deb
libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb
libgl1-mesa-glx_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-glx_7.10.3-2_amd64.deb
libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb
libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb
libgl1-mesa-swx11_7.10.3-2_amd64.deb
  to main/m/mesa/libgl1-mesa-swx11_7.10.3-2_amd64.deb
libgles1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa-dbg_7.10.3-2_amd64.deb
libgles1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa-dev_7.10.3-2_amd64.deb
libgles1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libgles1-mesa_7.10.3-2_amd64.deb
libgles2-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa-dbg_7.10.3-2_amd64.deb
libgles2-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa-dev_7.10.3-2_amd64.deb
libgles2-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libgles2-mesa_7.10.3-2_amd64.deb
libglu1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libglu1-mesa-dev_7.10.3-2_amd64.deb
libglu1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libglu1-mesa_7.10.3-2_amd64.deb
libglw1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libglw1-mesa-dev_7.10.3-2_amd64.deb
libglw1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libglw1-mesa_7.10.3-2_amd64.deb
libopenvg1-mesa-dbg_7.10.3-2_amd64.deb
  to main/m/mesa/libopenvg1-mesa-dbg_7.10.3-2_amd64.deb
libopenvg1-mesa-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libopenvg1-mesa-dev_7.10.3-2_amd64.deb
libopenvg1-mesa_7.10.3-2_amd64.deb
  to main/m/mesa/libopenvg1-mesa_7.10.3-2_amd64.deb
libosmesa6-dev_7.10.3-2_amd64.deb
  to main/m/mesa/libosmesa6-dev_7.10.3-2_amd64.deb
libosmesa6_7.10.3-2_amd64.deb
  to main/m/mesa/libosmesa6_7.10.3-2_amd64.deb
mesa-common-dev_7.10.3-2_amd64.deb
  to main/m/mesa/mesa-common-dev_7.10.3-2_amd64.deb
mesa_7.10.3-2.diff.gz
  to main/m/mesa/mesa_7.10.3-2.diff.gz
mesa_7.10.3-2.dsc
  to main/m/mesa/mesa_7.10.3-2.dsc


Override entries for your package:
libegl1-mesa-dbg_7.10.3-2_amd64.deb - extra debug
libegl1-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libegl1-mesa-drivers-dbg_7.10.3-2_amd64.deb - extra debug
libegl1-mesa-drivers_7.10.3-2_amd64.deb - optional libs
libegl1-mesa_7.10.3-2_amd64.deb - optional libs
libgl1-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libgl1-mesa-dri-dbg_7.10.3-2_amd64.deb - extra debug
libgl1-mesa-dri-experimental-dbg_7.10.3-2_amd64.deb - extra debug
libgl1-mesa-dri-experimental_7.10.3-2_amd64.deb - optional libs
libgl1-mesa-dri_7.10.3-2_amd64.deb - optional libs
libgl1-mesa-glx-dbg_7.10.3-2_amd64.deb - extra debug
libgl1-mesa-glx_7.10.3-2_amd64.deb - optional libs
libgl1-mesa-swx11-dbg_7.10.3-2_amd64.deb - extra debug
libgl1-mesa-swx11-dev_7.10.3-2_amd64.deb - extra libdevel
libgl1-mesa-swx11_7.10.3-2_amd64.deb - extra libs
libgles1-mesa-dbg_7.10.3-2_amd64.deb - extra debug
libgles1-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libgles1-mesa_7.10.3-2_amd64.deb - optional libs
libgles2-mesa-dbg_7.10.3-2_amd64.deb - extra debug
libgles2-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libgles2-mesa_7.10.3-2_amd64.deb - optional libs
libglu1-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libglu1-mesa_7.10.3-2_amd64.deb - optional libs
libglw1-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libglw1-mesa_7.10.3-2_amd64.deb - optional libs
libopenvg1-mesa-dbg_7.10.3-2_amd64.deb - extra debug
libopenvg1-mesa-dev_7.10.3-2_amd64.deb - optional libdevel
libopenvg1-mesa_7.10.3-2_amd64.deb - optional libs
libosmesa6-dev_7.10.3-2_amd64.deb - optional libdevel
libosmesa6_7.10.3-2_amd64.deb - optional libs
mesa-common-dev_7.10.3-2_amd64.deb - optional libdevel
mesa_7.10.3-2.dsc - source libs

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


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: 

Bug#630811: cairo: Please consider packaging 1.11.2 in experimental (with GL support)

2011-06-17 Thread Cyril Brulebois
Source: cairo
Severity: wishlist

Hi,

I'm getting new wayland packages ready, and while the library part
(#611400) can live without cairo+gl, the compositor/clients part
(#630809) can't.

Currently, the website (and testing) advises a git snapshot past 1.11.2,
but that tag would be sufficient to get things built. A few cherry-picks
would make more or less all clients run mostly OK, and I can prepare
either:
 - a patch series with all the needed commits (touching the gl part only),
 - or a big patch, squashing all commits into a single commit,
depending on what you prefer.

On IRC I got an ACK from the Gnome team (nobody's working on it yet, but
people are free to do so), and Fathi said he might be interested in
doing the work, so I'm X-Debbugs-Cc'ing him (along with the X Strike
Force).

Oh and the (obvious) parts: that would target experimental, and would
mean enabling GL support again in debian/rules. :-)

Please let me know if you have any questions, or need any testing before
uploading. (For the moment I only played with ./autogen.sh
--prefix=/usr/local --enable-xcb --enable-gl)

Oh, and before I forget: that's wayland. So absolutely not urgent. Just
a way to get people to try it out for themselves, and get back to their
usual business under X. :D

Thanks already!

Mraw,
KiBi.



-- 
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/20110617141117.18152.29580.reportbug@Cygnus



Bug#630780: closed by Julien Cristau jul...@cristau.org (Re: Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup)

2011-06-17 Thread Michal Wirth
I've tried to let the aptitude find several next solutions (see the 
attachment). But it always wants to remove about half of my system. :-(

I prefer to run Debian testing. Probably it would be easiest if I just wait 
until new version of libgl1-mesa-dri gets there. It's not a big deal. ;-)

Thanks,

Michal Wirth


Dne pátek 17 června 2011 16:00:19 jste napsal(a):
 Hi,
 
 Michal Wirth wirt...@rankl.cz (17/06/2011):
  Sorry ...
  If I type to upgrade libgl1-mesa-dri package from sid, I get the
  following. Another solutions gives similar results. Am I doing this
  right?
 
 no solutions which would make you upgrade your libc? That's what you'd
 need I think.
 
 Mraw,
 KiBi.
Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

 Keep the following packages at their current version:
1) libc-bin [2.13-4 (now, testing)]   
2) libc6 [2.13-4 (now, testing)]  
3) libgl1-mesa-dri [7.10.2-3 (now, testing)]  
4) libgl1-mesa-glx [7.10.2-3 (now, testing)]  
5) multiarch-support [Not Installed]  



Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

 Remove the following packages: 
1) libgl1-mesa-dri  

 Keep the following packages at their current version:  
2) libc-bin [2.13-4 (now, testing)] 
3) libc6 [2.13-4 (now, testing)]
4) libgl1-mesa-glx [7.10.2-3 (now, testing)]
5) multiarch-support [Not Installed]

 Leave the following dependencies unresolved:   
6) libgl1-mesa-glx recommends libgl1-mesa-dri (= 7.2)  
7) xserver-xorg recommends libgl1-mesa-dri  
8) xserver-xorg-core recommends libgl1-mesa-dri (= 7.1~rc1)


Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

   Remove the following packages:   
1)   akregator  
2)   amarok 
3)   ark
4)   asymptote  
5)   audacity   
6)   dolphin
7)   dragonplayer   
8)   freeglut3  
9)   freeglut3-dev  
10)  google-gadgets-qt  
11)  gwenview   
12)  haskell-platform   
13)  juk
14)  k3b
15)  kaddressbook   
16)  kaffeine   
17)  kate   
18)  kcachegrind
19)  kcalc  
20)  kcolorchooser  
21)  kde-plasma-desktop 
22)  kde-standard   
23)  kde-window-manager 
24)  kdebase-apps   
25)  kdebase-bin
26)  kdebase-runtime
27)  kdebase-workspace  
28)  kdebase-workspace-bin  
29)  kdelibs5-plugins   
30)  kdemultimedia-kio-plugins  
31)  kdepasswd  
32)  kdepim-runtime 
33)  kdeplasma-addons   
34)  kdiff3 
35)  kdm
36)  kfind  
37)  kgpg   
38)  khelpcenter4   
39)  kinfocenter
40)  klipper
41)  kmail  
42)  kmix   
43)  knotes 
44)  konq-plugins   
45)  konqueror 

Bug#630802: xserver-xorg-core: xserver searches for AIGLX libs in wrong directory

2011-06-17 Thread Cyril Brulebois
Hi Henry,

Henry Schwanbeck he...@levec.net (17/06/2011):
 I dont't know where the x86_64-linux-gnu is coming from, so I blame xserver-
 xorg-core :)

http://blog.mraw.org/2011/06/14/mesa_a_disturbance_in_the_Force/

either upgrade your mesa packages to sid, or revert to 2:1.10.2-1 in the
meanwhile.

Mraw,
KiBi.


signature.asc
Description: Digital signature


libxkbcommon: Changes to 'debian-experimental'

2011-06-17 Thread Cyril Brulebois
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 674d03cabc638626a5f4f2d7c23702170d07b54a
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 16:22:09 2011 +0200

Fix short description for libxkbcommon-dev.

diff --git a/debian/changelog b/debian/changelog
index 896f239..fc2f697 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxkbcommon (0.1.0~0-2) UNRELEASED; urgency=low
+
+  * Fix short description for libxkbcommon-dev.
+
+ -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 16:21:08 +0200
+
 libxkbcommon (0.1.0~0-1) experimental; urgency=low
 
   * Initial release (Closes: #611401):
diff --git a/debian/control b/debian/control
index ca77051..52f2b89 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Depends:
  libxkbcommon0 (= ${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends},
-Description: library interface to the XKB compiler - shared library
+Description: library interface to the XKB compiler - development files
  libxkbcommon aims at replacing xkbcomp, the XKB compiler.
  .
  This is an experimental library, and its ABI/API is likely to change


-- 
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/e1qxzwj-0007yv...@vasks.debian.org



Bug#611400: ITP: wayland -- new generation compositor

2011-06-17 Thread Cyril Brulebois
Here's a tiny update, and below, the descriptions.

Cyril Brulebois k...@debian.org (28/01/2011):
 * Package name: wayland
   Version : git
   Upstream Author : Kristian Høgsberg and others
 * URL : http://wayland.freedesktop.org/
 * License : GPL  MIT/X mostly.
   Programming Lang: C
   Description : new generation compositor
 
 
 From the homepage:
 
 Wayland is a protocol for a compositor to talk to its clients as well as
 a C library implementation of that protocol. The compositor can be a
 standalone display server running on Linux kernel modesetting and evdev
 input devices, an X application, or a wayland client itself. The clients
 can be traditional applications, X servers (rootless or fullscreen) or
 other display servers.

I kept that as an explanation of what wayland is, in all binary packages
generated from src:wayland and src:wayland-demos. This bug is about the
former, the ITP bug for the latter is #630809. A prerequisite for that
one is now #630811.

 The wayland repository includes a compositor which can run as an X
 client or under Linux KMS and a few clients, but both the compositor and
 clients are essentially test cases.
 
 I'm not yet sure what pieces we're going to ship, and in which binary
 packages. But let's keep track in the BTS that the X Strike Force is
 going to take care of it.

src:wayland-demos ships wayland-demos.
src:wayland   ships libwayland0 libwayland0-dbg libwayland-dev.

Here are the descriptions for the libwayland* packages:

Package: libwayland0
Description: wayland compositor infrastructure - shared libraries
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This is an experimental library package, neither ABI or API are fixed
 right now. As a consequence, generated dependencies are made as
 strict as possible. It should only be used by mesa and wayland-demos.


Package: libwayland0-dbg
Description: wayland compositor infrastructure - shared libraries (debug)
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package contains the debug version of the libraries found in
 libwayland0. Non-developers likely have little use for this package.


Package: libwayland-dev
Description: wayland compositor infrastructure - development files
 Wayland is a protocol for a compositor to talk to its clients as well
 as a C library implementation of that protocol. The compositor can be
 a standalone display server running on Linux kernel modesetting and
 evdev input devices, an X application, or a wayland client
 itself. The clients can be traditional applications, X servers
 (rootless or fullscreen) or other display servers.
 .
 This package contains the development headers for the libraries found
 in libwayland0. Non-developers likely have little use for this package.


 (I don't like the “new generation” bit in the short description,
 suggestions welcome.)

Gone away. I picked the description seen in the git repositories:
  http://cgit.freedesktop.org/wayland/wayland/

Mraw,
KiBi.


signature.asc
Description: Digital signature


x11proto-core: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog  |4 ++--
 specs/Makefile.am |9 +
 2 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit dd4858211c1351d0e19054eb26ca5ba0e44091e2
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 08:26:28 2011 -0700

releasing version 7.0.21-3

diff --git a/debian/changelog b/debian/changelog
index 38f2cc3..ab928d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-core (7.0.21-3) UNRELEASED; urgency=low
+x11proto-core (7.0.21-3) unstable; urgency=low
 
   * Mark x11proto-core-dev Multi-Arch: foreign, so that this arch: all
 package satisfies the dependencies of foreign-arch packages.
   * Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.
 
- -- Steve Langasek vor...@debian.org  Thu, 16 Jun 2011 20:57:58 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 08:26:19 -0700
 
 x11proto-core (7.0.21-2) unstable; urgency=low
 
diff --git a/specs/Makefile.am b/specs/Makefile.am
index c0b1642..0a09d3a 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -44,10 +44,11 @@ doc_DATA += $(doc_sources:.xml=.txt)
 endif
 
 if HAVE_STYLESHEETS
-XMLTO_FLAGS =  \
-   -m $(XSL_STYLESHEET)\
-   --stringparam img.src.path=$(abs_builddir)/ \
-   --stringparam html.stylesheet=$(STYLESHEET_SRCDIR)/xorg.css
+XMLTO_FLAGS = -m $(XSL_STYLESHEET) --stringparam img.src.path=$(abs_builddir)/
+
+doc_DATA += xorg.css
+xorg.css: $(STYLESHEET_SRCDIR)/xorg.css
+   $(AM_V_GEN)cp -pf $(STYLESHEET_SRCDIR)/xorg.css $@
 endif
 
 CLEANFILES = $(doc_DATA)


-- 
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/e1qxawn-0002my...@vasks.debian.org



x11proto-core: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 specs/Makefile.am |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

New commits:
commit 2775137e4c624faa1452944abf5aa0be91cc8b2d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 08:46:01 2011 -0700

revert accidental application of debian/patches

diff --git a/specs/Makefile.am b/specs/Makefile.am
index 0a09d3a..c0b1642 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -44,11 +44,10 @@ doc_DATA += $(doc_sources:.xml=.txt)
 endif
 
 if HAVE_STYLESHEETS
-XMLTO_FLAGS = -m $(XSL_STYLESHEET) --stringparam img.src.path=$(abs_builddir)/
-
-doc_DATA += xorg.css
-xorg.css: $(STYLESHEET_SRCDIR)/xorg.css
-   $(AM_V_GEN)cp -pf $(STYLESHEET_SRCDIR)/xorg.css $@
+XMLTO_FLAGS =  \
+   -m $(XSL_STYLESHEET)\
+   --stringparam img.src.path=$(abs_builddir)/ \
+   --stringparam html.stylesheet=$(STYLESHEET_SRCDIR)/xorg.css
 endif
 
 CLEANFILES = $(doc_DATA)


-- 
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/e1qxbfg-0003cx...@vasks.debian.org



x11proto-damage: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 56fb4fedbc9e860d6ee051b81cc983afe6b9f3d0
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 08:46:11 2011 -0700

releasing version 1:1.2.1-2

diff --git a/debian/changelog b/debian/changelog
index 100f1c8..c83e28b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-damage (1:1.2.1-2) UNRELEASED; urgency=low
+x11proto-damage (1:1.2.1-2) unstable; urgency=low
 
   * Mark x11proto-damage-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:20:28 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 08:44:31 -0700
 
 x11proto-damage (1:1.2.1-1) unstable; urgency=low
 


-- 
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/e1qxbgv-0003hh...@vasks.debian.org



Processing of x11proto-core_7.0.21-3_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-core_7.0.21-3_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-core_7.0.21-3.dsc
  x11proto-core_7.0.21-3.diff.gz
  x11proto-core-dev_7.0.21-3_all.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/e1qxbix-00019e...@franck.debian.org



x11proto-fixes: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2d281306d06dae7801ffbcc791ff7deb486f232a
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 08:49:50 2011 -0700

releasing version 1:5.0-2

diff --git a/debian/changelog b/debian/changelog
index 6752818..cccb985 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-fixes (1:5.0-2) UNRELEASED; urgency=low
+x11proto-fixes (1:5.0-2) unstable; urgency=low
 
   * Mark x11proto-fixes-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.
 
- -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:08:57 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 08:49:26 -0700
 
 x11proto-fixes (1:5.0-1) unstable; urgency=low
 


-- 
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/e1qxbj5-0003sm...@vasks.debian.org



Processing of x11proto-fixes_5.0-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-fixes_5.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-fixes_5.0-2.dsc
  x11proto-fixes_5.0-2.diff.gz
  x11proto-fixes-dev_5.0-2_all.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/e1qxbno-0001p1...@franck.debian.org



Processing of x11proto-damage_1.2.1-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-damage_1.2.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-damage_1.2.1-2.dsc
  x11proto-damage_1.2.1-2.diff.gz
  x11proto-damage-dev_1.2.1-2_all.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/e1qxbno-0001om...@franck.debian.org



x11proto-input: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 39606bb83d9fe3a25744ea970d5d914331181f9d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 08:56:46 2011 -0700

releasing version 2.0.2-2

diff --git a/debian/changelog b/debian/changelog
index ec677df..5377557 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-input (2.0.2-2) UNRELEASED; urgency=low
+x11proto-input (2.0.2-2) unstable; urgency=low
 
   * Mark x11proto-input-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig insetad of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:14:03 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 08:56:37 -0700
 
 x11proto-input (2.0.2-1) unstable; urgency=low
 


-- 
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/e1qxbph-0004oz...@vasks.debian.org



x11proto-kb: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 40864ad51dfb8dde5aa5f6e343026d9c07289139
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 08:58:45 2011 -0700

releasing version 1.0.5-2

diff --git a/debian/changelog b/debian/changelog
index e14647c..bfc1188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
+x11proto-kb (1.0.5-2) unstable; urgency=low
 
   * Mark x11proto-kb-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:15:58 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 08:58:41 -0700
 
 x11proto-kb (1.0.5-1) unstable; urgency=low
 


-- 
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/e1qxbrc-0004en...@vasks.debian.org



Processing of x11proto-input_2.0.2-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-input_2.0.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-input_2.0.2-2.dsc
  x11proto-input_2.0.2-2.diff.gz
  x11proto-input-dev_2.0.2-2_all.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/e1qxbsf-0001zq...@franck.debian.org



xorg-server: Changes to 'refs/tags/xorg-server-2_1.10.2-2'

2011-06-17 Thread Cyril Brulebois
Tag 'xorg-server-2_1.10.2-2' created by Cyril Brulebois k...@debian.org at 
2011-06-17 16:19 +

Tagging upload of xorg-server 2:1.10.2-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk37fqoACgkQeGfVPHR5Nd1DPACfVeCvlVXWNC6s3k6WnCfakw2U
nXMAoLHG6I3cr6MchhBJR+LagzAf35VM
=xDSE
-END PGP SIGNATURE-

Changes since xorg-server-2_1.10.2-1:
Cyril Brulebois (4):
  Mention git URL in a comment.
  Bump libgl1-mesa-dri versioned Recommends to 7.10.2-4.
  Add Breaks against pre-multiarch libgl1-mesa-dri* packages.
  Upload to unstable.

---
 debian/changelog |   12 
 debian/control   |4 +++-
 debian/watch |1 +
 3 files changed, 16 insertions(+), 1 deletion(-)
---


-- 
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/e1qxbmi-va...@vasks.debian.org



xorg-server: Changes to 'debian-unstable'

2011-06-17 Thread Cyril Brulebois
 debian/changelog |7 +--
 debian/control   |2 ++
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 4c96b490a601d5b94c54f18e1521ae97a836d826
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 18:09:41 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index b72b020..09ad810 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg-server (2:1.10.2-2) UNRELEASED; urgency=low
+xorg-server (2:1.10.2-2) unstable; urgency=low
 
   * Bump libgl1-mesa-dri versioned Recommends to 7.10.2-4, to lower the
 odds of having a server built against multiarched mesa, installed
@@ -8,7 +8,7 @@ xorg-server (2:1.10.2-2) UNRELEASED; urgency=low
 early, add a Breaks against pre-multiarch libgl1-mesa-dri and
 libgl1-mesa-dri-experimental.
 
- -- Cyril Brulebois k...@debian.org  Thu, 16 Jun 2011 03:39:16 +0200
+ -- Cyril Brulebois k...@debian.org  Fri, 17 Jun 2011 18:09:36 +0200
 
 xorg-server (2:1.10.2-1) unstable; urgency=low
 

commit 9217a81d3fd5f40fc563dcbeba2d19a56a431cb8
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 17 18:09:11 2011 +0200

Add Breaks against pre-multiarch libgl1-mesa-dri* packages.

diff --git a/debian/changelog b/debian/changelog
index 0ab21e0..b72b020 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ xorg-server (2:1.10.2-2) UNRELEASED; urgency=low
 odds of having a server built against multiarched mesa, installed
 along a pre-multiarch mesa. The Breaks in mesa packages take care of
 the other way round already.
+  * And since the server's binNMU managed to migrate to testing way too
+early, add a Breaks against pre-multiarch libgl1-mesa-dri and
+libgl1-mesa-dri-experimental.
 
  -- Cyril Brulebois k...@debian.org  Thu, 16 Jun 2011 03:39:16 +0200
 
diff --git a/debian/control b/debian/control
index 25c6cfa..a164787 100644
--- a/debian/control
+++ b/debian/control
@@ -111,6 +111,8 @@ Breaks:
  xserver-xorg-input-tslib (= 0.0.6-3),
  xserver-xorg-input-vmmouse (= 1:12.6.5-4),
  xserver-xorg-input-wacom (= 0.10.5+20100415-1),
+ libgl1-mesa-dri ( 7.10.2-4),
+ libgl1-mesa-dri-experimental ( 7.10.2-4),
 Provides:
  ${videoabi},
  ${inputabi},


-- 
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/e1qxbmh-v6...@vasks.debian.org



Processing of x11proto-kb_1.0.5-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-kb_1.0.5-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-kb_1.0.5-2.dsc
  x11proto-kb_1.0.5-2.diff.gz
  x11proto-kb-dev_1.0.5-2_all.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/e1qxbxw-0002mb...@franck.debian.org



x11proto-xext: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |7 +--
 debian/control   |2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit d19c63db10720c5b04fad4bce38fe1c39f6a4788
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 09:08:11 2011 -0700

releasing version 7.2.0-3

diff --git a/debian/changelog b/debian/changelog
index fefeb5f..fd7775a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-xext (7.2.0-3) UNRELEASED; urgency=low
+x11proto-xext (7.2.0-3) unstable; urgency=low
 
   * Mark x11proto-xext-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig insetad of
@@ -7,7 +7,7 @@ x11proto-xext (7.2.0-3) UNRELEASED; urgency=low
 headers; depend on x11proto-core-dev instead, which may have been the
 original intent.
 
- -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:11:34 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 09:08:06 -0700
 
 x11proto-xext (7.2.0-2) unstable; urgency=low
 

commit 9d67273db03a7f19b74ea8f653545d5b58a4a792
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 09:07:57 2011 -0700

drop dependency on libxau-dev, not needed at all by the proto headers; 
depend on x11proto-core-dev instead, which may have been the original intent.

diff --git a/debian/changelog b/debian/changelog
index b401e7c..fefeb5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ x11proto-xext (7.2.0-3) UNRELEASED; urgency=low
   * Mark x11proto-xext-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig insetad of
 /usr/lib/pkgconfig
+  * drop dependency on libxau-dev, not needed at all by the proto
+headers; depend on x11proto-core-dev instead, which may have been the
+original intent.
 
  -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:11:34 -0700
 
diff --git a/debian/control b/debian/control
index a48fcaa..dd2ea51 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-xext.git
 
 Package: x11proto-xext-dev
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-input-dev, libxau-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-input-dev, 
x11proto-core-dev
 Breaks:
  libxext-dev ( 2:1.0.99),
  libxtst-dev ( 2:1.0.99)


-- 
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/e1qxban-0003ug...@vasks.debian.org



x11proto-core_7.0.21-3_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-core-dev_7.0.21-3_all.deb
  to main/x/x11proto-core/x11proto-core-dev_7.0.21-3_all.deb
x11proto-core_7.0.21-3.diff.gz
  to main/x/x11proto-core/x11proto-core_7.0.21-3.diff.gz
x11proto-core_7.0.21-3.dsc
  to main/x/x11proto-core/x11proto-core_7.0.21-3.dsc


Override entries for your package:
x11proto-core-dev_7.0.21-3_all.deb - optional x11
x11proto-core_7.0.21-3.dsc - source 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
Archive: http://lists.debian.org/e1qxbll-0002ud...@franck.debian.org



x11proto-damage_1.2.1-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-damage-dev_1.2.1-2_all.deb
  to main/x/x11proto-damage/x11proto-damage-dev_1.2.1-2_all.deb
x11proto-damage_1.2.1-2.diff.gz
  to main/x/x11proto-damage/x11proto-damage_1.2.1-2.diff.gz
x11proto-damage_1.2.1-2.dsc
  to main/x/x11proto-damage/x11proto-damage_1.2.1-2.dsc


Override entries for your package:
x11proto-damage-dev_1.2.1-2_all.deb - optional x11
x11proto-damage_1.2.1-2.dsc - source 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
Archive: http://lists.debian.org/e1qxbly-0002wg...@franck.debian.org



Processing of x11proto-xext_7.2.0-3_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-xext_7.2.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-xext_7.2.0-3.dsc
  x11proto-xext_7.2.0-3.diff.gz
  x11proto-xext-dev_7.2.0-3_all.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/e1qxbm4-0002x1...@franck.debian.org



x11proto-fixes_5.0-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-fixes-dev_5.0-2_all.deb
  to main/x/x11proto-fixes/x11proto-fixes-dev_5.0-2_all.deb
x11proto-fixes_5.0-2.diff.gz
  to main/x/x11proto-fixes/x11proto-fixes_5.0-2.diff.gz
x11proto-fixes_5.0-2.dsc
  to main/x/x11proto-fixes/x11proto-fixes_5.0-2.dsc


Override entries for your package:
x11proto-fixes-dev_5.0-2_all.deb - optional x11
x11proto-fixes_5.0-2.dsc - source 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
Archive: http://lists.debian.org/e1qxbm7-0002zc...@franck.debian.org



x11proto-input_2.0.2-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-input-dev_2.0.2-2_all.deb
  to main/x/x11proto-input/x11proto-input-dev_2.0.2-2_all.deb
x11proto-input_2.0.2-2.diff.gz
  to main/x/x11proto-input/x11proto-input_2.0.2-2.diff.gz
x11proto-input_2.0.2-2.dsc
  to main/x/x11proto-input/x11proto-input_2.0.2-2.dsc


Override entries for your package:
x11proto-input-dev_2.0.2-2_all.deb - optional x11
x11proto-input_2.0.2-2.dsc - source 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
Archive: http://lists.debian.org/e1qxbmj-00035e...@franck.debian.org



x11proto-xf86vidmode: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7f799d9359c32968f7839509d0f969db26e96124
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 09:20:03 2011 -0700

releasing version 2.3.1-2

diff --git a/debian/changelog b/debian/changelog
index 0d92e84..b665041 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-xf86vidmode (2.3.1-2) UNRELEASED; urgency=low
+x11proto-xf86vidmode (2.3.1-2) unstable; urgency=low
 
   * Mark x11proto-xf86vidmode-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 00:18:33 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 09:19:57 -0700
 
 x11proto-xf86vidmode (2.3.1-1) unstable; urgency=low
 


-- 
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/e1qxbmj-0007fg...@vasks.debian.org



x11proto-kb_1.0.5-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-kb-dev_1.0.5-2_all.deb
  to main/x/x11proto-kb/x11proto-kb-dev_1.0.5-2_all.deb
x11proto-kb_1.0.5-2.diff.gz
  to main/x/x11proto-kb/x11proto-kb_1.0.5-2.diff.gz
x11proto-kb_1.0.5-2.dsc
  to main/x/x11proto-kb/x11proto-kb_1.0.5-2.dsc


Override entries for your package:
x11proto-kb-dev_1.0.5-2_all.deb - optional x11
x11proto-kb_1.0.5-2.dsc - source 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
Archive: http://lists.debian.org/e1qxbmv-000389...@franck.debian.org



xorg-sgml-doctools: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 890e7a53de76ee13722b5a3d40067042adefc942
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jun 17 09:23:43 2011 -0700

releasing version 1:1.8-2

diff --git a/debian/changelog b/debian/changelog
index b20108e..f9ae95a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xorg-sgml-doctools (1:1.8-2) UNRELEASED; urgency=low
+xorg-sgml-doctools (1:1.8-2) unstable; urgency=low
 
   * Mark xorg-sgm-doctools Multi-Arch: foreign, so that this arch: all
 package satisfies the dependencies of foreign-arch packages.
 
- -- Steve Langasek vor...@debian.org  Thu, 16 Jun 2011 21:11:39 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 09:23:38 -0700
 
 xorg-sgml-doctools (1:1.8-1) unstable; urgency=low
 


-- 
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/e1qxbpm-0001uk...@vasks.debian.org



Processing of x11proto-xf86vidmode_2.3.1-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
x11proto-xf86vidmode_2.3.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-xf86vidmode_2.3.1-2.dsc
  x11proto-xf86vidmode_2.3.1-2.diff.gz
  x11proto-xf86vidmode-dev_2.3.1-2_all.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/e1qxbqu-0003jf...@franck.debian.org



x11proto-xext_7.2.0-3_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-xext-dev_7.2.0-3_all.deb
  to main/x/x11proto-xext/x11proto-xext-dev_7.2.0-3_all.deb
x11proto-xext_7.2.0-3.diff.gz
  to main/x/x11proto-xext/x11proto-xext_7.2.0-3.diff.gz
x11proto-xext_7.2.0-3.dsc
  to main/x/x11proto-xext/x11proto-xext_7.2.0-3.dsc


Override entries for your package:
x11proto-xext-dev_7.2.0-3_all.deb - optional x11
x11proto-xext_7.2.0-3.dsc - source 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
Archive: http://lists.debian.org/e1qxbzh-0004b3...@franck.debian.org



x11proto-xf86vidmode_2.3.1-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
x11proto-xf86vidmode-dev_2.3.1-2_all.deb
  to main/x/x11proto-xf86vidmode/x11proto-xf86vidmode-dev_2.3.1-2_all.deb
x11proto-xf86vidmode_2.3.1-2.diff.gz
  to main/x/x11proto-xf86vidmode/x11proto-xf86vidmode_2.3.1-2.diff.gz
x11proto-xf86vidmode_2.3.1-2.dsc
  to main/x/x11proto-xf86vidmode/x11proto-xf86vidmode_2.3.1-2.dsc


Override entries for your package:
x11proto-xf86vidmode-dev_2.3.1-2_all.deb - optional x11
x11proto-xf86vidmode_2.3.1-2.dsc - source 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
Archive: http://lists.debian.org/e1qxbzq-0004d1...@franck.debian.org



Processing of xorg-server_1.10.2-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
xorg-server_1.10.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  xorg-server_1.10.2-2.dsc
  xorg-server_1.10.2-2.diff.gz
  xserver-common_1.10.2-2_all.deb
  xserver-xorg-core_1.10.2-2_amd64.deb
  xserver-xorg-core-udeb_1.10.2-2_amd64.udeb
  xserver-xorg-dev_1.10.2-2_amd64.deb
  xdmx_1.10.2-2_amd64.deb
  xdmx-tools_1.10.2-2_amd64.deb
  xnest_1.10.2-2_amd64.deb
  xvfb_1.10.2-2_amd64.deb
  xserver-xephyr_1.10.2-2_amd64.deb
  xserver-xfbdev_1.10.2-2_amd64.deb
  xserver-xorg-core-dbg_1.10.2-2_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/e1qxc0k-0004j6...@franck.debian.org



Processing of xorg-sgml-doctools_1.8-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
xorg-sgml-doctools_1.8-2_amd64.changes uploaded successfully to localhost
along with the files:
  xorg-sgml-doctools_1.8-2.dsc
  xorg-sgml-doctools_1.8-2.diff.gz
  xorg-sgml-doctools_1.8-2_all.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/e1qxc0k-0004jm...@franck.debian.org



xtrans: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 
 debian/control   |1 +
 2 files changed, 5 insertions(+)

New commits:
commit ae7e6bfb5cda24c6b5f9f8b472ea6b8a25a57787
Author: Steve Langasek vor...@debian.org
Date:   Fri Jun 17 09:35:50 2011 -0700

Mark xtrans-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index a8fea59..8db4781 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 xtrans (1.2.6-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Remove David and Brice from Uploaders.
   * Drop obsolete Pre-Depends on x11-common.
 
+  [ Steve Langasek ]
+  * Mark xtrans-dev Multi-Arch: foreign
+
  -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:59:54 +0200
 
 xtrans (1.2.6-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a9ba47b..b0dbd79 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xtrans.git
 Package: xtrans-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X transport library (development files)
  xtrans includes a number of routines to make X implementations
  transport-independent; at time of writing, it includes support for UNIX


-- 
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/e1qxc2b-00036v...@vasks.debian.org



xorg-server_1.10.2-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
xdmx-tools_1.10.2-2_amd64.deb
  to main/x/xorg-server/xdmx-tools_1.10.2-2_amd64.deb
xdmx_1.10.2-2_amd64.deb
  to main/x/xorg-server/xdmx_1.10.2-2_amd64.deb
xnest_1.10.2-2_amd64.deb
  to main/x/xorg-server/xnest_1.10.2-2_amd64.deb
xorg-server_1.10.2-2.diff.gz
  to main/x/xorg-server/xorg-server_1.10.2-2.diff.gz
xorg-server_1.10.2-2.dsc
  to main/x/xorg-server/xorg-server_1.10.2-2.dsc
xserver-common_1.10.2-2_all.deb
  to main/x/xorg-server/xserver-common_1.10.2-2_all.deb
xserver-xephyr_1.10.2-2_amd64.deb
  to main/x/xorg-server/xserver-xephyr_1.10.2-2_amd64.deb
xserver-xfbdev_1.10.2-2_amd64.deb
  to main/x/xorg-server/xserver-xfbdev_1.10.2-2_amd64.deb
xserver-xorg-core-dbg_1.10.2-2_amd64.deb
  to main/x/xorg-server/xserver-xorg-core-dbg_1.10.2-2_amd64.deb
xserver-xorg-core-udeb_1.10.2-2_amd64.udeb
  to main/x/xorg-server/xserver-xorg-core-udeb_1.10.2-2_amd64.udeb
xserver-xorg-core_1.10.2-2_amd64.deb
  to main/x/xorg-server/xserver-xorg-core_1.10.2-2_amd64.deb
xserver-xorg-dev_1.10.2-2_amd64.deb
  to main/x/xorg-server/xserver-xorg-dev_1.10.2-2_amd64.deb
xvfb_1.10.2-2_amd64.deb
  to main/x/xorg-server/xvfb_1.10.2-2_amd64.deb


Override entries for your package:
xdmx-tools_1.10.2-2_amd64.deb - optional x11
xdmx_1.10.2-2_amd64.deb - optional x11
xnest_1.10.2-2_amd64.deb - optional x11
xorg-server_1.10.2-2.dsc - source x11
xserver-common_1.10.2-2_all.deb - optional x11
xserver-xephyr_1.10.2-2_amd64.deb - optional x11
xserver-xfbdev_1.10.2-2_amd64.deb - optional x11
xserver-xorg-core-dbg_1.10.2-2_amd64.deb - extra debug
xserver-xorg-core-udeb_1.10.2-2_amd64.udeb - optional debian-installer
xserver-xorg-core_1.10.2-2_amd64.deb - optional x11
xserver-xorg-dev_1.10.2-2_amd64.deb - optional x11
xvfb_1.10.2-2_amd64.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
Archive: http://lists.debian.org/e1qxcdg-0005lf...@franck.debian.org



xorg-sgml-doctools_1.8-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
xorg-sgml-doctools_1.8-2.diff.gz
  to main/x/xorg-sgml-doctools/xorg-sgml-doctools_1.8-2.diff.gz
xorg-sgml-doctools_1.8-2.dsc
  to main/x/xorg-sgml-doctools/xorg-sgml-doctools_1.8-2.dsc
xorg-sgml-doctools_1.8-2_all.deb
  to main/x/xorg-sgml-doctools/xorg-sgml-doctools_1.8-2_all.deb


Override entries for your package:
xorg-sgml-doctools_1.8-2.dsc - source x11
xorg-sgml-doctools_1.8-2_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
Archive: http://lists.debian.org/e1qxcdq-0005nn...@franck.debian.org



xtrans: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a2bed914253177520c1436b09b97ceb2efb4ce30
Author: Steve Langasek vor...@debian.org
Date:   Fri Jun 17 10:03:50 2011 -0700

releasing version 1.2.6-2

diff --git a/debian/changelog b/debian/changelog
index 8db4781..6f455be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xtrans (1.2.6-2) UNRELEASED; urgency=low
+xtrans (1.2.6-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Remove David and Brice from Uploaders.
@@ -7,7 +7,7 @@ xtrans (1.2.6-2) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark xtrans-dev Multi-Arch: foreign
 
- -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:59:54 +0200
+ -- Steve Langasek vor...@debian.org  Fri, 17 Jun 2011 10:03:47 -0700
 
 xtrans (1.2.6-1) unstable; urgency=low
 


-- 
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/e1qxcxm-0004ct...@vasks.debian.org



Bug#630780: closed by Julien Cristau jul...@cristau.org (Re: Bug#630780: xserver-xorg-core: missing lib files for AIGLX feature during xserver's startup)

2011-06-17 Thread Cyril Brulebois
Michal Wirth wirt...@rankl.cz (17/06/2011):
 I've tried to let the aptitude find several next solutions (see the
 attachment). But it always wants to remove about half of my system.
 :-(
 
 I prefer to run Debian testing. Probably it would be easiest if I just
 wait until new version of libgl1-mesa-dri gets there. It's not a big
 deal. ;-)

That situation should get fixed in a few hours, with a server rebuilt
within testing (with version number +b2). I'll try and write some
details about the issue (probably tomorrow). If you're interested:
  http://blog.mraw.org/
  http://planet.debian.org/

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processing of xtrans_1.2.6-2_amd64.changes

2011-06-17 Thread Debian FTP Masters
xtrans_1.2.6-2_amd64.changes uploaded successfully to localhost
along with the files:
  xtrans_1.2.6-2.dsc
  xtrans_1.2.6-2.diff.gz
  xtrans-dev_1.2.6-2_all.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/e1qxcdz-0006ul...@franck.debian.org



Bug#630802: xserver-xorg-core: xserver searches for AIGLX libs in wrong directory

2011-06-17 Thread Cyril Brulebois
Hi again.

Cyril Brulebois k...@debian.org (17/06/2011):
 either upgrade your mesa packages to sid, or revert to 2:1.10.2-1 in
 the meanwhile.

That situation should get fixed in a few hours, with a server rebuilt
within testing (with version number +b2). I'll try and write some 
details about the issue (probably tomorrow). If you're interested:
  http://blog.mraw.org/
  http://planet.debian.org/

Upgrading the server from +b1 to +b2 in testing should be the only
needed action. No need to try and upgrade mesa after all (as seen in
another bug report, that would mean upgrading a lot of packages).

Mraw,
KiBi.


signature.asc
Description: Digital signature


xtrans_1.2.6-2_amd64.changes ACCEPTED into unstable

2011-06-17 Thread Debian FTP Masters



Accepted:
xtrans-dev_1.2.6-2_all.deb
  to main/x/xtrans/xtrans-dev_1.2.6-2_all.deb
xtrans_1.2.6-2.diff.gz
  to main/x/xtrans/xtrans_1.2.6-2.diff.gz
xtrans_1.2.6-2.dsc
  to main/x/xtrans/xtrans_1.2.6-2.dsc


Override entries for your package:
xtrans-dev_1.2.6-2_all.deb - optional x11
xtrans_1.2.6-2.dsc - source 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
Archive: http://lists.debian.org/e1qxcgy-0006ih...@franck.debian.org



AUDITOR DE SISTEMAS DE INFORMACION CERTIFICADO - ASIC

2011-06-17 Thread Claudia Rodriguez
--
AUDITOR DE SISTEMAS DE INFORMACION CERTIFICADO - ASIC

Detalles  : www.cosimti.com
Telf : (3)3201395 - 72678789
Email: clau...@cosimti.com,claudia_76...@hotmail.es


--
OBJETIVO:
---
Formar especialistas en AUDITORIA DE SISTEMAS DE INFORMACION, en su
versión 2-2011, 
alineados a técnicas  y metodologías internacionales, cuyo
reconocimiento le permitirá 
alcanzar opcionalmente prestigiosos programas (CISA, CISM de ISACA),
con mejores 
posibilidades en su aprobación. 

MODALIDAD: PRESENCIAL (SOLO SANTA CRUZ)   
---
MODULOS:
---
1.  GESTION DE RIESGOS

2.  DERECHO INFORMATICO Y DELITOS INFORMATICOS

3.  AUDITORIA AL GOBIERNO TI y CONTINIDAD DEL NEGOCIO

4.  AUDITORIA A DESARROLLO Y APLICACIONES DE TI

5.  AUDITORIA A LA INFRAESTRUCTURA DE REDES Y TELECOMUNICACIONES

6.  AUDITORIAS  ESPECIALES

7.  AUDITORIA A GESTION DE LA SEGURIDAD FISICA EN SI

8.  AUDITORIA AL SISTEMA DE GESTION DE SEGURIDAD EN TI. BASADO EN LA
ISO 27001-2 - SGSI

9.  PROCESO DE AUDITORIA DE SISTEMAS DE INFORMACION

10. CONTROL INTERNO EN TI

11. TALLER AUDISIS 100% PRACTICO, CON TECNICA COBISO MATTA Y USO DE
CAATTs.



FACILITADORES: 
---
PROFESIONALES ACADEMICOS, CON CERTIFICACIONES INTERNACIONALES Y
NACIONALES: 
CPA, CISA, CISM, FCA, CEH, CISO, ASIC, CISSP, CCNA, CCNA Security,
etc.

OBJETIVO Y CONTENIDO MINIMO (referencial) DE CADA MODULO:
-

Ver: www.cosimti.com/asic 

HORARIOS: martes y miércoles de hrs. 19.00 a hrs. 21.30

FECHA DE INICIO: 12 DE JULIO DEL 2011

¡54 HORAS DE CLASES PRESENCIALES Y 50 HORAS AULA VIRTUAL!!! 
--
INVERSION: $US. 450.- 
--
Opciones de pago:
Al contado:
Hasta el 30.06.2011 10% de descuento.
En cuotas: (sin descuento)
En 2 pagos: (50% al la inscripción y saldo para el 4to. 
Modulo)

El pago COMPRENDE: 
---
- Nota Fiscal
- Material impreso y digital
- Maletín Asic con: Libro Guía de Auditoria de SI,  Pack de DVDs con
videos, material de apoyo y herramientas, 
Banco de Pruebas on line, refrigerios, examen final de certificación
ASIC.

PLAZAS LIMITADAS
INCRIPCIONES: 
---
c/ Siriono No.250 (Av. Roca Coronado 3er anillo externo – villa
Mercedes – Frente a Expo Cruz)
TELEFONOS: (3)3201395 - 72678789 E-Mail: clau...@cosimti.com

www.cosimti.com, www.soyasic.com 

SANTA CRUZ – BOLIVIA

Nota.- para quitar su mail de nuestras listas, responder a
qui...@cosimti.com


-- 
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/8985796aa0682aea879204bec4a16...@tipsbolivia.com



Bug#630830: xorg: licenses / copyright statements missing from copyright file

2011-06-17 Thread Mike O'Connor
Source: xorg
Version: 1:7.6+7
Severity: serious
Justification: Policy 12.5


The debian/copyright for this package is confusing to me.  It seems to try to
indicate that the copyright holder of this software changes depending on
whether this is a debian or a ubuntu package?  Can this be clarified?

There are licenses in the source code which are not present in
debian/copyright.  For example,  much of the software is GPL-2 licensed, but
there is no mention of the GPL-2.

There seem to be many copyright holders which should be listed in
debian/copyright which are not.

xsf-docs/COPYING specifies a copyright holder which MUST be mentioned in
debian/copyright in order to comply with the distribution license:

© 2010-2011 Cyril Brulebois k...@debian.org

thanks,
stew



--
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/20110617182016.19834.63150.report...@puffer.vireo.org



Bug#630834: [libgl1-mesa-dri] AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed No such file or directory

2011-06-17 Thread Carlos C Soto

Package: libgl1-mesa-dri
Version: 7.10.2-3
Severity: normal

When I enter to my desktop I found that composite was not enabled. Then I try to 
found the issue.


The /var/log/Xorg.0.log file give me this errors:
# grep (EE) /var/log/Xorg.0.log.old
[   181.196] (EE) AIGLX error: dlopen of 
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed 
(/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No 
such file or directory)

[   181.196] (EE) AIGLX: reverting to software rendering
[   181.196] (EE) AIGLX error: dlopen of 
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed 
(/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No 
such file or directory)

[   181.196] (EE) GLX: could not load software renderer

When I search for /usr/lib/x86_64-linux-gnu/dri/i965_dri.so the file does not 
exists.


When ask dpkg about this file it shows:

# dpkg --search i965_dri.so
ia32-libs: /usr/lib32/dri/i965_dri.so
libgl1-mesa-dri: /usr/lib/dri/i965_dri.so

and apt-file (updated) shows:
# apt-file search i965_dri.so
ia32-libs: /usr/lib32/dri/i965_dri.so
libgl1-mesa-dri: /usr/lib/dri/i965_dri.so
libgl1-mesa-dri: /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
libgl1-mesa-dri-dbg: /usr/lib/debug/usr/lib/dri/i965_dri.so
libgl1-mesa-dri-dbg: /usr/lib/debug/usr/lib/x86_64-linux-gnu/dri/i965_dri.so

So, apt-file says that the file shound be supplied by libgl1-mesa-dri

I try apt-get install libgl1-mesa-dri --reinstall without any success.

Finally I just create the folder and made a soft link:
mkdir /usr/lib/x86_64-linux-gnu/
ln -s /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/

And the problem was solved.

Finally, I dont know if this is a problem of xserver-xorg or belongs to 
libgl1-mesa-dri, I'm just reporting the issue I found.



--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.38-2-amd64

Debian Release: wheezy/sid
990 testing security.debian.org
990 testing ftp.debian.org
990 testing debian-multimedia.org
990 squeeze-backports mozilla.debian.net
990 squeeze-backports backports.debian.org
500 testing-proposed-updates ftp.debian.org
500 stable dl.google.com
200 unstable ftp.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-=
libc6 (= 2.3.2) | 2.13-4
libdrm-intel1 (= 2.4.23-3~) | 2.4.25-2
libdrm-radeon1 (= 2.4.17) | 2.4.25-2
libdrm2 (= 2.4.3) | 2.4.25-2
libexpat1 (= 1.95.8) | 2.0.1-7
libgcc1 (= 1:4.1.1) | 1:4.6.0-10
libstdc++6 (= 4.1.1) | 4.6.0-10
xserver-xorg-core (= 2:1.9.0.901) | 2:1.10.2-1+b1
xserver-xorg-video-all | 1:7.6+7
OR xorg-driver-video |
xserver-xorg-input-all |
OR xorg-driver-input |
xserver-xorg-input-evdev | 1:2.6.0-2+b1
libc6 (= 2.7) | 2.13-4
xkb-data (= 1.4) | 2.1-2
x11-xkb-utils | 7.6+2
xserver-common (= 2:1.10.2-1) | 2:1.10.2-1
keyboard-configuration | 1.70
udev (= 149) | 170-1
libaudit0 | 1.7.13-1.1
libc6 (= 2.3.4) | 2.13-4
libdrm2 (= 2.3.1) | 2.4.25-2
libgcrypt11 (= 1.4.6) | 1.4.6-5
libpciaccess0 (= 0.10.7) | 0.12.1-1
libpixman-1-0 (= 0.15.16) | 0.21.8-1
libselinux1 (= 2.0.82) | 2.0.98-1+b1
libudev0 (= 0.140) | 170-1
libxau6 | 1:1.0.6-1
libxdmcp6 | 1:1.1.0-1
libxfont1 (= 1:1.4.2) | 1:1.4.3-2


Recommends (Version) | Installed
-+-=
libgl1-mesa-dri | 7.10.2-3
libgl1-mesa-dri (= 7.1~rc1) | 7.10.2-3


Suggests (Version) | Installed
==-+-===
libglide3 |
xfonts-100dpi | 1:1.0.3
OR xfonts-75dpi | 1:1.0.3
xfonts-scalable | 1:1.0.3-1




-8---8---8---8---8---8---8---8---8--
Please attach the file:
/tmp/reportbug-ng-libgl1-mesa-dri-jmt67H.txt
to the mail. I'd do it myself if the output wasn't too long to handle.

Thank you!
-8---8---8---8---8---8---8---8---8--


Xorg.0.log.old
Description: application/trash


Bug#630834: [libgl1-mesa-dri] AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed No such file or directory

2011-06-17 Thread Cyril Brulebois
Hi,

Carlos C Soto cs...@sia-solutions.com (17/06/2011):
 Package: libgl1-mesa-dri
 Version: 7.10.2-3
 Severity: normal
 
 When I enter to my desktop I found that composite was not enabled.
 Then I try to found the issue. […]

yeah, being worked on, see #630780  #630802.

Thanks for the report anyway.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#630838: xorg: /usr/lib/x86_64-linux-gnu/dri/ is missing

2011-06-17 Thread Cyril Brulebois
Hi,

Gunther Furtado gunfurt...@gmail.com (17/06/2011):
 AIGLX is not loading because it keeps asking for 
 /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
 but the link is not there and the dri directory is missing also.

known problem, being worked on; either go back to xserver-xorg-core
2:1.10.2-1 or wait for the +b2 version of it. For the former, see
snapshot.debian.org; for the latter, we're waiting on the buildds.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#630838: xorg: /usr/lib/x86_64-linux-gnu/dri/ is missing

2011-06-17 Thread Gunther Furtado
Em Sex, 2011-06-17 às 22:59 +0200, Cyril Brulebois escreveu:
 Hi,
 
 Gunther Furtado gunfurt...@gmail.com (17/06/2011):
  AIGLX is not loading because it keeps asking for 
  /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
  but the link is not there and the dri directory is missing also.
 
 known problem, being worked on; either go back to xserver-xorg-core
 2:1.10.2-1 or wait for the +b2 version of it. For the former, see
 snapshot.debian.org; for the latter, we're waiting on the buildds.
 
 Mraw,
 KiBi.

is there something terribly dangerous about ? 
# ln -sf /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/

cheers!

-- 
Cuando la guática pide comídica
 Pone al cristiánico firme y guerrérico
 Por sus poróticos y sus cebóllicas,
 No hay regimiéntico que los deténguica
 Si tienen hámbrica los populáricos. Violeta Parra

Gunther Furtado
Curitiba - Paraná - Brasil
gunfurt...@gmail.com




-- 
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/1308344933.11017.1.ca...@shreknemo.gbcm.net



Bug#630838: xorg: /usr/lib/x86_64-linux-gnu/dri/ is missing

2011-06-17 Thread Cyril Brulebois
Gunther Furtado gunfurt...@gmail.com (17/06/2011):
 is there something terribly dangerous about ? 
 # ln -sf /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/

That would be messing with what's shipped by packages. That could leave
leftovers which might get in the way later on. I'd rather advise doing
what I suggested: downgrading the packages to the version I mentioned.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Bug#630728: mesa-utils: glxgears and glxinfo does not work

2011-06-17 Thread ruanxiang
Hi, 

Thank you for the reply.


At Fri, 17 Jun 2011 09:38:31 +0200,
Cyril Brulebois wrote:
 
 [1  text/plain; us-ascii (7bit)]
 forfan for...@gmail.com (17/06/2011):
  Following the above error message, I found there the  dri folder is in the
  /usr/lib/ but not in the /usr/lib/x86_64-linux-gnu
  So I copied dri folder into x86_64-linux-gnu folder and problem was solved.
 
 Eww, don't do that.

Yeah, I know that is not a good solution. :-)
 
  I am not sure whether it works for you case, but this is apparently a bug 
  from
  recent unstable upgrade.
 
 No, that's a separate issue (non-free stuff). In your case, you were
 missing the libgl* upgrade. Pointers:
   http://blog.mraw.org/2011/06/14/mesa_a_disturbance_in_the_Force/
   
 http://anonscm.debian.org/gitweb/?p=pkg-xorg/xserver/xorg-server.git;a=commitdiff;h=204fb634ffcc9d06efae3eb3de448be0d8e801f6;hp=9031868466c3cc2c190990f1129f92438c6f9414
 
 The latter should help make sure one doesn't get only the new server
 with the old mesa packages.
 

Thank you so much for telling this. 
Actually, I found that debian has updated their their upgrade packages in which 
new mesa packages were included.
I installed the last upgrade, and found the problem was solved. 
COOL!

Thank you again!

Best regards,



---
Xiang Ruan, 
Tomorrow will be better
Tomorrow should be better


-- 
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/87ips43yqk.wl%ruanxi...@ruanxiang.net



Bug#630844: Upgrading xserver-xorg-core 2:1.10.2-1 to 2:1.10.2-1+b1 breaks GNOME3

2011-06-17 Thread Cyril Brulebois
Hi Hans,

Hans Spaans hans.spa...@nexit.nl (18/06/2011):
 Package: xserver-xorg-core
 Version: 2:1.10.2-1
 Severity: important
 
 Upgrading package xserver-xorg-core from 2:1.10.2-1 to 2:1.10.2-1+b1
 makes GNOME3 go into fallback mode as 3D-support can't be found.
 Downgrading to 2:1.10.2-1 solves the issue for now and also putting
 the package on hold as 2:1.10.2-1+b1 has entered testing.

I've just blogged about the current situation, you can find all details
here:
  http://blog.mraw.org/2011/06/18/mesa_a_disturbance_in_the_Force/

Thanks for the report though.

Mraw,
KiBi.


signature.asc
Description: Digital signature


mesa: Changes to 'debian-unstable'

2011-06-17 Thread Cyril Brulebois
 debian/changelog |   10 ++
 debian/control   |4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 0136b9db4736bcc9dc7e6bce92d8cd421e625f0e
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 18 00:35:01 2011 +0200

Update the “Breaks: xserver-xorg-core”.

From “(= 2:1.10.2-1)” to “( 2:1.10.2-2)”: The first binNMU migrated
to testing too soon, so it was needed to rebuild it again, in testing.
Updating the Breaks makes sure that a multiarch mesa doesn't get
installed with a server built against a pre-multiarch mesa.

diff --git a/debian/changelog b/debian/changelog
index 034383f..53507a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+mesa (7.10.3-3) UNRELEASED; urgency=low
+
+  * Update the “Breaks: xserver-xorg-core” from “(= 2:1.10.2-1)” to
+“( 2:1.10.2-2)”. The first binNMU migrated to testing too soon,
+so it was needed to rebuild it again, in testing. Updating the
+Breaks makes sure that a multiarch mesa doesn't get installed with
+a server built against a pre-multiarch mesa.
+
+ -- Cyril Brulebois k...@debian.org  Sat, 18 Jun 2011 00:29:34 +0200
+
 mesa (7.10.3-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
diff --git a/debian/control b/debian/control
index b37337d..27f0447 100644
--- a/debian/control
+++ b/debian/control
@@ -475,7 +475,7 @@ Depends:
 Suggests: libglide3
 Conflicts: xlibmesa-dri ( 1:7.0.0)
 Replaces: xlibmesa-dri ( 1:7.0.0)
-Breaks: xserver-xorg-core (= 2:1.10.2-1), libgl1-mesa-glx ( 7.10.2-4)
+Breaks: xserver-xorg-core ( 2:1.10.2-2), libgl1-mesa-glx ( 7.10.2-4)
 Multi-Arch: same
 Description: free implementation of the OpenGL API -- DRI modules
  This version of Mesa provides GLX and DRI capabilities: it is capable of
@@ -517,7 +517,7 @@ Architecture: linux-any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Breaks: xserver-xorg-core (= 2:1.10.2-1), libgl1-mesa-glx ( 7.10.2-4)
+Breaks: xserver-xorg-core ( 2:1.10.2-2), libgl1-mesa-glx ( 7.10.2-4)
 Multi-Arch: same
 Description: free implementation of the OpenGL API -- Extra DRI modules
  This version of Mesa provides GLX and DRI capabilities: it is capable of


-- 
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/e1qxhdj-0007uw...@vasks.debian.org



Processed: Re: [Pkg-fglrx-devel] Bug#630728: Affects nouveau as well

2011-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign #630728 mesa-utils
Bug #630728 [fglrx-driver] mesa-utils: glxgears and glxinfo does not work
Bug reassigned from package 'fglrx-driver' to 'mesa-utils'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630728
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.130835186219895.transcr...@bugs.debian.org



Bug#630710: please add Breaks: libgl1-nvidia-alternatives (= 275.09.07-1)

2011-06-17 Thread Patrick Matthäi
Am 17.06.2011 10:25, schrieb Patrick Matthäi:
 Am 17.06.2011 09:41, schrieb Cyril Brulebois:
 Hi Mario.

 Mario Palomomario...@gmail.com  (17/06/2011):
 […]
 So, I think that FGLRX needs a Breaks too.

 I know. The question is which package and which version. I suspect
 fglrx-glx(*), but no idea when a multiarch-aware version will be
 released, and with which version number.

 Adding uploaders to cc now, in case alioth lists are not fully up
 to speed.
 
 Hi, I already read your request yesterday. I hope I will find some time
 for fglrx this weekend, but I do not know. The problem is, that I need
 some more different changes, since AMD changed some internal.
 
 So it would be nice to give us some time :)

No need for more time, already spend too much time with this multiarch
foo and now it again just searches in u/l/xorg/* for drivers, no interest.

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.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/4dfbde3b.9020...@debian.org



Bug#630728: [Pkg-fglrx-devel] Bug#630728: Affects nouveau as well

2011-06-17 Thread Cyril Brulebois
reassign 630728 fglrx-driver
thanks

Patrick Matthäi pmatth...@debian.org (18/06/2011):
  both the original bug and what you're having are described here:
http://blog.mraw.org/2011/06/18/mesa_a_disturbance_in_the_Force/
  
  This bug is about the first collateral damage. Your issue is the second
  collateral damage.
 
 There is much more collateral damage than this, giving back the bug..

Can you elaborate?

AFAICT, as I mentioned, the initial bug is an fglrx issue, reassigning
it back.

Marcus's issue is another issue, why are you reassigning the initial bug
to mesa? (And as explained on the blog post, there's no need to open
more bugs on the mesa side, since things are getting fixed already.)

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: [Pkg-fglrx-devel] Bug#630728: Affects nouveau as well

2011-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 630728 fglrx-driver
Bug #630728 [mesa-utils] mesa-utils: glxgears and glxinfo does not work
Bug reassigned from package 'mesa-utils' to 'fglrx-driver'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630728
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.130835271622712.transcr...@bugs.debian.org



Bug#630858: twm: Wrong resolition for dual-screen configuration

2011-06-17 Thread George Shuklin
Package: twm
Version: 1:1.0.6-1
Severity: important

On dual-screen configuration (nvidia proprientary driver) twm allows only one 
resolution in configuration dialog (combined resolution of both monitors), make 
games hard to play.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages twm depends on:
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libice6   2:1.0.7-2  X11 Inter-Client Exchange library
ii  libsm62:1.2.0-2  X11 Session Management library
ii  libx11-6  2:1.4.3-2  X11 client-side library
ii  libxext6  2:1.3.0-3  X11 miscellaneous extension librar
ii  libxmu6   2:1.1.0-2  X11 miscellaneous utility library
ii  libxt61:1.1.1-2  X11 toolkit intrinsics library
ii  menu  2.1.45 generates programs menu for all me

twm recommends no packages.

twm 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
Archive: 
http://lists.debian.org/20110618050205.18512.68352.report...@desunote.ru