compiz: Changes to 'debian-experimental'

2007-05-02 Thread Thierry Reding
 debian/changelog |7 +--
 debian/rules |4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 51059f5da987c3ceacfcf1b81fd8d065900d2424
Author: Thierry Reding [EMAIL PROTECTED]
Date:   Wed May 2 07:48:17 2007 +0200

Pass QTDIR=/usr to the configure script so that the moc can be found.

diff --git a/debian/changelog b/debian/changelog
index 077a8f5..b22664f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,8 +22,9 @@ compiz (0.5.0.dfsg-1) UNRELEASED; urgency=low
 (Closes: #408605)
   * Drop po/*.gmo and kde/window-decorator/*.moc.cpp from the original
 tarball.
+  * Pass QTDIR=/usr to the configure script so that the moc can be found.
 
- -- Thierry Reding [EMAIL PROTECTED]  Sun, 22 Apr 2007 13:42:50 +0200
+ -- Thierry Reding [EMAIL PROTECTED]  Wed, 02 May 2007 07:48:02 +0200
 
 compiz (0.3.6-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 87989d3..e69f0ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ build-stamp:
mkdir obj-$(DEB_BUILD_GNU_TYPE)
cd obj-$(DEB_BUILD_GNU_TYPE)  \
../configure --prefix=/usr --sysconfdir=\$${prefix}/share $(confflags) \
-CFLAGS=$(CFLAGS)
+CFLAGS=$(CFLAGS) QTDIR=/usr
cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE)

touch $@

commit 45d061c38039a08e416b5b993ee11337673e0ec2
Author: Thierry Reding [EMAIL PROTECTED]
Date:   Sun Apr 22 13:45:09 2007 +0200

Drop po/*.gmo and kde/window-decorator/*.moc.cpp from the original tarball.

diff --git a/debian/changelog b/debian/changelog
index 44e70c0..077a8f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-compiz (0.5.0-1) UNRELEASED; urgency=low
+compiz (0.5.0.dfsg-1) UNRELEASED; urgency=low
 
   * New upstream development release:
 - Remove stencil buffer requirement.
@@ -20,8 +20,10 @@ compiz (0.5.0-1) UNRELEASED; urgency=low
 unstable. (Closes: #411012)
   * Add symlink to the compiz-core README to the compiz package.
 (Closes: #408605)
+  * Drop po/*.gmo and kde/window-decorator/*.moc.cpp from the original
+tarball.
 
- -- Thierry Reding [EMAIL PROTECTED]  Thu, 19 Apr 2007 17:44:56 +0200
+ -- Thierry Reding [EMAIL PROTECTED]  Sun, 22 Apr 2007 13:42:50 +0200
 
 compiz (0.3.6-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 10918a6..87989d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,7 @@ build-stamp:
 prune:
rm -f autogen.sh
find -name .cvsignore | xargs rm -f
-   rm -f po/*.gmo
+   rm -f po/*.gmo kde/window-decorator/*.moc.cpp
 
 clean: prune unpatch
dh_testdir


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



xserver-xorg-video-ivtvdev: Changes to 'debian-experimental'

2007-05-02 Thread Ian Campbell
 debian/changelog   |   13 -
 debian/control |   10 ++
 debian/patches/remove-xf86_ansic.h |   24 
 debian/patches/series  |1 +
 debian/rules   |2 +-
 debian/xsfbs/xsfbs.mk  |   28 
 6 files changed, 68 insertions(+), 10 deletions(-)

New commits:
commit bc5e8861cca5fb3876a9cc5f6fb4439f9bdfc866
Author: Ian Campbell [EMAIL PROTECTED]
Date:   Wed May 2 07:11:33 2007 +0100

Remove inclusion of xf86ansic.h from drivers targetting Xorg 7.0.

diff --git a/debian/changelog b/debian/changelog
index 4b148e1..f690fb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-video-ivtvdev (0.10.6+svn3805-1) UNRELEASED; 
urgency=low
 
   * Imported upstream subversion revision 3805.
   * Patch 00_xorg_7_1 is no longer required.
+  * The xf86_ansic.h header is no longer required.
 
  -- Ian Campbell [EMAIL PROTECTED]  Wed, 28 Mar 2007 22:05:43 +0100
 
diff --git a/debian/patches/remove-xf86_ansic.h 
b/debian/patches/remove-xf86_ansic.h
new file mode 100644
index 000..76d5767
--- /dev/null
+++ b/debian/patches/remove-xf86_ansic.h
@@ -0,0 +1,24 @@
+Index: xserver-xorg-video-ivtvdev.git/src/ivtvdev.c
+===
+--- xserver-xorg-video-ivtvdev.git.orig/src/ivtvdev.c  2007-05-02 
06:29:59.0 +0100
 xserver-xorg-video-ivtvdev.git/src/ivtvdev.c   2007-05-02 
06:43:40.0 +0100
+@@ -13,7 +13,6 @@
+ /* all driver need this */
+ #include xf86.h
+ #include xf86_OSproc.h
+-#include xf86_ansic.h
+ 
+ #include mipointer.h
+ #include mibstore.h
+Index: xserver-xorg-video-ivtvdev.git/src/ivtvhw.c
+===
+--- xserver-xorg-video-ivtvdev.git.orig/src/ivtvhw.c   2007-05-02 
06:29:59.0 +0100
 xserver-xorg-video-ivtvdev.git/src/ivtvhw.c2007-05-02 
06:47:45.0 +0100
+@@ -5,7 +5,6 @@
+ /* all driver need this */
+ #include xf86.h
+ #include xf86_OSproc.h
+-#include xf86_ansic.h
+ 
+ /* pci stuff */
+ #include xf86PciInfo.h
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..2256471 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-xf86_ansic.h

commit a7e9ebfa148f6f0722ce405887f733864963dc0d
Author: Ian Campbell [EMAIL PROTECTED]
Date:   Wed May 2 05:52:12 2007 +0100

Call serverabi from binary-arch so auto provides and depends work.

diff --git a/debian/rules b/debian/rules
index a1b28c4..d96501a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,7 +69,7 @@ install: build
cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
 
 # Build architecture-dependent files here.
-binary-arch: build install
+binary-arch: build install serverabi
dh_testdir
dh_testroot
 

commit 5c96e853347a5f3130c9ba5e0d4ebeebe9e0a2a3
Author: Ian Campbell [EMAIL PROTECTED]
Date:   Wed May 2 05:44:03 2007 +0100

Miscellaneous fixes to debian/control suggested by Brice Goglin

diff --git a/debian/changelog b/debian/changelog
index 460abeb..1b087ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,12 @@ xserver-xorg-video-ivtvdev (0.10.6-2) UNRELEASED; urgency=low
 
   [ Ian Campbell ]
   * Include linux/types.h in ivtvhw.h. (Closes: #406032)
+  * Updates suggested by Brice Goglin:
+- Pull latest xsfbs
+- Use ${xviddriver:Provides} and ${xserver:Depends}
+- Update build depends
+- Added XS-Vcs-*
+  * Bumped standards version
 
  -- Ian Campbell [EMAIL PROTECTED]  Tue, 20 Feb 2007 22:09:22 +
 
diff --git a/debian/control b/debian/control
index 7a10bf5..ba659c9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,15 @@ Section: contrib/x11
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Ian Campbell [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), quilt, pkg-config, xserver-xorg-dev (= 
2:1.1.1-1), x11proto-video-dev, libxvmc-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev, ivtv-utils
-Standards-Version: 3.7.2
+Build-Depends: debhelper (= 5), quilt, pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-video-dev, libxvmc-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev, ivtv-utils
+Standards-Version: 3.7.2.2
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ivtvdev
+XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ivtvdev.git
 
 Package: xserver-xorg-video-ivtv
 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips 
 mipsel netbsd-i386 powerpc
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (= 2:1.1.1-11)
-Provides: xserver-xorg-video-1.0
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
+Provides: 

Bug#421449: xserver-xorg: xinerama extension reported even when disabled

2007-05-02 Thread Brice Goglin
reassign 421449 xserver-xorg-core
thank you



Simon Mackinlay wrote:
 Still present in version 1:7.2-3
   

The version of xserver-xorg does actually not matter here, this package
does not contains anything interesting. The problem is in the Xserver
core, aka xserver-xorg-core (you have 1.3).

Brice



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



Processed: Re: Bug#421449: xserver-xorg: xinerama extension reported even when disabled

2007-05-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 421449 xserver-xorg-core
Bug#421449: xserver-xorg: xinerama extension reported even when disabled
Bug reassigned from package `xserver-xorg' to `xserver-xorg-core'.

 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#420721: xserver-xorg-video-ati: crash in power management code

2007-05-02 Thread Gabor Gombas
On Thu, Apr 26, 2007 at 06:15:30PM +0200, Julien Cristau wrote:

 Thanks, this has independently been reported upstream today.  Marking
 the bug as forwarded.

Thanks.

  An other minor bug is that the Radeon driver now thinks that I have two
  monitors when in fact I only have one. I _think_ X.org 7.1 correctly
  recognized that there is no second head (this card has only a single
  analog VGA connector) but I have no logs left to verify that.
  
 I see you reported this as #421095, right?

Yes.

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences,
 Laboratory of Parallel and Distributed Systems
 Address   : H-1132 Budapest Victor Hugo u. 18-22. Hungary
 Phone/Fax : +36 1 329-78-64 (secretary)
 W3: http://www.lpds.sztaki.hu
 -



Bug#420721: xserver-xorg-video-ati: crash in power management code

2007-05-02 Thread Gabor Gombas
On Fri, Apr 27, 2007 at 11:54:35AM +0200, Julien Cristau wrote:

 if you could rebuild the ati driver with debugging symbols, and get a
 full backtrace with gdb, it would be of great help.  See [0] and [1] for
 information on how to do that.

I've rebuilt the ATI driver as shown on the wiki and I have the
xserver-xorg-core-dbg package installed, but the backtrace is useless:

Program received signal SIGSEGV, Segmentation fault.
0xb7ceb4bf in ?? ()
(gdb) bt
#0  0xb7ceb4bf in ?? ()
#1  0x082098b8 in ?? ()
#2  0x00039c9f in ?? ()
#3  0x081f8518 in ?? ()
#4  0xb7d07958 in ?? ()
#5  0x08209ed8 in ?? ()
#6  0x082098b8 in ?? ()
#7  0xbfff4128 in ?? ()
#8  0xb7ceb832 in ?? ()
#9  0x082098b8 in ?? ()
#10 0x0001 in ?? ()
#11 0x in ?? ()
(gdb)

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences,
 Laboratory of Parallel and Distributed Systems
 Address   : H-1132 Budapest Victor Hugo u. 18-22. Hungary
 Phone/Fax : +36 1 329-78-64 (secretary)
 W3: http://www.lpds.sztaki.hu
 -



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

2007-05-02 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2c84aeb3192f4875c9d6056b22cc048c7ae1c41d
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:08:11 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index db42e41..e694f63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-apm (1:1.1.1-7) UNRELEASED; urgency=low
+xserver-xorg-video-apm (1:1.1.1-7) unstable; urgency=low
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-apm.
@@ -8,7 +8,7 @@ xserver-xorg-video-apm (1:1.1.1-7) UNRELEASED; urgency=low
   * Bump Build-Depends: xserver-xorg-dev to = 2:1.2.99.902
 (needed to let xsfbs get access to serverminver).
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 28 Apr 2007 01:24:40 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:08:01 +0200
 
 xserver-xorg-video-apm (1:1.1.1-6) unstable; urgency=low
 


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



xserver-xorg-video-apm: Changes to 'refs/tags/xserver-xorg-video-apm-1_1.1.1-7'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-apm-1_1.1.1-7' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 12:11 +

Tagging upload of xserver-xorg-video-apm 1:1.1.1-7 to unstable.

Changes since xserver-xorg-video-apm-1_1.1.1-5:
Adam Jackson (1):
  Remove useless mfb.h include.

Alan Coopersmith (2):
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore - .gitignore

Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (3):
  Add a link to www.X.org and a reference to the xf86-video-apm module in 
the long description.
  Miscellaneous fixed in debian/control and debian/rules.
  Update upstream changelog

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (8):
  Fix copy/paste typo in the input driver provides.
  Merge remote branch 'origin/debian-experimental' into debian-unstable
  Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable
  Various debian/control cleanups.
  Prepare changelog for upload.
  Merge remote branch 'upstream/master' into debian-unstable
  Mention merge with upstream master in changelog.
  Prepare changelog for upload.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-apm.

---
 .cvsignore|   19 --
 .gitignore|   20 ++
 ChangeLog |  372 --
 debian/changelog  |   28 +++
 debian/control|   13 +
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 -
 man/apm.man   |6 
 src/apm_cursor.c  |1 
 9 files changed, 393 insertions(+), 77 deletions(-)
---


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



Processing of xserver-xorg-video-apm_1.1.1-7_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-apm_1.1.1-7_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-apm_1.1.1-7.dsc
  xserver-xorg-video-apm_1.1.1-7.diff.gz
  xserver-xorg-video-apm_1.1.1-7_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-ark: Changes to 'refs/tags/xserver-xorg-video-ark-1_0.6.0-6'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-ark-1_0.6.0-6' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 12:17 +

Tagging upload of xserver-xorg-video-ark 1:0.6.0-6 to unstable.

Changes since xserver-xorg-video-ark-1_0.6.0-5:
Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (2):
  Add a link to www.X.org and a reference to the xf86-video-ark module in 
the long description.
  Miscellaneous fixed in debian/control and debian/rules.

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (5):
  Fix copy/paste typo in the input driver provides.
  Merge remote branch 'origin/debian-experimental' into debian-unstable
  debian/control cleanup
  Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable
  Prepare changelog for upload.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-ark.

---
 debian/changelog  |   19 +++
 debian/control|   13 -
 debian/rules  |2 +-
 debian/xsfbs/xsfbs.mk |9 -
 4 files changed, 32 insertions(+), 11 deletions(-)
---


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fe87d3acd25f99ffbe0d15c9df7de8f602c0a8fd
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:13:25 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index 4197079..388dc49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-ark (1:0.6.0-6) UNRELEASED; urgency=low
+xserver-xorg-video-ark (1:0.6.0-6) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add XS-Vcs-* to debian/control.
@@ -15,7 +15,7 @@ xserver-xorg-video-ark (1:0.6.0-6) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-ark.
 
- -- Timo Aaltonen [EMAIL PROTECTED]  Tue, 24 Apr 2007 12:52:17 +0300
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:12:54 +0200
 
 xserver-xorg-video-ark (1:0.6.0-5) experimental; urgency=low
 


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



xserver-xorg-video-apm_1.1.1-7_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-apm_1.1.1-7.diff.gz
  to pool/main/x/xserver-xorg-video-apm/xserver-xorg-video-apm_1.1.1-7.diff.gz
xserver-xorg-video-apm_1.1.1-7.dsc
  to pool/main/x/xserver-xorg-video-apm/xserver-xorg-video-apm_1.1.1-7.dsc
xserver-xorg-video-apm_1.1.1-7_i386.deb
  to pool/main/x/xserver-xorg-video-apm/xserver-xorg-video-apm_1.1.1-7_i386.deb


Override entries for your package:
xserver-xorg-video-apm_1.1.1-7.dsc - source x11
xserver-xorg-video-apm_1.1.1-7_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Processing of xserver-xorg-video-ark_0.6.0-6_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-ark_0.6.0-6_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-ark_0.6.0-6.dsc
  xserver-xorg-video-ark_0.6.0-6.diff.gz
  xserver-xorg-video-ark_0.6.0-6_i386.deb

Greetings,

Your Debian queue daemon


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit c7658504010525d22e81bee234276ff3f491e876
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:27:57 2007 +0200

Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index edce85e..0aece6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-i128 (1:1.2.1-2) UNRELEASED; urgency=low
+xserver-xorg-video-i128 (1:1.2.1-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-i128.
@@ -17,7 +18,7 @@ xserver-xorg-video-i128 (1:1.2.1-2) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sun, 29 Apr 2007 19:26:32 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:27:17 +0200
 
 xserver-xorg-video-i128 (1:1.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 47392c4..f041fc0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 4.0.0), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-i128
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-i128.git
 


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



xserver-xorg-video-i128: Changes to 'refs/tags/xserver-xorg-video-i128-1_1.2.1-2'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-i128-1_1.2.1-2' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 12:29 +

Tagging upload of xserver-xorg-video-i128 1:1.2.1-2 to unstable.

Changes since xserver-xorg-video-i128-1_1.2.1-1:
Alan Coopersmith (1):
  Replace references to XFree86/XF86Config in man page

Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (6):
  Merge debian-experimental branch into debian-unstable
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  Merge branch 'upstream-unstable' into debian-unstable
  Pull upstream manpage fix 161b0487ab444d9c697bf1f1ff32b3fada83cfe5
  Update upstream ChangeLog

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Bump Standards-Version to 3.7.2.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-i128.

---
 ChangeLog |  287 +-
 debian/changelog  |   31 +++--
 debian/control|   15 +-
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 -
 man/i128.man  |8 -
 6 files changed, 299 insertions(+), 53 deletions(-)
---


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



Processing of xserver-xorg-video-i128_1.2.1-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-i128_1.2.1-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-i128_1.2.1-2.dsc
  xserver-xorg-video-i128_1.2.1-2.diff.gz
  xserver-xorg-video-i128_1.2.1-2_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-ark_0.6.0-6_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-ark_0.6.0-6.diff.gz
  to pool/main/x/xserver-xorg-video-ark/xserver-xorg-video-ark_0.6.0-6.diff.gz
xserver-xorg-video-ark_0.6.0-6.dsc
  to pool/main/x/xserver-xorg-video-ark/xserver-xorg-video-ark_0.6.0-6.dsc
xserver-xorg-video-ark_0.6.0-6_i386.deb
  to pool/main/x/xserver-xorg-video-ark/xserver-xorg-video-ark_0.6.0-6_i386.deb


Override entries for your package:
xserver-xorg-video-ark_0.6.0-6.dsc - source x11
xserver-xorg-video-ark_0.6.0-6_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



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

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-newport-1_0.2.1-2' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 12:37 +

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

Changes since xserver-xorg-video-newport-1_0.2.1-1:
Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (2):
  Miscellaneous fixed in debian/control and debian/rules.
  Update upstream changelog

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (5):
  Fix copy/paste typo in the input driver provides.
  Merge remote branch 'origin/debian-unstable' into debian-unstable
  Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable
  Fix manpage-has-errors-from-man lintian warning.
  Bump Standards-Version to 3.7.2.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-newport.

---
 ChangeLog  |  292 -
 debian/changelog   |   23 ++
 debian/control |   17 +-
 debian/patches/01_newport_man.diff |   10 +
 debian/patches/series  |1 
 debian/rules   |6 
 debian/xsfbs/xsfbs.mk  |9 -
 7 files changed, 304 insertions(+), 54 deletions(-)
---


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit f22207ce902bc61c514d16517a7d5099a4364bf5
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:35:20 2007 +0200

Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index 555f11a..9036e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
+xserver-xorg-video-newport (1:0.2.1-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add patch to replace non-ascii character in newport(4) with equivalent
 groff escape sequence.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-newport.
@@ -18,7 +19,7 @@ xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 28 Apr 2007 04:16:31 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:34:54 +0200
 
 xserver-xorg-video-newport (1:0.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 291d0fc..8902d89 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), quilt, pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-newport.git
 


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



Processing of xserver-xorg-video-newport_0.2.1-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-newport_0.2.1-2_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-newport_0.2.1-2.dsc
  xserver-xorg-video-newport_0.2.1-2.diff.gz
  xserver-xorg-video-newport_0.2.1-2_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#345700: xserver-xorg: nv driver needs Option XaaNoSolidFillRect

2007-05-02 Thread Sergio Gelato
This looks very similar to SuSE bug #246421
(https://bugzilla.novell.com/show_bug.cgi?id=246421)
which is fixed in version 2.0.0 of the nv driver. It's a one-line
patch,
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-nv.git;a=commitdiff;h=90c53c5322e50bce06996e3c857e6bf7531235d4
so it could easily be backported (I'll try that).


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 38deeb121ba1c3c3caa480da086590a393b09bb9
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:41:29 2007 +0200

Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index f349861..caf8650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-xserver-xorg-video-nsc (1:2.8.2-2) UNRELEASED; urgency=low
+xserver-xorg-video-nsc (1:2.8.2-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
   * Bump dependency on xserver-xorg-core to = 2:1.1.1-11, as previous
 versions don't have the bug script.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-nsc.
@@ -18,7 +19,7 @@ xserver-xorg-video-nsc (1:2.8.2-2) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 28 Apr 2007 21:10:37 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:41:16 +0200
 
 xserver-xorg-video-nsc (1:2.8.2-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 8e9f295..36e789c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-video-dev, x11proto-xf86dga-dev, x11proto-xext-dev, 
x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-nsc
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-nsc.git
 


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



xserver-xorg-video-nsc: Changes to 'refs/tags/xserver-xorg-video-nsc-1_2.8.2-2'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-nsc-1_2.8.2-2' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 12:46 +

Tagging upload of xserver-xorg-video-nsc 1:2.8.2-2 to unstable.

Changes since xserver-xorg-video-nsc-1_2.8.2-1:
Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (3):
  Merge debian-experimental branch into debian-unstable
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Bump Standards-Version to 3.7.2.

Timo Aaltonen (2):
  Replaces/Conflicts: xserver-xorg-driver-nsc.
  Err, make sure to conflict/replace -nsc.

---
 debian/changelog  |   32 +++-
 debian/control|   15 +--
 debian/rules  |2 +-
 debian/xsfbs/xsfbs.mk |9 -
 4 files changed, 37 insertions(+), 21 deletions(-)
---


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



xserver-xorg-video-i128_1.2.1-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-i128_1.2.1-2.diff.gz
  to pool/main/x/xserver-xorg-video-i128/xserver-xorg-video-i128_1.2.1-2.diff.gz
xserver-xorg-video-i128_1.2.1-2.dsc
  to pool/main/x/xserver-xorg-video-i128/xserver-xorg-video-i128_1.2.1-2.dsc
xserver-xorg-video-i128_1.2.1-2_i386.deb
  to 
pool/main/x/xserver-xorg-video-i128/xserver-xorg-video-i128_1.2.1-2_i386.deb


Override entries for your package:
xserver-xorg-video-i128_1.2.1-2.dsc - source x11
xserver-xorg-video-i128_1.2.1-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xserver-xorg-video-newport_0.2.1-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

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


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

Announcing to [EMAIL PROTECTED]
Closing bugs: 408799 


Thank you for your contribution to Debian.


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit b4a030f15692042750568017f3776d6dfd4b588a
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:51:24 2007 +0200

Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index a6d78a4..cd95381 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-xserver-xorg-video-rendition (1:4.1.3.dfsg.1-2) UNRELEASED; urgency=low
+xserver-xorg-video-rendition (1:4.1.3.dfsg.1-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
   * Bump dependency on xserver-xorg-core to = 2:1.1.1-11, as previous
 versions don't have the bug script.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-rendition.
@@ -18,7 +19,7 @@ xserver-xorg-video-rendition (1:4.1.3.dfsg.1-2) UNRELEASED; 
urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 28 Apr 2007 20:22:37 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:51:00 +0200
 
 xserver-xorg-video-rendition (1:4.1.3.dfsg.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index c367f1f..e334ae0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, 
x11proto-render-dev, x11proto-xext-dev, quilt
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: 
git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-rendition
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-rendition.git
 


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



xserver-xorg-video-rendition: Changes to 'refs/tags/xserver-xorg-video-rendition-1_4.1.3.dfsg.1-2'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-rendition-1_4.1.3.dfsg.1-2' created by Julien Cristau 
[EMAIL PROTECTED] at 2007-05-02 12:54 +

Tagging upload of xserver-xorg-video-rendition 1:4.1.3.dfsg.1-2 to unstable.

Changes since xserver-xorg-video-rendition-1_4.1.3.dfsg.1-1:
Alan Coopersmith (1):
  Man page updates - replace references to XFree86  changes for XF86 4.0

Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (4):
  Merge debian-experimental branch into debian-unstable
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  Pull upstream manpage fix ef00c3eb3e558da02080ed30274f1fa8b6d8b8eb

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Bump Standards-Version to 3.7.2.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-rendition.

---
 ChangeLog |  352 --
 debian/changelog  |   32 +++-
 debian/control|   15 +-
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 -
 man/rendition.man |   12 -
 6 files changed, 358 insertions(+), 64 deletions(-)
---


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



Bug#408799: marked as done (please add armel support)

2007-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2007 12:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#408799: fixed in xserver-xorg-video-newport 1:0.2.1-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: xserver-xorg-video-newport
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: eabi

Please add support for arm eabi[1] and bigendian ports. In this packages
case it only needs adding armel and armeb to Architecture: line.

[1] http://wiki.debian.org/ArmEabiPort

--- xserver-xorg-video-newport-0.2.0/debian/control.orig	2007-01-05 12:23:00.0 +
+++ xserver-xorg-video-newport-0.2.0/debian/control	2007-01-05 12:23:04.0 +
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.1
 
 Package: xserver-xorg-video-newport
-Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel netbsd-i386 powerpc
+Architecture: alpha amd64 arm armeb armel hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel netbsd-i386 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (= 2:1.1.1)
 Provides: xserver-xorg-video-1.0
 Replaces: xserver-xorg ( 6.8.2-35)
---End Message---
---BeginMessage---
Source: xserver-xorg-video-newport
Source-Version: 1:0.2.1-2

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-2.diff.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-2.diff.gz
xserver-xorg-video-newport_0.2.1-2.dsc
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-2.dsc
xserver-xorg-video-newport_0.2.1-2_i386.deb
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.1-2_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 
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.7
Date: Wed, 02 May 2007 14:34:54 +0200
Source: xserver-xorg-video-newport
Binary: xserver-xorg-video-newport
Architecture: source i386
Version: 1:0.2.1-2
Distribution: unstable
Urgency: low
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: 408799
Changes: 
 xserver-xorg-video-newport (1:0.2.1-2) unstable; urgency=low
 .
   [ Julien Cristau ]
   * Add patch to replace non-ascii character in newport(4) with equivalent
 groff escape sequence.
   * Bump Standards-Version to 3.7.2.
 .
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-newport.
 .
   [ Brice Goglin ]
   * Add support for the armeb and armel architectures, thanks to Riku Voipio
 (closes: #408799).
   * Install the upstream changelog.
   * Bump Build-Depends: xserver-xorg-dev to = 2:1.2.99.902
 (needed to let xsfbs get access to serverminver).
   * Add XS-Vcs-*.
   * Add a link to www.X.org and a reference to the xf86-video-newport
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
Files: 
 5a63eb7bf0f487745a781dae186b6419 1160 x11 optional 
xserver-xorg-video-newport_0.2.1-2.dsc
 243c31032102252cf1bda2d7862e461d 117728 x11 optional 
xserver-xorg-video-newport_0.2.1-2.diff.gz
 14d749c03e721abb0c3184fdd0b85928 23622 x11 optional 
xserver-xorg-video-newport_0.2.1-2_i386.deb

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

iD8DBQFGOIYLmEvTgKxfcAwRAjiZAJ9z0YvA0eG0TwBuIqlelkUtQpb5MACeME63
Bf6qiK7iH2M5qytiQl+fldU=
=pgOY
-END PGP SIGNATURE-

---End Message---


Processing of xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.changes uploaded successfully 
to localhost
along with the files:
  xserver-xorg-video-rendition_4.1.3.dfsg.1-2.dsc
  xserver-xorg-video-rendition_4.1.3.dfsg.1-2.diff.gz
  xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.deb

Greetings,

Your Debian queue daemon


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2f9fb71b3ac1d48e358e30915760512417707cef
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 14:58:52 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index c12e84c..af97684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-s3 (1:0.5.0-2) UNRELEASED; urgency=low
+xserver-xorg-video-s3 (1:0.5.0-2) unstable; urgency=low
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-s3.
@@ -11,7 +11,7 @@ xserver-xorg-video-s3 (1:0.5.0-2) UNRELEASED; urgency=low
   * Add a link to www.X.org and a reference to the xf86-video-s3
 module in the long description.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 28 Apr 2007 13:27:31 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 14:58:44 +0200
 
 xserver-xorg-video-s3 (1:0.5.0-1) experimental; urgency=low
 


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



xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-rendition_4.1.3.dfsg.1-2.diff.gz
  to 
pool/main/x/xserver-xorg-video-rendition/xserver-xorg-video-rendition_4.1.3.dfsg.1-2.diff.gz
xserver-xorg-video-rendition_4.1.3.dfsg.1-2.dsc
  to 
pool/main/x/xserver-xorg-video-rendition/xserver-xorg-video-rendition_4.1.3.dfsg.1-2.dsc
xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.deb
  to 
pool/main/x/xserver-xorg-video-rendition/xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.deb


Override entries for your package:
xserver-xorg-video-rendition_4.1.3.dfsg.1-2.dsc - source x11
xserver-xorg-video-rendition_4.1.3.dfsg.1-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xserver-xorg-video-nsc_2.8.2-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-nsc_2.8.2-2.diff.gz
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.2-2.diff.gz
xserver-xorg-video-nsc_2.8.2-2.dsc
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.2-2.dsc
xserver-xorg-video-nsc_2.8.2-2_i386.deb
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.2-2_i386.deb


Override entries for your package:
xserver-xorg-video-nsc_2.8.2-2.dsc - source x11
xserver-xorg-video-nsc_2.8.2-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Processing of xserver-xorg-video-nsc_2.8.2-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-nsc_2.8.2-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-nsc_2.8.2-2.dsc
  xserver-xorg-video-nsc_2.8.2-2.diff.gz
  xserver-xorg-video-nsc_2.8.2-2_i386.deb

Greetings,

Your Debian queue daemon


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



Processing of xserver-xorg-video-s3_0.5.0-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-s3_0.5.0-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-s3_0.5.0-2.dsc
  xserver-xorg-video-s3_0.5.0-2.diff.gz
  xserver-xorg-video-s3_0.5.0-2_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#420402: Getting a better backtrace.

2007-05-02 Thread Raúl Sánchez Siles
El Miércoles, 2 de Mayo de 2007, Joey Hess escribió:
 How could a core dump backtrace be different or better?
 It seems pretty clear that it's jumping the the xf86SigHandler and
 losing all prior stack info before that.

  Well, I can't tell you why a core dump backtrace could be different, but 
that was my case. I tried using gdb on the same machine and everything got 
stuck, that's why I adviced about the core dump, because that method was not 
intrusive to the Xorg server and I could get a proper backtrace from there.

  I even tried using gdb on Xorg with the NoTrapSignals but even that way the 
backtrace I got was useless, as yours. I hadn't the chance to use gdb sshing 
from another machine. maybe that could lead you to a correct backtrace.

  Trying won't take you much time, but since I suppose you are quite busy 
that's up to you.

  Regards,

-- 
 Raúl Sánchez Siles
-Proud Debian user-
Linux registered user #416098


pgpL7MlXHBQ2S.pgp
Description: PGP signature


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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 97486ad795cdeea7f3130bd27cf993fe9782a4f7
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 15:09:07 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index 8509dd9..59b8651 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-siliconmotion (1:1.5.1-1) UNRELEASED; urgency=low
+xserver-xorg-video-siliconmotion (1:1.5.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
@@ -20,9 +20,8 @@ xserver-xorg-video-siliconmotion (1:1.5.1-1) UNRELEASED; 
urgency=low
   * Add a link to www.X.org and a reference to the xf86-video-siliconmotion
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
-  * 
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 28 Apr 2007 18:11:17 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 15:08:45 +0200
 
 xserver-xorg-video-siliconmotion (1:1.4.2-1) experimental; urgency=low
 


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



xserver-xorg-video-siliconmotion: Changes to 'refs/tags/xserver-xorg-video-siliconmotion-1_1.5.1-1'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-siliconmotion-1_1.5.1-1' created by Julien Cristau 
[EMAIL PROTECTED] at 2007-05-02 13:13 +

Tagging upload of xserver-xorg-video-siliconmotion 1:1.5.1-1 to unstable.

Changes since xserver-xorg-video-siliconmotion-1_1.4.2-1:
Alan Coopersmith (2):
  Replace XFree86 references in man page
  renamed: .cvsignore - .gitignore

Alex Deucher (22):
  Whitespace and formatting changes
  actually calculate and use vclk1
  fix up EXA code
  first pass at UTS
  fix memoryBase
  revert the last commit.
  fix up vclk1 setup
  support 32 bpp
  fix postscalar shift
  engine likes to use blit command for solid fills
  more exa fixups, disable UTS for now.
  fixup waitqueue slots
  switch the engine to quick start mode
  Update copyright.
  remove spurious waitqueue() line
  fix Solid()
  bump to 1.5.0
  fix clk calculation on older lynx chips
  bump to 1.5.1
  more clock fixes
  hostdata blit UTS works, but SW is faster
  minor fixup

Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (10):
  Merge debian-experimental branch into debian-unstable
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  Merge tag 'xf86-video-siliconmotion-1.5.1' into debian-unstable
  New upstream version 1.5.1
  Merge branch 'upstream-unstable' into debian-unstable
  Pull more upstream fixes up-to 1a803a8f91a931c00106f9d3d41cfa5d74c19f55
  autoreconf
  Update upstream ChangeLog
  Refresh 01_siliconmotion_rotate_option_disables_randr.diff

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Dennis De Winter (2):
  Initial import of EXA support
  Fix UTS issues with flash

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Prepare changelog for upload.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-siliconmotion.

---
 .cvsignore|   19 
 .gitignore|   20 
 ChangeLog |  523 
 configure |   20 
 configure.ac  |2 
 debian/changelog  |   34 
 debian/control|   13 
 debian/patches/01_siliconmotion_rotate_option_disables_randr.diff |   24 
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 
 man/siliconmotion.man |   24 
 src/Makefile.am   |2 
 src/Makefile.in   |   10 
 src/regsmi.h  |  190 
 src/smi.h |  359 
 src/smi_accel.c   | 1116 --
 src/smi_dac.c |  108 
 src/smi_dga.c |  327 
 src/smi_driver.c  | 5504 
--
 src/smi_exa.c |  540 
 src/smi_hwcurs.c  |  515 
 src/smi_i2c.c |   80 
 src/smi_shadow.c  |  528 
 src/smi_video.c   | 2062 +--
 src/smi_video.h   |   21 
 src/smi_xaa.c |  844 +
 26 files changed, 6663 insertions(+), 6233 deletions(-)
---


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



Processing of xserver-xorg-video-siliconmotion_1.5.1-1_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-siliconmotion_1.5.1-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-siliconmotion_1.5.1-1.dsc
  xserver-xorg-video-siliconmotion_1.5.1.orig.tar.gz
  xserver-xorg-video-siliconmotion_1.5.1-1.diff.gz
  xserver-xorg-video-siliconmotion_1.5.1-1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-s3_0.5.0-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-s3_0.5.0-2.diff.gz
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.5.0-2.diff.gz
xserver-xorg-video-s3_0.5.0-2.dsc
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.5.0-2.dsc
xserver-xorg-video-s3_0.5.0-2_i386.deb
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.5.0-2_i386.deb


Override entries for your package:
xserver-xorg-video-s3_0.5.0-2.dsc - source x11
xserver-xorg-video-s3_0.5.0-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xserver-xorg-video-sis: Changes to 'refs/tags/xserver-xorg-video-sis-1_0.9.3-2'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-sis-1_0.9.3-2' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 13:25 +

Tagging upload of xserver-xorg-video-sis 1:0.9.3-2 to unstable.

Changes since xserver-xorg-video-sis-1_0.9.3-1:
Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (4):
  Fix merge of debian-experimental branch
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  Update upstream ChangeLog

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Bump Standards-Version to 3.7.2.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-sis.

---
 ChangeLog | 1285 +++---
 debian/changelog  |   32 -
 debian/control|   15 
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 
 5 files changed, 1266 insertions(+), 77 deletions(-)
---


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 1a2b2e8391fba600439ad0b73c3da4e118d014da
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 15:21:34 2007 +0200

Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index 7940bb1..b5c0b05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-sis (1:0.9.3-2) UNRELEASED; urgency=low
+xserver-xorg-video-sis (1:0.9.3-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-sis.
@@ -18,7 +19,7 @@ xserver-xorg-video-sis (1:0.9.3-2) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Fri, 27 Apr 2007 20:05:36 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 15:21:11 +0200
 
 xserver-xorg-video-sis (1:0.9.3-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 46385ac..967bddd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-video-dev, x11proto-xext-dev, x11proto-gl-dev, 
x11proto-xinerama-dev, x11proto-xf86dga-dev, x11proto-xf86misc-dev, 
libgl1-mesa-dev | libgl-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, libdrm-dev ( 2.0) [!hurd-i386], 
x11proto-xf86dri-dev, quilt
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-sis
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-sis.git
 


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



Processing of xserver-xorg-video-sis_0.9.3-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-sis_0.9.3-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-sis_0.9.3-2.dsc
  xserver-xorg-video-sis_0.9.3-2.diff.gz
  xserver-xorg-video-sis_0.9.3-2_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-siliconmotion_1.5.1-1_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-siliconmotion_1.5.1-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.5.1-1.diff.gz
xserver-xorg-video-siliconmotion_1.5.1-1.dsc
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.5.1-1.dsc
xserver-xorg-video-siliconmotion_1.5.1-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.5.1-1_i386.deb
xserver-xorg-video-siliconmotion_1.5.1.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.5.1.orig.tar.gz


Override entries for your package:
xserver-xorg-video-siliconmotion_1.5.1-1.dsc - source x11
xserver-xorg-video-siliconmotion_1.5.1-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xserver-xorg-video-sis_0.9.3-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-sis_0.9.3-2.diff.gz
  to pool/main/x/xserver-xorg-video-sis/xserver-xorg-video-sis_0.9.3-2.diff.gz
xserver-xorg-video-sis_0.9.3-2.dsc
  to pool/main/x/xserver-xorg-video-sis/xserver-xorg-video-sis_0.9.3-2.dsc
xserver-xorg-video-sis_0.9.3-2_i386.deb
  to pool/main/x/xserver-xorg-video-sis/xserver-xorg-video-sis_0.9.3-2_i386.deb


Override entries for your package:
xserver-xorg-video-sis_0.9.3-2.dsc - source x11
xserver-xorg-video-sis_0.9.3-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 392872 


Thank you for your contribution to Debian.


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



Bug#392872: marked as done (xserver-xorg-video-sis: FTBFS on hurd-i386: Unsatisfiable Build-Depends libdrm-dev)

2007-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2007 13:32:08 +
with message-id [EMAIL PROTECTED]
and subject line Bug#392872: fixed in xserver-xorg-video-sis 1:0.9.3-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: xserver-xorg-video-sis
Severity: important

This package needs a [!hurd-i386] for libdrm-dev in Build-Depends.


Michael

---End Message---
---BeginMessage---
Source: xserver-xorg-video-sis
Source-Version: 1:0.9.3-2

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

xserver-xorg-video-sis_0.9.3-2.diff.gz
  to pool/main/x/xserver-xorg-video-sis/xserver-xorg-video-sis_0.9.3-2.diff.gz
xserver-xorg-video-sis_0.9.3-2.dsc
  to pool/main/x/xserver-xorg-video-sis/xserver-xorg-video-sis_0.9.3-2.dsc
xserver-xorg-video-sis_0.9.3-2_i386.deb
  to pool/main/x/xserver-xorg-video-sis/xserver-xorg-video-sis_0.9.3-2_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 xserver-xorg-video-sis 
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.7
Date: Wed, 02 May 2007 15:21:11 +0200
Source: xserver-xorg-video-sis
Binary: xserver-xorg-video-sis
Architecture: source i386
Version: 1:0.9.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 xserver-xorg-video-sis - X.Org X server -- SiS display driver
Closes: 392872
Changes: 
 xserver-xorg-video-sis (1:0.9.3-2) unstable; urgency=low
 .
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
   * Bump Standards-Version to 3.7.2.
 .
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-sis.
 .
   [ Brice Goglin ]
   * Don't build-dep on libdrm-dev on hurd-i386, thanks Michael Banck
 (closes: #392872).
   * Install the upstream changelog.
   * Bump Build-Depends: xserver-xorg-dev to = 2:1.2.99.902
 (needed to let xsfbs get access to serverminver).
   * Add XS-Vcs-*.
   * Add a link to www.X.org and a reference to the xf86-video-sis
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
Files: 
 e3c8ac3138ceda455f0d78335a4fb2f8 1224 x11 optional 
xserver-xorg-video-sis_0.9.3-2.dsc
 242472420f849b7af087a0ffcab864b4 55198 x11 optional 
xserver-xorg-video-sis_0.9.3-2.diff.gz
 02df00a3dfae4d8a0fe8e942c48a03eb 290360 x11 optional 
xserver-xorg-video-sis_0.9.3-2_i386.deb

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

iD8DBQFGOJEZmEvTgKxfcAwRAiU5AKDEsMLJSbvA++94CpU3FGCWnyPXZACgx3Kd
1iwOSGfb3x1Z35qN+gXwMsk=
=mdSA
-END PGP SIGNATURE-

---End Message---


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

2007-05-02 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 92e2b51a7959bae71889c389e1a01e1a77d06bc2
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 15:54:28 2007 +0200

Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index 9389dd1..3ba7e2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-tseng (1:1.1.1-1) UNRELEASED; urgency=low
+xserver-xorg-video-tseng (1:1.1.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-tseng.
@@ -18,7 +19,7 @@ xserver-xorg-video-tseng (1:1.1.1-1) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Mon, 30 Apr 2007 00:48:10 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 15:54:15 +0200
 
 xserver-xorg-video-tseng (1:1.1.0-5) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index c1b9c7b..f8d4c87 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), pkg-config, xserver-xorg-dev (= 
2:1.2.99.902), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-tseng
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-tseng.git
 


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



xserver-xorg-video-tseng: Changes to 'refs/tags/xserver-xorg-video-tseng-1_1.1.1-1'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-tseng-1_1.1.1-1' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 14:00 +

Tagging upload of xserver-xorg-video-tseng 1:1.1.1-1 to unstable.

Changes since xserver-xorg-video-tseng-1_1.1.0-5:
Alan Coopersmith (1):
  Replace XFree86 references in man page

Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (6):
  Merge debian-experimental branch into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release 1.1.1 and pull upstream manpage fix 
6e9ae39e789316770780831a264507c92c42c694
  Update upstream ChangeLog
  Merge ../../../xsfbs/xsfbs into debian-unstable

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Bump Standards-Version to 3.7.2.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-tseng.

---
 ChangeLog |  604 --
 debian/changelog  |   32 +-
 debian/control|   15 -
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 
 man/tseng.man |6 
 6 files changed, 385 insertions(+), 283 deletions(-)
---


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



Processing of xserver-xorg-video-tseng_1.1.1-1_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-tseng_1.1.1-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-tseng_1.1.1-1.dsc
  xserver-xorg-video-tseng_1.1.1.orig.tar.gz
  xserver-xorg-video-tseng_1.1.1-1.diff.gz
  xserver-xorg-video-tseng_1.1.1-1_i386.deb

Greetings,

Your Debian queue daemon


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



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

2007-05-02 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e47a70a6ec0f3644b2674d4fb629ded2d3b6b2b9
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed May 2 16:09:13 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index 2e065b4..65af51d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-via (1:0.2.2-2) UNRELEASED; urgency=low
+xserver-xorg-video-via (1:0.2.2-2) unstable; urgency=low
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-via.
@@ -12,7 +12,7 @@ xserver-xorg-video-via (1:0.2.2-2) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin [EMAIL PROTECTED]  Mon, 30 Apr 2007 12:41:51 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 02 May 2007 16:06:02 +0200
 
 xserver-xorg-video-via (1:0.2.2-1) experimental; urgency=low
 


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



xserver-xorg-video-via: Changes to 'refs/tags/xserver-xorg-video-via-1_0.2.2-2'

2007-05-02 Thread Julien Cristau
Tag 'xserver-xorg-video-via-1_0.2.2-2' created by Julien Cristau [EMAIL 
PROTECTED] at 2007-05-02 14:09 +

Tagging upload of xserver-xorg-video-via 1:0.2.2-2 to unstable.

Changes since xserver-xorg-video-via-1_0.2.2-1:
Branden Robinson (1):
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (5):
  Merge debian-experimental branch into debian-unstable
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  autoreconf
  Update upstream ChangeLog

David Nusinow (1):
  Merge branch 'xsfbs' into debian-unstable

Julien Cristau (2):
  Fix copy/paste typo in the input driver provides.
  Prepare changelog for upload.

Timo Aaltonen (1):
  Replaces/Conflicts: xserver-xorg-driver-via.

---
 ChangeLog | 1327 --
 config.guess  |   32 -
 config.sub|   16 
 debian/changelog  |   16 
 debian/control|   13 
 debian/rules  |2 
 debian/xsfbs/xsfbs.mk |9 
 7 files changed, 1036 insertions(+), 379 deletions(-)
---


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



Processing of xserver-xorg-video-via_0.2.2-2_i386.changes

2007-05-02 Thread Archive Administrator
xserver-xorg-video-via_0.2.2-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-via_0.2.2-2.dsc
  xserver-xorg-video-via_0.2.2-2.diff.gz
  xserver-xorg-video-via_0.2.2-2_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-via_0.2.2-2_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-via_0.2.2-2.diff.gz
  to pool/main/x/xserver-xorg-video-via/xserver-xorg-video-via_0.2.2-2.diff.gz
xserver-xorg-video-via_0.2.2-2.dsc
  to pool/main/x/xserver-xorg-video-via/xserver-xorg-video-via_0.2.2-2.dsc
xserver-xorg-video-via_0.2.2-2_i386.deb
  to pool/main/x/xserver-xorg-video-via/xserver-xorg-video-via_0.2.2-2_i386.deb


Override entries for your package:
xserver-xorg-video-via_0.2.2-2.dsc - source x11
xserver-xorg-video-via_0.2.2-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xserver-xorg-video-tseng_1.1.1-1_i386.changes ACCEPTED

2007-05-02 Thread Debian Installer

Accepted:
xserver-xorg-video-tseng_1.1.1-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-tseng/xserver-xorg-video-tseng_1.1.1-1.diff.gz
xserver-xorg-video-tseng_1.1.1-1.dsc
  to pool/main/x/xserver-xorg-video-tseng/xserver-xorg-video-tseng_1.1.1-1.dsc
xserver-xorg-video-tseng_1.1.1-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-tseng/xserver-xorg-video-tseng_1.1.1-1_i386.deb
xserver-xorg-video-tseng_1.1.1.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-tseng/xserver-xorg-video-tseng_1.1.1.orig.tar.gz


Override entries for your package:
xserver-xorg-video-tseng_1.1.1-1.dsc - source x11
xserver-xorg-video-tseng_1.1.1-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#416671: Visual bell makes bold fonts normal (and back)

2007-05-02 Thread Romain Francoise
Thomas Dickey [EMAIL PROTECTED] writes:

 well, more hints about reproducing it would help.

I still haven't found a reliable way to reproduce it, but I've seen
it on all my machines running sid...  I have, however, found a
method to cure it when it doesn't go away on its own: selecting the
Default font in the ``VT Fonts'' menu.

Thanks,

-- 
  ,''`.
 : :' :Romain Francoise [EMAIL PROTECTED]
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#395213: Bug#345700: xserver-xorg: nv driver needs Option XaaNoSolidFillRect

2007-05-02 Thread Brice Goglin
Sergio Gelato wrote:
 This looks very similar to SuSE bug #246421
   (https://bugzilla.novell.com/show_bug.cgi?id=246421)
 which is fixed in version 2.0.0 of the nv driver. It's a one-line
 patch,
 http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-nv.git;a=commitdiff;h=90c53c5322e50bce06996e3c857e6bf7531235d4
 so it could easily be backported (I'll try that)

xserver-xorg-video-nv 2.0.2 is in unstable, could you people test it and
report whether it fixes the rendering problems that you were seeing in
firefox/mozilla/... ?

Thanks,
Brice



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



Bug#345700: xserver-xorg: nv driver needs Option XaaNoSolidFillRect

2007-05-02 Thread Simon Josefsson
Brice Goglin [EMAIL PROTECTED] writes:

 Sergio Gelato wrote:
 This looks very similar to SuSE bug #246421
  (https://bugzilla.novell.com/show_bug.cgi?id=246421)
 which is fixed in version 2.0.0 of the nv driver. It's a one-line
 patch,
 http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-nv.git;a=commitdiff;h=90c53c5322e50bce06996e3c857e6bf7531235d4
 so it could easily be backported (I'll try that)

 xserver-xorg-video-nv 2.0.2 is in unstable, could you people test it and
 report whether it fixes the rendering problems that you were seeing in
 firefox/mozilla/... ?

I did install 1.2.2.1-1 from experimental some time ago, based on an
earlier request in the BTS, but that did not fix the problem.  Was this
one-liner added after that version?

Installing xserver-xorg-video-nv from unstable seem to pull in more
stuff than I'm willing to install on this machine right now.  I hope
others can test it, or I can install Debian on an external hard disk and
try it.

mocca:~# apt-get install -t unstable xserver-xorg-video-nv
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  libc6 libc6-dbg libc6-dev libc6-i686 locales
The following packages will be REMOVED:
  tzdata util-linux
The following packages will be upgraded:
  libc6 libc6-dbg libc6-dev libc6-i686 locales xserver-xorg-video-nv
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  util-linux tzdata (due to util-linux)
6 upgraded, 0 newly installed, 2 to remove and 665 not upgraded.
Need to get 18.0MB of archives.
After unpacking 4399kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'

/Simon


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



Bug#345700: xserver-xorg: nv driver needs Option XaaNoSolidFillRect

2007-05-02 Thread Brice Goglin
Simon Josefsson wrote:
 I did install 1.2.2.1-1 from experimental some time ago, based on an
 earlier request in the BTS, but that did not fix the problem.  Was this
 one-liner added after that version?
   

Yes it has been committed between 1.99.1 and 2.0.

 Installing xserver-xorg-video-nv from unstable seem to pull in more
 stuff than I'm willing to install on this machine right now.  I hope
 others can test it, or I can install Debian on an external hard disk and
 try it.
   

Ok.

Brice



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



Bug#420402: Getting a better backtrace.

2007-05-02 Thread Brice Goglin
Joey Hess wrote:
 I do have a useful bit of info though. The crash only happens with my
 old xorg.conf. I let a new one be generated, and blobwars runs ok.

 The relevant change seems to be running at 24 bpp. If I switch it back
 to 16 I can reproduce the crash again.
   

Ok, I can reproduce now, 16bits made the trick.
But I don't get any interesting backtrace either, even with the server
and driver built with nostrip and noopt.

Interestingly, the bug does *not* occur if you do
startx /usr/games/blobwars
or
startx /usr/bin/xterm
   and then run blobwars
while it *does* occur if you start twm from xterm before starting
blobwars. Maybe something related to the window position?

Brice



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



Bug#420402: Getting a better backtrace.

2007-05-02 Thread Joey Hess
Brice Goglin wrote:
 Joey Hess wrote:
  I do have a useful bit of info though. The crash only happens with my
  old xorg.conf. I let a new one be generated, and blobwars runs ok.
 
  The relevant change seems to be running at 24 bpp. If I switch it back
  to 16 I can reproduce the crash again.

 
 Ok, I can reproduce now, 16bits made the trick.
 But I don't get any interesting backtrace either, even with the server
 and driver built with nostrip and noopt.
 
 Interestingly, the bug does *not* occur if you do
 startx /usr/games/blobwars
 or
 startx /usr/bin/xterm
and then run blobwars
 while it *does* occur if you start twm from xterm before starting
 blobwars. Maybe something related to the window position?

FWIW, I'm using ion3 and I get the crash starting blobwars from an xterm
using my usual setup.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#395213: Bug#345700: xserver-xorg: nv driver needs Option XaaNoSolidFillRect

2007-05-02 Thread Sergio Gelato
* Simon Josefsson [2007-05-02 19:26:15 +0200]:
 I did install 1.2.2.1-1 from experimental some time ago, based on an
 earlier request in the BTS, but that did not fix the problem.  Was this
 one-liner added after that version?

Yes.

 Installing xserver-xorg-video-nv from unstable seem to pull in more
 stuff than I'm willing to install on this machine right now.  I hope
 others can test it, or I can install Debian on an external hard disk and
 try it.

I have rebuilt 1.2.0 with the one-line patch and deployed it to the
workstation of the user that was complaining. If it doesn't work, I
expect I'll hear about it soon enough; I'll then append a comment 
to this BTS entry.

 mocca:~# apt-get install -t unstable xserver-xorg-video-nv
 Reading package lists... Done
 Building dependency tree... Done
 The following extra packages will be installed:
   libc6 libc6-dbg libc6-dev libc6-i686 locales

Looks like it wants glibc 2.5. I doubt there is anything in the driver
that really cares about the glibc version; a straight recompile in an 
etch pbuilder ought to do the trick.


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



Bug#389416: xserver-xorg-video-via makes screen black

2007-05-02 Thread Yin Qu

It seems that this bug is already fixed, and it works well with my
Xorg. So please close the bug. Thank you!

2007/4/30, Brice Goglin [EMAIL PROTECTED]:

Hi,

About a year ago, you reported a bug to the Debian BTS regarding Xorg
giving a black screen with the Via driver. Did you reproduce this
problem recently? With latest Xorg/Etch? If not, I will close this bug
in the next weeks.

Thanks,
Brice





--
Yin Qu
Zhejiang University, China


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



Bug#389416: marked as done (xserver-xorg-video-via makes screen black)

2007-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2007 20:20:49 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#389416: xserver-xorg-video-via makes screen black
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
package: xserver-xorg-video-via
version: 0.2.1-4

Recently I updated my xserver-xorg-video-via driver. After reboot, I found my 
screen black. The system is still running, because I can type my password to 
get into kde -- I can hear its startup music, but can see nothing. Even I 
press ctrlaltF1 to switch to console, the screen is still black.

I'm using Debian Sid, kernel 2.6.17-2-k7, libc6 2.3.6.ds1-4, and xorg 7.1.1.
My motherboard is ABIT KV80, VIA K8M800 + VT8237 chipsets, and my graphics 
card is Integrated Unichrome Pro Graphics with 2D/3D/Video controller.

Some more info:

  The output of lspci -v :
00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, 66MHz, medium devsel, latency 8
Memory at e800 (32-bit, prefetchable) [size=128M]
Capabilities: [80] AGP version 3.0
Capabilities: [50] Power Management version 2
Capabilities: [60] HyperTransport: Slave or Primary Interface
Capabilities: [58] HyperTransport: Interrupt Discovery and Configuration

00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
Flags: bus master, medium devsel, latency 0

00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
Flags: bus master, medium devsel, latency 0

00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
Flags: bus master, medium devsel, latency 0

00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
Flags: bus master, medium devsel, latency 0

00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
Flags: bus master, medium devsel, latency 0

00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 
South] (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: f400-f5ff
Prefetchable memory behind bridge: f000-f3ff
Capabilities: [80] Power Management version 2

00:0e.0 Ethernet controller: VIA Technologies, Inc. VT6120/VT6121/VT6122 
Gigabit Ethernet Adapter (rev 11)
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 177
I/O ports at e000 [size=256]
Memory at f600 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2

00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID 
Controller (rev 80)
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, medium devsel, latency 32, IRQ 185
I/O ports at e100 [size=8]
I/O ports at e200 [size=4]
I/O ports at e300 [size=8]
I/O ports at e400 [size=4]
I/O ports at e500 [size=16]
I/O ports at e600 [size=256]
Capabilities: [c0] Power Management version 2

00:0f.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a 
[Master SecP PriP])
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, medium devsel, latency 32, IRQ 185
I/O ports at e700 [size=16]
Capabilities: [c0] Power Management version 2

00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, medium devsel, latency 32, IRQ 169
I/O ports at e800 [size=32]
Capabilities: [80] Power Management version 2

00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, medium devsel, latency 32, IRQ 169
I/O ports at e900 [size=32]
Capabilities: [80] Power Management version 2

00:10.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: ABIT Computer Corp. Unknown device 1419
Flags: bus master, medium devsel, latency 32, IRQ 169
I/O ports at ea00 [size=32]
Capabilities: [80] Power Management version 2

00:10.3 USB 

Bug#420402: Getting a better backtrace.

2007-05-02 Thread Brice Goglin
forwarded 420402 https://bugs.freedesktop.org/show_bug.cgi?id=10841
thank you



I have forwarded to bug upstream at the above URL. We'll see if anybody
has an idea to debug this.

Also, I tried debugging with the coredump method as proposed earlier, it
didn't help.

Brice



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



Processed: Re: Bug#420402: Getting a better backtrace.

2007-05-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 420402 https://bugs.freedesktop.org/show_bug.cgi?id=10841
Bug#420402: blobwars crashes the X server
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10841.

 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#355822: xkb: some multimedia sends events forever once pressed

2007-05-02 Thread Gilles Grandou
Brice Goglin a écrit :
 Hi,
 
 About a year ago, you reported a bug to the Debian BTS regarding some
 multimedia keys sending events forever once pressed. Did you reproduce
 this problem recently? With Xorg/Etch? If not, I will close this bug in
 the next weeks.

The problem still exists using an update to date sid.

ii  xkb-data   0.9-4   X Keyboard Extension (XKB) configuration data

Is there any thing I could do to investigate the issue?

Thanks,
Gilles.




Bug#355822: xkb: some multimedia sends events forever once pressed

2007-05-02 Thread Mohammed Adnène Trojette
On Wed, May 02, 2007, Gilles Grandou wrote:
 The problem still exists using an update to date sid.

Please could you test the experimental package?

-- 
Mohammed Adnène Trojette



Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server

2007-05-02 Thread Brice Goglin
Gabor Gombas wrote:
 I wanted to try out Beryl but the X server always crashed. Now I found a
 much simpler trigger: simply running 'xvinfo' reliably crashes the
 server with the same backtrace as Beryl. Attached is the strace output
 of xvinfo in case you may want to figure out what request did cause the
 segfault.
   

I can't reproduce this here on a Radeon X300. Could you try with a
simple xorg.conf (or even with no xorg.conf at all to use the default
config)? You have lots of options in your current xorg.conf, it would be
good to see if any of them causes the problem.


 (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
 (II) Module ati: vendor=X.Org Foundation
   compiled for 7.2.0, module version = 6.6.99
   Module class: X.Org Video Driver
   

Which ATI driver is this? We currently have 6.6.3 in unstable and
6.6.191 in experimental. It would be good to try with these.

This 6.6.99 could be the previous 6.6.3-5 which has been in experimental
about a month ago. It was a daily snapshot, probably less stable than
both 6.6.3 and 6.6.191.

Thanks,
Brice



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



Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server

2007-05-02 Thread Gabor Gombas
On Thu, May 03, 2007 at 12:03:47AM +0200, Brice Goglin wrote:

 I can't reproduce this here on a Radeon X300. Could you try with a
 simple xorg.conf (or even with no xorg.conf at all to use the default
 config)? You have lots of options in your current xorg.conf, it would be
 good to see if any of them causes the problem.

Yep, those options accumulated over the years. However this was a good
tip: I started disabling them, and disabling the loading of the v4l
module made the segfault go away.

 This 6.6.99 could be the previous 6.6.3-5 which has been in experimental
 about a month ago. It was a daily snapshot, probably less stable than
 both 6.6.3 and 6.6.191.

Yes it's 6.6.3-5; 6.6.191 is not available for amd64:

xserver-xorg-video-ati:
  Installed: 1:6.6.3-5
  Candidate: 1:6.6.3-5
  Version table:
 *** 1:6.6.3-5 0
101 http://ftp.hu.debian.org experimental/main Packages
101 http://ftp.fi.debian.org experimental/main Packages
100 /home/gombasg/tmp/debian/x86_64/status
 1:6.6.3-2 0
500 http://ftp.hu.debian.org etch/main Packages
500 http://ftp.fi.debian.org etch/main Packages
990 http://ftp.hu.debian.org sid/main Packages
990 http://ftp.fi.debian.org sid/main Packages

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences,
 Laboratory of Parallel and Distributed Systems
 Address   : H-1132 Budapest Victor Hugo u. 18-22. Hungary
 Phone/Fax : +36 1 329-78-64 (secretary)
 W3: http://www.lpds.sztaki.hu
 -


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



Processed: Re: Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server

2007-05-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 422008 xserver-xorg-video-v4l
Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server
Bug reassigned from package `xserver-xorg-core' to `xserver-xorg-video-v4l'.

 forcemerge 413640 422008
Bug#413640: xserver-xorg-video-v4l: xserver crashes when v4l module is loaded
Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server
Forcibly Merged 413640 422008.

 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#422008: xserver-xorg-core: running 'xvinfo' crashes the server

2007-05-02 Thread Brice Goglin
reassign 422008 xserver-xorg-video-v4l
forcemerge 413640 422008
thank you



Gabor Gombas wrote:
 On Thu, May 03, 2007 at 12:03:47AM +0200, Brice Goglin wrote:

   
 I can't reproduce this here on a Radeon X300. Could you try with a
 simple xorg.conf (or even with no xorg.conf at all to use the default
 config)? You have lots of options in your current xorg.conf, it would be
 good to see if any of them causes the problem.
 

 Yep, those options accumulated over the years. However this was a good
 tip: I started disabling them, and disabling the loading of the v4l
 module made the segfault go away.
   

Ok, thanks, this has been reported as [1] and forwarded upstream at [2]
with a workaround, but no reply so far. I'll ping them.

Brice

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413640
[2] https://bugs.freedesktop.org/show_bug.cgi?id=10276



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