915resolution for lenny?

2008-06-01 Thread Steffen Joeris
Hi

I am just wondering about this bug and the usability of 915resolution
(and sorry for not following up on this for quite a while).
I understand that the new -intel drivers do not need the 915resolution hack 
anymore. Now, is there still any intel driver left in lenny that needs 
915resolution or can I ask for the package to be removed from debian?

Cheers
Steffen


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


Re: 915resolution for lenny?

2008-06-01 Thread Brice Goglin
Steffen Joeris wrote:
 Hi

 I am just wondering about this bug and the usability of 915resolution
 (and sorry for not following up on this for quite a while).
 I understand that the new -intel drivers do not need the 915resolution hack 
 anymore. Now, is there still any intel driver left in lenny that needs 
 915resolution or can I ask for the package to be removed from debian?
   

It should be removed. It doesn't help anything with intel drivers since
it changes tables that the driver doesn't use. And having this package
in Debian confuses users.

Brice


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 343828

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 tags 343828 - patch
Bug#343828: xbase-clients: [xrdb] please allow use of xrdb parameters
Tags were: patch
Tags removed: patch


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Problems getting the right display mode out of X

2008-06-01 Thread Peter Karlsson
Hi!

I am having some problems getting the display mode I want from one of
my machines. It has a Dell E207WFP widescreen LCD, with a built-in
resolution of 1680×1050. The problem is that I am unable to get X to
display in that resolution, no matter how I try to configure ut. I have
an ATI Radeon 9600. I am using the VGA screen through a KVM switch.

I added

  Modes 1680x1050

as the only mode in all the SubSection Display in /etc/X11/xorg.conf
and added the monitor information I have found after googling for
information:

  HorizSync 30-83
  VertRefresh 56-75

with these settings I can get 1360×768. If I change VertRerfesh to
56-60 I get 1280×800, None of these modes are listed in the xorg.conf
file.

Is it possible to force X to use a particular resolution?

I can see this in the Xorg log:

  (II) RADEON(0): DDC Type: 3, Detected Monitor Type: 0
  (II) RADEON(0): Found color CRT connected to primary DAC in 
RADEONProbeOutputModes
  (II) RADEON(0): Adding Screen mode: 1680x1050
  (II) RADEON(0): Total number of valid Screen mode(s) added: 1

- so it seems like it is reading the correct settings, but a bit
further down it says:

  (II) RADEON(0): Detected Monitor Type: 0
  (II) RADEON(0): Output VGA-0 connected
  (II) RADEON(0): Output DVI-0 disconnected
  (II) RADEON(0): Output S-video disconnected
  (II) RADEON(0): Output VGA-0 using initial mode 1280x800

I cannot see any log messages about why it is not using the setting
I have chosen.

I am running Debian Sid. It should be fairly up-to-date.


Please Cc me, if possible.
-- 
\\// Peter - http://www.softwolves.pp.se/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



reassign 482192 to compiz-dev

2008-06-01 Thread Julien Cristau
# Automatically generated email from bts, devscripts version 2.10.28
reassign 482192 compiz-dev 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483942: autodetection of sbus graphic cards

2008-06-01 Thread Bernhard R. Link
Package: xserver-xorg-core
Version: 2:1.4.1~git20080517-1
Severity: wishlist
Tags: patch

Attached patch adds automatic detection of the graphic
driver to load for sbus devices. This allows xorg to
work on those devices without a Device section
and the (buggy, see #469299) autodetection in xserver-xorg's
postinst to go away.

I've tested this only on sparc and with my sunffb[1] graphic
card, but I see no reason why this should fail for anything
else on sparc. (I think it should even be able to get the
real primary video card in case there are multiple built in).

Hochachtungsvoll,
Bernhard R. Link

[1] If you have a sunffb and want to test thigs, you might need to
apply the patch for #455313 first so that sunffb works without
segfaulting all the time...
Index: xorg-server-1.4.1~git20080517/hw/xfree86/common/xf86sbusBus.h
===
--- xorg-server-1.4.1~git20080517.orig/hw/xfree86/common/xf86sbusBus.h	2008-05-31 19:45:52.0 +0200
+++ xorg-server-1.4.1~git20080517/hw/xfree86/common/xf86sbusBus.h	2008-05-31 19:47:49.0 +0200
@@ -60,6 +60,7 @@
 int devId;
 int fbType;
 char *promName;
+char *driverName;
 char *descr;
 } sbusDeviceTable[];
 
@@ -93,5 +94,6 @@
 void sparcPromAssignNodes(void);
 char * sparcPromNode2Pathname(sbusPromNodePtr pnode);
 int sparcPromPathname2Node(const char *pathName);
+char *sparcDriverName(void);
 
 #endif /* _XF86_SBUSBUS_H */
Index: xorg-server-1.4.1~git20080517/hw/xfree86/os-support/bus/Sbus.c
===
--- xorg-server-1.4.1~git20080517.orig/hw/xfree86/os-support/bus/Sbus.c	2008-05-31 19:45:52.0 +0200
+++ xorg-server-1.4.1~git20080517/hw/xfree86/os-support/bus/Sbus.c	2008-05-31 19:47:49.0 +0200
@@ -54,20 +54,20 @@
 sbusDevicePtr *xf86SbusInfo = NULL;
 
 struct sbus_devtable sbusDeviceTable[] = {
-{ SBUS_DEVICE_BW2, FBTYPE_SUN2BW, bwtwo, Sun Monochrome (bwtwo) },
-{ SBUS_DEVICE_CG2, FBTYPE_SUN2COLOR, cgtwo, Sun Color2 (cgtwo) },
-{ SBUS_DEVICE_CG3, FBTYPE_SUN3COLOR, cgthree, Sun Color3 (cgthree) },
-{ SBUS_DEVICE_CG4, FBTYPE_SUN4COLOR, cgfour, Sun Color4 (cgfour) },
-{ SBUS_DEVICE_CG6, FBTYPE_SUNFAST_COLOR, cgsix, Sun GX },
-{ SBUS_DEVICE_CG8, FBTYPE_MEMCOLOR, cgeight, Sun CG8/RasterOps },
-{ SBUS_DEVICE_CG12, FBTYPE_SUNGP3, cgtwelve, Sun GS (cgtwelve) },
-{ SBUS_DEVICE_CG14, FBTYPE_MDICOLOR, cgfourteen, Sun SX },
-{ SBUS_DEVICE_GT, FBTYPE_SUNGT, gt, Sun Graphics Tower },
-{ SBUS_DEVICE_MGX, -1, mgx, Quantum 3D MGXplus },
-{ SBUS_DEVICE_LEO, FBTYPE_SUNLEO, leo, Sun ZX or Turbo ZX },
-{ SBUS_DEVICE_TCX, FBTYPE_TCXCOLOR, tcx, Sun TCX },
-{ SBUS_DEVICE_FFB, FBTYPE_CREATOR, ffb, Sun FFB },
-{ SBUS_DEVICE_FFB, FBTYPE_CREATOR, afb, Sun Elite3D },
+{ SBUS_DEVICE_BW2, FBTYPE_SUN2BW, bwtwo, sunbw2, Sun Monochrome (bwtwo) },
+{ SBUS_DEVICE_CG2, FBTYPE_SUN2COLOR, cgtwo, NULL, Sun Color2 (cgtwo) },
+{ SBUS_DEVICE_CG3, FBTYPE_SUN3COLOR, cgthree, suncg3, Sun Color3 (cgthree) },
+{ SBUS_DEVICE_CG4, FBTYPE_SUN4COLOR, cgfour, NULL, Sun Color4 (cgfour) },
+{ SBUS_DEVICE_CG6, FBTYPE_SUNFAST_COLOR, cgsix, suncg6, Sun GX },
+{ SBUS_DEVICE_CG8, FBTYPE_MEMCOLOR, cgeight, NULL, Sun CG8/RasterOps },
+{ SBUS_DEVICE_CG12, FBTYPE_SUNGP3, cgtwelve, NULL, Sun GS (cgtwelve) },
+{ SBUS_DEVICE_CG14, FBTYPE_MDICOLOR, cgfourteen, suncg14, Sun SX },
+{ SBUS_DEVICE_GT, FBTYPE_SUNGT, gt, NULL, Sun Graphics Tower },
+{ SBUS_DEVICE_MGX, -1, mgx, NULL, Quantum 3D MGXplus },
+{ SBUS_DEVICE_LEO, FBTYPE_SUNLEO, leo, sunleo, Sun ZX or Turbo ZX },
+{ SBUS_DEVICE_TCX, FBTYPE_TCXCOLOR, tcx, suntcx, Sun TCX },
+{ SBUS_DEVICE_FFB, FBTYPE_CREATOR, ffb, sunffb, Sun FFB },
+{ SBUS_DEVICE_FFB, FBTYPE_CREATOR, afb, sunffb, Sun Elite3D },
 { 0, 0, NULL }
 };
 
@@ -240,6 +240,60 @@
 return promGetBool(prop);
 }
 
+static char *
+promWalkGetDriverName(int node, int oldnode)
+{
+int nextnode;
+int len;
+char *prop;
+int devId, i;
+
+prop = promGetProperty(device_type, len);
+if (prop  (len  0)) do {
+	if (!strcmp(prop, display)) {
+	prop = promGetProperty(name, len);
+	if (!prop || len = 0)
+		break;
+	while ((*prop = 'A'  *prop = 'Z') || *prop == ',')
+		prop++;
+	for (i = 0; sbusDeviceTable[i].devId; i++)
+		if (!strcmp(prop, sbusDeviceTable[i].promName))
+		break;
+	devId = sbusDeviceTable[i].devId;
+	if (!devId)
+		break;
+	if (sbusDeviceTable[i].driverName)
+		return sbusDeviceTable[i].driverName;
+	}
+} while (0);
+
+nextnode = promGetChild(node);
+if (nextnode) {
+	char *name;
+	name = promWalkGetDriverName(nextnode, node);
+	if (name)
+	return name;
+}
+
+nextnode = promGetSibling(node);
+if (nextnode)
+	return promWalkGetDriverName(nextnode, node);
+return NULL;
+}
+
+char *
+sparcDriverName(void)
+{
+char *name;
+
+if (sparcPromInit()  0)
+	

Processing of x11-xserver-utils_7.3+3_i386.changes

2008-06-01 Thread Archive Administrator
x11-xserver-utils_7.3+3_i386.changes uploaded successfully to localhost
along with the files:
  x11-xserver-utils_7.3+3.dsc
  x11-xserver-utils_7.3+3.tar.gz
  x11-xserver-utils_7.3+3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: add patch tag

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package xserver-xorg-video-sunffb
Ignoring bugs not assigned to: xserver-xorg-video-sunffb

 tags 455313 + patch
Bug#455313: xserver-xorg-video-sunffb: crashes when client disconnects
There were no tags set.
Bug#463794: Caugh signal 11. Server aborting (sparc64 system)
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



compizconfig-backend-gconf: Changes to 'debian-unstable'

2008-06-01 Thread Julien Cristau
 debian/changelog |6 --
 debian/control   |2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

New commits:
commit a7694aa60f571c0c83c44c6fb0de08de2bce81cc
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 12:11:13 2008 +0200

Revert Add build-dep on libxml2-dev (closes: #482192).

This reverts commit 02edcf5dd51e0f9a036f03d7f3d3373fc9697e0d.

The dependency should be in compiz-dev instead.

diff --git a/debian/changelog b/debian/changelog
index a9cb4bd..9b54da4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,3 @@
-compizconfig-backend-gconf (0.7.4-3) UNRELEASED; urgency=low
-
-  * Add build-dep on libxml2-dev (closes: #482192).
-
- -- Julien Cristau [EMAIL PROTECTED]  Wed, 21 May 2008 14:18:08 +0200
-
 compizconfig-backend-gconf (0.7.4-2) unstable; urgency=low
 
   * Add build-deps on autoconf, automake1.9, libglib2.0-dev, and libtool  
diff --git a/debian/control b/debian/control
index 848bf81..d50038e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compizconfig-backend-gconf
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), autoconf, automake1.9, autotools-dev, 
compiz-dev (= 0.7.3), intltool, libcompizconfig-dev (= 0.7.3), 
libglib2.0-dev, libgconf2-dev, libtool, libxml2-dev, pkg-config, xsltproc
+Build-Depends: debhelper (= 5), autoconf, automake1.9, autotools-dev, 
compiz-dev (= 0.7.3), intltool, libcompizconfig-dev (= 0.7.3), 
libglib2.0-dev, libgconf2-dev, libtool, pkg-config, xsltproc
 Standards-Version: 3.7.2
 Section: x11
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2008-06-01 Thread Julien Cristau
 debian/changelog |4 +++-
 debian/rules |4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 83b7e61df6b5d58cf42130c093ab75f44a7db5f9
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:51:19 2008 +0200

Update changelog timestamp

diff --git a/debian/changelog b/debian/changelog
index 3d71456..7cdcfdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,7 @@ xserver-xorg-video-sunffb (1:1.1.0-4) unstable; urgency=low
   * Also fix some target dependencies in debian/rules, against thanks to
 Bernhard.
 
- -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:39:19 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:50:56 +0200
 
 xserver-xorg-video-sunffb (1:1.1.0-3) unstable; urgency=low
 

commit 090e15f3a4e03b774e5c93a2deef25880194dc2d
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:50:49 2008 +0200

Also fix some target dependencies in debian/rules, against thanks to 
Bernhard.

diff --git a/debian/changelog b/debian/changelog
index 7252a60..3d71456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ xserver-xorg-video-sunffb (1:1.1.0-4) unstable; urgency=low
 dpkg-dev = 1.14.17.
   * xsfbs.mk: serverabi now depends on install, which fixes the build with
 -j2 (closes: #471193).  Thanks, Bernhard R. Link!
+  * Also fix some target dependencies in debian/rules, against thanks to
+Bernhard.
 
  -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:39:19 +0200
 
diff --git a/debian/rules b/debian/rules
index 9033b58..7ec59b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,8 @@ endif
 # kbd_drv.a isn't phenomenally useful; kbd_drv.so more so
 confflags += --disable-static
 
-build: patch build-stamp
-build-stamp:
+build: build-stamp
+build-stamp: $(STAMP_DIR)/patch
dh_testdir
 
mkdir obj-$(DEB_BUILD_GNU_TYPE)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: found 482192 in 0.7.4-1

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 found 482192 0.7.4-1
Bug#482192: compizconfig-backend-gconf_0.7.4-2(unstable/sparc/lebrun): Missing 
build-dep on libxml2-dev
Bug#482508: compizconfig-backend-gconf: FTBFS: Package libxml-2.0 was not found
Bug marked as found in version 0.7.4-1.


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: setting package to x11-xserver-utils, tagging 458246

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 #
 # x11-xserver-utils (7.3+3) UNRELEASED; urgency=low
 #
 #  * xrdb 1.0.5
 #+ Prevent cpp from prefixing errors with stdin when the xrdb input is a
 #  file (closes: #458246)
 #
 package x11-xserver-utils
Ignoring bugs not assigned to: x11-xserver-utils

 tags 458246 + pending
Bug#458246: report xrdb: filename:, not stdin
Tags were: fixed-upstream patch upstream
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



x11-xserver-utils_7.3+3_i386.changes ACCEPTED

2008-06-01 Thread Debian Installer

Accepted:
x11-xserver-utils_7.3+3.dsc
  to pool/main/x/x11-xserver-utils/x11-xserver-utils_7.3+3.dsc
x11-xserver-utils_7.3+3.tar.gz
  to pool/main/x/x11-xserver-utils/x11-xserver-utils_7.3+3.tar.gz
x11-xserver-utils_7.3+3_i386.deb
  to pool/main/x/x11-xserver-utils/x11-xserver-utils_7.3+3_i386.deb


Override entries for your package:
x11-xserver-utils_7.3+3.dsc - source x11
x11-xserver-utils_7.3+3_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 458246 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: reassign 482192 to compiz-dev

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 reassign 482192 compiz-dev
Bug#482192: compizconfig-backend-gconf_0.7.4-2(unstable/sparc/lebrun): Missing 
build-dep on libxml2-dev
Bug#482508: compizconfig-backend-gconf: FTBFS: Package libxml-2.0 was not found
Bug reassigned from package `compizconfig-backend-gconf' to `compiz-dev'.


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-sunffb: Changes to 'refs/tags/xserver-xorg-video-sunffb-1_1.1.0-4'

2008-06-01 Thread Julien Cristau
Tag 'xserver-xorg-video-sunffb-1_1.1.0-4' created by Julien Cristau [EMAIL 
PROTECTED] at 2008-06-01 13:36 +

Tagging upload of xserver-xorg-video-sunffb 1:1.1.0-4 to unstable.

Changes since xserver-xorg-video-sunffb-1_1.1.0-3:
Brice Goglin (1):
  Update xsfbs/quilt patching rules to be compatible with the

David Nusinow (1):
  Kill the manifest code.

Julien Cristau (13):
  xsfbs.mk: make 'serverabi' depend on 'install'
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Add patch from Bernhard R. Link to fix segfault on server regen (closes: 
#455313).
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  debian/control updates
  Run dpkg-shlibdeps with --warnings=6.
  Add a closer thanks to xsfbs update
  Prepare changelog for upload
  Also fix some target dependencies in debian/rules, against thanks to 
Bernhard.
  Update changelog timestamp

---
 debian/changelog   |   17 +
 debian/control |8 
 debian/patches/ffb_screeninitsegv.diff |   14 +
 debian/patches/series  |1 
 debian/rules   |6 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk  |   79 --
 debian/xsfbs/xsfbs.sh  |  387 +
 8 files changed, 255 insertions(+), 407 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



compiz: Changes to 'debian-unstable'

2008-06-01 Thread Julien Cristau
 debian/changelog |5 +
 debian/control   |2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 732ab15a53717b7c8c231332f2a0c9e25bcf310a
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 12:23:31 2008 +0200

Add Depends: libxslt1-dev, libxml2-dev to compiz-dev.

They are required by compiz.pc (closes: #482192).

diff --git a/debian/changelog b/debian/changelog
index c3175f3..84d3a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 compiz (0.7.4-2) unstable; urgency=low
 
+  [ Sean Finney ]
   * Special-case the gconf and kconfig plugins to go into the -gtk and -kde
 packages respectively, as they are semi-obsoleted by the ccp plugin anyway
 and cause potentially problematic dependencies.  Thanks to Fabiano 
@@ -14,6 +15,10 @@ compiz (0.7.4-2) unstable; urgency=low
 - Spelling correction in debian/control
 - Fix for build-depends-on-1-revision for x11proto-gl-dev
 
+  [ Julien Cristau ]
+  * Add Depends: libxslt1-dev, libxml2-dev to compiz-dev, as they are required
+by compiz.pc (closes: #482192).
+
  -- Sean Finney [EMAIL PROTECTED]  Mon, 26 May 2008 23:04:24 +0200
 
 compiz (0.7.4-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4379f37..5b9e704 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: OpenGL window and compositing manager
 
 Package: compiz-dev
 Architecture: any
-Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, libgl1-mesa-dev | libgl-dev, libpng-dev, libxcomposite-dev, 
libxdamage-dev, libxinerama-dev, libxrandr-dev, libice-dev, libsm-dev, 
libstartup-notification0-dev
+Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, libgl1-mesa-dev | libgl-dev, libpng-dev, libxcomposite-dev, 
libxdamage-dev, libxinerama-dev, libxrandr-dev, libice-dev, libsm-dev, 
libstartup-notification0-dev, libxslt1-dev, libxml2-dev
 Description: OpenGL window and compositing manager - development files
  Compiz brings to life a variety of visual effects that make the Linux desktop
  easier to use, more powerful and intuitive, and more accessible for users


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-synaptics: Changes to 'debian-unstable'

2008-06-01 Thread Julien Cristau
 debian/changelog   |8 ++
 debian/control |4 -
 debian/patches/04-delibcwrap.patch |  142 +
 debian/patches/series  |1 
 4 files changed, 153 insertions(+), 2 deletions(-)

New commits:
commit ab5e850aa6120180bdf1c7815c11685d87bf919a
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 15:55:01 2008 +0200

Add armel and armeb to the Architecture field.

diff --git a/debian/changelog b/debian/changelog
index a4f3867..7909434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xfree86-driver-synaptics (0.14.7~git20070706-3) UNRELEASED; 
urgency=low
 
   * Add patch to fix the build with xserver 1.5, which removed the libc
 wrapper (closes: #471494).
+  * Add armel and armeb to the Architecture field (closes: #461551).
 
  -- Julien Cristau [EMAIL PROTECTED]  Wed, 12 Mar 2008 16:36:49 +0100
 
diff --git a/debian/control b/debian/control
index cbf581c..acc0959 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-synapti
 Homepage: http://web.telia.com/~u89404340/touchpad/index.html
 
 Package: xfree86-driver-synaptics
-Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc sparc
+Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel 
powerpc sparc
 Depends: xserver-xorg-input-synaptics (= 0.14.4-2)
 Description: dummy package to upgrade to X.Org new modular packages
  This is a dummy package provided to smooth upgrades from 
@@ -18,7 +18,7 @@ Description: dummy package to upgrade to X.Org new modular 
packages
  It can be safely removed once xserver-xorg-input-synaptics is installed.
 
 Package: xserver-xorg-input-synaptics
-Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc sparc
+Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel 
powerpc sparc
 Depends: ${shlibs:Depends}, ${xserver:Depends}, libxi6
 Conflicts: xfree86-driver-synaptics ( 0.14.4-2), xorg-driver-synaptics
 Replaces: xfree86-driver-synaptics ( 0.14.4-2), xorg-driver-synaptics

commit ca31da7357861c1996ae51eedf8cb90288979c8e
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 15:52:08 2008 +0200

Add patch to fix the build with xserver 1.5

The libc wrapper is gone (closes: #471494).

diff --git a/debian/changelog b/debian/changelog
index 4260c4d..a4f3867 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xfree86-driver-synaptics (0.14.7~git20070706-3) UNRELEASED; urgency=low
+
+  * Add patch to fix the build with xserver 1.5, which removed the libc
+wrapper (closes: #471494).
+
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 12 Mar 2008 16:36:49 +0100
+
 xfree86-driver-synaptics (0.14.7~git20070706-2) unstable; urgency=low
 
   * 01-synaptics-dont-grab-if-not-on-current-VT.patch from Matthew Garrett in
diff --git a/debian/patches/04-delibcwrap.patch 
b/debian/patches/04-delibcwrap.patch
new file mode 100644
index 000..3edd3e8
--- /dev/null
+++ b/debian/patches/04-delibcwrap.patch
@@ -0,0 +1,142 @@
+Patch by Jarod Wilson [EMAIL PROTECTED]
+Downloaded from 
http://cvs.fedora.redhat.com/viewcvs/*checkout*/devel/synaptics/synaptics-0.14.6-delibcwrap.patch?rev=1.1
+
+--- xserver-xorg-input-synaptics.orig/synaptics.c
 xserver-xorg-input-synaptics/synaptics.c
+@@ -70,7 +70,6 @@
+ #include misc.h
+ #include xf86.h
+ #define NEED_XF86_TYPES
+-#include xf86_ansic.h
+ #include xf86_OSproc.h
+ #include xf86Xinput.h
+ #include mipointer.h
+@@ -236,14 +235,14 @@
+   return TRUE;/* Already allocated */
+ 
+ if (priv-shm_config) {
+-  if ((shmid = xf86shmget(SHM_SYNAPTICS, 0, 0)) != -1)
+-  xf86shmctl(shmid, XF86IPC_RMID, NULL);
+-  if ((shmid = xf86shmget(SHM_SYNAPTICS, sizeof(SynapticsSHM),
+-  0777 | XF86IPC_CREAT)) == -1) {
++  if ((shmid = shmget(SHM_SYNAPTICS, 0, 0)) != -1)
++  shmctl(shmid, IPC_RMID, NULL);
++  if ((shmid = shmget(SHM_SYNAPTICS, sizeof(SynapticsSHM),
++  0777 | IPC_CREAT)) == -1) {
+   xf86Msg(X_ERROR, %s error shmget\n, local-name);
+   return FALSE;
+   }
+-  if ((priv-synpara = (SynapticsSHM*)xf86shmat(shmid, NULL, 0)) == NULL) 
{
++  if ((priv-synpara = (SynapticsSHM*)shmat(shmid, NULL, 0)) == NULL) {
+   xf86Msg(X_ERROR, %s error shmat\n, local-name);
+   return FALSE;
+   }
+@@ -269,8 +268,8 @@
+   return;
+ 
+ if (priv-shm_config) {
+-  if ((shmid = xf86shmget(SHM_SYNAPTICS, 0, 0)) != -1)
+-  xf86shmctl(shmid, XF86IPC_RMID, NULL);
++  if ((shmid = shmget(SHM_SYNAPTICS, 0, 0)) != -1)
++  shmctl(shmid, IPC_RMID, NULL);
+ } else {
+   xfree(priv-synpara);
+ }
+@@ -284,7 +283,7 @@
+ char *str_par;
+ double value;
+ str_par = xf86FindOptionValue(options, optname);
+-if 

Bug#455313: marked as done (xserver-xorg-video-sunffb: crashes when client disconnects)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 01 Jun 2008 13:32:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#455313: fixed in xserver-xorg-video-sunffb 1:1.1.0-4
has caused the Debian Bug report #455313,
regarding xserver-xorg-video-sunffb: crashes when client disconnects
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 [EMAIL PROTECTED]
immediately.)


-- 
455313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455313
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xserver-xorg-video-sunffb
Version: 1:1.1.0-3
Severity: normal

When I running an X server using xserver-xorg-video-sunffb directly
from the command line (don't have anything installed currently and
only had an xserver installed to have xrandr 1.2 to test), the xserver
crashes when the first client disconnects.
Following a (slightly shortened) script of a gdb run. (sunffb has no -dbg
package, perhaps I'll find the time to recompile it with debugging symbols 
later):

| gdb --args /usr/bin/Xorg :9
| This GDB was configured as sparc-linux-gnu...
| (gdb) r
| Starting program: /usr/bin/Xorg :9
| [Thread debugging using libthread_db enabled]
| 
| X.Org X Server 1.4.0
| Release Date: 5 September 2007
| X Protocol Version 11, Revision 0
| Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071119-1)
| Current Operating System: Linux nn122 2.6.22-3-sparc64-smp #1 SMP Mon Nov 12 
12:48:41 UTC 2007 sparc64
| Build Date: 02 December 2007  02:40:49AM
|  
|   Before reporting problems, check http://wiki.x.org
|   to make sure that you have the latest version.
| Module Loader present
| Markers: (--) probed, (**) from config file, (==) default setting,
|   (++) from command line, (!!) notice, (II) informational,
|   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
| (==) Log file: /var/log/Xorg.9.log, Time: Sun Dec  9 18:16:54 2007
| (==) Using config file: /etc/X11/xorg.conf
| [New Thread 0xf7fca6b0 (LWP 20089)]
| [tcsetpgrp failed in terminal_inferior: Operation not permitted]
| (II) Module ramdac already built-in
| Detected FFB1-SpeedSort, Z-buffer, Double-buffered.
| expected keysym, got XF86KbdLightOnOff: line 70 of pc
| expected keysym, got XF86KbdBrightnessDown: line 71 of pc
| expected keysym, got XF86KbdBrightnessUp: line 72 of pc
| expected keysym, got XF86KbdLightOnOff: line 70 of pc
| expected keysym, got XF86KbdBrightnessDown: line 71 of pc
| expected keysym, got XF86KbdBrightnessUp: line 72 of pc
| FreeFontPath: FPE /usr/share/fonts/X11/misc refcount is 2, should be 1; 
fixing.
| Detected FFB1-SpeedSort, Z-buffer, Double-buffered.
| 
| Program received signal SIGSEGV, Segmentation fault.
| [Switching to Thread 0xf7fca6b0 (LWP 20089)]
| 0xf7931a98 in FFBDacSaveScreen ()
|from /usr/lib/xorg/modules/drivers//sunffb_drv.so
| (gdb) bt
| #0  0xf7931a98 in FFBDacSaveScreen ()
|from /usr/lib/xorg/modules/drivers//sunffb_drv.so
| #1  0xf7932cf4 in ?? () from /usr/lib/xorg/modules/drivers//sunffb_drv.so
| #2  0xf7932cf4 in ?? () from /usr/lib/xorg/modules/drivers//sunffb_drv.so
| Backtrace stopped: previous frame identical to this frame (corrupt stack?)
| (gdb) disassemble
| Dump of assembler code for function FFBDacSaveScreen:
| 0xf7931a7c FFBDacSaveScreen+0:  save  %sp, -112, %sp
| 0xf7931a80 FFBDacSaveScreen+4:  cmp  %i0, 0
| 0xf7931a84 FFBDacSaveScreen+8:  be  0xf7931ab8 FFBDacSaveScreen+60
| 0xf7931a88 FFBDacSaveScreen+12: sethi  %hi(0x1000), %g1
| 0xf7931a8c FFBDacSaveScreen+16: or  %g1, 0x2cc, %g1 ! 0x12cc
| 0xf7931a90 FFBDacSaveScreen+20: sethi  %hi(0x6000), %g2
| 0xf7931a94 FFBDacSaveScreen+24: ld  [ %i0 + %g1 ], %o0
| 0xf7931a98 FFBDacSaveScreen+28: st  %g2, [ %o0 ]
| 0xf7931a9c FFBDacSaveScreen+32: ld  [ %o0 + 4 ], %g1
| 0xf7931aa0 FFBDacSaveScreen+36: cmp  %i1, 2
| 0xf7931aa4 FFBDacSaveScreen+40: ble  0xf7931ac0 FFBDacSaveScreen+68
| 0xf7931aa8 FFBDacSaveScreen+44: cmp  %i1, 1
| 0xf7931aac FFBDacSaveScreen+48: cmp  %i1, 3

For comparison, the begin of FFBDacSaveScreen:

! Bool
! FFBDacSaveScreen(FFBPtr pFfb, int mode) {
!   int tmp;
!   ffb_dacPtr dac;
!   if(!pFfb) return FALSE;   /* Is there any way at all this could happen? */
!   else dac = pFfb - dac;
! 
!   tmp = DACCFG_READ(dac, FFBDAC_CFG_TGEN);  /* Get the timing information */
! 
!   switch(mode) {
and from the header file:
| #define DACCFG_READ(DAC, ADDR)  ((DAC)-cfg = (ADDR), (DAC)-cfgdata)

So this looks like the write to pFfb - dac - cfg is failing. Looking at the
registers, it looks like pFfb - dac is NULL:

| End of assembler dump.
| (gdb) info registers
| g0 0x00
| g1 

Bug#463794: marked as done (Caugh signal 11. Server aborting (sparc64 system))

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 01 Jun 2008 13:32:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#455313: fixed in xserver-xorg-video-sunffb 1:1.1.0-4
has caused the Debian Bug report #455313,
regarding Caugh signal 11. Server aborting (sparc64 system)
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 [EMAIL PROTECTED]
immediately.)


-- 
455313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455313
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---

Package: xorg
Version: 1:7.3+10
Severity: important

Hello,

Both current lenny (1:7.2-5) and sid (1:7.3+10) xorg don't work on my 
SunBlade 1000 with two Sun Elite3D framebuffer video cards.

/var/log/Xorg.0.log is attached to this bug report.

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux blade1k 2.6.22-3-sparc64-smp #1 SMP Mon Nov 12 
12:48:41 UTC 2007 sparc64
Build Date: 01 February 2008  04:52:28AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Feb  3 14:34:42 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Écran générique
(**) |   |--Device Sun Elite3D framebuffer or similar (SUNW,540-3623)
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType does not 
exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x1bece0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 108e,8001 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 00:05:0: chip 108e,1100 card , rev 01 class 06,80,00 hdr 80
(II) PCI: 00:05:1: chip 108e,1101 card , rev 01 class 02,00,00 hdr 80
(II) PCI: 00:05:2: chip 108e,1102 card , rev 01 class 0c,00,10 hdr 80
(II) PCI: 00:05:3: chip 108e,1103 card , rev 01 class 0c,03,10 hdr 80
(II) PCI: 00:06:0: chip 1000,000f card , rev 37 class 01,00,00 hdr 80
(II) PCI: 00:06:1: chip 1000,000f card , rev 37 class 01,00,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  1   0x - 0x00ff (0x100) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  1   0x - 0x7fff (0x8000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  1   0x - 0x7fff (0x8000) MX[B]
(--) SBUS:(0xf0089010) Sun FFB2 Vertical Creator 3D at /[EMAIL 
PROTECTED],448/SUNW,[EMAIL PROTECTED],0
(--) SBUS:(0xf0091e7c) Sun FFB2 Vertical Creator 3D at /[EMAIL 
PROTECTED],448/SUNW,[EMAIL PROTECTED],0
(II) Addressable bus resource ranges are
[0] -1  1   0x - 

Bug#471193: marked as done (xserver-xorg-video-sunffb fails to set provides with -j2)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 01 Jun 2008 13:32:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#471193: fixed in xserver-xorg-video-sunffb 1:1.1.0-4
has caused the Debian Bug report #471193,
regarding xserver-xorg-video-sunffb fails to set provides with -j2
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 [EMAIL PROTECTED]
immediately.)


-- 
471193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471193
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xserver-xorg-video-sunffb
Version: 1:1.1.0-3

./debian/rules says:

binary-arch: build install serverabi

but serverabi in debian/xsfbs/xsfbs.mk does not depend on install
while install (via dh_clean -k) removes the file
debian/xserver-xorg-video-sunffb.substvars serverabi is appending to,
thus when running with dpkg-buildpackage -j2 the provide (and the other
fields) may get lost.

Solution is either to make serverabi depend on install (perhaps
in a configurable way) or call serverabi not via dependency but by
a sub-$(MAKE).

Hochachtungsvoll,
Bernhard R. Link


---End Message---
---BeginMessage---
Source: xserver-xorg-video-sunffb
Source-Version: 1:1.1.0-4

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-sunffb, which is due to be installed in the Debian FTP 
archive:

xserver-xorg-video-sunffb_1.1.0-4.diff.gz
  to 
pool/main/x/xserver-xorg-video-sunffb/xserver-xorg-video-sunffb_1.1.0-4.diff.gz
xserver-xorg-video-sunffb_1.1.0-4.dsc
  to pool/main/x/xserver-xorg-video-sunffb/xserver-xorg-video-sunffb_1.1.0-4.dsc
xserver-xorg-video-sunffb_1.1.0-4_sparc.deb
  to 
pool/main/x/xserver-xorg-video-sunffb/xserver-xorg-video-sunffb_1.1.0-4_sparc.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated 
xserver-xorg-video-sunffb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun,  1 Jun 2008 15:25:50 CEST
Source: xserver-xorg-video-sunffb
Binary: xserver-xorg-video-sunffb
Architecture: source sparc
Version: 1:1.1.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 xserver-xorg-video-sunffb - X.Org X server -- Sun FFB display driver
Closes: 455313 471193
Changes: 
 xserver-xorg-video-sunffb (1:1.1.0-4) unstable; urgency=low
 .
   * Add patch from Bernhard R. Link to fix segfault on server regen
 (closes: #455313).
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
   * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
 /usr/bin/Xorg and other modules, and that's not a bug, so we want
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
   * xsfbs.mk: serverabi now depends on install, which fixes the build with
 -j2 (closes: #471193).  Thanks, Bernhard R. Link!
   * Also fix some target dependencies in debian/rules, against thanks to
 Bernhard.
Checksums-Sha256: 
 639b3c6320e6ead80aa589ed14ee32be2d42f914b2f44926c62c533b5c475fb1 1766 
xserver-xorg-video-sunffb_1.1.0-4.dsc
 a334d2fd5222d7649d5041c764f7543f7f2d36f8360e88ca4537253d94941184 115035 
xserver-xorg-video-sunffb_1.1.0-4.diff.gz
 c2b7759ea7a5afaeb072b9d0665ef01931db758e483d2b7f92937897a2a4f1ad 37240 
xserver-xorg-video-sunffb_1.1.0-4_sparc.deb
Checksums-Sha1: 
 4feba783657ba54210c926b9df94ec31b752d11b 1766 
xserver-xorg-video-sunffb_1.1.0-4.dsc
 3560b579c08547aa8f9cb32911d44c9f88e3ff5e 115035 
xserver-xorg-video-sunffb_1.1.0-4.diff.gz
 8f55f4bb76aa4a0d736eb9a4d03a93dbdf446c22 37240 
xserver-xorg-video-sunffb_1.1.0-4_sparc.deb
Files: 
 0d7190b13798feb418fe5831e9ea831d 1766 x11 optional 
xserver-xorg-video-sunffb_1.1.0-4.dsc
 6a717716b0d5ca4d454d51a0175a2f47 115035 x11 optional 
xserver-xorg-video-sunffb_1.1.0-4.diff.gz
 da999f0030ec6a6277a0ce656169e650 37240 x11 optional 
xserver-xorg-video-sunffb_1.1.0-4_sparc.deb

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

iQCVAwUBSEKjc1syKVgPHZLaAQJwYwP/b79lf13lAUYK2+OvdO1gB24uI4VO9ZEh
DIgeiRfeJ6IeEMj7ksUnLnXZAF03u47926/TAQ99O/lAq+fhRBBtuqg8HkFNtW2i

Re: xserver-xorg-input-synaptics: Changes to 'debian-unstable'

2008-06-01 Thread Julien Cristau
On Sun, Jun  1, 2008 at 13:58:34 +, Julien Cristau wrote:

 New commits:
 commit ab5e850aa6120180bdf1c7815c11685d87bf919a
 Author: Julien Cristau [EMAIL PROTECTED]
 Date:   Sun Jun 1 15:55:01 2008 +0200
 
 Add armel and armeb to the Architecture field.
 
Mattia, this needs to get to unstable ASAP, as currently the
xserver-xorg-input-all package is uninstallable on armel.  Do you have
time to prepare an upload, or would you like me to?

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483961: Missing/Wrong Symbols on Sun keyboard

2008-06-01 Thread Bernhard R. Link
Package: xkb-data
Version: 1.3-1

Using
Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  type5
Option  XkbLayout us
EndSection

I miss some keys on my Sun Type 5c keyboard..
Always first the keycode and current binding (as reported by xev),
then what is written on the key and my suggestions in parenthes.

keyblock to the left:

keycode 232 (keysym 0x0, NoSymbol)
Stop (SunStop or XF86Stop)

keycode 134 (keysym 0x0, NoSymbol)
Props (SunProps)

keycode 140 (keysym 0x0, NoSymbol)
Front (SunFront)

keycode 191 (keysym 0x0, NoSymbol)
Open (SunOpen or XF86Open)

keycode 122 (keysym 0x0, NoSymbol)
Find (Find)

keycode 133 (keysym 0x0, NoSymbol)
Again (Redo or SunAgain)

keycode 135 (keysym 0x0, NoSymbol)
Undo (Undo)

keycode 248 (keysym 0x0, NoSymbol)
Copy (XF86Copy or SunCopy)

keycode 192 (keysym 0x0, NoSymbol)
Paste (XF86Paste or SunPaste)

keycode 188 (keysym 0x0, NoSymbol)
Cut (XF86Cut or SunCut)

* keys above the num pad:

keycode 160 (keysym 0x0, NoSymbol)
Mute / Degauss (XF86AudioMute or SunAudioMute/SunVideoDegauss)

keycode 174 (keysym 0x0, NoSymbol)
Quiet / Dim (XF86AudioLowerVolume or SunAudioLowerVolume/SunLowerBrightness)

keycode 176 (keysym 0x0, NoSymbol)
Loud / Bright (XF86AudioRaiseVolume or SunAudioRaiseVolume/SunRaiseBrightness)

* keys left of the Fnum keys:

keycode 245 (keysym 0x0, NoSymbol)
Help (Help)

keycode 239 (keysym 0x0, NoSymbol)
unlabeled key between Help and F1
(I guess having that without sym does not harm)

Also
keycode 117 (keysym 0xff67, Menu)
is labeled compose, so I consider Menu unstead of Multi_key quite
irritating.

Hochachtungsvoll,
Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: retitle 443537 to xrdb: an apostrophe in a comment causes cpp warning, severity of 443537 is minor

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 retitle 443537 xrdb: an apostrophe in a comment causes cpp warning
Bug#443537: xbase-clients: xrdb: an apostrophe in a comment causes error
Changed Bug title to `xrdb: an apostrophe in a comment causes cpp warning' from 
`xbase-clients: xrdb: an apostrophe in a comment causes error'.

 severity 443537 minor
Bug#443537: xrdb: an apostrophe in a comment causes cpp warning
Bug#452898: xbase-clients: ' in comment reported
Bug#458360: don't parse comments
Severity set to `minor' from `normal'


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



x11-xserver-utils: Changes to 'refs/tags/x11-xserver-utils-7.3+3'

2008-06-01 Thread Julien Cristau
Tag 'x11-xserver-utils-7.3+3' created by Julien Cristau [EMAIL PROTECTED] at 
2008-06-01 12:15 +

Tagging upload of x11-xserver-utils 7.3+3 to unstable.

Changes since x11-xserver-utils-7.3+2:
Brice Goglin (2):
  Do not call laptop-detect, let the only user call it directly
  Update xsfbs/quilt patching rules to be compatible with the

David Nusinow (2):
  Remove make-orig-tar-gz target
  Kill the manifest code.

Julien Cristau (12):
  xrdb 1.0.5
  * xset 1.0.4
  xrandr 1.2.3
  update debian/copyright with information from xrandr's COPYING file.
  xsfbs.mk: make 'serverabi' depend on 'install'
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Add bug closer
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  Prepare changelog for upload

---
 debian/changelog |   11 
 debian/copyright |   25 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|  102 -
 debian/xsfbs/xsfbs.sh|  394 +++
 xrandr/COPYING   |   29 
 xrandr/ChangeLog |  901 +++-
 xrandr/INSTALL   |  236 
 xrandr/Makefile.am   |   12 
 xrandr/Makefile.in   |  152 +-
 xrandr/aclocal.m4|  220 ++-
 xrandr/autogen.sh|   13 
 xrandr/compile   |  142 --
 xrandr/config.guess  |   32 
 xrandr/config.sub|   52 
 xrandr/configure |  193 +--
 xrandr/configure.ac  |3 
 xrandr/depcomp   |   93 +
 xrandr/install-sh|  514 ++---
 xrandr/missing   |   61 -
 xrandr/xrandr.c  |   49 
 xrandr/xrandr.man|   11 
 xrandr/xrandr_test.pl|  329 +
 xrdb/ChangeLog   |   14 
 xrdb/Makefile.am |2 
 xrdb/Makefile.in |   45 
 xrdb/aclocal.m4  | 1302 ---
 xrdb/config.guess|   56 -
 xrdb/config.sub  |   66 -
 xrdb/configure   |  117 +-
 xrdb/configure.ac|3 
 xrdb/depcomp |   33 
 xrdb/install-sh  |  228 ++--
 xrdb/xrdb.c  |7 
 xset/ChangeLog   |   45 
 xset/INSTALL |  236 
 xset/Makefile.in |  140 +-
 xset/aclocal.m4  |  220 ++-
 xset/autogen.sh  |   13 
 xset/compile |  142 --
 xset/config.guess|   28 
 xset/config.sub  |   44 
 xset/configure   |  387 +++
 xset/configure.ac|2 
 xset/depcomp |   93 +
 xset/install-sh  |  514 ++---
 xset/missing |   61 -
 xset/mkinstalldirs   |  158 --
 xset/xset.c  | 2155 +++
 xset/xset.man|7 
 50 files changed, 5455 insertions(+), 4387 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2008-06-01 Thread Julien Cristau
 debian/changelog   |   15 +
 debian/control |8 
 debian/patches/ffb_screeninitsegv.diff |   14 +
 debian/patches/series  |1 
 debian/rules   |2 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk  |   79 --
 debian/xsfbs/xsfbs.sh  |  387 +
 8 files changed, 251 insertions(+), 405 deletions(-)

New commits:
commit 0f7b56a4a8d3014131f8713762e90140f49fa9c0
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:39:38 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 623dc16..7252a60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-sunffb (1:1.1.0-4) UNRELEASED; urgency=low
+xserver-xorg-video-sunffb (1:1.1.0-4) unstable; urgency=low
 
   * Add patch from Bernhard R. Link to fix segfault on server regen
 (closes: #455313).
@@ -11,7 +11,7 @@ xserver-xorg-video-sunffb (1:1.1.0-4) UNRELEASED; urgency=low
   * xsfbs.mk: serverabi now depends on install, which fixes the build with
 -j2 (closes: #471193).  Thanks, Bernhard R. Link!
 
- -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:26:51 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:39:19 +0200
 
 xserver-xorg-video-sunffb (1:1.1.0-3) unstable; urgency=low
 

commit 3069fbcb35d2f589bdbad11e6074c439a294cf2b
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:36:51 2008 +0200

Add a closer thanks to xsfbs update

diff --git a/debian/changelog b/debian/changelog
index 868f062..623dc16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ xserver-xorg-video-sunffb (1:1.1.0-4) UNRELEASED; urgency=low
 /usr/bin/Xorg and other modules, and that's not a bug, so we want
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
+  * xsfbs.mk: serverabi now depends on install, which fixes the build with
+-j2 (closes: #471193).  Thanks, Bernhard R. Link!
 
  -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:26:51 +0200
 

commit e89d196277ce91870b8b8618c564486502cc06f0
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:33:30 2008 +0200

Run dpkg-shlibdeps with --warnings=6.

Drivers reference symbols from /usr/bin/Xorg and other modules,
and that's not a bug, so we want dpkg-shlibdeps to shut up about
symbols it can't find.  Build-depend on dpkg-dev = 1.14.17.

diff --git a/debian/changelog b/debian/changelog
index 6d3da6f..868f062 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ xserver-xorg-video-sunffb (1:1.1.0-4) UNRELEASED; urgency=low
 (closes: #455313).
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
+  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
+/usr/bin/Xorg and other modules, and that's not a bug, so we want
+dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
+dpkg-dev = 1.14.17.
 
  -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:26:51 +0200
 
diff --git a/debian/control b/debian/control
index a3b5f93..40c6727 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Jurij Smakov [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-core-dev, x11proto-randr-dev, x11proto-render-dev, 
x11proto-xext-dev, x11proto-fonts-dev, x11proto-xf86dri-dev, x11proto-gl-dev, 
libdrm-dev ( 2.0), libgl1-mesa-dev | libgl1-dev, quilt
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-core-dev, x11proto-randr-dev, x11proto-render-dev, 
x11proto-xext-dev, x11proto-fonts-dev, x11proto-xf86dri-dev, x11proto-gl-dev, 
libdrm-dev ( 2.0), libgl1-mesa-dev | libgl1-dev, quilt, dpkg-dev (= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-sunffb
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-sunffb.git
diff --git a/debian/rules b/debian/rules
index 205b867..9033b58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ binary-arch: build install serverabi
dh_compress
dh_fixperms
dh_installdeb
-   dh_shlibdeps
+   dh_shlibdeps -- --warnings=6
dh_gencontrol
dh_md5sums
dh_builddeb

commit b36d05011c4de4128d66a6554cd5f9c8debabfe0
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:30:44 2008 +0200

debian/control updates

* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.

diff --git a/debian/changelog b/debian/changelog
index 313d7f4..6d3da6f 100644

Processing of xserver-xorg-video-sunffb_1.1.0-4_sparc.changes

2008-06-01 Thread Archive Administrator
xserver-xorg-video-sunffb_1.1.0-4_sparc.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-sunffb_1.1.0-4.dsc
  xserver-xorg-video-sunffb_1.1.0-4.diff.gz
  xserver-xorg-video-sunffb_1.1.0-4_sparc.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483946: xserver-xorg recommends non-working sun keyboard type

2008-06-01 Thread Bernhard R. Link
Package: xserver-xorg
Version: 1:7.3+11

xserver-xorg's debconf template states:

| Users of most keyboards should enter xorg.  Users of Sun Type 4 and Type
| 5 keyboards, however, should enter sun.

Currently the only way to get Sun Keyboard to work seems to be to enter
xorg here, too.

I think the following has also to be changes (in the following template):

|  With the sun rule set: 
|  - type4: Sun Type4 keyboards;
|  - type5: Sun Type5 keyboards.

I think type4 and type5 are still correct, but the 'With the sun rule
set:' line should be removed now.

Hochachtungsvoll,
Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483950: xserver-xorg-video-ati: Brightness-buttons do not work on Compaq Evo N410c (Radeon Mobility M6 LY)

2008-06-01 Thread Brice Goglin
Till wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.8.0-1
 Severity: normal


 The buttons for changing the backlight brightness on my laptop (Fn-F10, 
 Fn-Cursor-Up/Down)
 stop working after starting the X server. They do work when I boot to a text 
 console. Once
 I start the X server, they stop working. They do not work again even if I 
 switch back to
 a text console or shut down the X server. The only way to make them work 
 again is to
 reboot the machine or do a suspend-to-RAM  wakeup. (After wakeup my system 
 does not switch
 back to the X tty but shows the first text console. vbetool post and
 vbetool vbestate restore are called right after wakeup automatically.)

 The bug is not new (e.g. not introduced with 6.8.0). This bug was present as 
 long a I
 run Xorg on my laptop (more than 1 year).

 The bug does not only affect the brightness-buttons, but all Fn-combos (for 
 example
 Fn-F4 to switch between internal/external display).
   

It's often recommended that you do NOT use these buttons because they
may change things in the back of the video driver and thus break things
(especially when talking about switching between internal/external
display). You could try the ati driver from experimental just in case,
but I don't expect much there...

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#457596: marked as done (when -fb not provided)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 1 Jun 2008 13:53:59 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#457596: when -fb not provided
has caused the Debian Bug report #457596,
regarding when -fb not provided
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 [EMAIL PROTECTED]
immediately.)


-- 
457596: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457596
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: x11-xserver-utils
Version: 7.3+2
Severity: minor
File: /usr/share/man/man1/xrandr.1.gz

   --fb widthxheight
  Reconfigures the screen to the specified size. All  config-
  ured  monitors  must fit within this size. When this option
  is not provided, xrandr computes the smallest  screen  size
  that  will  hold the set of configured outputs; this option
  provides a way to override that behaviour.


is incorrect. When this option is not provided, the action is the same as


   -q When this option  is  present,  or  when  no  configuration
  changes  are  requested,  xrandr  will  display the current
  state of the system.

unless other options are provided.


---End Message---
---BeginMessage---
On Tue, Dec 25, 2007 at 03:23:36 +0800, [EMAIL PROTECTED] wrote:

 JC I have no idea what you mean...
 Don't worry, upstream knows.
 
Then I'll close this bug here, because I don't think it makes any sense.

Cheers,
Julien

---End Message---


xserver-xorg-video-sunffb_1.1.0-4_sparc.changes ACCEPTED

2008-06-01 Thread Debian Installer

Accepted:
xserver-xorg-video-sunffb_1.1.0-4.diff.gz
  to 
pool/main/x/xserver-xorg-video-sunffb/xserver-xorg-video-sunffb_1.1.0-4.diff.gz
xserver-xorg-video-sunffb_1.1.0-4.dsc
  to pool/main/x/xserver-xorg-video-sunffb/xserver-xorg-video-sunffb_1.1.0-4.dsc
xserver-xorg-video-sunffb_1.1.0-4_sparc.deb
  to 
pool/main/x/xserver-xorg-video-sunffb/xserver-xorg-video-sunffb_1.1.0-4_sparc.deb


Override entries for your package:
xserver-xorg-video-sunffb_1.1.0-4.dsc - source x11
xserver-xorg-video-sunffb_1.1.0-4_sparc.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 455313 471193 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458246: setting package to x11-xserver-utils, tagging 458246

2008-06-01 Thread Julien Cristau
# Automatically generated email from bts, devscripts version 2.10.28
#
# x11-xserver-utils (7.3+3) UNRELEASED; urgency=low
#
#  * xrdb 1.0.5
#+ Prevent cpp from prefixing errors with stdin when the xrdb input is a
#  file (closes: #458246)
#

package x11-xserver-utils
tags 458246 + pending




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems getting the right display mode out of X

2008-06-01 Thread Julien Cristau
On Sun, Jun  1, 2008 at 11:29:48 +0200, Peter Karlsson wrote:

 Is it possible to force X to use a particular resolution?
 
Use the PreferredMode option in a Monitor section associated with the
vga output (see the xorg.conf manpage).  If that doesn't help please
provide the full X log and config.

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458246: marked as done (report xrdb: filename:, not stdin)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 01 Jun 2008 12:32:34 +
with message-id [EMAIL PROTECTED]
and subject line Bug#458246: fixed in x11-xserver-utils 7.3+3
has caused the Debian Bug report #458246,
regarding report xrdb: filename:, not stdin
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 [EMAIL PROTECTED]
immediately.)


-- 
458246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: icewm
Version: 1.2.33-1
Severity: minor

I moved .icewm/ and .xsession out of the way and restarted xdm, but
still can't get this
   Xsession: X session started for jidanni at Sun Dec 30 03:28:12 CST 2007
   stdin:1:30: warning: missing terminating ' character
out of .xsession-errors
Nothing wrong here:
$ sh -n ~/.bashrc
$ sh -n ~/.bash_profile


---End Message---
---BeginMessage---
Source: x11-xserver-utils
Source-Version: 7.3+3

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

x11-xserver-utils_7.3+3.dsc
  to pool/main/x/x11-xserver-utils/x11-xserver-utils_7.3+3.dsc
x11-xserver-utils_7.3+3.tar.gz
  to pool/main/x/x11-xserver-utils/x11-xserver-utils_7.3+3.tar.gz
x11-xserver-utils_7.3+3_i386.deb
  to pool/main/x/x11-xserver-utils/x11-xserver-utils_7.3+3_i386.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated x11-xserver-utils 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Jun 2008 14:03:26 +0200
Source: x11-xserver-utils
Binary: x11-xserver-utils
Architecture: source i386
Version: 7.3+3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 x11-xserver-utils - X server utilities
Closes: 458246
Changes: 
 x11-xserver-utils (7.3+3) unstable; urgency=low
 .
   * xrdb 1.0.5
 + Prevent cpp from prefixing errors with stdin when the xrdb input is a
   file (closes: #458246)
   * xset 1.0.4
   * xrandr 1.2.3
   * update debian/copyright with information from xrandr's COPYING file.
Checksums-Sha1: 
 0b1ff199be4aaa914668c3d9ca4d3dabdfc43f46 1347 x11-xserver-utils_7.3+3.dsc
 c6337c4e7e4740d8c389e38ed5dd50c2ac23c273 1975568 x11-xserver-utils_7.3+3.tar.gz
 13089c33440b2648ba341ed65264ba71558358a1 171980 
x11-xserver-utils_7.3+3_i386.deb
Checksums-Sha256: 
 2fbe783ec2012e3597c08515f0d5cb99f2abebdabac25026f8dedf7e431881b6 1347 
x11-xserver-utils_7.3+3.dsc
 f8f1df22952630fbc75e9264bf41471f5a352cd2776f25bf7084750ee33531a0 1975568 
x11-xserver-utils_7.3+3.tar.gz
 19a168905c889207545aa38286a60cef8586e1d99921e3523a583677cc5a5373 171980 
x11-xserver-utils_7.3+3_i386.deb
Files: 
 9ae89d59d95c0a12891e6a2dc4a54636 1347 x11 optional x11-xserver-utils_7.3+3.dsc
 aca76d28f504fcc63874ffacf137ed83 1975568 x11 optional 
x11-xserver-utils_7.3+3.tar.gz
 89aae43fdd0a0b086f15a5614ee0b60d 171980 x11 optional 
x11-xserver-utils_7.3+3_i386.deb

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

iD8DBQFIQpK/mEvTgKxfcAwRAuDsAKCg1WOEQxKasnykDwn4UIoRF1ioEwCgxhRK
YTGMBQsb86gbS4Qd7RpKOD8=
=LiUv
-END PGP SIGNATURE-


---End Message---


x11-xserver-utils: Changes to 'debian-unstable'

2008-06-01 Thread Julien Cristau
 debian/changelog |6 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|  102 --
 debian/xsfbs/xsfbs.sh|  394 ---
 4 files changed, 220 insertions(+), 432 deletions(-)

New commits:
commit 99b71c962b5c7f178303eb5ed37936075acd63ac
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 14:04:31 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 58f1048..2954c42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11-xserver-utils (7.3+3) UNRELEASED; urgency=low
+x11-xserver-utils (7.3+3) unstable; urgency=low
 
   * xrdb 1.0.5
 + Prevent cpp from prefixing errors with stdin when the xrdb input is a
@@ -7,7 +7,7 @@ x11-xserver-utils (7.3+3) UNRELEASED; urgency=low
   * xrandr 1.2.3
   * update debian/copyright with information from xrandr's COPYING file.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 07 Mar 2008 20:27:02 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 14:03:26 +0200
 
 x11-xserver-utils (7.3+2) unstable; urgency=low
 

commit df0a41a393cad096f364d94effead3d1891b2667
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 13:42:13 2008 +0200

Add bug closer

diff --git a/debian/changelog b/debian/changelog
index ca4f43c..58f1048 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11-xserver-utils (7.3+3) UNRELEASED; urgency=low
 
   * xrdb 1.0.5
++ Prevent cpp from prefixing errors with stdin when the xrdb input is a
+  file (closes: #458246)
   * xset 1.0.4
   * xrandr 1.2.3
   * update debian/copyright with information from xrandr's COPYING file.

commit 4c2fb5aa80a15b5a9a9b51b03c7dc30496a22561
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat May 31 13:23:24 2008 +0200

Update xsfbs/quilt patching rules to be compatible with the
3.0 (quilt) source package.

Thanks to Raphael Hertzog.
See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index c11923f..b871b3b 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -21,10 +21,8 @@
 # Pass $(DH_OPTIONS) into the environment for debhelper's benefit.
 export DH_OPTIONS
 
-# force quilt to not use ~/.quiltrc
-QUILT = quilt --quiltrc /dev/null
-# force QUILT_PATCHES to the default in case it is exported in the environment
-QUILT_PATCHES = patches/
+# force quilt to not use ~/.quiltrc and to use debian/patches
+QUILT = QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null
 
 # Set up parameters for the upstream build environment.
 
@@ -121,19 +119,11 @@ $(STAMP_DIR)/stampdir:
 # Set up the package build directory as quilt expects to find it.
 .PHONY: prepare
 stampdir_targets+=prepare
-prepare: $(STAMP_DIR)/genscripts $(STAMP_DIR)/prepare $(STAMP_DIR)/patches 
$(STAMP_DIR)/log
+prepare: $(STAMP_DIR)/genscripts $(STAMP_DIR)/prepare $(STAMP_DIR)/log
 $(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir
-   if [ ! -e $(STAMP_DIR)/patches ]; then \
-   mkdir $(STAMP_DIR)/patches; \
-   ln -s $(STAMP_DIR)/patches .pc; \
-   echo 2 $(STAMP_DIR)/patches/.version; \
-   fi; \
if [ ! -e $(STAMP_DIR)/log ]; then \
mkdir $(STAMP_DIR)/log; \
fi; \
-   if [ -e debian/patches ]  [ ! -e patches ]; then \
-   ln -s debian/patches patches; \
-   fi; \
$@
 
 # Apply all patches to the upstream source.
@@ -162,10 +152,10 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 
 # Revert all patches to the upstream source.
 .PHONY: unpatch
-unpatch:
+unpatch: $(STAMP_DIR)/prepare
rm -f $(STAMP_DIR)/patch
@echo -n Unapplying patches...; \
-   if [ -e $(STAMP_DIR)/patches/applied-patches ]; then \
+   if $(QUILT) applied /dev/null 2/dev/null; then \
  if $(QUILT) pop -a -v $(STAMP_DIR)/log/unpatch 21; then \
cat $(STAMP_DIR)/log/unpatch; \
echo successful.; \
@@ -192,7 +182,7 @@ cleanscripts:
 .PHONY: xsfclean
 xsfclean: cleanscripts unpatch
dh_testdir
-   rm -rf .pc patches
+   rm -rf .pc
rm -rf $(STAMP_DIR) $(SOURCE_DIR)
rm -rf imports
dh_clean debian/shlibs.local \

commit dcf4204d5328834172df80951a18de014b0f74ef
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 12:26:18 2008 +0200

xsfbs.sh: use 'local' now that policy allows it

Policy 3.7.3 allows /bin/sh scripts to use 'local'.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 0c7607a..72efa95 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -238,19 +238,19 @@ analyze_path () {
   # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
   # Thanks to Randolph Chung for this clever hack.
 
-  #local f g
+  local f g
 
   while [ -n $1 ]; do
 reject_whitespace $1
-_g=
+g=
 message Analyzing $1:
-for _f in 

Bug#469306: xkb-data: rules/sun.lst missing

2008-06-01 Thread Bernhard R. Link
* Mohammed Adnène Trojette [EMAIL PROTECTED] [080528 14:07]:
 Here is upstream's comment:
 
  |   --- Comment  #1 From Sergey V. Udaltsov  2008-05-01 02:30:16 PST  
 ---
  | 
  | It is amazing - the file was deleted 3+ years ago, and only now someone
  | noticed..;)

Well, given the pityfull state Xorg is in general and that getting Xorg
at all needed already quite some patching before I got to keyboard
related issues, I do not think it is that amazing.

  | Actually, I am going to remove rules/sun* altogether - because I was told 
 by
  | Sun people (namely, Alan Coopersmith) they are using rules/base* stuff 
 anyway.
  | So would original author of the bug try switching to base ruleset?

Currently xserver-xorg recommends to use sun instead of xorg.
I've tried xorg there and then most the keyboard seems to work.

(The compose key produces menu instead of Multi_key, and the whole
keyblock to the left seems not assigned at all, I'll file a new bug
report for those).

Hochachtungsvoll,
Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#448970: marked as done (xprint-utils recommends unmet xprint)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 1 Jun 2008 16:28:34 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#448970: xprint-utils recommends unmet xprint
has caused the Debian Bug report #448970,
regarding xprint-utils recommends unmet xprint
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 [EMAIL PROTECTED]
immediately.)


-- 
448970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448970
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xprint-utils
Version: 7.1-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: goal-recommends

Hi

xprint-utils recommends xprint which is not available in unstable.

Cheers

Luk


---End Message---
---BeginMessage---
On Thu, Nov  1, 2007 at 23:43:35 +0100, Luk Claes wrote:

 xprint-utils recommends xprint which is not available in unstable.
 
It is back now.

Cheers,
Julien

---End Message---


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

2008-06-01 Thread Julien Cristau
 debian/changelog  |   14 +
 debian/control|   10 -
 debian/rules  |6 
 debian/xsfbs/xsfbs.mk |   22 --
 debian/xsfbs/xsfbs.sh |  387 +++---
 5 files changed, 234 insertions(+), 205 deletions(-)

New commits:
commit d1c9fd8e77216226c531826ac96a7b36495dffb0
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 16:40:00 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index c0a4618..24e1c45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-newport (1:0.2.1-5) UNRELEASED; urgency=high
+xserver-xorg-video-newport (1:0.2.1-5) unstable; urgency=high
 
   * High urgency for RC bug fix.
 
@@ -19,7 +19,7 @@ xserver-xorg-video-newport (1:0.2.1-5) UNRELEASED; 
urgency=high
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 15 Sep 2007 01:59:43 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Sun, 01 Jun 2008 16:39:56 +0200
 
 xserver-xorg-video-newport (1:0.2.1-4) unstable; urgency=low
 

commit f652e90b85703be398ec7a0be46fee60c76d1c8b
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 16:39:40 2008 +0200

Run dpkg-shlibdeps with --warnings=6.

Drivers reference symbols from /usr/bin/Xorg and other modules,
and that's not a bug, so we want dpkg-shlibdeps to shut up about
symbols it can't find.  Build-depend on dpkg-dev = 1.14.17.

diff --git a/debian/changelog b/debian/changelog
index 86893ca..c0a4618 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,10 @@ xserver-xorg-video-newport (1:0.2.1-5) UNRELEASED; 
urgency=high
   * Add myself to Uploaders.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
+  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
+/usr/bin/Xorg and other modules, and that's not a bug, so we want
+dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
+dpkg-dev = 1.14.17.
 
  -- Brice Goglin [EMAIL PROTECTED]  Sat, 15 Sep 2007 01:59:43 +0200
 
diff --git a/debian/control b/debian/control
index d517d5c..dd3dd4b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Julien Cristau [EMAIL 
PROTECTED]
-Build-Depends: debhelper (= 5.0.0), quilt, pkg-config, xserver-xorg-dev (= 
2:1.4), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev
+Build-Depends: debhelper (= 5.0.0), quilt, pkg-config, xserver-xorg-dev (= 
2:1.4), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, dpkg-dev (= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-newport.git
diff --git a/debian/rules b/debian/rules
index 310d162..d820077 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ binary-arch: build install serverabi
dh_compress
dh_fixperms
dh_installdeb
-   dh_shlibdeps
+   dh_shlibdeps -- --warnings=6
dh_gencontrol
dh_md5sums
dh_builddeb

commit 8da1fef625963dd3012c0946f57ed4a274595321
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Jun 1 16:38:14 2008 +0200

debian/control updates

* Add myself to Uploaders.
* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.

diff --git a/debian/changelog b/debian/changelog
index b0f2140..86893ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ xserver-xorg-video-newport (1:0.2.1-5) UNRELEASED; 
urgency=high
   * Only build on mips, this driver is useless on other architectures
 (closes: #393709).  Thanks, Florian Lohoff!
   * Fix target dependencies in debian/rules.
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.7.3.
+  * Drop the XS- prefix from Vcs-* control fields.
 
  -- Brice Goglin [EMAIL PROTECTED]  Sat, 15 Sep 2007 01:59:43 +0200
 
diff --git a/debian/control b/debian/control
index 60e5d66..d517d5c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: xserver-xorg-video-newport
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow [EMAIL PROTECTED]
+Uploaders: David Nusinow [EMAIL PROTECTED], Julien Cristau [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), quilt, pkg-config, xserver-xorg-dev (= 
2:1.4), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport
-XS-Vcs-Browser: 

xserver-xorg-video-newport: Changes to 'refs/tags/xserver-xorg-video-newport-1_0.2.1-5'

2008-06-01 Thread Julien Cristau
Tag 'xserver-xorg-video-newport-1_0.2.1-5' created by Julien Cristau [EMAIL 
PROTECTED] at 2008-06-01 15:11 +

Tagging upload of xserver-xorg-video-newport 1:0.2.1-5 to unstable.

Changes since xserver-xorg-video-newport-1_0.2.1-4:
Brice Goglin (7):
  Fix displaying of patches applied by quilt.
  Minor fixes in the patching system.
  Fix display the output of quilt push/pop.
  Do not call laptop-detect, let the only user call it directly
  Add upstream URL to debian/copyright
  Merge branch 'debian-experimental' into debian-unstable
  Update xsfbs/quilt patching rules to be compatible with the

David Nusinow (2):
  Remove make-orig-tar-gz target
  Kill the manifest code.

Julien Cristau (15):
  xsfbs.mk: make 'serverabi' depend on 'install'
  Remove xsfbs-autoreconf.mk
  Install the upstream README.
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  Bug#11761: Fix xaa initialization
  Update changelog
  Only build on mips, this driver is useless on other architectures
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  Fix target dependencies in debian/rules.
  debian/control updates
  Run dpkg-shlibdeps with --warnings=6.
  Prepare changelog for upload

---
 debian/changelog |   23 ++
 debian/control   |   12 -
 debian/copyright |3 
 debian/rules |8 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|  121 ++-
 debian/xsfbs/xsfbs.sh|  394 ---
 src/newport_driver.c |9 
 8 files changed, 272 insertions(+), 448 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processing of xserver-xorg-video-newport_0.2.1-5_mips.changes

2008-06-01 Thread Archive Administrator
xserver-xorg-video-newport_0.2.1-5_mips.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-newport_0.2.1-5.dsc
  xserver-xorg-video-newport_0.2.1-5.diff.gz
  xserver-xorg-video-newport_0.2.1-5_mips.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-video-newport_0.2.1-5_mips.changes ACCEPTED

2008-06-01 Thread Debian Installer

Accepted:
xserver-xorg-video-newport_0.2.1-5.diff.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-5.diff.gz
xserver-xorg-video-newport_0.2.1-5.dsc
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-5.dsc
xserver-xorg-video-newport_0.2.1-5_mips.deb
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-5_mips.deb


Override entries for your package:
xserver-xorg-video-newport_0.2.1-5.dsc - source x11
xserver-xorg-video-newport_0.2.1-5_mips.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 393709 402178 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483973: RM: xserver-xorg-video-newport [alpha amd64 arm armel hppa hurd-i386 i386 ia64 m68k mipsel powerpc] -- ANAIS; mips-only

2008-06-01 Thread Julien Cristau
Package: ftp.debian.org
Severity: normal

Hi,

please see bug #393709.  The newport driver is only useful on mips, the
latest version restricts the architecture field.  Please remove it from
other architectures.

LaMont, please add the following to P-a-s:
%xserver-xorg-video-newport:  mips

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#393709: marked as done (xserver-xorg-video-newport: video-newport should only exist on mips)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 01 Jun 2008 15:17:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#393709: fixed in xserver-xorg-video-newport 1:0.2.1-5
has caused the Debian Bug report #393709,
regarding xserver-xorg-video-newport: video-newport should only exist on mips
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 [EMAIL PROTECTED]
immediately.)


-- 
393709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393709
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xserver-xorg-video-newport
Version: 1:0.2.0-3
Severity: wishlist

Hi,
the video-newport is an hardware grafix options only available on the
SGI Indy, Indigo2 and possibly the Indigo. These are architecture mips.

All other archs dont need this packet at all (not even mipsel).

Flo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-rc1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xserver-xorg-video-newport depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-9   X.Org X server -- core server

xserver-xorg-video-newport recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xserver-xorg-video-newport
Source-Version: 1:0.2.1-5

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-newport, which is due to be installed in the Debian FTP 
archive:

xserver-xorg-video-newport_0.2.1-5.diff.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-5.diff.gz
xserver-xorg-video-newport_0.2.1-5.dsc
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-5.dsc
xserver-xorg-video-newport_0.2.1-5_mips.deb
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-5_mips.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated 
xserver-xorg-video-newport package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Jun 2008 16:39:56 +0200
Source: xserver-xorg-video-newport
Binary: xserver-xorg-video-newport
Architecture: source mips
Version: 1:0.2.1-5
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 xserver-xorg-video-newport - X.Org X server -- Newport display driver
Closes: 393709 402178
Changes: 
 xserver-xorg-video-newport (1:0.2.1-5) unstable; urgency=high
 .
   * High urgency for RC bug fix.
 .
   [ Brice Goglin ]
   * Add upstream URL to debian/copyright.
 .
   [ Julien Cristau ]
   * Install the upstream README.
   * Fix XAA module loading (closes: #402178).
   * Only build on mips, this driver is useless on other architectures
 (closes: #393709).  Thanks, Florian Lohoff!
   * Fix target dependencies in debian/rules.
   * Add myself to Uploaders.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
   * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
 /usr/bin/Xorg and other modules, and that's not a bug, so we want
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
Checksums-Sha1: 
 bbffab537c51bae4488969405b0830e181484c3a 1532 
xserver-xorg-video-newport_0.2.1-5.dsc
 41080443621174a3d81e0aaf39490da27de75dd6 115756 
xserver-xorg-video-newport_0.2.1-5.diff.gz
 a124b642ecdb810148f6fb6adda21cc698948e86 25358 
xserver-xorg-video-newport_0.2.1-5_mips.deb
Checksums-Sha256: 
 5f08207245c6d8442690c76f39ad37dae58803c818917168cc2333ec8d6ec12c 1532 
xserver-xorg-video-newport_0.2.1-5.dsc
 3f41cf04534239bab0c6963d5379502dcee3cd26e32d99206c63b98b4e4a84b1 115756 
xserver-xorg-video-newport_0.2.1-5.diff.gz
 706a75b6886892f6f6e3cd25a782414615dca07a14fe0c36d877439ef240b9e5 25358 
xserver-xorg-video-newport_0.2.1-5_mips.deb
Files: 
 92b38f7a5475e24680e65655e8516a68 1532 x11 optional 
xserver-xorg-video-newport_0.2.1-5.dsc
 

Bug#402178: marked as done (Debian MIPS Xorg: server won't start)

2008-06-01 Thread Debian Bug Tracking System

Your message dated Sun, 01 Jun 2008 15:17:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#402178: fixed in xserver-xorg-video-newport 1:0.2.1-5
has caused the Debian Bug report #402178,
regarding Debian MIPS Xorg: server won't start
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 [EMAIL PROTECTED]
immediately.)


-- 
402178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402178
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---

Package: xorg
Version: 1:7.1.0-7

Hardware: sgi Indy
OS: Debian Etch (testing)
uname -a: Linux sgiIndy 2.4.27-r4k-ip22 #1 Mon Sep 18 00:21:18 UTC 2006
mips GNU/Linux

Other Packages:
xorg 1:7.1.0-7
xserver-xorg 1:7.1.0-7
xserver-xorg-core 2:1.1.1-11
xserver-xorg-video-newport 1:0.2.0-3

Driver used: newport

Description:
When gdm tries to start Xorg fails, I can repeat the problem simply
stopping and starting gdm again:

/etc/init.d/gdm stop
/etc/init.d/gdm start

IRIX hinv:
CPU: MIPS R4400 Processor Chip Revision: 5.0
FPU: MIPS R4000 Floating Point Coprocessor Revision: 0.0
1 150 MHZ IP22 Processor
Main memory size: 256 Mbytes
Secondary unified instruction/data cache size: 1 Mbyte on Processor 0
Instruction cache size: 16 Kbytes
Data cache size: 16 Kbytes
Integral SCSI controller 0: Version WD33C93B, revision D
 Disk drive: unit 1 on SCSI controller 0
 Disk drive: unit 2 on SCSI controller 0
On-board serial ports: 2
On-board bi-directional parallel port
Graphics board: Indy 24-bit
Integral Ethernet: ec0, version 1
Integral ISDN: Basic Rate Interface unit 0, revision 1.0
Iris Audio Processor: version A2 revision 4.1.0
Vino video: unit 0, revision 0, IndyCam not connected


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout es
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section Device
Identifier  Generic Video Card
Driver  newport
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   30-65
VertRefresh 50-75
EndSection

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024
EndSubSection
SubSection Display
Depth   4

Bug#483946: xserver-xorg recommends non-working sun keyboard type

2008-06-01 Thread Julien Cristau
On Sun, Jun  1, 2008 at 14:25:52 +0200, Bernhard R. Link wrote:

 xserver-xorg's debconf template states:
 
 | Users of most keyboards should enter xorg.  Users of Sun Type 4 and Type
 | 5 keyboards, however, should enter sun.
 
 Currently the only way to get Sun Keyboard to work seems to be to enter
 xorg here, too.
 
It looks like xorg is the only remaining choice for xkbrules, so we
probably could drop that question completely.

 I think the following has also to be changes (in the following template):
 
 |  With the sun rule set: 
 |  - type4: Sun Type4 keyboards;
 |  - type5: Sun Type5 keyboards.
 
 I think type4 and type5 are still correct, but the 'With the sun rule
 set:' line should be removed now.
 
/usr/share/X11/xkb/rules/xorg seems to list sun4/sun5/sun6 instead.  But
if you've tested that choosing type4 or type5 works, then we'll keep
that.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483819: libcompizconfig0: Couldn't load plugin 'ccp'

2008-06-01 Thread C W
I can confirm the same behavior when moving from libcompizconfig0 0.6.0-3 = 
0.7.4-1.


A little googling revealed that people have had this problem before with earlier 
versions of compiz, usually caused by a version mismatch between compiz-core and 
libcompizconfig (ABI incompatibility).  At least on my system, the 31/05 update 
took libcompizconfig to 0.7.x whereas compiz-core remained at 
0.6.3~git20080115.0ea58487-1.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xutils-dev: Changes to 'debian-unstable'

2008-06-01 Thread Brice Goglin
 debian/changelog  |8 
 debian/patches/05_xaw_without_xp.diff |   52 
 debian/xsfbs/xsfbs-autoreconf.mk  |  150 -
 debian/xsfbs/xsfbs.mk |   26 --
 debian/xsfbs/xsfbs.sh |  387 ++
 5 files changed, 274 insertions(+), 349 deletions(-)

New commits:
commit e1b811bfbb6c43a7554888dafad1f5dcf769ec2e
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sun Jun 1 19:22:59 2008 +0200

Extend 05_xaw_without_xp.diff to disable Xp from Xaw on hurd-i386

and try to disable it for kfreebsd-i386 as well.

diff --git a/debian/changelog b/debian/changelog
index d9429d7..0221046 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xutils-dev (1:7.4+2) UNRELEASED; urgency=low
+
+  * Extend 05_xaw_without_xp.diff to disable Xp from Xaw on hurd-i386
+and try to disable it for kfreebsd-i386 as well.
+Thanks Samuel Thibault, closes: #483093.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Sun, 01 Jun 2008 19:21:31 +0200
+
 xutils-dev (1:7.4+1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/patches/05_xaw_without_xp.diff 
b/debian/patches/05_xaw_without_xp.diff
index 441bb73..34e3801 100644
--- a/debian/patches/05_xaw_without_xp.diff
+++ b/debian/patches/05_xaw_without_xp.diff
@@ -1,7 +1,13 @@
+---
+ xorg-cf-files/FreeBSD.cf |   10 ++
+ xorg-cf-files/gnu.cf |   10 ++
+ xorg-cf-files/linux.cf   |   10 ++
+ 3 files changed, 30 insertions(+)
+
 Index: xutils-dev/xorg-cf-files/linux.cf
 ===
 xutils-dev.orig/xorg-cf-files/linux.cf 2006-04-18 14:09:37.0 
-0700
-+++ xutils-dev/xorg-cf-files/linux.cf  2006-04-18 14:33:56.0 -0700
+--- xutils-dev.orig/xorg-cf-files/linux.cf 2008-06-01 18:36:51.0 
+0200
 xutils-dev/xorg-cf-files/linux.cf  2008-06-01 18:36:51.0 +0200
 @@ -1153,6 +1153,16 @@
  #define TtClientLibs $(TTLIB) $(XTOOLLIB) $(XLIB)
  #define TtClientDepLibs $(DEPTTLIB) $(DEPXTOOLLIB) $(DEPXLIB)
@@ -19,3 +25,45 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #if HaveLib64
  # ifndef LibDirName
  #  define LibDirName  lib64
+Index: xutils-dev/xorg-cf-files/gnu.cf
+===
+--- xutils-dev.orig/xorg-cf-files/gnu.cf   2008-06-01 18:36:51.0 
+0200
 xutils-dev/xorg-cf-files/gnu.cf2008-06-01 18:36:51.0 +0200
+@@ -541,6 +541,16 @@
+ #define TtClientLibs $(TTLIB) $(XTOOLLIB) $(XLIB)
+ #define TtClientDepLibs $(DEPTTLIB) $(DEPXTOOLLIB) $(DEPXLIB)
+ 
++#ifndef ExtraXawClientLibs
++# define ExtraXawClientLibs /**/
++#endif
++#ifndef ExtraXawClientDepLibs
++# define ExtraXawClientDepLibs /**/
++#endif
++#ifndef ExtraXawReqs
++# define ExtraXawReqs /**/
++#endif
++
+ #ifndef BuildDmx
+ #define BuildDmx  YES
+ #endif
+Index: xutils-dev/xorg-cf-files/FreeBSD.cf
+===
+--- xutils-dev.orig/xorg-cf-files/FreeBSD.cf   2008-06-01 18:43:49.0 
+0200
 xutils-dev/xorg-cf-files/FreeBSD.cf2008-06-01 18:44:03.0 
+0200
+@@ -570,6 +570,16 @@
+ #endif
+ #endif
+ 
++#ifndef ExtraXawClientLibs
++# define ExtraXawClientLibs /**/
++#endif
++#ifndef ExtraXawClientDepLibs
++# define ExtraXawClientDepLibs /**/
++#endif
++#ifndef ExtraXawReqs
++# define ExtraXawReqs /**/
++#endif
++
+ /*
+  * A hack to work around an optimization problem with gcc 2.95.2 - 2.95.4
+  */

commit 4c2fb5aa80a15b5a9a9b51b03c7dc30496a22561
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat May 31 13:23:24 2008 +0200

Update xsfbs/quilt patching rules to be compatible with the
3.0 (quilt) source package.

Thanks to Raphael Hertzog.
See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index c11923f..b871b3b 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -21,10 +21,8 @@
 # Pass $(DH_OPTIONS) into the environment for debhelper's benefit.
 export DH_OPTIONS
 
-# force quilt to not use ~/.quiltrc
-QUILT = quilt --quiltrc /dev/null
-# force QUILT_PATCHES to the default in case it is exported in the environment
-QUILT_PATCHES = patches/
+# force quilt to not use ~/.quiltrc and to use debian/patches
+QUILT = QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null
 
 # Set up parameters for the upstream build environment.
 
@@ -121,19 +119,11 @@ $(STAMP_DIR)/stampdir:
 # Set up the package build directory as quilt expects to find it.
 .PHONY: prepare
 stampdir_targets+=prepare
-prepare: $(STAMP_DIR)/genscripts $(STAMP_DIR)/prepare $(STAMP_DIR)/patches 
$(STAMP_DIR)/log
+prepare: $(STAMP_DIR)/genscripts $(STAMP_DIR)/prepare $(STAMP_DIR)/log
 $(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir
-   if [ ! -e $(STAMP_DIR)/patches ]; then \
-   mkdir $(STAMP_DIR)/patches; \
-   ln -s $(STAMP_DIR)/patches 

Bug#483093: xutils-dev: Please disable Xp from Xaw on hurd-i386 too

2008-06-01 Thread Brice Goglin
Samuel Thibault wrote:
 Since imake disables Xp from Xaw on Linux archs, package maintainers
 don't set the libxp dependency, and thus Xp must be disabled from Xaw
 for other archs too, because else these packages FTBFS.  The attached
 patch does this for hurd-i386, please append it to
 debian/patches/05_xaw_without_xp.diff
   

Applied thanks.

 I guess kfreebsd needs a similar fix.
   

I added the same patch to FreeBSD.cf, assuming that's the file that
kfreebsd will use, we'll see.

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 483093

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 tags 483093 + pending
Bug#483093: xutils-dev: Please disable Xp from Xaw on hurd-i386 too
Tags were: patch
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#469335: xkb-data: sun rules reference nonexistent symbols

2008-06-01 Thread Bernhard R. Link
* Mohammed Adnène Trojette [EMAIL PROTECTED] [080506 23:30]:
 Hmm, as Julien is pointing out on IRC, maybe the patch against
 rules/base still applies?

Indeed using ruleset xorg and model sun5 still results in an error
message.

I'm currently trying to port the patch to the current version, but if
I do so I get an extreme long set of warnings about multiple defined
keycodes.

Hochachtungsvoll,
Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#469335: xkb-data: sun rules reference nonexistent symbols

2008-06-01 Thread Bernhard R. Link
* Bernhard R. Link [EMAIL PROTECTED] [080601 17:37]:
 I'm currently trying to port the patch to the current version, but if
 I do so I get an extreme long set of warnings about multiple defined
 keycodes.

The attached patch makes model sun5 work again, at least in layout us.
I'll see if I can find some other keyboards next weekend to test.

Hochachtungsvoll,
Bernhard R. Link
--- usr/share/X11/xkb/rules/xorg	2008-05-28 14:13:37.0 +0200
+++ /usr/share/X11/xkb/rules/xorg	2008-06-01 19:36:50.0 +0200
@@ -283,10 +283,12 @@
   amiga		*			=	xfree68_vndr/amiga(usa1)+%l%(v)
 
   classmate	us			=	pc+%l(classmate)
-  sun4		$nonlatin		=	latin+sun_vndr/us(sun4)+%l%(v):2
-  sun4		*			=	latin+sun_vndr/us(sun4)+%l%(v)
-  sun5		$nonlatin		=	latin+sun_vndr/us(sun5)+%l%(v):2
-  sun5		*			=	latin+sun_vndr/us(sun5)+%l%(v)
+  sun4		us			=	sun_vndr/us(type4)
+  sun4		$nonlatin		=	sun_vndr/us(type4)+%l%(v):2
+  sun4		*			=	sun_vndr/us(type4)+%l%(v)
+  sun5		us			=	sun_vndr/us(type5)
+  sun5		$nonlatin		=	sun_vndr/us(type5)+%l%(v):2
+  sun5		*			=	sun_vndr/us(type5)+%l%(v)
   sun6		us			=	sun_vndr/us(type6)
   sun6		en_US			=	sun_vndr/us(type6)+iso9995-3(basic)
   sun6		*			=	sun_vndr/us(type6)+%l%(v)
@@ -380,8 +382,8 @@
   *		yu(unicodeyz)			=	pc+srp(latinunicodeyz)
   ataritt	*			=	xfree68_vndr/ataritt(us)+%l[1]%(v[1])
   amiga		*			=	xfree68_vndr/amiga(usa1)+%l[1]%(v[1])
-  sun4		*			=	latin+sun_vndr/us(sun4)+%l[1]%(v[1])
-  sun5		*			=	latin+sun_vndr/us(sun5)+%l[1]%(v[1])
+  sun4		*			=	sun_vndr/us(type4)+%l[1]%(v[1])
+  sun5		*			=	sun_vndr/us(type5)+%l[1]%(v[1])
   macintosh_old	us			=	macintosh_vndr/us(oldmac)
   macintosh_old	$macvendorlayouts	=	macintosh_vndr/us(oldmac)+macintosh_vndr/%l[1]%(v[1])
   macintosh_old	*			=	macintosh_vndr/us(oldmac)+%l[1]%(v[1])


Processed: Re: Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 483989 grave
Bug#483989: xserver-xorg-video-savage: system freeze while starting X
Severity set to `grave' from `important'

 thank you
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-06-01 Thread Brice Goglin
severity 483989 grave
thank you


Stefan Lippers-Hollmann wrote:
 Package: xserver-xorg-video-savage
 Version: 1:2.2.1-1
 Severity: important

 After upgrading xserver-xorg-video-savage from 1:2.1.3-5 to current 
 unstable (1:2.2.1-1), the system freezes immediately with a black screen 
 (no flashing cursor) while trying to start X, without any recoverable 
 error messages. Changing DefaultColorDepth from 24 to 16 bit shows no 
 results.

 As disabling 02_temporary_revert_pciaccess.diff from 1:2.1.3-5 seems to 
 result in the same system freeze, re- enabling it for 1:2.2.1-1 and 
 dropping conflicting upstream commits:
   a01c9d12938f977a4310e0547866f01517059a3e
   69eca3b8340966874ee3ffdc0d0a3f73de7a816a
   908b155161ebb6cd506f43a3987e4d146ef5b330
   88141fd21214c501cafed73b1bba084b8a2bb929
   fd2a598e64a522c028a20444379fa200a5724e62
 results in a working system again.
   

Is the machine completely dead with the plain 2.2.1 driver? Can you
ping? ssh? catch the log?

I was kind of expecting that upstream did not fix in 2.2.1 everything we
disabled in 2.1.3-5. Let's bump the severity to prevent 2.2.1 from
entering testing, it's better to keep 2.1.3-5 for now.

I am adding to CC 2 person that may experience the same problem since
2.1.3-4 was broken for them. Joseph and Pascal, can you report back
whether savage 2.2.1 from unstable is broken for you as well?

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-06-01 Thread Stefan Lippers-Hollmann
Hi

[sorry that you get this mail twice, I accidentally answered you privately 
and didn't address the bug ]


On Sonntag, 1. Juni 2008, you wrote:
[...]
 Is the machine completely dead with the plain 2.2.1 driver? Can you
 ping? ssh? catch the log?

Yes, it is completely dead, open ssh connections trying to gather last bits
from tail -f /var/log/messages stall immediately (unfortunately the 
notebook has no serial connectors for a serial console), pings get no 
answer - a hard poweroff is the only recovery.
 
 I was kind of expecting that upstream did not fix in 2.2.1 everything we
 disabled in 2.1.3-5. Let's bump the severity to prevent 2.2.1 from
 entering testing, it's better to keep 2.1.3-5 for now.

Thanks, the other upstream changes from 2.2.1 seem to be fine so far.

 I am adding to CC 2 person that may experience the same problem since
 2.1.3-4 was broken for them. Joseph and Pascal, can you report back
 whether savage 2.2.1 from unstable is broken for you as well?
 
 Brice
 

Regards
Stefan Lippers-Hollmann


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


Bug#483989: xserver-xorg-video-savage: system freeze while starting X

2008-06-01 Thread Stefan Lippers-Hollmann
Hi

On Sonntag, 1. Juni 2008, you wrote:
[...]
 Is the machine completely dead with the plain 2.2.1 driver? Can you
 ping? ssh? catch the log?

Yes, it is completely dead, open ssh connections trying to gather last bits
from tail -f /var/log/messages stall immediately (unfortunately the 
notebook has no serial connectors for a serial console), pings get no 
answer - a hard poweroff is the only recovery.
 
 I was kind of expecting that upstream did not fix in 2.2.1 everything we
 disabled in 2.1.3-5. Let's bump the severity to prevent 2.2.1 from
 entering testing, it's better to keep 2.1.3-5 for now.

Thanks, the other upstream changes from 2.2.1 seem to be fine so far.

 I am adding to CC 2 person that may experience the same problem since
 2.1.3-4 was broken for them. Joseph and Pascal, can you report back
 whether savage 2.2.1 from unstable is broken for you as well?
 
 Brice
 

Regards
Stefan Lippers-Hollmann


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


Bug#483819: libcompizconfig0: Couldn't load plugin 'ccp'

2008-06-01 Thread Adrian Courrèges
Same problem here.
Everything was working fine until last update.

$ fusion-icon
 * Detected Session: gnome
 * Searching for installed applications...
Backend : ini
Integration : true
Profile : default
Adding plugin decoration (decoration)
Initializing decoration options...done
 * No GLX_EXT_texture_from_pixmap with direct rendering context
 ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
 * Using the GTK Interface
 * Metacity is already running
 * Setting window manager to Compiz
 ... executing: compiz.real --replace --sm-disable --ignore-desktop-hints
ccp --indirect-rendering
compiz.real (core) - Error: Couldn't load plugin 'ccp'


Bug#484015: xserver-xorg-video-ati: [r128][powerpc] output is limited to 800x600 even with 1024x768 display

2008-06-01 Thread Rogerio Brito
Package: xserver-xorg-video-ati
Version: 1:6.8.0-1
Severity: important

Hi,

I am using an iBook G3 600MHz Combo, 12, 1024x768 display, Late 2001 model, 
with a
freeshly installed sid system (I want to get rid of MacOS X, since it is too 
slow on
this machine).

Unfortunately, X has some severe problems that were discussed in the 
debian-powerpc
mailing list a short while ago. [1] The distortion that I'm seeing is that the 
screen
is regarded as only 800x600 and the right side is completely black while the 
bottom
area is a mirror of the top area.

I have given a lot of details in Ubuntu's lauchpad, including photos that I've 
taken
from this notebook while it was running their latest release. [2]

Please, help. I need to use this machine as soon as possible. I have already 
tried
compiling a newer kernel, but it seems that there may be some bad interaction 
between
the kernel and the X server.

BTW, I was able to use this machine perfectly in the 2.4 kernel era (I think 
that it
was still with the XFree86 server at the time).

Oh, BTW, one error/warning that I see reported on the machine's console (and 
that
apparently doesn't get included in the X logs) is the following:

(many times the following error---at least 20 times in a row)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(...)

If more information is needed, please let me know.



Thanks in advance, Rogerio Brito.

[1] http://lists.debian.org/debian-powerpc/2008/05/msg00055.html
[2] https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/224343

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-05-30 14:48 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1948376 2008-05-18 11:27 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 
AGP 2x (rev 02)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1175 2008-05-30 15:36 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  Emulate3Buttons   true
EndSection

Section Device
Identifier  Configured Video Device
Driver  ati
BusID   PCI:0:16:0
Option  UseFBDev  true
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 35186 2008-06-01 17:58 /var/log/Xorg.0.log

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

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080517-1)
Current Operating System: Linux ibook 2.6.26-rc4-3 #1 Sun Jun 1 15:21:45 BRT 
2008 ppc
Build Date: 18 May 2008  01:16:18PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Jun  1 17:58:06 2008
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) |--Input Device Configured Mouse
(==) |--Input Device Generic Keyboard
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't 

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

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

  Previous version: 1:1.9.1-7
  Current version:  1:1.10.1-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



libxaw 2:1.0.4-2 MIGRATED to testing

2008-06-01 Thread Debian testing watch
FYI: The status of the libxaw source package
in Debian's testing distribution has changed.

  Previous version: 2:1.0.4-1
  Current version:  2:1.0.4-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

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

  Previous version: 1:1.1.0-8
  Current version:  1:1.2.1-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xkb-data: Changes to 'upstream-unstable'

2008-06-01 Thread Mohammed Adnène Trojette
New branch 'upstream-unstable' available with the following commits:
commit 67a7c35116fbbb3e9b70ae7b98fdb443ed75fe97
Author: Sergey V. Udaltsov [EMAIL PROTECTED]
Date:   Sun Jun 1 00:46:41 2008 +0100

added model thinkpadz60, b.fd.o#16677

commit 45c2987c2e74fcc158632bb9aafbb2866dcedb46
Author: Sergey V. Udaltsov [EMAIL PROTECTED]
Date:   Sun Jun 1 00:23:37 2008 +0100

added microsoft7000, b.fd.o#16087

commit 4f53284ad6ffcc6d3f14d13837b3d5dc55de630c
Author: Sergey V. Udaltsov [EMAIL PROTECTED]
Date:   Sat May 31 22:13:08 2008 +0100

fixed utf8

commit a4532365e7d926b6801f4297cf4e4651eea09125
Author: Sergey V. Udaltsov [EMAIL PROTECTED]
Date:   Sat May 31 00:40:59 2008 +0100

fixed some includes to winkeys

commit 749987279d24b38ace4225c09512a8afce0c1905
Author: Sergey V. Udaltsov [EMAIL PROTECTED]
Date:   Sat May 31 00:09:58 2008 +0100

added ca(kut), b.fd.o#16408

commit 89664970667ae48177616938d26975a3f96d8289
Author: svu svu
Date:   Tue May 27 23:23:18 2008 +

fixed unicode in name

commit 7a6b7562a5131d2829f120adb28db0d25f74d74a
Author: svu svu
Date:   Tue May 27 23:11:39 2008 +

preparing 1.3

commit 3e1e79b6eba191553afc91c16cb3a271d5318e67
Author: svu svu
Date:   Tue May 27 23:07:42 2008 +

fixes after reordered russian variants

commit 7a5673e4b201c92d3db95071b67bfdfc2ad9e781
Author: svu svu
Date:   Tue May 27 22:51:58 2008 +

fixes after reordered russian variants

commit e132ba5141fa70800bb962f6d47d636918500210
Author: svu svu
Date:   Tue May 27 22:36:22 2008 +

sync with TP

commit 365f2c50601e257f50599062d32623187bc83184
Author: svu svu
Date:   Tue May 27 22:05:02 2008 +

returned nbsp on 3rd level, b.fd.o#12764

commit f30f8d513071148f82f3fad90ec8291a566717f3
Author: svu svu
Date:   Tue May 27 22:05:02 2008 +

returned nbsp on 3rd level, b.fd.o#12764

commit 48a218e94d982202a265cc218e9647837d278e53
Author: svu svu
Date:   Tue May 27 21:50:32 2008 +

fixed one-handed dvorak variants, b.fd.o#5659

commit 54d4e123d33fdf929b9257c8cf77299dbfb51c26
Author: svu svu
Date:   Tue May 27 21:46:40 2008 +

fixed nx9020 model, b.fd.o#7310

commit b478dad06b1007dae3148ed8dc83ed780e942285
Author: svu svu
Date:   Mon May 12 20:43:21 2008 +

Changing the default Romanian variant, b.fd.o#13277

commit a3e281ddca7bf80da7612a46406a72388c2d8b3a
Author: svu svu
Date:   Fri May 9 23:35:12 2008 +

small fix for ua

commit 71f80921d0c9a2ed5c30761fccbe80cb5cac9537
Author: svu svu
Date:   Fri May 9 23:31:36 2008 +

default variant for ru is winkeys, for compatibility sake

commit 3b07f382f7eb151134a9fec90a98d5bad52fb6fc
Author: svu svu
Date:   Thu May 1 22:45:05 2008 +

no more sun/sgi rules

commit 8330e4ee760f55e85cce8f0e836240da884f086d
Author: svu svu
Date:   Wed Apr 30 21:29:08 2008 +

added us(dvp), b.fd.o#15727

commit 2ef8d09116105a011e13378a24150b96b7dfe153
Author: svu svu
Date:   Tue Apr 29 20:38:41 2008 +

fixed ca(shs), b.fd.o#15756

commit 1bd31e41e5bff269d99f1c3db57ed768a5a26fce
Author: svu svu
Date:   Wed Apr 23 19:36:58 2008 +

reverted dead tilde, b.fd.o#12568

commit 0fb00efec7afe8f0bb31b58d98389fb774d35538
Author: svu svu
Date:   Wed Apr 23 18:12:14 2008 +

return to ascii tilde, b.fd.o#9763

commit de8556d72e0a0ba8b15fd5b732d3421071209ea0
Author: svu svu
Date:   Tue Apr 22 22:12:12 2008 +

returned nbsp on 4th level

commit e7a8a95f074f9ad7386470da118871a7f0d96def
Author: svu svu
Date:   Tue Apr 22 20:33:53 2008 +

improved description

commit f0f3763494a762b34250d41419334adcc668377c
Author: svu svu
Date:   Tue Apr 22 20:03:26 2008 +

dropping bad nbsp mapping, b.fd.o#12764

commit 2e8a4f8fbbbd4b3439438db9f0d0110f80446ece
Author: svu svu
Date:   Tue Apr 22 19:54:10 2008 +

options for nonbreakspace handling, b.fd.o#9529

commit 127fc5ef25a119bf7e62cdc881a700f10534a41f
Author: svu svu
Date:   Mon Apr 21 12:30:16 2008 +

fixed ISO for Swiss german

commit ffb490449eb931f3d7e57c39634fb21bc9f5680c
Author: svu svu
Date:   Sat Apr 19 22:36:45 2008 +

changed default russian layout, put a lot of info abount 
languages/countries into base.xmml

commit 0dca7981d031a1a7ca8891cdc5e352bef67d
Author: svu svu
Date:   Sat Apr 12 00:24:52 2008 +

fixed it(geo), b.fd.o#15058

commit 1902b69b09b44555a05c9f8c9b3cb6b231433709
Author: svu svu
Date:   Mon Apr 7 21:28:15 2008 +

added group(shift_caps_switch), b.fd.o#15383

commit b0e516b26558e3f39cbd10b1bfd0b283e0dc5850
Author: svu svu
Date:   Tue Apr 1 21:23:40 2008 +

added gb(colemak), b.fd.o#15303

commit 0ff4af836652d6b256716865d352bfd89423e520
Author: svu svu
Date:   Sun Mar 30 18:15:45 2008 +

added ua(homophonic), b.fd.o#15240

commit afda4614ef2737a32d3ad4c8599339547074b7bc
Author: svu svu
Date:   Sun Mar 30 17:07:44 2008 +

fixing unicode codes, b.fd.o#15273

commit b6186201cde6d807cf985ec9cec320032da43096
Author: svu 

Bug#483950: xserver-xorg-video-ati: Brightness-buttons do not work on Compaq Evo N410c

2008-06-01 Thread debian . 10 . qay
* Brice Goglin wrote:
 It's often recommended that you do NOT use these buttons because they
 may change things in the back of the video driver and thus break things
 (especially when talking about switching between internal/external
 display). You could try the ati driver from experimental just in case,
 but I don't expect much there...

What else do you suggest to change the brightness? Is there any
working tool? (I tried xrandr and APCI, but my card does not seem to
offer anything to set the brightness.)

Till.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483819: libcompizconfig0: Couldn't load plugin 'ccp'

2008-06-01 Thread Chance Platt


I'm having this issue as well.

I'm noticing the version mismatch (libcompizconfig0 is 0.7.4-2, and
compiz/compiz-core/compiz-gnome is 0.6.3-git20080115).

I have compiz working again by removing the libcompizconfig0 package.






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483819: same issue with libcompizconfig0

2008-06-01 Thread Kyller Costa Gorgônio
I also confirm this bug. I'm with libcompizconfig0 0.7.4-2

I tryied removing it due to the version mismatch with compiz-gnome ,
but in this case I'll not have fusion-icon. :(

./kyller

-- 
|_|0|_|
|_|_|0|
|0|0|0|



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484049: xserver-xorg-video-intel: [G965] Ring buffer overflow after starting scorched3d in Normal or Faster mode

2008-06-01 Thread Lee Cremeans
Package: xserver-xorg-video-intel
Version: 2:2.3.1-1
Severity: important


I'm running Debian lenny amd64 on a Gateway ML6720 laptop with 1024 MB 
RAM. The Intel video in this laptop works well in 2D mode with either 
acceleration engine, but when I use 3D, things get trickier.

If I start scorched3d with default settings, the X server will 
eventually crash and leave the screen in a corrupted state. Depending on 
what state the crash leaves the hardware in, it may also leave me with a 
black screen. The console is black and unusable, but SSH still works. 
Turning scorched3d down to either Safe or Fastest modes seems to avoid 
the crash.

The messages I get  when the driver crashes seem to indicate that the 
driver is running out of ring buffer space, and has thus confused the 
G965 in some way:

Error in I830WaitLpRing(), timeout for 2 seconds
pgetbl_ctl: 0x3ff80001 pgetbl_err: 0x
ipeir: 0x iphdr: 0x0203
LP ring tail: 0x9760 head: 9234 len: 0x0001f001 start 0x
Err ID (eir): 0x
Err Status (esr): 0x0001
Err Mask (emr): 0xffdf
instdone: 0xffc5d83d instdone_1: 0x000f
instpm: 0x
memmode: 0x instps: 0x8001e035
HW Status mask (hwstam): 0xfff8dffe
IRQ enable (ier): 0x0002 imr: 0xfff8 iir: 0x0030
acthd: 0x1cc09234 dma_fadd_p: 0x9248
ecoskpd: 0x0307 excc: 0x
cache_mode: 0x6800/0x0180
mi_arb_state: 0x0044
IA_VERTICES_COUNT_QW 0x/0x
IA_PRIMITIVES_COUNT_QW 0x/0x
VS_INVOCATION_COUNT_QW 0x/0x
GS_INVOCATION_COUNT_QW 0x/0x
GS_PRIMITIVES_COUNT_QW 0x/0x
CL_INVOCATION_COUNT_QW 0x/0x
CL_PRIMITIVES_COUNT_QW 0x/0x
PS_INVOCATION_COUNT_QW 0x/0x
PS_DEPTH_COUNT_QW 0x/0x
WIZ_CTL 0x
TS_CTL 0x  TS_DEBUG_DATA 0x5dfe6bfa
TD_CTL 0x / 0x
space: 129740 wanted 131064
(II) intel(0): [drm] removed 1 reserved context for kernel
(II) intel(0): [drm] unmapping 8192 bytes of SAREA 0x2efff000 at 0x2acfa4e69000
(II) intel(0): [drm] Closed DRM master.

Fatal server error:
lockup

(II) AIGLX: Suspending AIGLX clients for VT switch
Error in I830WaitLpRing(), timeout for 2 seconds
pgetbl_ctl: 0x3ff80001 pgetbl_err: 0x
ipeir: 0x iphdr: 0x0203
LP ring tail: 0x9768 head: 9234 len: 0x0001f001 start 0x
Err ID (eir): 0x
Err Status (esr): 0x0001
Err Mask (emr): 0xffdf
instdone: 0xffc5d83d instdone_1: 0x000f
instpm: 0x
memmode: 0x instps: 0x8001e035
HW Status mask (hwstam): 0xfff8dffe
IRQ enable (ier): 0x0002 imr: 0xfff8 iir: 0x0030
acthd: 0x1cc09234 dma_fadd_p: 0x9248
ecoskpd: 0x0307 excc: 0x
cache_mode: 0x6800/0x0180
mi_arb_state: 0x0044
IA_VERTICES_COUNT_QW 0x/0x
IA_PRIMITIVES_COUNT_QW 0x/0x
VS_INVOCATION_COUNT_QW 0x/0x
GS_INVOCATION_COUNT_QW 0x/0x
GS_PRIMITIVES_COUNT_QW 0x/0x
CL_INVOCATION_COUNT_QW 0x/0x
CL_PRIMITIVES_COUNT_QW 0x/0x
PS_INVOCATION_COUNT_QW 0x/0x
PS_DEPTH_COUNT_QW 0x/0x
WIZ_CTL 0x
TS_CTL 0x  TS_DEBUG_DATA 0x5dfe6bfa
TD_CTL 0x / 0x
space: 129732 wanted 131064

FatalError re-entered, aborting
lockup

When gdm tries to restart X after this, the driver fails to load, 
stating that the ring buffer has not been flushed (this is in the 
Xorg.log.0 given below). I notice in the FatalError logs that it wants 
131064 bytes of ring buffer space, which is only 8 bytes less than the 
total space (131072 bytes). 

I cannot get my screen back unless I reboot.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-05-08 03:59 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831872 2008-05-18 08:57 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1375 2008-06-01 23:23 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# 

Bug#484049: xserver-xorg-video-intel: 484049: similar bug

2008-06-01 Thread Paul Wise
I seem to have similar issues and submitted a bug upstream:

https://bugs.freedesktop.org/show_bug.cgi?id=14539

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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