Bug#406028: Bug #406028 -- workround

2007-04-29 Thread Martin Hardcastle
I had this problem using etch on a Thinkpad X40 with Intel 855, which
had previously worked fine under sarge. Switching consoles didn't
solve it; X needed to be restarted. However, using s2ram (NB not
s2disk!) from the uswsusp package rather than echo mem >
/sys/power/state has restored it to working order. I don't see why,
but it may work for someone else.


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



Bug#399204: Newer Via Unichrome Pro cards and support options

2007-04-29 Thread Prakash J Kokkatt

Hello,
The Default xserver-xorg-video-via driver is not supporting my video
card on ASUS P5VDC-MX with VIA Unichrome Pro .(P4M800Pro)
below is my lspci grepped:
01:00.0 VGA compatible controller: VIA Technologies, Inc. UniChrome
Pro IGP (rev 01) (prog-if 00 [VGA])
   Subsystem: ASUSTeK Computer Inc. Unknown device 3344
   Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 20
   Memory at d800 (32-bit, prefetchable) [size=64M]
   Memory at fd00 (32-bit, non-prefetchable) [size=16M]
   Expansion ROM at feaf [disabled] [size=64K]
   Capabilities: 
For Now,I use Openchrome.org drivers.my card is detected as:
as in Xorg.log in Ubuntu:
(II) VIA: driver for VIA chipsets: CLE266, KM400/KN400, K8M800,
   PM800/PM880/CN400, VM800/CN700/P4M800Pro
(II) Primary Device is: PCI 01:00:0
(--) Chipset VM800/CN700/P4M800Pro found
^ with Openchrome drivers.
So pls include the support for these unichrome pro cards,as newbie
Debian users and geeks
alike struggle to get these cards working,as for now the only option
is "vesa" driver.Hope this be fixed.


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  280 +
 Makefile.in   |   16 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |9 
 config.sub|  230 +
 configure | 7879 ++
 debian/changelog  |   21 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |   16 
 man/cirrus.man|4 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/Makefile.in   |   14 
 src/alp.h |2 
 src/cir_driver.c  |2 
 src/lg.h  |2 
 src/lg_xaa.h  |2 
 25 files changed, 5412 insertions(+), 4299 deletions(-)

New commits:
commit 67793cf040bb0b12fbd3bc7ad12ed4a686810686
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 11:00:10 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 92ba092..c281afc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,67 +1,254 @@
-2006-04-06  Adam Jackson  <[EMAIL PROTECTED]>
+commit 43d9703ddf79314015b66c81c671ef254fbb3934
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Mar 1 10:41:58 2007 -0800
 
-   * configure.ac:
-   * src/CirrusClk.c:
-   * src/alp_driver.c:
-   * src/alp_hwcurs.c:
-   * src/alp_i2c.c:
-   * src/alp_xaa.c:
-   * src/alp_xaam.c:
-   * src/cir.h:
-   * src/cir_dga.c:
-   * src/cir_driver.c:
-   * src/cir_shadow.c:
-   * src/lg_driver.c:
-   * src/lg_hwcurs.c:
-   * src/lg_i2c.c:
-   * src/lg_xaa.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
+Replace references to XFree86/XF86Config in man page
 
-   * src/cir_driver.c:
-   VERSION -> CIR_VERSION
+commit 1ba52ebddd605c9341ff7f0a880c272a78f467ed
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 18:57:40 2006 +
 
-2005-12-20  Kevin E. Martin  
+VERSION -> CIR_VERSION
 
-   * configure.ac:
-   Update package version for X11R7 release.
+commit e6588f26e12bb737551b9448911c31129978ea85
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 18:44:20 2006 +
 
-2005-12-14  Kevin E. Martin  
+Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+commit 9ca7e7fcfc53ae9054661219aa366409089c3f8d
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:29:59 2005 +
 
-2005-12-06  Kevin E. Martin  
+Update package version for X11R7 release.
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+commit 2d8e201ee988646bd8601dbc2b8c32571fdac017
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:52 2005 +
 
-2005-12-03  Kevin E. Martin  
+Stub COPYING files
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+commit dbf028bd0148d2317e7b87fad857ad0f7accd234
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu Dec 15 00:24:16 2005 +
 
-2005-12-01  Kevin E. Martin  
+Update package version number for final X11R7 release candidate.
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+commit 4456ba0a597443aed32bf686b79c22ef19ac0102
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Dec 6 22:48:33 2005 +
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
 
-   * configure.ac:
-   Only build dlloader modules by default.
+commit 134440cd4ab932803b100bf7767776fb0ffb2d0d
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Sat Dec 3 05:49:33 2005 +
 
-2005-11-28  Kevin E. Martin  
+Update package version number for X11R7 RC3 release.
 
-   * src/Makefile.am:
-   Separate cirrus driver into _drv, _alpine and _laguna components
-   as they are in the monolithic tree.
+commit 2f48ba72c2009bc3c7b83d2b1415df897a2b26e4
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Fri Dec 2 02:16:07 2005 +
 
-2005-11-09  Kevin E. Martin  
+Remove extraneous AC_MSG_RESULT.
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+commit 444b38c206b6a7c037615694c2a7ada84380698e
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Tue Nov 29 23:29:58 2005 +
 
-2005-11-01  Kevin E. Martin  
+Only build dlloader modules by default.
 
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
+commit 6d3a17ba84343fb5c0cf75039a4e5cbd3274cfc3
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Nov 28 22:04:08 2005 +
+
+Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+update to fix bug #5167 (Linux prefers *.1x man pages in man1 sub

Bug#421396: xserver-xorg-core: Performance leak

2007-04-29 Thread Michel Dänzer
On Sun, 2007-04-29 at 01:29 +0200, Mathias Brodala wrote:
> 
> Michel Dänzer, 29.04.2007 01:24:
> > On Sat, 2007-04-28 at 22:40 +0200, Brice Goglin wrote:
> > 
> >> I don't know why the performance dropped between 1.1 and 1.3 
> > 
> > The pixmap migration scheme used in 1.1 prevented it from attempting to
> > use acceleration in a lot of cases, which ironically may work better in
> > some situations. You can use the 1.1 migration scheme with Option
> > "MigrationHeuristics" "greedy" (or "smart" for the 1.2 scheme).
> > 
> > Also, for maximum performance with EXA make sure the DRI is enabled and
> > try Option "AccelDFS".
> 
> Funny: these are exactly the two settings I did set now to re-enable EXA with
> full speed.

:)

> But are you sure about "MigrationHeuristics" not being "MigrationHeuristic"
> instead? I did set the latter and it was recognized. Or does it not matter?

It does, that was a typo, good catch.


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



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

2007-04-29 Thread Simon Mackinlay
Package: xserver-xorg
Version: 1:7.1.0-18
Severity: normal


There does not seem to be a way to prevent the XINERAMA extension
being reported as a supported extension in xdpyinfo; from xorg.conf...

Section "Module"
:
Disable "XINERAMA"
SubSection  "extmod"
Option  "omit XINERAMA"
EndSubSection
EndSection
:
Section "ServerFlags"
Option  "XINERAMA"  "off"
EndSection
:

 and havind modified gdm's defaults.conf...

# pgrep -fl usr/bin/X
16833 /usr/bin/X :0 -dpi 96 -audit 0 -xinerama -disablexineramaextension -auth 
/var/lib/gdm/:0.Xauth -nolisten tcp vt7

 yet despite this...

$ xdpyinfo | grep XINERAMA
XINERAMA

 ordinarily this wouldn't be an issue but some X11 clients use
this (presence of an extension) as a boolean conditional immediately
prior to requesting extension-specific functions...

Sun Microsystems Inc.   SunOS 5.10  Generic January 2005
-bash-3.00$ /usr/openwin/demo/GL/ogl_install_check 
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  159 (XINERAMA)
  Minor opcode of failed request:  1 (XINERAMAGetState)
  Resource id in failed request:  0xa501
  Serial number of failed request:  14
  Current serial number in output stream:  14

 with amusing and unwanted side-effects.

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

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-09-12 18:51 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1861528 2007-04-27 05:38 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce Go 7600] 
(rev a1)

/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 4537 2007-04-29 10:05 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /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/share/fonts/X11/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"synaptics"
Load"type1"
Load"v4l"
Load"vbe"

Disable "XINERAMA"
SubSection  "extmod"
Option  "omit XINERAMA"
EndSubSection
EndSection

Section "Extensions"
Option  "Composite" "Enable"
EndSection

Section "ServerFlags"
Option  "XINERAMA"  "off"
EndSection

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

Section "InputDevice"
Identifier  "Generic Touchpad"
Driver  "synaptics"
Option  "CorePointer"
Option  "Device""/dev/input/mouse0"
Option  "Protocol"  "auto-dev"
Option  "SHMConfig" "on"
Option  "Emulate3Buttons"   "on"
Option  "LeftEdge"  "1900"
Option  "RightEdge" "5400"
Option  "TopEdge"   "1900"
Option  "BottomEdge""4000"
Option  "FingerLow" "25"
Option  "FingerHigh""30"
Option  "MaxTapTime""180"
Option  "MaxTapMove""220"
Option  "MaxDoubleTapTime"  "180"
Option  "SingleTapTimeout"  "180"
Option  "ClickTime" "100"
Option  "Fas

Bug#420531: Info received (Bug#420531: Acknowledgement (xserver-xorg-acecad: acecad driver does not recognize USB tablet))

2007-04-29 Thread Giuseppe Bilotta

Usage of the driver with 2.6.x kernels has been fixed in upstream
release 1.1.1: setting Option "Device" to the appropriate event device
(or to a symlink e.g. from /dev/input/by-id/) works.

Support for the "auto-dev" device option has been implemented in
upstream release 1.2.0. Source package should now  recommend
libsysfs-dev and package should now suggest libsysfs1 or libsysfs2.

--
Giuseppe "Oblomov" Bilotta


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



Processed: reopening 384801

2007-04-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.4
> reopen 384801
Bug#384801: Logitech Media Keyboard Elite not fully supported
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

>
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#194840: xlibs: Swiss (de_CH) keyboard variant to enable capital Umlauts with nodeadkeys

2007-04-29 Thread Mohammed Adnène Trojette
On Sat, Mar 24, 2007, Adrian von Bidder wrote:
> tags 194840 +patch

Hi Adrian,

isn't this part of the symbols/ch file already covering your patch?

partial alphanumeric_keys
xkb_symbols "de_nodeadkeys" {
// modify the basic Swiss German layout not to have any dead keys
include "ch(basic)"
name[Group1]= "Switzerland - German, eliminate dead keys";
key  { [  apostrophe, question,acute  ] };
key  { [ asciicircum,grave,   asciitilde  ] };
key  { [   diaeresis,   exclam, bracketright  ] };
};

Thanks for your help,
-- 
Mohammed Adnène Trojette



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  272 +
 Makefile.in   |   16 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |9 
 config.sub|  230 +
 configure | 7992 ++
 debian/changelog  |   23 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |   16 
 man/cyrix.man |6 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/Makefile.in   |   14 
 src/cyrix_driver.c|2 
 22 files changed, 5473 insertions(+), 4341 deletions(-)

New commits:
commit de7d88bb0af9a6284854a95535f1104a13674243
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 14:35:11 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 344113a..0ff33cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,59 +1,254 @@
-2006-04-06  Adam Jackson  <[EMAIL PROTECTED]>
+commit 23eae9e5dedfe2a5930d30af0de1b7a1ba21fc1a
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Mar 1 10:44:00 2007 -0800
 
-   * configure.ac:
-   * src/cyrix.h:
-   * src/cyrix_accel.c:
-   * src/cyrix_bank.c:
-   * src/cyrix_driver.c:
-   * src/cyrix_helper.c:
-   * src/cyrix_shadow.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
+Replace references to XFree86/XF86Config in man page
 
-   * src/cyrix_driver.c:
-   VERSION -> CYRIX_VERSION
+commit 933fac699a3ba9257c87fb209b6dd21c29d15a4a
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 18:58:45 2006 +
 
-2005-12-20  Kevin E. Martin  
+VERSION -> CYRIX_VERSION
 
-   * configure.ac:
-   Update package version for X11R7 release.
+commit a878ca340afd5c94519ced8db60bac873e69d313
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 18:47:44 2006 +
 
-2005-12-14  Kevin E. Martin  
+Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+commit 88e18c25be3fe2c4d10b1a46e311a9882eda690a
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:29:59 2005 +
 
-2005-12-06  Kevin E. Martin  
+Update package version for X11R7 release.
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+commit 2af4143f802821cd9dd949fd6c7f72b68b78acd0
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:52 2005 +
 
-2005-12-03  Kevin E. Martin  
+Stub COPYING files
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+commit ce65256a7fe3f11aee520b9201713f73ef1e84da
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu Dec 15 00:24:16 2005 +
 
-2005-12-01  Kevin E. Martin  
+Update package version number for final X11R7 release candidate.
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+commit f60b42c8b25aa9689cc9877b41df38e9ff8bcf2f
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Dec 6 22:48:34 2005 +
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
 
-   * configure.ac:
-   Only build dlloader modules by default.
+commit 04e4e6d732d92ea302fdc9bef2cb0b8fde29aa01
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Sat Dec 3 05:49:33 2005 +
 
-2005-11-15  Kevin E. Martin  
+Update package version number for X11R7 RC3 release.
 
-   * configure.ac:
-   Add check for DGA extension to fix issues when building with
-   separate build roots.
+commit 0e23a439bfbe4ae475f6dd9bffdaec72c0e410f2
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Fri Dec 2 02:16:07 2005 +
 
-2005-11-09  Kevin E. Martin  
+Remove extraneous AC_MSG_RESULT.
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+commit a8f3112f3a4df72cfc44d3a882e901c24feae5de
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Tue Nov 29 23:29:58 2005 +
 
-2005-11-01  Kevin E. Martin  
+Only build dlloader modules by default.
 
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
+commit 3c3b656e7df9e8d07750f38cefa68d5d5a039fbd
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Nov 28 22:04:08 2005 +
+
+Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit e3872d1097829989e211d3f06351f4c659143c48
+Author: Eric Anholt <[EMAIL PROTECTED]>
+Date:   Mon Nov 21 10:49:11 2005 +
+
+Add .cvsignores for drivers.
+
+commit 2a1e64d4baae3257dbe3596fc17b95a06fd64532
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Nov 15 05:42:02 2005

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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |3 
 Makefile.in   |   16 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |9 
 config.sub|  230 +
 configure | 7880 ++
 debian/changelog  |   22 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/Makefile.in   |   14 
 src/dummy_driver.c|2 
 18 files changed, 5162 insertions(+), 4244 deletions(-)

New commits:
commit 0ef822dc35bfb20374db35f43735286c7a5e2296
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 14:43:45 2007 +0200

Miscellaneous fixed in debian/control and debian/rules.

  * 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-dummy
module in the long description.
  * Remove Fabio from uploaders with his permission. He's always welcome 
back.

diff --git a/debian/changelog b/debian/changelog
index 819bf84..bc2c7dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,16 @@ xserver-xorg-video-dummy (1:0.2.0-6) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-dummy.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Tue, 24 Apr 2007 13:14:06 +0300
+  [ Brice Goglin ]
+  * 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-dummy
+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 14:43:29 +0200
 
 xserver-xorg-video-dummy (1:0.2.0-5) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index ea4d970..79bdadc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: xserver-xorg-video-dummy
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev (>= 
2:1.2.0), x11proto-video-dev, x11proto-xf86dga-dev, x11proto-core-dev, 
x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
+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-xf86dga-dev, x11proto-core-dev, 
x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
 Standards-Version: 3.6.1
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-dummy
+XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-dummy.git
 
 Package: xserver-xorg-video-dummy
 Architecture: any
@@ -17,8 +19,8 @@ Description: X.Org X server -- dummy display driver
  display anything.
  .
  More information about X.Org can be found at:
+ http://www.X.org>
  http://xorg.freedesktop.org>
  http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'driver/xf86-video-dummy' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
+ This package is built from the X.org xf86-video-dummy driver module.
diff --git a/debian/rules b/debian/rules
index 8152e21..95adb5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ binary-arch: build install serverabi
dh_testroot
 
dh_installdocs
-   dh_installchangelogs
+   dh_installchangelogs ChangeLog
dh_install --sourcedir=debian/tmp --list-missing
dh_link
dh_strip

commit 271778bd6338575afa3e4ae7f614f38cdff8e2fb
Author: Branden Robinson <[EMAIL PROTECTED](none)>
Date:   Thu Apr 12 23:18:32 2007 -0400

Test for existence of debian/patches directory before creating a symlink to 
it.

This prevents packages that apply no patches from ending up with a broken
symlink in them.

Remove SVN keyword.

Update copyright notice.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index d88c6db..63dde45 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -1,11 +1,10 @@
 #!/usr/bin/make -f
-# $Id$
 
-# Debian rules file for xorg-x11 source package
+# Debian X Strike Force Build System (XSFBS): Make portion
 
 # Copyright 1996 Stephen Early
 # Copyright 1997 Mark Eichin
-# Copyright 1998-2005 Branden Robinson
+# Copyright 1998-2005, 2007 Branden Robinson
 # Copyright 2005 David Nusinow
 #
 # Licensed under the GNU General Public License, version 2.  See the file
@@ -127,

Bug#421418: xserver-xorg-video-intel: Can't play videos

2007-04-29 Thread Adrian Kiess
Hello,

I can confirm the exact same behavior with my i855 board.

Adrian



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



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

2007-04-29 Thread David Nusinow
Hi Brice,

On Fri, Apr 27, 2007 at 04:42:17PM +, Brice Goglin wrote:
> commit bce94b7f83ebcc01bdbe895cc96cef3b51082e4f
> Author: Brice Goglin <[EMAIL PROTECTED]>
> Date:   Fri Apr 27 18:35:37 2007 +0200
> 
> New upstream release 1.1.1

Could you push the upstream pull to the upstream-unstable branch also?
Thanks!

 - David Nusinow


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



Bug#421418: xserver-xorg-video-intel: Can't play videos

2007-04-29 Thread Drew Parsons
Christoph Burgmer wrote:
> My installation was changed from xserver-xorg-video-i810 to -intel lately.
> Since then I assume that I can't play videos / dvds anymore.

As Brice wrote, mplayer has an option for using other outputs than Xv
(for example, x11).

vlc also has an easily accessible preference setting (although "easy" 
means you have to select "Advanced Options").  At Video/Output modules,
select "Advanced Options", then change the Video Output Module to 
"X11 Video Output" or something else other than "Default" or 
"XVideo extension video output".  After you set it there, it will 
retain the setting in future video settings.

Drew


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



Bug#420203: xserver-xorg-video-intel: Wrong modes and refresh rates

2007-04-29 Thread Ondrej Certik

The same problem here. the "xrandr" showed my only 800x600 and
640x480, but I was running on 1024x768 before the upgrade from i810 to
intel. Removing the lines:

HorizSync and VertRefresh in xorg.conf allowed the xrandr to find the
1024x768 resolution and everything is fine now.

Ondrej


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



xserver-xorg-input-acecad: Changes to 'upstream-unstable'

2007-04-29 Thread Brice Goglin
 ChangeLog|   11 +++
 configure.ac |2 -
 src/acecad.c |   89 ++-
 3 files changed, 70 insertions(+), 32 deletions(-)

New commits:
commit 7fe06dc37595a39e0298d9123a669d06df934c35
Author: Giuseppe Bilotta <[EMAIL PROTECTED]>
Date:   Tue Apr 24 15:28:51 2007 +0200

Bump to 1.1.1.

diff --git a/ChangeLog b/ChangeLog
index 7399bd0..0db03e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-04-24  Giuseppe Bilotta <[EMAIL PROTECTED]>
+
+   * configure.ac:
+   Bump to 1.1.1.
+
+   * src/acecad.c:
+   Bump to 1.1.1.
+   Support 2.6.x kernels.
+   Use the proper MessageType for probed, default, info and error messages.
+   Clean up defines, and add an include to fix compilation when 
LINUX_INPUT is defined
+
 2006-04-06  Adam Jackson  <[EMAIL PROTECTED]>
 
* configure.ac:
diff --git a/configure.ac b/configure.ac
index c0ff6ad..f93f430 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-acecad],
-1.1.0,
+1.1.1,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-acecad)
 
diff --git a/src/acecad.c b/src/acecad.c
index abe8bf8..c10aaf4 100644
--- a/src/acecad.c
+++ b/src/acecad.c
@@ -105,7 +105,7 @@ static XF86ModuleVersionInfo VersionRec =
MODINFOSTRING1,
MODINFOSTRING2,
XORG_VERSION_CURRENT,
-   1, 1, 0,
+   1, 1, 1,
ABI_CLASS_XINPUT,
ABI_XINPUT_VERSION,
MOD_CLASS_XINPUT,

commit 7665457d70a37c3187b3dfcc54a7f15058e8acba
Author: Giuseppe Bilotta <[EMAIL PROTECTED]>
Date:   Tue Apr 24 13:35:52 2007 +0200

Support 2.6.x kernels.

diff --git a/src/acecad.c b/src/acecad.c
index 145bb48..abe8bf8 100644
--- a/src/acecad.c
+++ b/src/acecad.c
@@ -37,6 +37,10 @@
 #ifdef LINUX_INPUT
 #include 
 #include 
+#ifndef EV_SYN
+#define EV_SYN EV_RST
+#define SYN_REPORT 0
+#endif
 #ifdef BUS_PCI
 #undef BUS_PCI
 #endif
@@ -663,6 +667,10 @@ USBReadInput (LocalDevicePtr local)
 event<(struct input_event *)(eventbuf+len); event++) {
 
switch (event->type) {
+   case EV_SYN: /* 2.6.x */
+   if (event->code != SYN_REPORT)
+   xf86Msg(X_ERROR, "UNKNOWN EV_SYN code %d\n", 
event->code);
+   break;
case EV_ABS:
switch (event->code) {
case ABS_X:
@@ -703,12 +711,16 @@ USBReadInput (LocalDevicePtr local)
}
break; /* EV_KEY */
default:
-   xf86Msg(X_ERROR, "UNKNOWN event type/code=%d/%d\n", 
event->type, event->code);
+   xf86Msg(X_ERROR, "UNKNOWN event type/code %d/%d\n", 
event->type, event->code);
} /* switch event->type */
 
-   /* ABS_MISC is the event terminator */
-   if (event->type != EV_ABS || event->code != ABS_MISC) {
-   continue;
+   /* Linux Kernel 2.6.x sends EV_SYN/SYN_REPORT as an event 
terminator,
+* whereas 2.4.x sends EV_ABS/ABS_MISC. We have to support both.
+*/
+   if (!(  (event->type == EV_SYN && event->code == SYN_REPORT) ||
+   (event->type == EV_ABS && event->code == ABS_MISC)
+   )) {
+   continue;
}
 
if (prox)

commit 1eae0e35655ffddb8a203a51bb1e2aa53928a87e
Author: Giuseppe Bilotta <[EMAIL PROTECTED]>
Date:   Tue Apr 24 12:44:58 2007 +0200

Use the proper MessageType for probed, default, info and error messages.

diff --git a/src/acecad.c b/src/acecad.c
index 9d85a9e..145bb48 100644
--- a/src/acecad.c
+++ b/src/acecad.c
@@ -169,10 +169,11 @@ IsUSBLine(int fd)
 SYSCALL(err = ioctl(fd, EVIOCGVERSION, &version));
 
 if (!err) {
-   xf86Msg(X_CONFIG,"Kernel Input driver version is %d.%d.%d\n",
+   xf86Msg(X_PROBED, "Kernel Input driver version is %d.%d.%d\n",
   version >> 16, (version >> 8) & 0xff, version & 0xff);
return 1;
 } else {
+   xf86Msg(X_PROBED, "No Kernel Input driver found\n");
return 0;
 }
 }
@@ -184,6 +185,7 @@ AceCadPreInit(InputDriverPtr drv, IDevPtr dev, int flags)
LocalDevicePtr local = xf86AllocateInput(drv, 0);
AceCadPrivatePtr priv = xcalloc (1, sizeof (AceCadPrivateRec));
int speed;
+   int msgtype;
char *s;
 
if ((!local) || (!priv))
@@ -216,7 +218,7 @@ AceCadPreInit(InputDriverPtr drv, IDevPtr dev, int flags)
local->fd = xf86OpenSerial (local->options);
if (local->fd == -1)
{
-   xf86Msg(X_ERROR,"AceCad driver unable to open device\n");
+   xf86Msg(X_ERROR, "AceCad driver unable to open device\n");
goto SetupProc_fail;
}
xf86ErrorFVerb( 6, "tty port opened successfully\n" );
@@ -239,7 

Bug#421476: xserver-xorg-video-intel: Hotkey switching to external VGA not possible, switching with i810switch/xrandr freezes system

2007-04-29 Thread Soenke
Package: xserver-xorg-video-intel
Version: 2:2.0.0-1
Severity: important

Hello everyone!

I have the following problem when upgrading from 
xserver-xorg-video-i810 2:1.7.2-4 
to the new 
xserver-xorg-video-intel 2:2.0.0-1
on my IBM Thinkpad X40:

Switching output via the hotkey (Fn+F7) does not work at all anymore. The
external display is always active when connected.
Output switching works with i810switch or xrandr, though. It even works better
than with the old driver, the image on the external VGA is much clearer.
But when I try to switch outputs like this:

ext. VGA on -> ext. VGA off -> ext VGA on -> LVDS off -> LVDS on

the whole system freezes. Both displays are blank, no console switching or
even ssh login are possible. Alt+Sysrq does not work either. The only option
is to turn the system off and back on. I did not find any error messages in
syslog or Xorg.0.log.

In addition to the kernel version mentioned below, I am using tp_smapi driver
0.31 and the Conexant hsf modem drivers. I tried unloading all these, but to
no effect on the problem described.
Adapting my xorg.conf to the new driver did not help either. Both configs (for
i810 and intel) are attached.
Please tell me if more information is needed.

Best regards,

soenke

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6   2.5-2GNU C Library: Shared libraries
ii  libdrm2 2.3.0-4  Userspace interface to kernel DRM 
ii  xserver-xorg-core   2:1.3.0.0.dfsg-2 X.Org X server -- core server

xserver-xorg-video-intel recommends no packages.
# **
# Refer to the xorg.conf man page for details about the format of
# this file.
#
# last edited on Oct. 28th 2004 by [EMAIL PROTECTED]
#
# **

Section "Files"
FontPath"unix/:7100"
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection

Section "ServerFlags"
AllowMouseOpenFail 
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "dri"
EndSection

Section "InputDevice"
Identifier "keyboard"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "trackpoint"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
EndSection

Section "InputDevice"
Identifier "ext_mouse"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "LFP"
#VendorName ""
ModelName "Local Flat Panel"
HorizSync 50-83
VertRefresh 56-76
Option "DPMS" 
EndSection

Section "Monitor"
Identifier "CRT"
VendorName ""
ModelName ""
HorizSync 50-83
VertRefresh 56-76
Option "DPMS" 
EndSection

Section "Device"
Identifier "device_lfp"
BusID "PCI:0:2:0"
Driver "i810"
Option "DPMS" "true"
Option "DevicePresence" "true"
Option "Clone" "true"
Option "MonitorLayout" "CRT,LFP"
EndSection

Section "Screen"
Identifier "screen_lfp"
Device "device_lfp"
Monitor "LFP"
DefaultColorDepth 24

Subsection "Display"
Depth 24
Modes  "1024x768" "800x600" "640x480"
EndSubsection

EndSection

Section "DRI"
Mode 0666
EndSection

Section "ServerLayout"
Identifier "layout_default"
InputDevice "keyboard" "CoreKeyboard"
InputDevice "trackpoint" "CorePointer"
InputDevice "ext_mouse" "AlwaysCore"
Screen 0 "screen_lfp"
EndSection
# **
# Refer to the xorg.conf man page for details about the format of
# this file.
#
# last edited on Oct. 28th 2004 by [EMAIL PROTECTED]
#
# **

Section "Files"
FontPath"unix/:7100"
FontPath"unix/:7110"
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection

Section "ServerFlags"
AllowMouseOpenFail 
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
L

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

2007-04-29 Thread Brice Goglin
 src/ct_video.c |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 242a378d6c0bead85b0b6e94f40c51849ba8f43b
Author: Petteri Aimonen <[EMAIL PROTECTED]>
Date:   Fri Mar 16 21:39:54 2007 -0400

Fix Xv with scaling

Fixes Bug 10225

diff --git a/src/ct_video.c b/src/ct_video.c
index 19467d7..01b93ca 100644
--- a/src/ct_video.c
+++ b/src/ct_video.c
@@ -638,8 +638,8 @@ CHIPSDisplayVideo(
if (dblscan) 
tmp = cPtr->VideoZoomMax >> 1;
if (drw_h > src_h)
-   tmp = tmp * src_h / drw_h;
-   cPtr->writeMR(cPtr, 0x33, tmp);
+   tmp = 256 * src_h / drw_h;
+   cPtr->writeMR(cPtr, 0x33, tmp & 0xFC);
 }
 cPtr->writeMR(cPtr, 0x1F, m1f); 
 cPtr->writeMR(cPtr, 0x1E, m1e);


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



Bug#421476: xserver-xorg-video-intel: Hotkey switching to external VGA not possible, switching with i810switch/xrandr freezes system

2007-04-29 Thread Julien Cristau
On Sun, Apr 29, 2007 at 17:07:50 +0200, Soenke wrote:

> Please tell me if more information is needed.
> 
the log file would be the obvious missing piece (it should have been
included in the report by reportbug, did you remove it manually?).

Thanks,
Julien


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore |   19 ---
 .gitignore |   20 
 man/cirrus.man |6 +++---
 3 files changed, 23 insertions(+), 22 deletions(-)

New commits:
commit 6438659655d3cc23e39be9c0c9673c3247282997
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 10:42:30 2007 -0800

 renamed: .cvsignore -> .gitignore

diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index fb1befd..000
--- a/.cvsignore
+++ /dev/null
@@ -1,19 +0,0 @@
-Makefile
-Makefile.in
-*.la
-*.lo
-aclocal.m4
-autom4te.cache
-config.guess
-config.h
-config.h.in
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-libtool
-ltmain.sh
-missing
-stamp-h1
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..2df4a8d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+Makefile
+Makefile.in
+*.la
+*.lo
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+*~

commit 43d9703ddf79314015b66c81c671ef254fbb3934
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 10:41:58 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/cirrus.man b/man/cirrus.man
index 5035b02..2c5e4a0 100644
--- a/man/cirrus.man
+++ b/man/cirrus.man
@@ -14,17 +14,17 @@ cirrus \- Cirrus Logic video driver
 .fi
 .SH DESCRIPTION
 .B cirrus 
-is an XFree86 driver for Cirrus Logic video chips.
+is an __xservername__ driver for Cirrus Logic video chips.
 THIS MAN PAGE NEEDS TO BE FILLED IN.
 .SH SUPPORTED HARDWARE
 The
 .B cirrus
 driver supports...
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: ...


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



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

2007-04-29 Thread Brice Goglin
 man/cyrix.man |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 23eae9e5dedfe2a5930d30af0de1b7a1ba21fc1a
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 10:44:00 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/cyrix.man b/man/cyrix.man
index f8fb670..85e15f9 100644
--- a/man/cyrix.man
+++ b/man/cyrix.man
@@ -14,7 +14,7 @@ cyrix \- Cyrix video driver
 .fi
 .SH DESCRIPTION
 .B cyrix 
-is an XFree86 driver for the Cyrix MediaGX (now Natsemi Geode) series of
+is an __xservername__ driver for the Cyrix MediaGX (now Natsemi Geode) series 
of
 processors when using the built in video.
 .SH SUPPORTED HARDWARE
 The
@@ -28,7 +28,7 @@ The MediaGX run length compresses its shared framebuffer, for 
the best
 performance on a MediaGX machine pick backgrounds that compress well
 horizonally.
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .PP
@@ -69,7 +69,7 @@ this is buggy and may result in strange illegal instruction 
traps.
 .PP
 Hardware cursors are not currently supported.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: Richard Hecker, Annius Groenink, Dirk Hohndel, The GGI
 Project, Alan Cox.


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



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

2007-04-29 Thread Brice Goglin
 man/neomagic.man |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 5bc75e39c8ce1f891ff45128632d6086e4681524
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 10:51:24 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/neomagic.man b/man/neomagic.man
index 6e5ae34..e5d59bf 100644
--- a/man/neomagic.man
+++ b/man/neomagic.man
@@ -14,7 +14,7 @@ neomagic \- Neomagic video driver
 .fi
 .SH DESCRIPTION
 .B neomagic 
-is an XFree86 driver for the Neomagic graphics chipsets found in many
+is an __xservername__ driver for the Neomagic graphics chipsets found in many
 laptop computers.  
 .SH SUPPORTED HARDWARE
 .B neomagic
@@ -46,7 +46,7 @@ and newer models.  All visuals are supported in depth 8.  
TrueColor and
 DirectColor visuals are supported in the other depths.
 
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .PP
@@ -90,7 +90,7 @@ following options are needed to avoid a lock-up of the 
graphic engine:
 .fi
 
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: Jens Owen, Kevin E. Martin, and also Egbert Eich,  
 Mark Vojkovich, Alan Hourihane.


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



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

2007-04-29 Thread Brice Goglin
 src/savage_bci.h|6 ++
 src/savage_driver.c |3 -
 src/savage_exa.c|  142 ++--
 3 files changed, 101 insertions(+), 50 deletions(-)

New commits:
commit ff0ee0420bd7c0c1be5bf97e8764f3e974ff5887
Author: Alex Deucher <[EMAIL PROTECTED]>
Date:   Mon Apr 2 17:32:02 2007 -0400

final odds and ends for exa

I still get blue for solids that should be grey for certain things
(firefox status and navigation bars, certain mouse overs, etc.)

diff --git a/src/savage_exa.c b/src/savage_exa.c
index 80cd58e..aa6905a 100644
--- a/src/savage_exa.c
+++ b/src/savage_exa.c
@@ -197,7 +197,7 @@ SavageEXAInit(ScreenPtr pScreen)
 /* Composite not implemented yet */
 /* savage3d series only have one tmu */
 
-#if 0
+#if 1
 /* host data blit */
 psav->EXADriverPtr->UploadToScreen = SavageUploadToScreen;
 #endif
@@ -283,10 +283,40 @@ SavagePrepareSolid(PixmapPtr pPixmap, int alu, Pixel 
planemask, Pixel fg)
 cmd = BCI_CMD_RECT
 | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP
 | BCI_CMD_DEST_PBD /*BCI_CMD_DEST_PBD_NEW*/
-   | BCI_CMD_SRC_SOLID
-   | BCI_CMD_SEND_COLOR;
+   | BCI_CMD_SRC_SOLID;
+
+#if 0
+if (alu == 3 /*GXcopy*/) {
+   if (fg == 0)
+   alu = 0 /*GXclear*/;
+   else if (fg == planemask)
+   alu = 15 /*GXset*/;
+}
 
+if (EXA_PM_IS_SOLID(&pPixmap->drawable, planemask)) {
+   if (!((alu == 5 /*GXnoop*/) || (alu == 15 /*GXset*/) || (alu == 0 
/*GXclear*/) || (alu == 10 /*GXinvert*/))) 
+  cmd |= BCI_CMD_SEND_COLOR;
+   rop = SavageGetCopyROP(alu);
+} else {   
+   switch(alu) {
+   case 5  /*GXnoop*/:
+   break;
+   case 15 /*GXset*/:
+   case 0  /*GXclear*/:
+   case 10 /*GXinvert*/:
+   cmd |= BCI_CMD_SEND_COLOR;
+   fg = planemask;
+   break;
+   default:
+   cmd |= BCI_CMD_SEND_COLOR;
+   break;
+   }
+   rop = SavageGetSolidROP(alu);
+}
+#else
+cmd |= BCI_CMD_SEND_COLOR;
 rop = SavageGetSolidROP(alu);
+#endif
 
 BCI_CMD_SET_ROP( cmd, rop );
 
@@ -326,6 +356,10 @@ SavageSolid(PixmapPtr pPixmap, int x1, int y1, int x2, int 
y2)
 BCI_SEND(psav->SavedBciCmd);
 /*BCI_SEND(psav->pbd_offset);
 BCI_SEND(psav->pbd_high);*/
+#if 0
+if ( psav->SavedBciCmd & BCI_CMD_SEND_COLOR )
+   BCI_SEND(psav->SavedFgColor);
+#endif
 BCI_SEND(psav->SavedFgColor);
 BCI_SEND(BCI_X_Y(x1, y1));
 BCI_SEND(BCI_W_H(w, h));
@@ -465,7 +499,7 @@ SavageUploadToScreen(PixmapPtr pDst, int x, int y, int w, 
int h, char *src, int
srcp++;
 }
 
-exaWaitSync(pDst->drawable.pScreen);
+/*exaWaitSync(pDst->drawable.pScreen);*/
 
 return TRUE;
 }

commit 675ff8177852732c6e9d52464f34d5fe867ac67e
Author: Alex Deucher <[EMAIL PROTECTED]>
Date:   Wed Mar 21 02:14:16 2007 -0400

Get Solid() working again

You have to send color EVERY time.

diff --git a/src/savage_bci.h b/src/savage_bci.h
index 833a55d..410925d 100644
--- a/src/savage_bci.h
+++ b/src/savage_bci.h
@@ -118,6 +118,12 @@
 #define BCI_SET_REGISTER_COUNT(count) ((count) << 16)
 #define BCI_BITPLANE_WRITE_MASK 0xD7
 #define BCI_BITPLANE_READ_MASK  0xD8
+#define BCI_GBD_1   0xE0
+#define BCI_GBD_2   0xE1
+#define BCI_PBD_1   0xE2
+#define BCI_PBD_2   0xE3
+#define BCI_SBD_1   0xE4
+#define BCI_SBD_2   0xE5
 
 #define BCI_W_H(w, h)h) << 16) | (w)) & 0x0FFF0FFF)
 #define BCI_X_Y(x, y)y) << 16) | (x)) & 0x0FFF0FFF)
diff --git a/src/savage_exa.c b/src/savage_exa.c
index 59412ef..80cd58e 100644
--- a/src/savage_exa.c
+++ b/src/savage_exa.c
@@ -197,11 +197,11 @@ SavageEXAInit(ScreenPtr pScreen)
 /* Composite not implemented yet */
 /* savage3d series only have one tmu */
 
-#if 1
+#if 0
 /* host data blit */
 psav->EXADriverPtr->UploadToScreen = SavageUploadToScreen;
 #endif
-#if 1
+#if 0
 psav->EXADriverPtr->DownloadFromScreen = SavageDownloadFromScreen;
 #endif
 
@@ -273,17 +273,22 @@ SavagePrepareSolid(PixmapPtr pPixmap, int alu, Pixel 
planemask, Pixel fg)
 {
 ScrnInfoPtr pScrn = xf86Screens[pPixmap->drawable.pScreen->myNum];
 SavagePtr psav = SAVPTR(pScrn);
-int cmd;
+int cmd, rop;
 BCI_GET_PTR;
 
-/*ErrorF("in preparesolid\n");*/
+/* HW seems to ignore alpha */
+if (pPixmap->drawable.bitsPerPixel == 32)
+   return FALSE;
 
 cmd = BCI_CMD_RECT
 | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP
-| BCI_CMD_DEST_PBD_NEW | BCI_CMD_SRC_SOLID
+| BCI_CMD_DEST_PBD /*BCI_CMD_DEST_PBD_NEW*/
+   | BCI_CMD_SRC_SOLID
| BCI_CMD_SEND_COLOR;
-   
-BCI_CMD_SET_ROP( cmd, SavageGetSolidROP(alu) );
+
+rop = SavageGetSolidROP(alu);
+
+BCI_CMD_SET_ROP( cmd, rop );
 
 psav->pbd_offset = exaGetPixmapOffset(pPixmap);
 psav->pbd_high = SavageSetBD(psav, pP

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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 .gitignore|   20 
 configure.ac  |2 
 man/siliconmotion.man |   24 
 src/Makefile.am   |2 
 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 +++
 18 files changed, 6118 insertions(+), 6143 deletions(-)

New commits:
commit 1a803a8f91a931c00106f9d3d41cfa5d74c19f55
Author: Alex Deucher <[EMAIL PROTECTED]>
Date:   Tue Mar 20 21:08:38 2007 -0400

minor fixup

diff --git a/src/smi_exa.c b/src/smi_exa.c
index a7cb25f..575ab65 100644
--- a/src/smi_exa.c
+++ b/src/smi_exa.c
@@ -514,7 +514,7 @@ SMI_UploadToScreen(PixmapPtr pDst, int x, int y, int w, int 
h,
 /* Drawing engine data format */
 WRITE_DPR(pSmi, 0x1C, SMI_DEDataFormat(pDst));
 /* Source and Destination Base Address (offset) */
-WRITE_DPR(pSmi, 0x44, 0);
+WRITE_DPR(pSmi, 0x40, 0);
 WRITE_DPR(pSmi, 0x44, dst_offset);
 
 WRITE_DPR(pSmi, 0x0C, pSmi->AccelCmd);

commit 503027d38dab759277c0a67746ac205a1dfa9277
Author: Dennis De Winter <[EMAIL PROTECTED]>
Date:   Fri Mar 16 21:29:19 2007 -0400

Fix UTS issues with flash

Also remove safety padding on memory manager calculation

diff --git a/src/smi_exa.c b/src/smi_exa.c
index 2c902be..a7cb25f 100644
--- a/src/smi_exa.c
+++ b/src/smi_exa.c
@@ -77,8 +77,8 @@ SMI_EXAInit(ScreenPtr pScreen)
 
 /* Memory Manager */
 pSmi->EXADriverPtr->memoryBase = pSmi->FBBase + pSmi->FBOffset;
-pSmi->EXADriverPtr->memorySize = pSmi->FBReserved - 1024;
-pSmi->EXADriverPtr->offScreenBase = pSmi->width * pSmi->height * pSmi->Bpp 
+ 1024;
+pSmi->EXADriverPtr->memorySize = pSmi->FBReserved;
+pSmi->EXADriverPtr->offScreenBase = pSmi->width * pSmi->height * pSmi->Bpp;
 
 /* Flags */
 pSmi->EXADriverPtr->flags = EXA_TWO_BITBLT_DIRECTIONS;
@@ -485,7 +485,7 @@ SMI_UploadToScreen(PixmapPtr pDst, int x, int y, int w, int 
h,
 
 /* calculate pitch in pixel unit */
 dst_pitch  = exaGetPixmapPitch(pDst) / (pDst->drawable.bitsPerPixel >> 3);
-source_pitch = aligned_pitch / (pDst->drawable.bitsPerPixel >> 3);
+source_pitch = src_pitch / (pDst->drawable.bitsPerPixel >> 3);
 /* calculate offset in 8 byte (64 bit) unit */
 dst_offset = exaGetPixmapOffset(pDst) >> 3;
 

commit fe4114033f2853e2df8d37c490deba26bf0366e8
Author: Alex Deucher <[EMAIL PROTECTED]>
Date:   Thu Mar 15 02:11:24 2007 -0400

hostdata blit UTS works, but SW is faster

UTS is working, but SW is faster so leave it disabled

diff --git a/src/smi_exa.c b/src/smi_exa.c
index da3e36b..2c902be 100644
--- a/src/smi_exa.c
+++ b/src/smi_exa.c
@@ -96,6 +96,14 @@ SMI_EXAInit(ScreenPtr pScreen)
 pSmi->EXADriverPtr->maxX = 4096;
 pSmi->EXADriverPtr->maxY = 4096;
 
+if (pScrn->bitsPerPixel == 24) {
+   pSmi->EXADriverPtr->maxX = 4096 / 3;
+
+   if (pSmi->Chipset == SMI_LYNX) {
+   pSmi->EXADriverPtr->maxY = 4096 / 3;
+   }
+}
+
 pSmi->EXADriverPtr->pixmapPitchAlign  = 16;
 pSmi->EXADriverPtr->pixmapOffsetAlign = 8;
 
@@ -112,8 +120,8 @@ SMI_EXAInit(ScreenPtr pScreen)
 pSmi->EXADriverPtr->Solid = SMI_Solid;
 pSmi->EXADriverPtr->DoneSolid = SMI_DoneSolid;
 
-/* DFS & UTS */
 #if 0
+/* DFS & UTS */
 pSmi->EXADriverPtr->UploadToScreen = SMI_UploadToScreen;
 pSmi->EXADriverPtr->DownloadFromScreen = SMI_DownloadFromScreen;
 #endif
@@ -460,30 +468,37 @@ SMI_UploadToScreen(PixmapPtr pDst, int x, int y, int w, 
int h,
 {
 ScrnInfoPtr pScrn = xf86Screens[pDst->drawable.pScreen->myNum];
 SMIPtr pSmi = SMIPTR(pScrn);
-int i, j, dwords, Bpp, queue, dst_pitch;
-CARD32 *srcp, *dataport;
+int dst_pitch, source_pitch, align, aligned_pitch;
 unsigned long dst_offset;
 
 ENTER_PROC("SMI_UploadToScreen");
 DEBUG((VERBLEV, "x=%d y=%d w=%d h=%d src=%d src_pitch=%d\n",
   x, y, w, h, src, src_pitch));
 
+if (pDst->drawable.bitsPerPixel == 24) {
+   align = 16;
+} else {
+   align = 128 / pDst->drawable.bitsPerPixel;
+}
+
+aligned_pitch = (src_pitch + align - 1) & ~(align - 1);
+
 /* calculate pitch in pixel unit */
 dst_pitch  = exaGetPixmapPitch(pDst) / (pDst->drawable.bitsPerPixel >> 3);
+source_pitch = aligned_pitch / (pDst->drawable.bitsPerPixel >> 3);
 /* calculate offset in 8 byte (64 bit) unit */
 dst_offset = exaGetPixmapOffset(pDst) >> 3;
 
-Bpp = pDst->drawable.bitsPerPixel / 8;
-dwords = (((w * Bpp) + 3) >> 2) * h;
-
 pSmi->AccelCmd = 0xCC /* GXcopy */
   | SMI_HOSTBLT_WRITE
   | SMI_QUICK_START;
 

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

2007-04-29 Thread Brice Goglin
David Nusinow wrote:
> Hi Brice,
>
> On Fri, Apr 27, 2007 at 04:42:17PM +, Brice Goglin wrote:
>   
>> commit bce94b7f83ebcc01bdbe895cc96cef3b51082e4f
>> Author: Brice Goglin <[EMAIL PROTECTED]>
>> Date:   Fri Apr 27 18:35:37 2007 +0200
>>
>> New upstream release 1.1.1
>> 
>
> Could you push the upstream pull to the upstream-unstable branch also?
>   

Should be OK now. I messed up with xserver-xorg-video-cirrus (I pushed
one upstream commit that is not in debian-unstable yet), but thanks to
Julien's explanations, the other drivers should be OK.

All input drivers are ready to be uploaded to unstable (experimental
branch merged into unstable, updated to new upstream (except mouse 1.2),
and several stuff updated in debian/), but some of them got so few
changes that uploading them right now is pretty useless (and some won't
even build with input-proto 1.4 currently in unstable).

There are more upstream changes in the video drivers. I plan to finish
preparing them within a couple days. I won't touch video-ati until 6.7
is not in release candidate state anymore. And I am not sure I should
touch video-ivtvdev as I did for the others.

Brice


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



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

2007-04-29 Thread Brice Goglin
 man/i128.man |8 
 1 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 161b0487ab444d9c697bf1f1ff32b3fada83cfe5
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Feb 27 10:28:42 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/i128.man b/man/i128.man
index 4ba8b9b..9ecf548 100644
--- a/man/i128.man
+++ b/man/i128.man
@@ -3,7 +3,7 @@
 .ds q \N'34'
 .TH I128 __drivermansuffix__ __vendorversion__
 .SH NAME
-i128 \- Number 9 I128 video driver
+i128 \- Number 9 I128 __xservername__ video driver
 .SH SYNOPSIS
 .nf
 .B "Section \*qDevice\*q"
@@ -14,7 +14,7 @@ i128 \- Number 9 I128 video driver
 .fi
 .SH DESCRIPTION
 .B i128 
-is an XFree86 driver for Number 9 I128 video cards.  The driver is
+is an __xservername__ driver for Number 9 I128 video cards.  The driver is
 accelerated and provides support for all versions of the I128 chip family,
 including the SGI flatpanel configuration.  Multi-head configurations are
 supported.
@@ -34,7 +34,7 @@ Ticket 2 Ride
 .B I128-T2R4
 Ticket 2 Ride IV
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .PP
@@ -65,6 +65,6 @@ Default: false.
 This turns on verbose debug information from the driver.
 Default: off.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: Robin Cutshaw (driver), Galen Brooks (flatpanel support).


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |   13 
 Makefile.in   |   16 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |9 
 config.sub|  230 +
 configure | 8030 ++
 configure.ac  |4 
 debian/changelog  |   23 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |   16 
 man/i128.man  |6 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/IBMRGB.h  |2 
 src/Makefile.in   |   14 
 src/Ti302X.h  |2 
 src/i128IBMDAC.c  |1 
 src/i128_driver.c |8 
 src/i128accel.c   |1 
 src/i128dga.c |1 
 src/i128exa.c |1 
 src/i128init.c|1 
 30 files changed, 5274 insertions(+), 4338 deletions(-)

New commits:
commit 237e7b13e23cbf516a8d1f9debeeae780f223b17
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 19:29:28 2007 +0200

Pull upstream manpage fix 161b0487ab444d9c697bf1f1ff32b3fada83cfe5

diff --git a/debian/changelog b/debian/changelog
index 7ac61f4..edce85e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xserver-xorg-video-i128 (1:1.2.1-2) UNRELEASED; urgency=low
   * Replaces/Conflicts: xserver-xorg-driver-i128.
 
   [ Brice Goglin ]
+  * Pull upstream manpage fix 161b0487ab444d9c697bf1f1ff32b3fada83cfe5
   * Install the upstream changelog.
   * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
 (needed to let xsfbs get access to serverminver).

commit 6f13d906cd933134c7736b69e28f9f453498fca9
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 19:27:03 2007 +0200

Miscellaneous fixed in debian/control and debian/rules.

  * 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-i128
module in the long description.
  * Remove Fabio from uploaders with his permission. He's always welcome 
back.

diff --git a/debian/changelog b/debian/changelog
index 8d9621d..7ac61f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,16 @@ xserver-xorg-video-i128 (1:1.2.1-2) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-i128.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Tue, 24 Apr 2007 13:20:39 +0300
+  [ Brice Goglin ]
+  * 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-i128
+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
 
 xserver-xorg-video-i128 (1:1.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 1886c0a..47392c4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: xserver-xorg-video-i128
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev (>= 
2:1.2.0), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev
+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
+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
 
 Package: xserver-xorg-video-i128
 Architecture: any
@@ -16,8 +18,8 @@ Description: X.Org X server -- i128 display driver
  This package provides the driver for Number 9 Imagine (I128) video cards.
  .
  More information about X.Org can be found at:
+ http://www.X.org>
  http://xorg.freedesktop.org>
  http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'driver/xf86-video-i128' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
+ This package is built from the X.org xf86-video-i128 driver module.
diff --git a/debian/rules b/debian/rules
index c2b0926..ad66901 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ binary-arch: build install serverabi
dh_testroot
 
dh_installdocs
-   dh

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

2007-04-29 Thread Brice Goglin
 ChangeLog |  287 +++---
 1 files changed, 259 insertions(+), 28 deletions(-)

New commits:
commit 5aa0279111a2a9003d71e51ccd4eae170dc9f7ed
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 19:39:08 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 64c7900..762e1e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,45 +1,276 @@
-2006-04-06  Eric Anholt  <[EMAIL PROTECTED]>
+commit 161b0487ab444d9c697bf1f1ff32b3fada83cfe5
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Tue Feb 27 10:28:42 2007 -0800
 
-   * src/i128_driver.c: (I128PreInit):
-   Don't forget to zero the xf86ModReqInfo before using it.
-   Noticed by Alex Deucher.
+Replace references to XFree86/XF86Config in man page
 
-2005-12-20  Kevin E. Martin  
+commit f9996f11e947fb4292a2f156dcd63a3b990aa0cd
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Dec 1 17:32:11 2006 -0500
 
-   * configure.ac:
-   Update package version for X11R7 release.
+Fix version number to 1.2.1
 
-2005-12-14  Kevin E. Martin  
+commit 8bbc4bb70d5208963efa7e5627f0f3adef1ccf16
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Oct 13 18:31:38 2006 -0400
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+Bump to 1.1.0.6
 
-2005-12-06  Kevin E. Martin  
+commit 14062aa41f9e3846aef733f66d2544ab33503af6
+Author: Eric Anholt <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 04:15:34 2006 +
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+Don't forget to zero the xf86ModReqInfo before using it. Noticed by Alex
+Deucher.
 
-2005-12-03  Kevin E. Martin  
+commit daf6a54ec89dbe9f943c02f9ba5cea20b02e66a8
+Author: Eric Anholt <[EMAIL PROTECTED]>
+Date:   Thu Mar 9 06:06:25 2006 +
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+Update drivers that support EXA for the new EXA ABI. This consists of
+moving all the accel and card members into the driver ptr, filling in
+the exa_major/ exa_minor fields, and always using LoadSubModule so we
+can check the module version up front. Only tested on ATI.
 
-2005-12-01  Kevin E. Martin  
+commit 4778b0724cb0edb53e110d4774ec7af26d6348bc
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:30:00 2005 +
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+Update package version for X11R7 release.
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+commit 27fd31114c2d3f9d232da7f49f4ca0a901a31be0
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:53 2005 +
 
-   * configure.ac:
-   Only build dlloader modules by default.
+Stub COPYING files
 
-2005-11-09  Kevin E. Martin  
+commit c53e62103707053f1737558eca3689d1d6ca9317
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu Dec 15 00:24:17 2005 +
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+Update package version number for final X11R7 release candidate.
 
-2005-11-01  Kevin E. Martin  
+commit 63518d66adb729f8536230d8ac247296612f61f0
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Dec 6 22:48:34 2005 +
 
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
+Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+
+commit 73979afbf55fb60fb3f00dc50025b6852eaba156
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Sat Dec 3 05:49:33 2005 +
+
+Update package version number for X11R7 RC3 release.
+
+commit daf5da8b112db896598f101bc765b31b792e37dd
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Fri Dec 2 02:16:08 2005 +
+
+Remove extraneous AC_MSG_RESULT.
+
+commit 24fbb6fea98b5a6569abd27a3f22218b494ee4b5
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Tue Nov 29 23:29:59 2005 +
+
+Only build dlloader modules by default.
+
+commit 6a8876ad16fc765be749d09918b017c33bf7f648
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Nov 28 22:04:09 2005 +
+
+Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit 3e173f114cab770f0a9711463d44af26f7b46eda
+Author: Eric Anholt <[EMAIL PROTECTED]>
+Date:   Mon Nov 21 10:49:14 2005 +
+
+Add .cvsignores for drivers.
+
+commit 92c550bdfd132915a662789368bda40a6199e9e3
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Nov 9 21:15:15 2005 +
+
+Update package version number for X11R7 RC2 release.
+
+commit b645ec0f8ce667f9d22dcdf42b9a874fdfa09c9c
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Nov 1 15:08:53 2005 +
+
+Update pkgcheck depedencies to work with separate build roots.
+
+commit 284c18210cef9ed99ebd688be15d2e166e799dcf
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed O

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

2007-04-29 Thread Brice Goglin
 man/i740.man |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit f8c8d2d7d3617a7ddea3f75b4b17072bb9697d64
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 10:46:03 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/i740.man b/man/i740.man
index 9db6041..6e725a4 100644
--- a/man/i740.man
+++ b/man/i740.man
@@ -14,17 +14,17 @@ i740 \- Intel i740 video driver
 .fi
 .SH DESCRIPTION
 .B i740
-is an XFree86 driver for Intel i740 video cards.
+is an __xservername__ driver for Intel i740 video cards.
 THIS MAN PAGE NEEDS TO BE FILLED IN.
 .SH SUPPORTED HARDWARE
 The
 .B i740
 driver supports...
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: ...


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  268 +
 Makefile.in   |   16 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |9 
 config.sub|  230 +
 configure | 7992 ++
 debian/changelog  |   22 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |   16 
 man/i740.man  |4 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/Makefile.in   |   14 
 src/i740.h|2 
 src/i740_dga.h|2 
 src/i740_macros.h |2 
 src/i740_reg.h|2 
 25 files changed, 5469 insertions(+), 4344 deletions(-)

New commits:
commit 7c69cf3a5347c5fb3686536f8a38f54710b002e7
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 19:44:44 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 3ed86ec..7bc1e60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,57 +1,249 @@
-2006-04-07  Adam Jackson  <[EMAIL PROTECTED]>
+commit f8c8d2d7d3617a7ddea3f75b4b17072bb9697d64
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Mar 1 10:46:03 2007 -0800
 
-   * configure.ac:
-   * src/i740_accel.c:
-   * src/i740_cursor.c:
-   * src/i740_dga.c:
-   * src/i740_driver.c:
-   * src/i740_i2c.c:
-   * src/i740_io.c:
-   * src/i740_video.c:
-   Delibcwrap, bump required server, update to 1.1.0.
+Replace references to XFree86/XF86Config in man page
 
-2006-04-07  Aaron Plattner  <[EMAIL PROTECTED]>
+commit 6452da4f4a42b0740d229325bb57ba845132f4e3
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Sat Apr 8 01:29:00 2006 +
 
-   * src/i740_video.c: (I740PutImage):
-   Add a DrawablePtr argument to the XV functions to pave the way for
-   redirected video.
+Delibcwrap, bump required server, update to 1.1.0.
 
-2005-12-20  Kevin E. Martin  
+commit 5157dee313f692258a07f6a757dbfe3ac5a7e4b7
+Author: Aaron Plattner <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 23:07:55 2006 +
 
-   * configure.ac:
-   Update package version for X11R7 release.
+Add a DrawablePtr argument to the XV functions to pave the way for
+redirected video.
 
-2005-12-14  Kevin E. Martin  
+commit 4ba290d181f169a1b42061a6c8bcad8a4c14c967
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:30:00 2005 +
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+Update package version for X11R7 release.
 
-2005-12-06  Kevin E. Martin  
+commit ef157640d3af80d623e854b3788011b36060f181
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:53 2005 +
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+Stub COPYING files
 
-2005-12-03  Kevin E. Martin  
+commit 0377a04a6cd1a0f888717000c1ba431269563ba5
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu Dec 15 00:24:17 2005 +
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+Update package version number for final X11R7 release candidate.
 
-2005-12-01  Kevin E. Martin  
+commit 26412eeae0eb7836682f1bdce5681924aa767604
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Dec 6 22:48:34 2005 +
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+commit c7754feb77d5a49389276a8f4a54ba6f4fc18e92
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Sat Dec 3 05:49:33 2005 +
 
-   * configure.ac:
-   Only build dlloader modules by default.
+Update package version number for X11R7 RC3 release.
 
-2005-11-09  Kevin E. Martin  
+commit 1948bc181eab024a4b50e6c09bf110ac511aec87
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Fri Dec 2 02:16:08 2005 +
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+Remove extraneous AC_MSG_RESULT.
 
-2005-11-01  Kevin E. Martin  
+commit a2e7f5ab261c30a79402a0f5dfdc30b3ac880d87
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Tue Nov 29 23:29:59 2005 +
 
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
+Only build dlloader modules by default.
+
+commit 43b2e63ae3789b6cb4a7268f0fdaea55f69c733d
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Nov 28 22:04:09 2005 +
+
+Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit 745e01742b8f233f3a77cde079df91e0028f8b77
+Author: Eric Anholt <[EMAIL PROTECTED]>
+Date:   Mon Nov 21 10:49:14 2005 +
+
+Add .cvsignores

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

2007-04-29 Thread Brice Goglin
 man/imstt.man |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c4ff1e44f6e41e464475e4863b5b1d70623db6f7
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 10:49:50 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/imstt.man b/man/imstt.man
index 377d117..85156a2 100644
--- a/man/imstt.man
+++ b/man/imstt.man
@@ -14,17 +14,17 @@ imstt \- Integrated Micro Solutions Twin Turbo 128 driver
 .fi
 .SH DESCRIPTION
 .B imstt 
-is an XFree86 driver for Integrated Micro Solutions Twin Turbo 128 video chips.
+is an __xservername__ driver for Integrated Micro Solutions Twin Turbo 128 
video chips.
 THIS MAN PAGE NEEDS TO BE FILLED IN.
 .SH SUPPORTED HARDWARE
 The
 .B imstt
 driver supports...
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: ...


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  243 +++-
 aclocal.m4|  147 +++--
 autogen.sh|   12 
 config.guess  |  667 --
 config.h.in   |9 
 config.sub|  230 +--
 configure | 1469 +-
 debian/changelog  |   23 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |2 
 man/imstt.man |4 
 mkinstalldirs |   89 ++-
 src/.cvsignore|6 
 src/imstt_reg.h   |4 
 20 files changed, 1455 insertions(+), 1531 deletions(-)

New commits:
commit 9288993f64086f38b7523c40534052db0d3e838a
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sun Apr 29 20:02:24 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 405d40b..ff5f312 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,53 +1,230 @@
-2006-04-07  Adam Jackson  <[EMAIL PROTECTED]>
+commit c4ff1e44f6e41e464475e4863b5b1d70623db6f7
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Mar 1 10:49:50 2007 -0800
 
-   * configure.ac:
-   * src/imstt.h:
-   * src/imstt_accel.c:
-   * src/imstt_driver.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
+Replace references to XFree86/XF86Config in man page
 
-2006-02-08  Luc Verhaegen <[EMAIL PROTECTED]>
+commit 164274aa66ca490aaf04c54a23fc4e97547c1061
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 19:13:05 2006 +
 
-   * src/imstt_driver.c: (IMSTTPreInit):
+Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
 
-   Remove idiotic usage of pScrn->clock, useless anyway.
+commit 0c37cdb702bbaa7e1bce7c0be77ea8f15e7f39ca
+Author: Luc Verhaegen <[EMAIL PROTECTED]>
+Date:   Wed Feb 8 16:35:50 2006 +
 
-2005-12-20  Kevin E. Martin  
+imstt: Remove idiotic usage of pScrn->clock, useless anyway.
 
-   * configure.ac:
-   Update package version for X11R7 release.
+commit 42218b7de901f6fec51bbb9a7837e0c663058057
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:30:00 2005 +
 
-2005-12-14  Kevin E. Martin  
+Update package version for X11R7 release.
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+commit 27b6a1901c86e9fba6a183665172f805f9ef3523
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:53 2005 +
 
-2005-12-06  Kevin E. Martin  
+Stub COPYING files
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+commit 7e941b7550f5965e9a5ec75e2fea900c6d902420
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu Dec 15 00:24:17 2005 +
 
-2005-12-03  Kevin E. Martin  
+Update package version number for final X11R7 release candidate.
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+commit cc4740ec057b5c3f876091e360296333a6a439b9
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Dec 6 22:48:35 2005 +
 
-2005-12-01  Kevin E. Martin  
+Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+commit f1174b23c366f906cf3f4d978206de185bfff4fe
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Sat Dec 3 05:49:33 2005 +
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+Update package version number for X11R7 RC3 release.
 
-   * configure.ac:
-   Only build dlloader modules by default.
+commit f5c842c17331bf418f7da714137940b95b1b4046
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Fri Dec 2 02:16:08 2005 +
 
-2005-11-09  Kevin E. Martin  
+Remove extraneous AC_MSG_RESULT.
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+commit 910bd2e5b47e21879900b36a1e8964ff52479ba9
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Tue Nov 29 23:29:59 2005 +
 
-2005-11-01  Kevin E. Martin  
+Only build dlloader modules by default.
 
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
+commit 2b7642308e5c48a0d503dd05579147fa541a64e3
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Nov 28 22:04:09 2005 +
+
+Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit 8d74f834e4c3f1b30a280a28553de3d8189b4a94
+Author: Eric Anholt <[EMAIL PROTECTED]>
+Date:   Mon Nov 21 10:49:15 2005 +
+
+Add .cvsignores for drivers.
+
+commit b34b787d2fcf294b5591d23d1ad9571c53b0ab4c
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Nov 9 21:15:15 2005 +
+
+Update package version number for X11R7 RC2 release.
+
+commit bf631614053b424f7828c25fdc2f72764fbf9335
+Author: Kevin E Mart

Bug#370067: xserver-xorg-video-via: via driver turns screen white, hsync out of range reported

2007-04-29 Thread Brice Goglin
Hi Ariel,

About a year ago, you reported a bug to the Debian BTS regarding the
screen turning while with out of range hsync on the via driver. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



Processed: severity of 399204 is wishlist

2007-04-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.2
> severity 399204 wishlist
Bug#399204: xserver-xorg-video-via: UniChrome Pro IGP not recognized
Severity set to `wishlist' from `important'

>
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#384579: VIA KM400: via driver freezes Xorg

2007-04-29 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding Xorg
freezing on 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



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



Bug#366609: xserver-xorg-video-via: DRI non-functional with 64-bit kernel

2007-04-29 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding DRI not
working with the via driver on a 64bit kernel. Did you reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#403607: with xserver-xorg-video-via module, kpdf draw any gray line on the screen outside of kpdf's windows

2007-04-29 Thread Brice Goglin
Hi,

About 4 months ago, you reported a bug to the Debian BTS regarding kpdf
rendering problems with the via driver 0.2.1. If the problems still
happens with latest Xorg, Could you try with driver 0.2.2 currently in
experimental?

Thanks,
Brice



-- 
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-04-29 Thread Brice Goglin
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



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



Processed: merging 384579 384600

2007-04-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.2
> merge 384579 384600
Bug#384579: VIA KM400: via driver freezes Xorg
Bug#384600: via driver freezes X/black screen (KM400)
Merged 384579 384600.

>
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#414034: xserver-xorg-video-i810-modesetting: dpkg-reconfigure doesn't detect correct video modes

2007-04-29 Thread Hermann Kraus

Hello Brice,

On Sat, 21 Apr 2007 14:20:53 +0200, Brice Goglin  
<[EMAIL PROTECTED]> wrote:

What's the status of this bug now that xserver-xorg-core 1.3 and
xserver-xorg-video-intel 2.0 are in unstable? Correct video modes are
detected but 1280x800 is not chosen by default?


Sorry, I've little time to test this at the moment. I'll try it when I  
find some free time.



About the suspend/resume problem, it is unrelated (and should not be
discussed here) and might be similar to #390913. The kernel oops is a
kernel problem, possibly related to the suspend2 patch.


I'll also test with a recent kernel then.

Sorry for the delay :-(

Hermann


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



Bug#421523: uxterm: segfault when trying to use "Font|selection" menu entry

2007-04-29 Thread Yann Dirson
Package: xterm
Version: 225-1
Severity: normal

While playing around trying to understand how uxterm works, I
discovered the "selection" item in the "font" menu, and played with it
before realizing it was a generic xterm feature documented in the man
manpage.

When selecting random latin characters (eg. from the prompt, either in
plain xterm or uxterm), sometimes I get the selection apparently
turned to "black on black" (I am using "white on black" for nomal
text), but sometimes it just segfaults, gdb reporting:

(gdb) bt
#0  0xb7d0736c in XDrawImageString () from /usr/lib/libX11.so.6
#1  0x08076de0 in ?? ()
#2  0x0809a358 in ?? ()
#3  0x01a00013 in ?? ()
#4  0x in ?? ()


With uxterm it gets better when selecting CJK characters pasted from
another app (precisely, from firefox browsing
http://fr.wikipedia.org/wiki/Sh%C5%8Dgi, any string I tried,
eg. \u738b\u5c06): I get the following crash backtrace from xterm
itself (also note the final "Aborted\n" trunkating the output).

[EMAIL PROTECTED]:~$ LC_CTYPE=fr_FR uxterm
*** glibc detected *** xterm: munmap_chunk(): invalid pointer: 0x08081d0e ***
=== Backtrace: =
/lib/libc.so.6(__libc_free+0x1b9)[0xb7ba9209]
xterm[0x805477e]
/usr/lib/libXt.so.6[0xb7dfcb43]
/usr/lib/libXt.so.6[0xb7dfe41d]
/usr/lib/libXt.so.6(XtGetSelectionValue+0xfe)[0xb7dfeabe]
xterm[0x80545fe]
xterm[0x8061d3a]
xterm[0x8067f99]
/usr/lib/libXt.so.6(XtCallCallbacks+0x117)[0xb7ddba17]
/usr/lib/libXaw.so.7[0xb7e6eca2]
/usr/lib/libXaw.so.7[0xb7e6d442]
/usr/lib/libXt.so.6[0xb7e1161a]
/usr/lib/libXt.so.6[0xb7e119cc]
/usr/lib/libXt.so.6(_XtTranslateEvent+0x5d8)[0xb7e11fb8]
/usr/lib/libXt.so.6(XtDispatchEventToWidget+0x458)[0xb7de96d8]
/usr/lib/libXt.so.6[0xb7de9efd]
/usr/lib/libXt.so.6(XtDispatchEvent+0xc8)[0xb7de8e08]
xterm[0x806d438]  
xterm[0x805bbcc]  
xterm[0x805bf7f]  
xterm[0x80674e5]  
/lib/libc.so.6(__libc_start_main+0xd8)[0xb7b53878]
xterm[0x804d3d1]  
=== Memory map: 
08048000-0808f000 r-xp  fe:08 151460 /usr/bin/xterm
0808f000-08094000 rw-p 00046000 fe:08 151460 /usr/bin/xterm
08094000-08157000 rw-p 08094000 00:00 0  [heap]
b76db000-b781a000 rw-p b76db000 00:00 0
b7849000-b7853000 r-xp  03:01 20584  /lib/libgcc_s.so.1
b7853000-b7854000 rw-p 9000 03:01 20584  /lib/libgcc_s.so.1
b7854000-b7858000 r-xp  fe:08 541330 /usr/lib/libXfixes.so.3.1.0
b7858000-b7859000 rw-p 3000 fe:08 541330 /usr/lib/libXfixes.so.3.1.0
b7859000-b7861000 r-xp  fe:08 543807 /usr/lib/libXcursor.so.1.0.2
b7861000-b7862000 rw-p 7000 fe:08 543807 /usr/lib/libXcursor.so.1.0.2
b7862000-b7a62000 r--p  fe:08 507996 /usr/lib/locale/locale-archive
b7a62000-b7a64000 rw-p b7a62000 00:00 0
b7a64000-b7a76000 r-xp  03:01 20657  /lib/libpthread-2.5.so
b7a76000-b7a78000 rw-p 00011000 03:01 20657  /lib/libpthread-2.5.so
b7a78000-b7a7a000 rw-p b7a78000 00:00 0
b7a7a000-b7a7c000 r-xp  03:01 20635  /lib/libdl-2.5.so
b7a7c000-b7a7e000 rw-p 1000 03:01 20635  /lib/libdl-2.5.so
b7a7e000-b7a82000 r-xp  fe:08 542249 /usr/lib/libXdmcp.so.6.0.0
b7a82000-b7a83000 rw-p 3000 fe:08 542249 /usr/lib/libXdmcp.so.6.0.0
b7a83000-b7a84000 rw-p b7a83000 00:00 0
b7a84000-b7a86000 r-xp  fe:08 541478 /usr/lib/libXau.so.6.0.0
b7a86000-b7a87000 rw-p 1000 fe:08 541478 /usr/lib/libXau.so.6.0.0
b7a87000-b7a96000 r-xp  fe:08 543817 /usr/lib/libXpm.so.4.11.0
b7a96000-b7a97000 rw-p e000 fe:08 543817 /usr/lib/libXpm.so.4.11.0
b7a97000-b7ab5000 r-xp  fe:08 541724 /usr/lib/libexpat.so.1.0.0
b7ab5000-b7ab7000 rw-p 0001d000 fe:08 541724 /usr/lib/libexpat.so.1.0.0
b7ab7000-b7abe000 r-xp  fe:08 543627 /usr/lib/libXrender.so.1.3.0
b7abe000-b7abf000 rw-p 6000 fe:08 543627 /usr/lib/libXrender.so.1.3.0
b7abf000-b7ad2000 r-xp  fe:08 541082 /usr/lib/libz.so.1.2.3
b7ad2000-b7ad3000 rw-p 00012000 fe:08 541082 /usr/lib/libz.so.1.2.3
b7ad3000-b7ad4000 rw-p b7ad3000 00:00 0
b7ad4000-b7b3b000 r-xp  fe:08 541133 /usr/lib/libfreetype.so.6.3.10
b7b3b000-b7b3e000 rw-p 00067000 fe:08 541133 /usr/lib/libfreetype.so.6.3.10
b7b3e000-b7c7a000 r-xp  03:01 20597  /lib/libc-2.5.so
b7c7a000-b7c7b000 r--p 0013c000 03:01 20597  /lib/libc-2.5.so
b7c7b000-b7c7d000 rw-p 0013d000 03:01 20597  /lib/libc-2.5.so
b7c7d000-b7c8 rw-p b7c7d000 00:00 0
b7c8-b7cb8000 r-xp  03:01 20549  /lib/libncurses.so.5.5
b7cb8000-b7cc rw-p 00038000 03:01 20549  /lib/libncurses.so.5.5
b7cc-b7cc1000 rw-p b7cc 00:00 0
b7cc1000-b7da9000 r-xp  fe:08 540847 /usr/lib/libX11.so.6.2.0
b7da9000-b7dad000 rw-p 000e8000 fe:08 540847 /usr/lib/libX11.so.6.2.0
b7dad000-b7dc2000 r-xp  fe:08 541005 /usr/lib/libICE.so.6.3.0
b7dc2000-b7dc3000 rw-p 00014000 fe:08 541005 /usr/lib/libICE.so.6.3.0
b7dc3000-b7dc5000 rw-p b7dc3000 00:00 0
b7dc5000-b7dcd000 r-xp  fe:08 5408

Bug#149798: xserver-xfree86: [mga,vesa] SEGV when using 'projectcenter' on MGA G400 AGP rev 130

2007-04-29 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding a
segfault of the X server when using projectcenter on a MGA G400 board
with either the mga or the vsea driver. Did you reproduce this problem
recently? With Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#158900: xserver-xfree86: [vesa] hangs upon VT switch on (i845G) unknown chipset (0x2562) rev 1

2007-04-29 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding the X
server hanging upon VT switch on a i845G board with the vesa driver. Did
you reproduce this problem recently? With Xorg/Etch? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#112813: xserver-xfree86: [vesa] corrupted display; top ~60 pixels screwed up on S3 Trio32/64 rev 67

2007-04-29 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding a
corrupted display with the 60 top-most pixels being screwed on a S3 Trio
board with a vesa driver. Did you reproduce this problem recently? With
Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#395919: xserver-xorg-video-vesa: image distorted, slanted

2007-04-29 Thread Brice Goglin
Hi Ludovic,

About 6 months ago, you reported a bug to the Debian BTS regarding the
display being distorted with the vesa driver. Did you reproduce this
problem recently? With latest Xorg? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#268749: xserver-xfree86: [vesa] crash upon 'xset dpms force suspend' on ATI unknown chipset (0x4c57) rev 0

2007-04-29 Thread Brice Goglin
Hi,

About 3 years ago, you reported a bug to the Debian BTS regarding the
XFree86 server crashing when forcing DPMS to suspend with the vesa
driver on a ATI board. Did you reproduce this problem recently? With
Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#256344: xserver-xfree86: [vesa] SEGV selecting 'tixus' or 'drift' fonts

2007-04-29 Thread Brice Goglin
Hi,

About 3 years ago, you reported a bug to the Debian BTS regarding the X
server segfaulting when selecting tixus or drift fonts. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



Bug#149333: xserver-xfree86: [vesa] doesn't restore console VT properly after server exit on ('Kyro II' 3D Prophet 4500) SGS-Thomson unknown chipset (0x0010) rev 15

2007-04-29 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding the VT
console not being restored correctly after exiting the X server with the
vesa driver on a Kyro 3D Prophet 4500 board. Did you reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#149798: marked as done (xserver-xfree86: [mga,vesa] SEGV when using 'projectcenter' on MGA G400 AGP rev 130)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2007 23:18:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
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)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-17
Severity: normal

I have a G450, but can reproduce this crash using both the mga and
vesa drivers.

How to reproduce:

  Start X (I use startx, have tried multiple wm's)
  Open a shell
  Run projectcenter
  --> Fatal server error:
  Caught signal 11. Server aborting

Right now, my system is set up to use the mga driver, so the output
below is probably for that.  I can switch to vesa and append the vesa
data if it would be useful.  Is there an easy way to re-collect all
the information?

My setup: debian sid, athlon XP, 2.4.17-k7 kernel, projectcenter
version 0.3.0pr1-2.


01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 82)
01:00.0 Class 0300: 102b:0525 (rev 82)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/mytt"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/75dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"

Option  "XkbOptions"  "ctrl:swapcaps"
EndSection

Section "InputDevice"
Identifier  "PS/2 Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "MouseManPlusPS/2"
Option  "ZAxisMapping"  "4 5"
Option  "Resolution""375"
EndSection

#Section "InputDevice"
#   Identifier  "Serial Mouse"
#   Driver  "mouse"
##  Option  "SendCoreEvents""true"
#   Option  "Device""/dev/ttyS1"
#   Option  "Protocol"  "GlidePoint"
##  Option  "Emulate
##  Option  "ZAxisMapping"  "4 5"
#EndSection

Section "Device"
Identifier  "G450"
#   Driver  "vesa"
Driver  "mga"
EndSection

Section "Monitor"
Identifier  "HTC"
HorizSync   31-115
VertRefresh 50-160
Option  "DPMS"
EndSection

Section "Monitor"
Identifier  "NEC"
HorizSync   30-96   
VertRefresh 50-160
EndSection

Section "Monitor"
Identifier  "PackBell"
HorizSync   30-70   
VertRefresh 50-100
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "G450"
Monitor "HTC"
DefaultDepth16
#   DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
   

Bug#112813: marked as done (xserver-xfree86: [vesa] corrupted display; top ~60 pixels screwed up on S3 Trio32/64 rev 67)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2007 23:18:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
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)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-5
Severity: important
Tags: woody

When starting X, all appears normal until the background is drawn.  Most of
the display looks okay at first glance, but along the top of the screen,
the default X black/white background pattern will remain.

Trying to move the mouse to the top of the screen will cause it to roll
over in a secon ~60 pixel region just below the unchanged portion of the
display.  Anything that draws to the top region of the screen (including
the mouse cursor) can have random chunks appear all over the screen.  Some
programs appear to cause the X server to crash.

I'm using (according to X's logging output) a Trio64V+ display adapter with
the `vesa' driver, as accelerated support for the chipset has not been
ported to X 4.x yet.  The card only has 1MB of RAM on it.  I usually run in
16bpp mode, though the problem also seems to appear in 8bpp mode.

This is a new problem.  Everything worked fine in X 4.0.3.


** Output of `uname -a **
Linux chipotle 2.4.9-586tsc #1 Sun Aug 19 10:16:22 EST 2001 i586 unknown


** Output of `lspci -v' **
00:00.0 Host bridge: Intel Corporation 430VX - 82437VX TVX [Triton VX] (rev
01)
Flags: bus master, medium devsel, latency 24

00:07.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
(rev 01)
Flags: bus master, medium devsel, latency 0

00:07.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton
II] (prog-if 80 [Master])
Flags: bus master, medium devsel, latency 16
I/O ports at ffa0 [size=16]

00:0d.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] (rev
43) (prog-if 00 [VGA])
Flags: medium devsel, IRQ 11
Memory at f800 (32-bit, non-prefetchable) [size=64M]
Expansion ROM at  [disabled] [size=64K]


** /var/log/XFree86.0.log **
This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx August 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.7 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Sep 19 10:48:55 2001
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X1

Bug#158900: marked as done (xserver-xfree86: [vesa] hangs upon VT switch on (i845G) unknown chipset (0x2562) rev 1)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2007 23:18:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
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)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-16
Severity: normal

Hi,

I have got a box with an Intel 845g video chipset.  According to an Intel
site (http://support.intel.com/support/graphics/intel845g/linux.htm),
they've released specs to XFree, but for the moment the VESA driver
should work. (From looking around on the web, it doesn't look like
an i845 driver has made it into XFree 4.2, so I haven't bothered with
trying to use the experimental 4.2 packages yet).

Anyway, with the VESA driver, the xserver hangs if I change video modes.
This includes if I change to a virtual terminal, if I logout of my X
session, or if my screen gets blanked out due to inactivity.  After any
of these events, the xserver is still running on vt7, but there is only
a blank screen on vt7.

Let me know if there is any other info that you need.

Jim Crumley
[EMAIL PROTECTED]


00:02.0 VGA compatible controller: Intel Corp.: Unknown device 2562 (rev 01)
00:02.0 Class 0300: 8086:2562 (rev 01)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
#   FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
Option  "XkbOptions""ctrl:nocaps"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/gpmdata"
#"/dev/psaux"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

#Section "InputDevice"
#   Identifier  "Generic Mouse"
#   Driver  "mouse"
#   Option  "SendCoreEvents""true"
#   Option  "Device""/dev/input/mice"
#   Option  "Protocol"  "ImPS/2"
#   Option  "Emulate3Buttons"   "true"
#   Option  "ZAxisMapping"  "4 5"
#EndSection

Section "Device"
Identifier  "Intel Extreme 845G chipset"
Driver  "vesa"
VideoRam32000
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Compaq P700"
HorizSync   30-92
VertRefresh 50-120
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel Extreme 845G chipset"
 

Bug#404885: xserver-xorg-video-vesa VERY SLOW

2007-04-29 Thread Brice Goglin
Hi Robert,

A couple months ago, you reported a bug to the Debian BTS regarding the
X server being very slow with the vesa driver. Does this problem still
happen today? There has not been many changes upstream in the vesa
driver, but the X server core changed at lot. Could you try with
xserver-xorg-core 1.3 currently in unstable (and possibly a recent
kernel too)?

Thanks,
Brice



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



Bug#421532: Missing line in US keyboard layout

2007-04-29 Thread situert
Package: xkb-data
Version: 0.9-4
Severity: important

Hello,

My system is Debian 4.0 (Etch) with X.org 7.1.1 on
an i686.

When I execute the following command:

setxkbmap -layout tr,us -option grp:alts_toggle

and change the layout to the US layout by pressing both
Alt keys at the same time, the key just above the right
shift key acts like it got stuck in the Turkish keyboard
layout. To be specific, it prints "," and ";" with shift
instead of "\" and "|" with shift. I found out that this
occurs because of a missing line in US layout's xkb
symbols file which is

/usr/share/X11/xkb/symbols/us

If the attached patch is applied to the mentioned file
then this problem ceases to exist.

Note: The attached patch is a patch to the latest
version of the US keyboard layout file from the
CVS of freedesktop.org. Please see:

http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/us?view=co

for the latest version of the US keyboard layout.

For a more detailed description of this bug and
a more lengthy way of reproducing it in GNOME,
please see:

http://bugzilla.gnome.org/show_bug.cgi?id=433300

Please see the following for even more information:

http://bugs.freedesktop.org/show_bug.cgi?id=8789
https://bugs.freedesktop.org/show_bug.cgi?id=10811

Thank you for your attention.

- situert



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com --- us.original 2007-04-30 00:00:02.0 +0300
+++ us  2007-04-29 23:58:20.0 +0300
@@ -1,4 +1,4 @@
-// $XKeyboardConfig: xkbdesc/symbols/us,v 1.22 2006/10/09 21:37:13 svu Exp $
+// $XKeyboardConfig: xkeyboard-config/symbols/us,v 1.28 2007/04/29 16:28:26 
svu Exp $
 
 //
 // $XdotOrg: xc/programs/xkbcomp/symbols/us,v 1.1.4.3 2004/03/05 13:41:33 eich 
Exp $
@@ -61,9 +61,23 @@
 key  {   [period,greater ]   };
 key  {   [ slash,question]   };
 
+key  {   [ backslash, bar]   };
+key  {   [ Caps_Lock ]   };
 // End alphanumeric section
 };
 
+partial alphanumeric_keys
+xkb_symbols "euro" {
+
+name[Group1]= "U.S. English - With EuroSign on 5";
+
+include "us(basic)"
+
+include "eurosign(5)"
+
+include "level3(ralt_switch)"
+};
+
 
 partial alphanumeric_keys
 xkb_symbols "intl" {
@@ -103,6 +117,7 @@
 key  { [a,  A,aacute,   Aacute ] };
 key  { [s,  S,ssharp,  section ] };
 key  { [d,  D,   eth,  ETH ] };
+key  { [k,  K,oe,   OE ] };
 
 key  { [l,  L,oslash, Ooblique ] };
 key  { [ semicolon,  colon, paragraph,   degree ] };
@@ -235,6 +250,8 @@
 key  { [ w,  W   ]   };
 key  { [ v,  V   ]   };
 key  { [ z,  Z   ]   };
+
+key  { [  backslash,  bar ]   };
 };
 
 // Left and right handed dvorak layouts
@@ -427,6 +444,7 @@
 key  { [ w,  W   ]   };
 key  { [ v,  V   ]   };
 key  { [ z,  Z   ]   };
+key  { [  backslash,  bar ]   };
 };
 
 // phonetic layout for Russian letters on an US keyboard
@@ -491,4 +509,3 @@
 include "us"
 name[Group1]= "U.S. English - Macintosh";
 };
-


Bug#89613: xserver-xfree86: [siliconmotion] driver does not restore svgatextmode console modes when switching VTs from X on LynxEM+ rev 160

2007-04-29 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding the
siliconmotion driver not restoring svgatextmode console modes when
switching from X to VT. Did you reproduce this problem recently? With
Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#131740: xserver-xfree86: [siliconmotion] SEGV after failing to shmat() low memory on LynxEM rev 163

2007-04-29 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding a
segfault of the server after failing shmat() on a LynxEM board. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



Bug#400181: xserver-xorg-video-siliconmotion: Xorg hangs on amd64 with Silicon Motion chip

2007-04-29 Thread Brice Goglin
Hi,

What's the status of this bug about Xorg hanging on amd64 with a Silicon
Motion chip? Does it still happen with xserver-xorg-video-siliconmotion
1.4.1 in Etch (or even 1.4.2 from experimental)? We will probably upload
1.5.1 soon, but looking at Alex Deucher's reply, it could already be fixed.

Brice



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



Bug#421532: Missing line in US keyboard layout

2007-04-29 Thread Mohammed Adnène Trojette
On Sun, Apr 29, 2007, situert wrote:
> Note: The attached patch is a patch to the latest
> version of the US keyboard layout file from the
> CVS of freedesktop.org. Please see:
> 
> http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/us?view=co
> 
> for the latest version of the US keyboard layout.

The latest version is packaged in experimental. I've added the patches
applied upstream to it. It should be fixed in the next upload.



> http://bugs.freedesktop.org/show_bug.cgi?id=8789
> https://bugs.freedesktop.org/show_bug.cgi?id=10811

Only the beginning of your patch is applied there. Was the rest intended
to be integrated?

Thanks for the report,
-- 
Mohammed Adnène Trojette



Bug#394687: xserver-xorg-video-tseng: fails to detect Ramdac on ET4000/w32p card after upgrade

2007-04-29 Thread Brice Goglin
Hi,

Several months ago, you reported a bug to the Debian BTS regarding the
tseng Xorg driver not detecting the Ramdac fine on a ET4000/w32p board.
Does this problem still happen? Even with the latest xserver-xorg-core
and driver?

We'll probably upload driver 1.1.1 soon, if the problem still happen
with it, we'll need to forward this bug upstream. The changelog[1] seems
to say that the ramdac code has been modified around 1.1.0, it might
have caused your problem.

Thanks,
Brice

[1] http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-tseng.git


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



xkb-data: Changes to 'debian-experimental'

2007-04-29 Thread Mohammed Adnène Trojette
 debian/changelog   |   11 +++
 debian/patches/backports/001_fix_us_layout.diff|   18 +
 debian/patches/send-upstream/001_keypad_comma.diff |2 
 debian/patches/send-upstream/002_add_asus6000.diff |   69 +
 debian/patches/series  |2 
 5 files changed, 100 insertions(+), 2 deletions(-)

New commits:
commit a89c54aa311859687e618b7ab2de1c45b1ea736c
Author: Mohammed Adnene Trojette <[EMAIL PROTECTED]>
Date:   Mon Apr 30 00:20:08 2007 +0200

Fix US layout (001_fix_us_layout.diff)
 + Debian bug #421532
 + X.org bugs #8789 and #10811

Add keypad:comma (001_keypad_comma.diff)
 + Debian bug #409117 to forward

Add Asus 6000 series laptop layout
 + Debian bug #383953 to forward

diff --git a/debian/changelog b/debian/changelog
index 32b5e83..0617d7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xkeyboard-config (0.9+cvs.20070428-2) UNRELEASED; urgency=low
+
+  * Patches to send upstream.
+ + 002_add_asus6000.diff: add Asus A6000 series Keyboard
+  support. (Closes: #383953)
+  * Patches backported from upstream:
+ + 001_fix_us.diff: fix us layout. (Closes: #421532)
+
+ -- Mohammed Adnène Trojette <[EMAIL PROTECTED]>  Mon, 30 Apr 2007 00:12:26 
+0200
+
 xkeyboard-config (0.9+cvs.20070428-1) experimental; urgency=low
 
   * Add myself to Uploaders. (Closes: #401777)
@@ -8,7 +18,6 @@ xkeyboard-config (0.9+cvs.20070428-1) experimental; urgency=low
  + fix keymap on iBook G4 Japanese keyboard. (Closes: #374070)
  + fix  key in symbols/inet. (Closes: #409982)
  + update Finnish layout. (Closes: #405207)
- + add Logitech Media Elite keyboard support. (Closes: #384801)
  + add Logitech Cordless Desktop Optical support. (Closes: #391192)
  + fix a jp106 backslash/yen issue. (Closes: #280579)
   * Patches refreshed:
diff --git a/debian/patches/backports/001_fix_us_layout.diff 
b/debian/patches/backports/001_fix_us_layout.diff
new file mode 100644
index 000..debcb66
--- /dev/null
+++ b/debian/patches/backports/001_fix_us_layout.diff
@@ -0,0 +1,18 @@
+Index: xkb-data-experimental/symbols/us
+===
+--- xkb-data-experimental.orig/symbols/us
 xkb-data-experimental/symbols/us
+@@ -61,6 +61,8 @@
+ key  {  [period,greater ]   };
+ key  {  [ slash,question]   };
+ 
++key  {  [ backslash, bar]   };
++key  {  [ Caps_Lock ]   };
+ // End alphanumeric section
+ };
+ 
+@@ -507,4 +509,3 @@
+ include "us"
+ name[Group1]= "U.S. English - Macintosh";
+ };
+-
diff --git a/debian/patches/send-upstream/001_keypad_comma.diff 
b/debian/patches/send-upstream/001_keypad_comma.diff
index 90b610f..9393376 100644
--- a/debian/patches/send-upstream/001_keypad_comma.diff
+++ b/debian/patches/send-upstream/001_keypad_comma.diff
@@ -2,7 +2,7 @@ Index: xkb-data-experimental/rules/base
 ===
 --- xkb-data-experimental.orig/rules/base
 +++ xkb-data-experimental/rules/base
-@@ -828,6 +828,7 @@
+@@ -826,6 +826,7 @@
eurosign:2  =   +eurosign(2)
keypad:oss=   +keypad(oss)
keypad:legacy = +keypad(legacy)
diff --git a/debian/patches/send-upstream/002_add_asus6000.diff 
b/debian/patches/send-upstream/002_add_asus6000.diff
new file mode 100644
index 000..a7bfd04
--- /dev/null
+++ b/debian/patches/send-upstream/002_add_asus6000.diff
@@ -0,0 +1,69 @@
+Index: xkb-data-experimental/rules/base
+===
+--- xkb-data-experimental.orig/rules/base
 xkb-data-experimental/rules/base
+@@ -34,7 +34,7 @@
+ 
+ ! $inetkbds = a4techKB21 a4techKBS8 a4_rfkb23 \
+   acer_c300 acer_ferrari4k acer_tm_800 \
+-  acpi airkey armada azonaRF2300 \
++  acpi airkey armada azonaRF2300 asus_6000 \
+   apple \
+   benqx730 benqx800 brother \
+   btc5113rf btc5126t btc9000 btc9000a btc9001ah btc5090 btc9019u \
+Index: xkb-data-experimental/rules/base.xml.in
+===
+--- xkb-data-experimental.orig/rules/base.xml.in
 xkb-data-experimental/rules/base.xml.in
+@@ -119,6 +119,12 @@
+ 
+   
+ azonaRF2300
++<_description>Asus A6000 series Keyboard
++  
++
++
++  
++asus_6000
+ <_description>Azona RF2300 wireless Internet Keyboard
+   
+ 
+Index: xkb-data-experimental/symbols/inet
+===
+--- xkb-data-experimental.orig/symbols/inet
 xkb-data-experimental/symbols/inet
+@@ -229,6 +229,22 @@
+ key{   [ XF86Launch4   ]   };
+ };
+ 
++// Asus
++
++// Asus 

Bug#421532: Missing line in US keyboard layout

2007-04-29 Thread situert
--- Mohammed Adnène Trojette <[EMAIL PROTECTED]> wrote:

> On Sun, Apr 29, 2007, situert wrote:
> > Note: The attached patch is a patch to the latest
> > version of the US keyboard layout file from the
> > CVS of freedesktop.org. Please see:
> > 
> > http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/us?view=co
> > 
> > for the latest version of the US keyboard layout.
> 
> The latest version is packaged in experimental. I've added the patches
> applied upstream to it. It should be fixed in the next upload.

Does this mean that this bug won't be fixed in stable (Etch)?

> > http://bugs.freedesktop.org/show_bug.cgi?id=8789
> > https://bugs.freedesktop.org/show_bug.cgi?id=10811
> 
> Only the beginning of your patch is applied there. Was the rest intended
> to be integrated?

No, I included all of the changes between the layout
file shipped with Debian and the latest one in the CVS

http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/us?view=co

so that the latest version of the file would be in Debian.
However, the essential lines are the ones with ""
and "" in them. I am attaching a more to-the-point
version of the patch.

> Thanks for the report,
> -- 
> Mohammed Adnène Trojette
> 

Thank you for your attention.

Regards,
situert

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com --- us.original 2007-04-30 00:00:02.0 +0300
+++ us  2007-04-30 01:37:01.0 +0300
@@ -61,6 +61,8 @@
 key  {   [period,greater ]   };
 key  {   [ slash,question]   };
 
+key  {   [ backslash, bar]   };
+key  {   [ Caps_Lock ]   };
 // End alphanumeric section
 };
 
@@ -235,6 +237,8 @@
 key  { [ w,  W   ]   };
 key  { [ v,  V   ]   };
 key  { [ z,  Z   ]   };
+
+key  { [  backslash,  bar ]   };
 };
 
 // Left and right handed dvorak layouts
@@ -427,6 +431,7 @@
 key  { [ w,  W   ]   };
 key  { [ v,  V   ]   };
 key  { [ z,  Z   ]   };
+key  { [  backslash,  bar ]   };
 };
 
 // phonetic layout for Russian letters on an US keyboard


Bug#403607: with xserver-xorg-video-via module, kpdf draw any gray line on the screen outside of kpdf's windows

2007-04-29 Thread mancausoft
Brice Goglin <[EMAIL PROTECTED]> scrisse:

> About 4 months ago, you reported a bug to the Debian BTS regarding
> kpdf rendering problems with the via driver 0.2.1. If the problems
> still happens with latest Xorg, Could you try with driver 0.2.2
> currently in experimental?

I don't have any via card's now :(. 
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Analisi di Bilancio: come capire correttamente un bilancio aziendale
* Esempi, modelli pratici, software utili
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6199&d=30-4


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



Bug#421532: Missing line in US keyboard layout

2007-04-29 Thread Mohammed Adnène Trojette
On Sun, Apr 29, 2007, situert wrote:
> Does this mean that this bug won't be fixed in stable (Etch)?

No, it won't: Etch has been released and this fix is not critical,
that's to say not important enough to justify an update for the stable
version.

> No, I included all of the changes between the layout
> file shipped with Debian and the latest one in the CVS

True. It's included then and will be available in the next upload.

Regards,
-- 
Mohammed Adnène Trojette



Bug#403607: marked as done (with xserver-xorg-video-via module, kpdf draw any gray line on the screen outside of kpdf's windows)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 01:05:52 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403607: with xserver-xorg-video-via module, kpdf draw any 
gray line on the screen outside of kpdf's windows
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)

--- Begin Message ---
Package: xserver-xorg-video-via
Version: 1:0.2.1-6
Severity: wishlist

When I load any pdf document with kpdf any gray lines appar in my
desktop, outside the document's area.

I'm try the new version of this module from the source code, and this
bug
is not present.

Why the version of the unstable is the old same of stable???



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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2003-01-05 12:01 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597708 2006-11-24 22:17 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome Pro VGA 
Adapter (rev 01)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-via depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libdrm2  2.0.2-0.1   Userspace interface to kernel DRM 
ii  xserver-xorg-core2:1.1.1-11  X.Org X server -- core server

xserver-xorg-video-via recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
mancausoft wrote:
> Brice Goglin <[EMAIL PROTECTED]> scrisse:
>
>   
>> About 4 months ago, you reported a bug to the Debian BTS regarding
>> kpdf rendering problems with the via driver 0.2.1. If the problems
>> still happens with latest Xorg, Could you try with driver 0.2.2
>> currently in experimental?
>> 
>
> I don't have any via card's now :(. 
>   

Ok I am closing this bug then since you won't be able to try to
reproduce anymore. If anybody ever reproduces this problem, feel free to
reopen.

Brice

--- End Message ---


Processed: setting package to xkb-data xkeyboard-config, tagging 383953, tagging 421532

2007-04-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.4
> package xkb-data xkeyboard-config
Ignoring bugs not assigned to: xkeyboard-config xkb-data

> tags 383953 + pending
Bug#383953: xkb-data: Keyboard layout Asus 6000 series laptop not supported
Tags were: upstream patch
Tags added: pending

> tags 421532 + pending
Bug#421532: Missing line in US keyboard layout
There were no tags set.
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]



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

2007-04-29 Thread Brice Goglin
 man/tseng.man |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 6e9ae39e789316770780831a264507c92c42c694
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Feb 27 13:09:15 2007 -0800

Replace XFree86 references in man page

diff --git a/man/tseng.man b/man/tseng.man
index e410207..fad7528 100644
--- a/man/tseng.man
+++ b/man/tseng.man
@@ -14,17 +14,17 @@ tseng \- Tseng Labs video driver
 .fi
 .SH DESCRIPTION
 .B tseng 
-is an XFree86 driver for Tseng Labs video cards.
+is an __xservername__ driver for Tseng Labs video cards.
 THIS MAN PAGE NEEDS TO BE FILLED IN.
 .SH SUPPORTED HARDWARE
 The
 .B tseng
 driver supports...
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: ...


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   20 
 ChangeLog |  594 ++-
 Makefile.in   |   16 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |9 
 config.sub|  230 +
 configure | 7897 ++
 configure.ac  |2 
 debian/changelog  |   24 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|3 
 man/Makefile.am   |2 
 man/Makefile.in   |   16 
 man/tseng.man |4 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/Makefile.in   |   14 
 src/README|2 
 src/tseng_mode.c  |4 
 24 files changed, 5534 insertions(+), 4514 deletions(-)

New commits:
commit 02bad63c592271594ea1e031b694a9c7ada361a3
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Mon Apr 30 00:54:45 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index e402090..d1f3f88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,259 +1,345 @@
-2006-04-11  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng_mode.c: (TsengSave), (TsengRestore):
-
-   Fix dotclock breakage on ET6000.
-   The fish crawled out of the swamp, but still had gills and fins.
-   The internal ramdac still has multiple dotclock registers, and the
-   previous change only fixed up the external ramdacs of ET4000W32ps.
-   (Reported by the other tseng owner: Adam Jackson)
-
-2006-03-08  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng_mode.c: (STG1703Restore), (CH8398Store),
-   (TsengModeInit):
-
-   Remove daft dependance on mode->ClockIndex. We used it to tell
-   vgaHWInit to use clock 2, while ClockIndex = -1 is clock 3. So
-   just use clock 3 for the ramdacs and be done with.
-
-2006-01-31  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng.h:
-   * src/tseng_driver.c: (TsengPreInit):
-   * src/tseng_mode.c: (STG1703Mode), (CH8398Mode),
-   (TsengSetupClockRange), (TsengSave), (TsengRestore),
-   (TsengModeInit):
-
-   Remove dual clockranges. ET4000W32p now always uses the dac bus
-   as 16bits wide.
-
-2006-01-29  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng_driver.c: (TsengPreInit):
-   * src/tseng_mode.c: (STG1703Detect), (STG1703Restore),
-   (STG1703Clock), (STG1703Mode), (CH8398Detect), (CH8398PrintRegs),
-   (CH8398Store), (CH8398Restore), (CH8398Clock), (CH8398Mode),
-   (TsengRAMDACProbe), (TsengSave), (TsengRestore), (TsengModeInit):
-
-   Fully implement the Chrontel CH8398. This has the exact same
-24bpp weirdness, so i guess this is an fb issue.
-
-2006-01-28  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng.h:
-   * src/tseng_driver.c: (TsengGetRec), (TsengFreeRec),
-   (TsengPreInit):
-   * src/tseng_mode.c: (STG1703Detect), (STG1703PrintRegs),
-   (STG1703Store), (STG1703Restore), (STG1703Clock), (STG1703Mode),
-   (TsengRAMDACProbe), (tseng_set_ramdac_bpp), (TsengSave),
-   (TsengRestore), (TsengModeInit):
-
-   Fully implement the SGS-Thomson STG-1703. This is working great
-   except for 24bpp, where there seems to be an offset issue. Red is
-   blue, green is red, blue is green. Will dig that one out later on.
-   8bpp and 16bpp (both with 8 and 16bit dac bus) and 32bpp are great.
-
-2006-01-28  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng.h:
-   * src/tseng_mode.c: (tseng_set_ramdac_bpp), (ET6000CalcClock),
-   (TsengSave), (TsengRestore), (TsengModeInit):
-   
-   - Remove pTseng->ModeReg
-   - Split ET6000 bpp, dotclock and ram clock handling from the 
- ET4000s ramdac code.
-
-2006-01-27  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng.h:
-   * src/tseng_mode.c: (tseng_set_ramdac_bpp), (tseng_clock_setup),
-   (TsengModeInit):
-
-   Clear duplicate PrivFlag.
-
-2006-01-26  Luc Verhaegen  <[EMAIL PROTECTED]>
-
-   * src/tseng.h:
-   * src/tseng_cursor.c: (ET4000CursorRead), (ET4000CursorWrite),
-   (TsengShowCursor), (TsengHideCursor), (TsengSetCursorPosition),
-   (TsengSetCursorColors), (TsengLoadCursorImage),
-   (TsengHWCursorInit), (TsengCursorStore), (TsengCursorRestore):
-   * src/tseng_driver.c: (TsengUnlock), (TsengLock),
-   (TsengPreInitPCI), (et6000_check_videoram), (TsengDetectMem),
-   (TsengProcessHibit), (TsengPreInit), (TsengEnterVT),
-   (TsengLeaveVT), (TsengSaveScreen):
-   * src/tseng_mode.c: (vgaHWReadDacReadAddr), (vgaHWWriteBank),
-   (vgaHWReadBank), (vgaHWWriteSegment), (vgaHWReadSegment),
-   (vgaHWWriteModeControl), (vgaHWHerculesSecondPage), (ET6000IORead),
-   (ET6000IOWrite), (TsengRAMDACProbe), (tseng_set_ramdac_bpp),
-   (TsengAdjustFrame), (TsengSave), (TsengRestore), (TsengModeInit),
-   (TsengCrtcD

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

2007-04-29 Thread Brice Goglin
 .gitignore|   20 
 ChangeLog |  573 +++
 Makefile.in   |4 
 aclocal.m4|  288 +++
 autogen.sh|   12 
 config.guess  |   75 -
 config.h.in   |9 
 config.sub|   40 -
 configure | 1894 --
 debian/changelog  |   20 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |  126 ---
 man/.cvsignore|2 
 man/Makefile.in   |2 
 mkinstalldirs |   89 +-
 src/.cvsignore|6 
 src/Makefile.am   |1 
 src/Makefile.in   |   10 
 src/trident.h |4 
 src/trident_driver.c  |4 
 src/trident_video.c   |   13 
 23 files changed, 1255 insertions(+), 1983 deletions(-)

New commits:
commit 5e4b374f26a772b75511b9c84849a95adba9a45f
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Mon Apr 30 01:22:23 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 4809cab..a21321e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,155 +1,418 @@
-2006-04-07  Adam Jackson  <[EMAIL PROTECTED]>
-
-   * configure.ac:
-   * src/trident_driver.c:
-   Bump to 1.2.1 for Xv changes.
-
-2006-04-07  Aaron Plattner  <[EMAIL PROTECTED]>
-
-   * src/trident_video.c: (TRIDENTPutImage):
-   Add a DrawablePtr argument to the XV functions to pave the way for
-   redirected video.
-
-2006-04-07  Adam Jackson  <[EMAIL PROTECTED]>
-
-   * configure.ac:
-   * src/blade_accel.c:
-   * src/blade_accel_exa.c:
-   * src/image_accel.c:
-   * src/trident.h:
-   * src/trident_accel.c:
-   * src/trident_bank.c:
-   * src/trident_dac.c:
-   * src/trident_dga.c:
-   * src/trident_driver.c:
-   * src/trident_i2c.c:
-   * src/trident_shadow.c:
-   * src/trident_tv.c:
-   * src/trident_video.c:
-   * src/tridenthelper.c:
-   * src/tridentramdac.c:
-   * src/tvga_dac.c:
-   * src/xp4_accel.c:
-   * src/xp4_accel_exa.c:
-   * src/xp_accel.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.2.0.
-
-2006-04-06  Adam Jackson  <[EMAIL PROTECTED]>
-
-   * src/trident.h:
-   Coverity #500: Size the tridentRegsClock array properly.
-
-2006-03-14  Alan Hourihane  <[EMAIL PROTECTED]>
-
-   * src/blade_accel_exa.c: (BladeExaInit):
-   * src/xp4_accel_exa.c: (XP4ExaInit):
-   Change virtualX to displayWidth (caught by Eric Anholt)
-
-2006-03-13  Alan Hourihane  <[EMAIL PROTECTED]>
-
-   * src/blade_accel_exa.c: (BladeExaInit):
-   * src/trident_driver.c: (TRIDENTPreInit):
-   * src/xp4_accel_exa.c: (XP4ExaInit):
-   EXA fixups for version 2
-   Add missing break statement which confused XP4 & XP5.
-   Force 128MB XP5 to 64MB for now.
-
-2006-02-21  Alan Hourihane  <[EMAIL PROTECTED]>
-
-   * man/trident.man:
-   * src/Makefile.am:
-   * src/blade_accel.c: (BladeXaaInit):
-   * src/blade_accel_exa.c: (GetCopyROP), (GetDepth), (PrepareSolid),
-   (Solid), (DoneSolid), (PrepareCopy), (Copy), (DoneCopy),
-   (CheckComposite), (PrepareComposite), (Composite), (DoneComposite),
-   (UploadToScreen), (DownloadFromScreen), (MarkSync),
-   (BladeDisableClipping), (WaitMarker), (PrepareAccess),
-   (FinishAccess), (BladeSetClippingRectangle),
-   (BladeInitializeAccelerator), (BladeExaInit):
-   * src/trident.h:
-   * src/trident_driver.c: (tridentSetup), (TRIDENTProbe),
-   (TRIDENTPreInit), (TRIDENTMapMem), (TRIDENTScreenInit),
-   (TRIDENTLeaveVT), (TRIDENTCloseScreen):
-   * src/trident_regs.h:
-   * src/xp4_accel.c: (XP4InitializeAccelerator), (XP4XaaInit),
-   (XP4Sync), (XP4SetupForScreenToScreenCopy),
-   (XP4SubsequentScreenToScreenCopy), (XP4SetupForSolidLine),
-   (XP4SubsequentSolidBresenhamLine), (XP4SubsequentSolidHorVertLine),
-   (XP4SetupForDashedLine), (XP4SubsequentDashedBresenhamLine),
-   (XP4SetupForFillRectSolid), (XP4SubsequentFillRectSolid),
-   (MoveDWORDS), (MoveDWORDS_FixedBase),
-   (XP4SetupForMono8x8PatternFill),
-   (XP4SubsequentMono8x8PatternFillRect),
-   (XP4SetupForCPUToScreenColorExpandFill),
-   (XP4SubsequentCPUToScreenColorExpandFill):
-   * src/xp4_accel_exa.c: (GetCopyROP), (GetPatternROP),
-   (XP4WaitMarker), (XP4Done), (XP4PrepareSolid), (XP4Solid),
-   (XP4PrepareCopy), (XP4Copy), (XP4ExaInit):
-   Add XAA & EXA Acceleration for XP4 & XP5 Chipsets
-   Add EXA Acceleration for Blade chipsets (Jesse Barnes)
-
-2006-02-01  Alan Hourihane  <[EMAIL PROTECTED]>
-
-   * src/trident_dac.c: (TridentInit), (TridentHWCursorInit):
-   * src/trident_driver.c: (TRIDENTPreInit), (TRIDENTModeInit),
-   (TRIDENTCloseScreen), (TRIDENTLcdDisplaySize):
-   * src/trident_video.c: (tridentFixFrame):
-   * src/tridenthelper.c: (TridentFindClock):
-   Commit 

Bug#197153: marked as done (xutils: update-fonts-alias should skip removed-but-not-purged packages)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:07:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line ping timeout, closing
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)

--- Begin Message ---
Package: xutils
Severity: normal

When a font package is removed but not purged its configuration files
stay in /etc/X11/fonts and cause false fonts.alias and fonts.scale
items.  A patches for update-fonts-scale and update-fonts-alias are
attached.

Anton Zinoviev


--- update-fonts-scale.old  2003-06-08 15:29:51.0 +0300
+++ update-fonts-scale.new  2003-06-08 16:18:23.0 +0300
@@ -52,12 +52,19 @@
 fi
   done
   if [ -n "$VALID" ]; then
+> $XDIR/fonts.scale.update-tmp
 # are there any files to process?
 if [ "$(echo $ETCDIR/*.scale)" != "$ETCDIR/*.scale" ]; then
   for file in $ETCDIR/*.scale; do
-# omit count at top of file
-tail +2 $file >> $XDIR/fonts.scale.update-tmp
+package=`basename $file .scale`
+if [ -e /usr/share/doc/$package ]; then
+  # omit count at top of file
+  tail +2 $file >> $XDIR/fonts.scale.update-tmp
+fi
   done
+fi
+# Was there a processed file?
+if [ -s $XDIR/fonts.scale.update-tmp ]; then
   # write new scale file in case we are interrupted
   # write new count to top of file
   # cat and pipe to wc so wc doesn't spew the filename
@@ -66,7 +73,8 @@
   mv $XDIR/fonts.scale.update-new $XDIR/fonts.scale
   rm $XDIR/fonts.scale.update-tmp
 else
-  # no files to process, remove the one in the font dir
+  # no files processed
+  rm -f $XDIR/fonts.scale.update-tmp
   rm -f $XDIR/fonts.scale
   # remove the font dir if it is empty
   rmdir $XDIR > /dev/null 2>&1 || true
--- update-fonts-alias.old  2003-06-08 15:30:12.0 +0300
+++ update-fonts-alias.new  2003-06-08 16:18:07.0 +0300
@@ -52,20 +52,30 @@
 fi
   done
   if [ -n "$VALID" ]; then
+> $XDIR/fonts.alias.update-tmp 
 # are there any files to process?
 if [ "$(echo $ETCDIR/*.alias)" != "$ETCDIR/*.alias" ]; then
+  for file in $ETCDIR/*.alias; do
+package=`basename $file .alias`
+if [ -e /usr/share/doc/$package ]; then
+  echo "!! $file" >> $XDIR/fonts.alias.update-tmp
+  cat $file >> $XDIR/fonts.alias.update-tmp
+fi
+  done
+fi
+# Was there a processed file?
+if [ -s $XDIR/fonts.alias.update-tmp ]; then
   # write new alias file in case we are interrupted
   cat > $XDIR/fonts.alias.update-new << EOF
 !! fonts.alias -- automatically generated file.  DO NOT EDIT.
 !! To modify, see update-fonts-alias(8).
 EOF
-  for file in $ETCDIR/*.alias; do
-echo "!! $file" >> $XDIR/fonts.alias.update-new
-cat $file >> $XDIR/fonts.alias.update-new
-  done
+  cat $XDIR/fonts.alias.update-tmp >> $XDIR/fonts.alias.update-new
   mv $XDIR/fonts.alias.update-new $XDIR/fonts.alias
+  rm $XDIR/fonts.alias.update-tmp
 else
-  # no files to process, remove the one in the font dir
+  # no files processed
+  rm -f $XDIR/fonts.alias.update-tmp
   rm -f $XDIR/fonts.alias
   # remove the font dir if it is empty
   rmdir $XDIR > /dev/null 2>&1 || true
--- End Message ---
--- Begin Message ---
Closing this bug since I didn't get any reply from the submitter after
my ping about a month ago. If anybody ever reproduces this problem, feel
free to reopen.

Brice

--- End Message ---


Bug#219854: marked as done (xutils: [mkfontdir] doesn't recognize TrueType fonts)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:07:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line ping timeout, closing
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)

--- Begin Message ---
Package: xutils
Version: 4.3.0-0pre1v4
Severity: important
Tags: experimental sid

Hello,

I have a problem with the mkfontdir utility. It just wipes the contents
of the fonts.dir file and inserts a 0 instead. I used mkttfdir now and
it scans the directory correctly and inserts the detected font data into
fonts.dir. The problem occured in Sid first so I upgraded to xutils in
experimental, but this just does the same thing. Following are the contents of
that directory:

# ls /usr/lib/X11/fonts/TrueType  
arialbd.ttf  cour.ttf  HOOG0553.TTF  OCRAExt.ttf   tahomabd.ttf  
tunga.ttf
arialbi.ttf  estre.ttf impact.ttfpalabi.ttftahoma.ttf
verdanab.ttf
ariali.ttf   fonts.dir l_10646.ttf   palab.ttf timesbd.ttf   
verdanai.ttf
arial.ttfframdit.ttf   larabie-uncommon  palai.ttf timesbi.ttf   
verdana.ttf
ariblk.ttf   framd.ttf latha.ttf pala.ttf  timesi.ttf
verdanaz.ttf
comicbd.ttf  gautami.ttf   lucon.ttf raavi.ttf times.ttf 
webdings.ttf
comic.ttfgeorgiab.ttf  mangal.ttfshruti.ttftrebucbd.ttf  
wingding.ttf
courbd.ttf   georgiai.ttf  marlett.ttf   Sshlined.ttf  trebucbi.ttf
courbi.ttf   georgia.ttf   micross.ttf   sylfaen.ttf   trebucit.ttf
couri.ttfgeorgiaz.ttf  mvboli.ttfsymbol.ttftrebuc.ttf

And here is the strace log of mkfontdir:

execve("/usr/bin/X11/mkfontdir", ["mkfontdir"], [/* 33 vars */]) = 0
uname({sys="Linux", node="rotes76", ...}) = 0
brk(0)  = 0x8066e48
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40017000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.preload", O_RDONLY)= -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=75478, ...}) = 0
old_mmap(NULL, 75478, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 5\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=134356, ...}) = 0
old_mmap(NULL, 136912, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002b000
old_mmap(0x4004c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x2) = 0x4004c000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\30"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=55484, ...}) = 0
old_mmap(NULL, 58544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4004d000
old_mmap(0x4005a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0xc000) = 0x4005a000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`^\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1243076, ...}) = 0
old_mmap(NULL, 1253316, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4005c000
old_mmap(0x40183000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x126000) = 0x40183000
old_mmap(0x4018c000, 8132, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4018c000
close(3)= 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x4018e000
munmap(0x40018000, 75478)   = 0
brk(0)  = 0x8066e48
brk(0x8087e48)  = 0x8087e48
brk(0)  = 0x8087e48
brk(0x8088000)  = 0x8088000
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a 
directory)
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
getdents64(3, /* 59 entries */, 4096)   = 1880
getdents64(3, /* 0 entries */, 4096)= 0
open("./fonts.scale", O_RDONLY) = -1 ENOENT (No such file or directory)
unlink(

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

2007-04-29 Thread David Nusinow
On Sun, Apr 29, 2007 at 06:46:51PM +0200, Brice Goglin wrote:
> David Nusinow wrote:
> > Hi Brice,
> >
> > On Fri, Apr 27, 2007 at 04:42:17PM +, Brice Goglin wrote:
> >   
> >> commit bce94b7f83ebcc01bdbe895cc96cef3b51082e4f
> >> Author: Brice Goglin <[EMAIL PROTECTED]>
> >> Date:   Fri Apr 27 18:35:37 2007 +0200
> >>
> >> New upstream release 1.1.1
> >> 
> >
> > Could you push the upstream pull to the upstream-unstable branch also?
> >   
> 
> Should be OK now. I messed up with xserver-xorg-video-cirrus (I pushed
> one upstream commit that is not in debian-unstable yet), but thanks to
> Julien's explanations, the other drivers should be OK.

Awesome, thank you. Don't worry if the archive doesn't match up perfectly,
we all make mistakes.

> All input drivers are ready to be uploaded to unstable (experimental
> branch merged into unstable, updated to new upstream (except mouse 1.2),
> and several stuff updated in debian/), but some of them got so few
> changes that uploading them right now is pretty useless (and some won't
> even build with input-proto 1.4 currently in unstable).

Yeah, we'll have to figure out what to do about them. Dropping the ones
that aren't maintained upstream and don't build might be the right move.

> There are more upstream changes in the video drivers. I plan to finish
> preparing them within a couple days. I won't touch video-ati until 6.7
> is not in release candidate state anymore. And I am not sure I should
> touch video-ivtvdev as I did for the others.

Cool, sounds good. I'd wait on ivtvdev too since we have a dedicated
maintainer for that.

 - David Nusinow


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



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

2007-04-29 Thread Julien Cristau
On Sun, Apr 29, 2007 at 21:01:14 -0400, David Nusinow wrote:

> > All input drivers are ready to be uploaded to unstable (experimental
> > branch merged into unstable, updated to new upstream (except mouse 1.2),
> > and several stuff updated in debian/), but some of them got so few
> > changes that uploading them right now is pretty useless (and some won't
> > even build with input-proto 1.4 currently in unstable).
> 
> Yeah, we'll have to figure out what to do about them. Dropping the ones
> that aren't maintained upstream and don't build might be the right move.
> 
< jcristau> daniels: btw, a bunch of input drivers don't build with inputproto
1.4 (which I uploaded to sid by mistake), is that something anyone
cares about?  :)
< dberkholz> i had one person file a bug about that
< dberkholz> nobody else CC'd themselves
< daniels> assign it to me.  it's my problem to deal with it.
< daniels> i keep meaning to do it.  i added some backwards compat, so now it's
just a bunch of repetitive ifdefs for motion_history_proc.

I've not yet looked at that bug, but if someone nags daniel it looks
like he'll take care of that.

Cheers,
Julien


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



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

2007-04-29 Thread David Nusinow
On Mon, Apr 30, 2007 at 03:10:44AM +0200, Julien Cristau wrote:
> On Sun, Apr 29, 2007 at 21:01:14 -0400, David Nusinow wrote:
> 
> > > All input drivers are ready to be uploaded to unstable (experimental
> > > branch merged into unstable, updated to new upstream (except mouse 1.2),
> > > and several stuff updated in debian/), but some of them got so few
> > > changes that uploading them right now is pretty useless (and some won't
> > > even build with input-proto 1.4 currently in unstable).
> > 
> > Yeah, we'll have to figure out what to do about them. Dropping the ones
> > that aren't maintained upstream and don't build might be the right move.
> > 
> < jcristau> daniels: btw, a bunch of input drivers don't build with inputproto
> 1.4 (which I uploaded to sid by mistake), is that something anyone
> cares about?  :)
> < dberkholz> i had one person file a bug about that
> < dberkholz> nobody else CC'd themselves
> < daniels> assign it to me.  it's my problem to deal with it.
> < daniels> i keep meaning to do it.  i added some backwards compat, so now 
> it's
> just a bunch of repetitive ifdefs for motion_history_proc.
> 
> I've not yet looked at that bug, but if someone nags daniel it looks
> like he'll take care of that.

Awesome. It previously sounded like it was so low on his priority list that
it'd never get done.

 - David Nusinow


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 README|2 
 aclocal.m4|  147 +++--
 autogen.sh|   12 
 config.guess  |  667 --
 config.h.in   |9 
 config.sub|  230 +--
 configure | 1469 +-
 debian/changelog  |   21 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   21 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |2 
 mkinstalldirs |   89 ++-
 src/.cvsignore|6 
 18 files changed, 1237 insertions(+), 1491 deletions(-)

New commits:
commit b5353dc66f86fd9674ba035a9c7aa6e96032a6aa
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Mon Apr 30 03:04:53 2007 +0200

Miscellaneous fixed in debian/control and debian/rules.

  * 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-v4l
module in the long description.
  * Remove Fabio from uploaders with his permission. He's always welcome 
back.

diff --git a/debian/changelog b/debian/changelog
index a17da74..f7e4b70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,16 @@ xserver-xorg-video-v4l (0.1.1-6) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-v4l.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Tue, 24 Apr 2007 14:38:08 +0300
+  [ Brice Goglin ]
+  * 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-v4l
+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 03:04:04 +0200
 
 xserver-xorg-video-v4l (0.1.1-5) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index b4ec2bd..dfc2e48 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: xserver-xorg-video-v4l
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 
2:1.2.0), x11proto-xext-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-video-dev
+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-xext-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-video-dev
 Standards-Version: 3.6.1
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-v4l
+XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-v4l.git
 
 Package: xserver-xorg-video-v4l
 Architecture: any
@@ -19,8 +21,8 @@ Description: X.Org X server -- Video 4 Linux display driver
  used with any graphics chipset driver.
  .
  More information about X.Org can be found at:
+ http://www.X.org>
  http://xorg.freedesktop.org>
  http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'driver/xf86-video-v4l' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
+ This package is built from the X.org xf86-video-v4l driver module.
diff --git a/debian/rules b/debian/rules
index 5606fc2..a12ce10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ binary-arch: build install serverabi
dh_testroot
 
dh_installdocs
-   dh_installchangelogs
+   dh_installchangelogs ChangeLog
dh_install --sourcedir=debian/tmp --list-missing
dh_link
dh_strip

commit 4a943db2564c4f573ce2f5f676a841267e961f16
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Mar 1 22:06:04 2007 -0500

Fix one missed bit from the serverabiver -> serverminver rename

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index cfc5496..0343aec 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -366,7 +366,7 @@ endif
 
 .PHONY: serverabi
 serverabi:
-ifeq ($(SERVERABI),)
+ifeq ($(SERVERMINVERS),)
@echo error: xserver-xorg-dev needs to be installed
@exit 1
 else

commit 754e953e64aab5e08b55d3262adae2e9be134be3
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Feb 28 23:45:12 2007 -0500

Autoreconf

diff --git a/aclocal.m4 b/aclocal.m4
index e11bdd0..aaae5ad 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -6518,7 +6518,8 @@ installed software in a non-standard prefix.
 
 _PKG_TEXT
 ])],
-   [$4])
+   [AC_MSG_RESULT([no])
+ 

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

2007-04-29 Thread Brice Goglin
 debian/xsfbs/xsfbs.mk |9 -
 1 files changed, 4 insertions(+), 5 deletions(-)

New commits:
commit 271778bd6338575afa3e4ae7f614f38cdff8e2fb
Author: Branden Robinson <[EMAIL PROTECTED](none)>
Date:   Thu Apr 12 23:18:32 2007 -0400

Test for existence of debian/patches directory before creating a symlink to 
it.

This prevents packages that apply no patches from ending up with a broken
symlink in them.

Remove SVN keyword.

Update copyright notice.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index d88c6db..63dde45 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -1,11 +1,10 @@
 #!/usr/bin/make -f
-# $Id$
 
-# Debian rules file for xorg-x11 source package
+# Debian X Strike Force Build System (XSFBS): Make portion
 
 # Copyright 1996 Stephen Early
 # Copyright 1997 Mark Eichin
-# Copyright 1998-2005 Branden Robinson
+# Copyright 1998-2005, 2007 Branden Robinson
 # Copyright 2005 David Nusinow
 #
 # Licensed under the GNU General Public License, version 2.  See the file
@@ -127,7 +126,7 @@ $(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir
if [ ! -e $(STAMP_DIR)/log ]; then \
mkdir $(STAMP_DIR)/log; \
fi; \
-   if [ ! -e patches ]; then \
+   if [ -e debian/patches ] && [ ! -e patches ]; then \
ln -s debian/patches patches; \
fi; \
>$@

commit 72811b4cede7275a35d36b44bcb5f431a8aa0133
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Fri Mar 2 20:28:15 2007 +0100

Fix copy/paste typo in the input driver provides.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 0343aec..d88c6db 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -359,7 +359,7 @@ VIDEOABI = $(shell cat /usr/share/xserver-xorg/videoabiver 
2>/dev/null)
 INPUTABI = $(shell cat /usr/share/xserver-xorg/inputabiver 2>/dev/null)
 SERVER_DEPENDS = xserver-xorg-core (>= $(SERVERMINVERS))
 VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI)
-INPDRIVER_PROVIDES = xserver-xorg-video-$(INPUTABI)
+INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI)
 ifeq ($(PACKAGE),)
 PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }' < debian/control)
 endif


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



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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  369 ++
 Makefile.in   |   21 
 aclocal.m4|  195 -
 autogen.sh|   12 
 config.guess  |  667 ++--
 config.h.in   |   12 
 config.sub|  230 +
 configure | 8023 ++
 configure.ac  |   10 
 debian/changelog  |   22 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |  174 -
 man/.cvsignore|2 
 man/Makefile.in   |   20 
 mkinstalldirs |   89 
 src/.cvsignore|6 
 src/Makefile.in   |   19 
 src/vesa.c|  133 
 src/vesa.h|   10 
 22 files changed, 5721 insertions(+), 4358 deletions(-)

New commits:
commit 7b2690d5b34672ed93f40c23562583aac61492dc
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Mon Apr 30 03:12:40 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index fa37d43..fed6e63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,68 +1,349 @@
-2006-06-03  Daniel Stone  <[EMAIL PROTECTED]>
+commit 9bbe1c49b9d22736eded05909e144cc6e03050b4
+Author: Ian Romanick <[EMAIL PROTECTED]>
+Date:   Mon Jan 15 17:31:18 2007 -0800
 
-   * configure.ac:
-   Bump to 1.2.1.
+Correct '#ifdef' to '#ifndef'.  Oops.
 
-   * src/vesa.c:
-   Don't call VBEGetSetDACPaletteFormat when running in direct colour or
-   YUV modes.  (David Sterratt)
+commit 824ccaab986e1c2be6229350731b43f8831ebef7
+Author: Ian Romanick <[EMAIL PROTECTED]>
+Date:   Mon Jan 15 13:16:52 2007 -0800
 
-2006-05-19  Adam Jackson  <[EMAIL PROTECTED]>
+Add conditional support for pci-rework branch.
+
+To build VESA driver for use with pci-rework Xserver, add
+--enable-pciacces to the configure command line.  Otherwise, the
+"traditional" VESA driver will be built.
 
-   * configure.ac:
-   * src/vesa.h:
-   Bump to 1.2.0
+commit 7f4f198b21bc1df254912adb9592339b21d121f5
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Thu Nov 30 16:04:26 2006 -0500
 
-2006-05-18  Kevin E. Martin  
+Bump to 1.3.0
 
-   * src/vesa.c: (VESAScreenInit), (VESACloseScreen):
-   * src/vesa.h:
-   Fix ShadowFB support to work with recent miext/shadow changes from
-   bug #5460.
+commit 730e7749fe6921e76a4a1738e0e2a0b16376
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Thu Nov 30 16:03:35 2006 -0500
 
-2006-04-07  Adam Jackson  <[EMAIL PROTECTED]>
+Fix shadow support yet again.
 
-   * configure.ac:
-   * src/vesa.c:
-   * src/vesa.h:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
+commit 7664016db9869d57d4279a9cb32a6ae0086c5b28
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Oct 13 18:48:08 2006 -0400
 
-2005-12-20  Kevin E. Martin  
+Bump to 1.2.2
 
-   * configure.ac:
-   Update package version for X11R7 release.
+commit 3b07dd7f43be7c1263f80eb279605a89c860dc4b
+Author: Daniel Stone <[EMAIL PROTECTED]>
+Date:   Sat Jun 3 09:46:27 2006 +
 
-2005-12-14  Kevin E. Martin  
+Don't call VBEGetSetDACPaletteFormat when running in direct colour or YUV
+modes. (David Sterratt) Bump to 1.2.1.
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+commit a7315a314fa647a427805dc51f29558f6c607faa
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri May 19 19:10:12 2006 +
 
-2005-12-06  Kevin E. Martin  
+Bump to 1.2.0
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+commit 2f586dac58dfa30246c7d404a3b08f6e287e5975
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu May 18 21:14:44 2006 +
 
-2005-12-03  Kevin E. Martin  
+Fix ShadowFB support to work with recent miext/shadow changes from bug
+#5460.
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+commit 4129d5a0c0648afcf36b004e7f7b5b2de9b7ac27
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 21:47:15 2006 +
 
-2005-12-01  Kevin E. Martin  
+Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+commit fba272fcbedd2c03760646f587144ab4c111c7df
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:30:04 2005 +
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+Update package version for X11R7 release.
 
-   * configure.ac:
-   Only build dlloader modules by default.
+commit 1bfb30439eccfa39a021cf84b630fe8b2a51bf3c
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:56 2005 +
 
-2005-11-09  Kevin E. Martin  
+Stub COPYING files
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+commit 6eae0ead000939ee39967e580d9d356fa00bc236
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 09:07:51 2005 +
 
-2005-11-01  Kevi

xorg: Changes to 'debian-unstable'

2007-04-29 Thread David Nusinow
 debian/changelog  |9 -
 debian/control|2 +-
 debian/local/dexconf  |   12 
 debian/xserver-xorg.templates |2 +-
 4 files changed, 10 insertions(+), 15 deletions(-)

New commits:
commit 49af6589b15a2bcfd14d6447a4fac23c692cd512
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Apr 29 21:20:56 2007 -0400

Don't write the files section of xorg.conf by default.

If the user does want to write the files section, don't write out any font
paths, only write out the font server bit if they specify that.

This will depend on having xserver-xorg-core version 2:1.3.0.0.dfsg-3
which includes a patch to always look in the default font paths by
default. Bump the xserver-xorg dependency on xserver-xorg-core to this
version.

diff --git a/debian/changelog b/debian/changelog
index ef61c4a..ff1b75e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,13 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
   * Don't write the DRI section to xorg.conf. We now ship a default mode in
 libdrm as of libdrm 2.3.0-3, so we don't need to do this. Users can still
 override the default mode in their xorg.conf's if they choose
+  * Don't write the files section of xorg.conf by default. If the user does
+want to write the files section, don't write out any font paths, only
+write out the font server bit if they specify that. 
++ This will depend on having xserver-xorg-core version 2:1.3.0.0.dfsg-3 
+  which includes a patch to always look in the default font paths by
+  default. Bump the xserver-xorg dependency on xserver-xorg-core to this
+  version.
 
   [ Julien Cristau ]
   * xorg recommends libgl1-mesa-dri instead of depending on it.
@@ -51,7 +58,7 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
   * debian/xserver-xorg.postinst.in: ATI vendor string was changed in
 discover-data_2.2006.08.15, so edit them to reflect the change.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Wed, 25 Apr 2007 16:56:19 +0300
+ -- David Nusinow <[EMAIL PROTECTED]>  Sun, 29 Apr 2007 21:17:18 -0400
 
 xorg (1:7.2-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 6c86c94..c34cef1 100644
--- a/debian/control
+++ b/debian/control
@@ -82,7 +82,7 @@ Architecture: all
 Conflicts: xserver-xfree86 (<< 6.8.2.dfsg.1-1), xserver-common
 Replaces: xserver-common
 Pre-Depends: x11-common (>= 7.0.0-0ubuntu3)
-Depends: xserver-xorg-core (>= 2:1.2.99.905-3), xserver-xorg-video-all | 
xserver-xorg-video-1.0, xserver-xorg-input-all | xserver-xorg-input, 
${misc:Depends}, xkb-data | xkb-data-legacy, xbase-clients
+Depends: xserver-xorg-core (>= 2:1.3.0.0.dfsg-3), xserver-xorg-video-all | 
xserver-xorg-video-1.0, xserver-xorg-input-all | xserver-xorg-input, 
${misc:Depends}, xkb-data | xkb-data-legacy, xbase-clients
 Recommends: xserver-xorg-video-all, xserver-xorg-input-all, laptop-detect, 
xresprobe, mdetect, discover1 | discover, ${F:XServer-Xorg-Detect-Depends}
 Description: the X.Org X server
  This package depends on the full suite of the server and drivers for the
diff --git a/debian/local/dexconf b/debian/local/dexconf
index 48e0b27..020001d 100644
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -215,18 +215,6 @@ SECTION
FontPath"$FONTSERVER"
 SECTION
   fi
-  cat >&4 <

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

2007-04-29 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  226 ++-
 aclocal.m4|  147 +++-
 autogen.sh|   12 
 config.guess  |  667 --
 config.h.in   |9 
 config.sub|  230 +--
 configure | 1494 +-
 debian/changelog  |   22 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|2 
 man/Makefile.am   |2 
 man/Makefile.in   |2 
 man/vga.man   |4 
 mkinstalldirs |   89 ++
 src/.cvsignore|6 
 19 files changed, 1439 insertions(+), 1550 deletions(-)

New commits:
commit 076d276ebb389e7f69fdfa211ef0137deeae76c5
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Mon Apr 30 03:22:28 2007 +0200

Update upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index dd887ea..61a07d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,51 +1,211 @@
-2006-03-09  Luc Verhaegen  <[EMAIL PROTECTED]>
+commit c5665497bc393b83951a263926e0d9ee27f3d573
+Author: Alan Coopersmith <[EMAIL PROTECTED]>
+Date:   Thu Mar 1 11:10:05 2007 -0800
 
-   * src/generic.c: (GenericPreInit), (GenericSetMode),
-   (GenericValidMode):
+Replace references to XFree86/XF86Config in man page
 
-   - Stop using non-programmable dotclock infrastructure. This is worked
- around quite easily here, by limiting the clockRange to the two VGA
- standard clocks, with CLOCK_TOLERANCE. This happily removed
- the dependence on the nasty xf86GetClocks as well.
-   - Set the CS bits directly, don't rely on DisplayModePtr->ClockIndex.
-   - Add DisplayModePtr->Crtc* checking.
+commit ab8f09a1fa93300e9634989a153b7d219ba767d6
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Fri Apr 7 21:48:45 2006 +
 
-2005-12-20  Kevin E. Martin  
+Unlibcwrap. Bump server version requirement. Bump to 4.1.0.
 
-   * configure.ac:
-   Update package version for X11R7 release.
+commit a44c7ccb8af0d970cdc204393fb4701541375862
+Author: Luc Verhaegen <[EMAIL PROTECTED]>
+Date:   Thu Mar 9 00:08:19 2006 +
 
-2005-12-14  Kevin E. Martin  
+VGA driver cleanups preparing for the removal of non-programmable dotclock
+infrastructure.
+- Stop using non-programmable dotclock infrastructure. This is worked
+around quite easily here, by limiting the clockRange to the two VGA
+standard clocks, with CLOCK_TOLERANCE. This happily removed the
+dependence on the nasty xf86GetClocks as well.
+- Set the CS bits directly, don't rely on DisplayModePtr->ClockIndex.
+- Add DisplayModePtr->Crtc* checking. Functional changes? None. 320x200 is
+still the only mode possible; banked memory constraints still aren't
+handled properly.
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+commit d0e3efd151bdbedf5b6dc1b1d04ac078327361db
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Wed Dec 21 02:30:04 2005 +
 
-2005-12-06  Kevin E. Martin  
+Update package version for X11R7 release.
 
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+commit b9cca73e31025f0ffdaf8fa4991065403f95bf01
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Mon Dec 19 16:25:56 2005 +
 
-2005-12-03  Kevin E. Martin  
+Stub COPYING files
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+commit 4053cca49cf634bedd085afd1490005acc8628ee
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Thu Dec 15 00:24:21 2005 +
 
-2005-12-01  Kevin E. Martin  
+Update package version number for final X11R7 release candidate.
 
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
+commit ebf6cdbabd87e8a9e38dcf01a68dab34f1ddc7e3
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Tue Dec 6 22:48:40 2005 +
 
-2005-11-29  Adam Jackson  <[EMAIL PROTECTED]>
+Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
 
-   * configure.ac:
-   Only build dlloader modules by default.
+commit f175155bc699c49f68cc210cf3aa67b0422232c9
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Sat Dec 3 05:49:37 2005 +
 
-2005-11-09  Kevin E. Martin  
+Update package version number for X11R7 RC3 release.
 
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
+commit 2f8ff2c0152d5e70b3ddf76d5dbdda00ab8ba42c
+Author: Kevin E Martin <[EMAIL PROTECTED]>
+Date:   Fri Dec 2 02:16:11 2005 +
 
-2005-11-01  Kevin E. Martin  
+Remove extraneous AC_MSG_RESULT.
 
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
+commit eff44d08a473505be9cd7b7c476150119fb7fe7c
+Author: Adam Jackson <[EMAIL PROTECTED]>
+Date:   Tue Nov 29 23:30:06 2005 +
+
+Only build dlloader modules by default.
+
+commit edcc9cf

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

2007-04-29 Thread Brice Goglin
 man/vga.man |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c5665497bc393b83951a263926e0d9ee27f3d573
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Mar 1 11:10:05 2007 -0800

Replace references to XFree86/XF86Config in man page

diff --git a/man/vga.man b/man/vga.man
index 5781c1b..692f220 100644
--- a/man/vga.man
+++ b/man/vga.man
@@ -14,7 +14,7 @@ vga \- Generic VGA video driver
 .fi
 .SH DESCRIPTION
 .B vga 
-is an XFree86 driver for generic VGA video cards.  It can drive most
+is an __xservername__ driver for generic VGA video cards.  It can drive most
 VGA-compatible video cards, but only makes use of the basic standard
 VGA core that is common to these cards.  The driver supports depths 1, 4
 and 8.  All relevant visual types are supported at each depth.
@@ -28,7 +28,7 @@ The
 driver supports most VGA-compatible video cards.  There are some known
 exceptions, and those should be listed here.
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .PP
@@ -60,6 +60,6 @@ This option is recommended for performance reasons when 
running at depths
 when using those depths in a multi-head configuration where one or more
 of the other screens is operating at a different depth.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), 
X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), 
Xserver(1), X(__miscmansuffix__)
 .SH AUTHORS
 Authors include: Marc La France, David Dawes, and Dirk Hohndel.


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



xorg: Changes to 'debian-unstable'

2007-04-29 Thread David Nusinow
 debian/changelog |8 
 debian/local/dexconf |3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit a9b4e5d05079698bffb88461c42f067243211a74
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Apr 29 21:48:13 2007 -0400

Fix thinko, re-add "EndSection" to "Files" section of xorg.conf

diff --git a/debian/changelog b/debian/changelog
index ff1b75e..344a197 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.2-3) UNRELEASED; urgency=low
+xorg (1:7.2-3) unstable; urgency=low
 
   [ Christian Perrier ]
   * Debconf templates proofread by the debian-l10n-english team
@@ -34,8 +34,8 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
 override the default mode in their xorg.conf's if they choose
   * Don't write the files section of xorg.conf by default. If the user does
 want to write the files section, don't write out any font paths, only
-write out the font server bit if they specify that. 
-+ This will depend on having xserver-xorg-core version 2:1.3.0.0.dfsg-3 
+write out the font server bit if they specify that.
++ This will depend on having xserver-xorg-core version 2:1.3.0.0.dfsg-3
   which includes a patch to always look in the default font paths by
   default. Bump the xserver-xorg dependency on xserver-xorg-core to this
   version.
@@ -58,7 +58,7 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
   * debian/xserver-xorg.postinst.in: ATI vendor string was changed in
 discover-data_2.2006.08.15, so edit them to reflect the change.
 
- -- David Nusinow <[EMAIL PROTECTED]>  Sun, 29 Apr 2007 21:17:18 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Sun, 29 Apr 2007 21:33:00 -0400
 
 xorg (1:7.2-2) experimental; urgency=low
 
diff --git a/debian/local/dexconf b/debian/local/dexconf
index 020001d..021d7b6 100644
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -215,6 +215,9 @@ SECTION
FontPath"$FONTSERVER"
 SECTION
   fi
+  cat >&4 <

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

2007-04-29 Thread David Nusinow
Tag 'xorg-1_7.2-3' created by David Nusinow <[EMAIL PROTECTED]> at 2007-04-30 
02:09 +

Tagging upload of xorg-1_7.2-3 to unstable.

Changes since xorg-1_7.2-2:
Christian Perrier (26):
  Norwegian translation added
  Configure Romanian keymap when the system is installed with the D-I 
Romanian
  Add Marathi translation. Closes: #416799
  Sync with the POT file
  Debconf templates rewrite by debian-l10n-english
  Arabic; Bulgarian, Lituanian, Nepali, Slovak, Tamil, Thai translation 
updates
  Merge branch 'debian-unstable' of 
git+ssh://git.debian.org/git/pkg-xorg/debian/xorg into debian-unstable
  Korean translation update
  Grammar correction by Branden
  Portuguese translaiton update and minor changelog correction
  Galician translation update
  Basque translation update
  Brazilian Portuguese translation update. Closes: #418223
  Dutch translation update
  Albanian translation update
  Albanian translation has been reported as a bug now
  Swedish translation update
  Russian translation update. Closes: #418589
  Czech translation update
  Malayalam translation update. Closes: #419522
  Traditional Chinese and Japanese translation updates
  Add bug closure for zh_TW
  Hungarian translation update
  German translation update
  Italian translation update
  Merge branch 'debian-unstable' of 
git+ssh://git.debian.org/git/pkg-xorg/debian/xorg into debian-unstable

David Nusinow (5):
  * Don't write the DRI section to xorg.conf. We now ship a default mode in
  Merge branch 'debian-experimental' into debian-unstable
  Merge changelog entries in to 7.2
  Don't write the files section of xorg.conf by default.
  Fix thinko, re-add "EndSection" to "Files" section of xorg.conf

Julien Cristau (7):
  Add x11-common conflict with ucbmpeg-play << 2.3p-13.
  Revert "Sync with the POT file"
  Run debconf-updatepo.
  Add bug closer for #417564.
  x11-common Conflicts with netscape-base-4 (from woody/contrib).
  New conflicts for x11-common.
  xorg recommends libgl1-mesa-dri instead of depending on it.

Timo Aaltonen (7):
  xserver-xorg-video-all: Replaces/Conflicts xserver-xorg-driver-all.
  x11-common.init: Only source /etc/default/rcS if it exists, allowing 
x11-common to be installed by debootstrap.
  x11common.{dirs,links}: Don't ship or link to /usr/X11R6/lib/X11/fonts.
  debian/scripts/vars.*: Remove xserver-xorg-video-vmware from non-x86 
archs.
  debian/{control,rules,scripts/vars.*}: Set XSERVER_XORG_DETECT_DEPENDS on 
amd64, hppa, i386, ia64.
  Add xserver-xorg-input-elographics to XSERVER_XORG_INPUT_DEPENDS.
  debian/xserver-xorg.postinst.in: ATI vendor string was changed in 
discover-data_2.2006.08.15, so edit them to reflect the change.

---
 debian/changelog  |   97 ++
 debian/control|   14 
 debian/local/dexconf  |   23 
 debian/po/ar.po   |  383 +-
 debian/po/bg.po   |  394 +-
 debian/po/bs.po   |  384 +-
 debian/po/ca.po   |  399 +--
 debian/po/cs.po   |  380 +-
 debian/po/da.po   |  404 +--
 debian/po/de.po   |  389 +-
 debian/po/dz.po   |  386 +-
 debian/po/el.po   |  398 +--
 debian/po/es.po   |  386 +-
 debian/po/eu.po   |  418 +--
 debian/po/fi.po   |  380 +-
 debian/po/fr.po   |  402 +--
 debian/po/gl.po   |  397 +--
 debian/po/hr.po   |  380 +-
 debian/po/hu.po   |  379 +-
 debian/po/it.po   | 1216 +
 debian/po/ja.po   |  383 +-
 debian/po/km.po   |  375 +-
 debian/po/ko.po   |  380 +-
 debian/po/lt.po   |  396 +-
 debian/po/ml.po   |  768 ++---
 debian/po/mr.po   | 1332 
 debian/po/nb.po   |  381 +-
 debian/po/ne.po   |  397 +--
 debian/po/nl.po   |  433 ++--
 debian/po/nn.po   | 1369 ++
 debian/po/pl.po   |  322 
 debian/po/pt.po   |  392 +-
 debian/po/pt_BR.po|  437 ++--
 debian/po/ro.po   |  385 +-
 debian/po/ru.po   |  441 ++--
 debian/po/sk.po   |  384 +-
 debian/po/sq.po   |  399 +--
 debian/po/sv.po   |  380 +-
 debian/po/ta.po   |  390 

Bug#419707: marked as done (xorg: [INTL:ja] updated Japanese debconf translation)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#419707: fixed in xorg 1:7.2-3
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)

--- Begin Message ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: xorg
Version: 1:7.1.0-15
Severity: wishlist
Tags: l10n patch

Hi,

I updated Japanese translation of debconf messages (ja.po).
Please apply this.

Thanks,
- -- 
Kenshi Muto
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ 

iEYEARECAAYFAkYk3SUACgkQQKW+7XLQPLGFtACbB1Y6tNnuRo1LUvzdNo1mH5lv
7k4An3ol6qgAXAkkodGjpgPZPASgytL/
=022j
-END PGP SIGNATURE-


ja.po.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.2-3

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

libglu1-xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.2-3_all.deb
libglu1-xorg_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.2-3_all.deb
x-window-system-core_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system-core_7.2-3_all.deb
x-window-system_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system_7.2-3_all.deb
x11-common_7.2-3_i386.deb
  to pool/main/x/xorg/x11-common_7.2-3_i386.deb
xlibmesa-dri_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.2-3_all.deb
xlibmesa-gl-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.2-3_all.deb
xlibmesa-gl_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.2-3_all.deb
xlibmesa-glu_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.2-3_all.deb
xlibs-data_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-data_7.2-3_all.deb
xlibs-static-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.2-3_all.deb
xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/xorg-dev_7.2-3_all.deb
xorg_7.2-3.dsc
  to pool/main/x/xorg/xorg_7.2-3.dsc
xorg_7.2-3.tar.gz
  to pool/main/x/xorg/xorg_7.2-3.tar.gz
xorg_7.2-3_all.deb
  to pool/main/x/xorg/xorg_7.2-3_all.deb
xserver-xfree86_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.2-3_all.deb
xserver-xorg-input-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.2-3_i386.deb
xserver-xorg-video-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.2-3_i386.deb
xserver-xorg_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xorg_7.2-3_all.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.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated xorg 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: Sun, 29 Apr 2007 21:33:00 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-glu 
xlibmesa-gl x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core 
libglu1-xorg xlibs-data xorg
Architecture: source all i386
Version: 1:7.2-3
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - transitional metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 xserver-xfree86 - transitional package for moving from XFree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 418007 41

Bug#418589: marked as done (xorg: [INTL:ru] Updated Russian debconf templates translation)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418589: fixed in xorg 1:7.2-3
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)

--- Begin Message ---
Package: kdebase
Severity: wishlist
Tags: l10n, patch

Updated Russian debconf templates translation is attached.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.UTF-8)


ru.po.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.2-3

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

libglu1-xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.2-3_all.deb
libglu1-xorg_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.2-3_all.deb
x-window-system-core_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system-core_7.2-3_all.deb
x-window-system_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system_7.2-3_all.deb
x11-common_7.2-3_i386.deb
  to pool/main/x/xorg/x11-common_7.2-3_i386.deb
xlibmesa-dri_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.2-3_all.deb
xlibmesa-gl-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.2-3_all.deb
xlibmesa-gl_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.2-3_all.deb
xlibmesa-glu_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.2-3_all.deb
xlibs-data_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-data_7.2-3_all.deb
xlibs-static-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.2-3_all.deb
xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/xorg-dev_7.2-3_all.deb
xorg_7.2-3.dsc
  to pool/main/x/xorg/xorg_7.2-3.dsc
xorg_7.2-3.tar.gz
  to pool/main/x/xorg/xorg_7.2-3.tar.gz
xorg_7.2-3_all.deb
  to pool/main/x/xorg/xorg_7.2-3_all.deb
xserver-xfree86_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.2-3_all.deb
xserver-xorg-input-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.2-3_i386.deb
xserver-xorg-video-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.2-3_i386.deb
xserver-xorg_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xorg_7.2-3_all.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.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated xorg 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: Sun, 29 Apr 2007 21:33:00 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-glu 
xlibmesa-gl x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core 
libglu1-xorg xlibs-data xorg
Architecture: source all i386
Version: 1:7.2-3
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - transitional metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 xserver-xfree86 - transitional package for moving from XFree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 418007 418022 418024 418026 418027 418042 418049 418075 418187 418191 
418223 418504 418537 418589 418769 419522 419707 42

Bug#418075: marked as done ([INTL:ko] Debconf Korean translation)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418075: fixed in xorg 1:7.2-3
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)

--- Begin Message ---
Package: xorg
Version: N/A
Severity: wishlist
Tags: l10n patch

-- 
Sunjae Park(daréhanl)
GPG: 1024D/AAA96037


ko.po.bz2
Description: BZip2 compressed data


pgpjYje8xw9gl.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.2-3

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

libglu1-xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.2-3_all.deb
libglu1-xorg_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.2-3_all.deb
x-window-system-core_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system-core_7.2-3_all.deb
x-window-system_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system_7.2-3_all.deb
x11-common_7.2-3_i386.deb
  to pool/main/x/xorg/x11-common_7.2-3_i386.deb
xlibmesa-dri_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.2-3_all.deb
xlibmesa-gl-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.2-3_all.deb
xlibmesa-gl_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.2-3_all.deb
xlibmesa-glu_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.2-3_all.deb
xlibs-data_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-data_7.2-3_all.deb
xlibs-static-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.2-3_all.deb
xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/xorg-dev_7.2-3_all.deb
xorg_7.2-3.dsc
  to pool/main/x/xorg/xorg_7.2-3.dsc
xorg_7.2-3.tar.gz
  to pool/main/x/xorg/xorg_7.2-3.tar.gz
xorg_7.2-3_all.deb
  to pool/main/x/xorg/xorg_7.2-3_all.deb
xserver-xfree86_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.2-3_all.deb
xserver-xorg-input-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.2-3_i386.deb
xserver-xorg-video-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.2-3_i386.deb
xserver-xorg_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xorg_7.2-3_all.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.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated xorg 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: Sun, 29 Apr 2007 21:33:00 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-glu 
xlibmesa-gl x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core 
libglu1-xorg xlibs-data xorg
Architecture: source all i386
Version: 1:7.2-3
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - transitional metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 xserver-xfree86 - transitional package for moving from XFree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 418007 418022 418024 418026 418027 418042 418049 418075 418187 418191 
418223 418504 418537 418589 418769 419522 419707 420047 420116 421013
Changes: 
 xorg (1:7.2-3) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Debconf templates proofread by the debian-l10n-english team
 Closes: #418007
   * Debconf translations:
 - Arabic. Closes: #418026

Bug#418007: marked as done (xorg: [debconf_rewrite] Debconf templates review)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418007: fixed in xorg 1:7.2-3
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)

--- Begin Message ---
Package: xorg
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Saturday, March 17, 2007, I notified you of the beginning of a review process
concerning debconf templates for xorg.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading xorg with these changes right now.

The second phase of this process will begin on Monday, April 09, 2007, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
Saturday, April 21, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Sunday, April 22, 2007, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- /home/bubulle/travail/debian/rewrite/LCFC/xorg/xorg.old/debian/xserver-xorg.templates	2007-03-19 07:46:58.278719649 +0100
+++ /home/bubulle/travail/debian/rewrite/LCFC/xorg/xorg/debian/xserver-xorg.templates	2007-04-06 07:38:17.783399008 +0200
@@ -1,4 +1,10 @@
-# Maintainers, keep that template at the tope
+# These debconf templates have been proofread by the debian-l10n-english
+# team.
+#
+# Please consider interacting with the team if you intend
+# to modify the templates or add new templates
+
+# Maintainers, keep this template at the top
 # It's the most often used one so better have it translated first
 Template: xserver-xorg/config/display/modes
 Type: multiselect
@@ -84,7 +90,7 @@
   - dri   : support in the X server for DRI (Direct Rendering Infrastructure);
   - vbe   : support for VESA BIOS Extensions. Allows to query
 the monitor capabilities via the video card;
-  - ddc   : support for Data Display Channel, respectively. Allows to query
+  - ddc   : support for Data Display Channel. Allows to query
 the monitor capabilities via the video card;
   - int10 : real-mode x86 emulator used to softboot secondary VGA cards.
 Should be enabled if vbe is enabled;
--- /home/bubulle/travail/debian/rewrite/LCFC/xorg/xorg.old/debian/x11-common.templates	2007-03-19 07:46:58.230719282 +0100
+++ /home/bubulle/travail/debian/rewrite/LCFC/xorg/xorg/debian/x11-common.templates	2007-04-06 07:38:28.999532769 +0200
@@ -1,3 +1,9 @@
+# These debconf templates have been proofread by the debian-l10n-english
+# team.
+#
+# Please consider interacting with the team if you intend
+# to modify the templates or add new templates
+
 Template: x11-common/xwrapper/allowed_users
 Type: select
 __Choices: Root Only, Console Users Only, Anybody
--- /home/bubulle/travail/debian/rewrite/LCFC/xorg/xorg.old/debian/control	2007-03-19 07:46:58.302719832 +0100
+++ /home/bubulle/travail/debian/rewrite/LCFC/xorg/xorg/debian/control	2007-04-05 06:55:40.678090454 +0200
@@ -161,7 +161,7 @@
  within the package of this name. These libraries used to be static
  libraries, but have since become shared libraries with their own packages
  and can be depended on by themselves. This package is for transitional
- purposes to prevent disruptions during automated package builds, and my be
+ purposes to prevent disruptions during automated package builds, and may be
  safely removed from your system.
 
 Package: xlibmesa-dri
--- /home/bubulle/travail

Bug#418223: marked as done (xorg: [INTL:pt_BR] Brazilian Portuguese debconf PO translations)

2007-04-29 Thread Debian Bug Tracking System
Your message dated Mon, 30 Apr 2007 02:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418223: fixed in xorg 1:7.2-3
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)

--- Begin Message ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: xorg
Tags: l10n patch
Severity: wishlist


Could you please update the Brazilian Portuguese Translation?

Attached you will find xorg-pt_BR.po.gz. It is encoded using
UTF-8 and it is tested with msgfmt and also with podebconf-display-po.


Thanks in advace!
Kind regards,

- --
Felipe Augusto van de Wiel (faw)
"Debian. Freedom to code. Code to freedom!"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGGJp8CjAO0JDlykYRAu+LAKCqgLDZwnRcAopdz9AAaDR3YwePHwCgiDlc
ODYjFHKfBzZiCUFDudZ0h2o=
=uxIN
-END PGP SIGNATURE-


xorg-pt_BR.po.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.2-3

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

libglu1-xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.2-3_all.deb
libglu1-xorg_7.2-3_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.2-3_all.deb
x-window-system-core_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system-core_7.2-3_all.deb
x-window-system_7.2-3_all.deb
  to pool/main/x/xorg/x-window-system_7.2-3_all.deb
x11-common_7.2-3_i386.deb
  to pool/main/x/xorg/x11-common_7.2-3_i386.deb
xlibmesa-dri_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.2-3_all.deb
xlibmesa-gl-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.2-3_all.deb
xlibmesa-gl_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.2-3_all.deb
xlibmesa-glu_7.2-3_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.2-3_all.deb
xlibs-data_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-data_7.2-3_all.deb
xlibs-static-dev_7.2-3_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.2-3_all.deb
xorg-dev_7.2-3_all.deb
  to pool/main/x/xorg/xorg-dev_7.2-3_all.deb
xorg_7.2-3.dsc
  to pool/main/x/xorg/xorg_7.2-3.dsc
xorg_7.2-3.tar.gz
  to pool/main/x/xorg/xorg_7.2-3.tar.gz
xorg_7.2-3_all.deb
  to pool/main/x/xorg/xorg_7.2-3_all.deb
xserver-xfree86_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.2-3_all.deb
xserver-xorg-input-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.2-3_i386.deb
xserver-xorg-video-all_7.2-3_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.2-3_i386.deb
xserver-xorg_7.2-3_all.deb
  to pool/main/x/xorg/xserver-xorg_7.2-3_all.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.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated xorg 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: Sun, 29 Apr 2007 21:33:00 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-glu 
xlibmesa-gl x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core 
libglu1-xorg xlibs-data xorg
Architecture: source all i386
Version: 1:7.2-3
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - transitional metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 xserver-xfree86 - transitional package for moving from XFree86 to X.Org
 xs

xorg: Changes to 'debian-unstable'

2007-04-29 Thread Julien Cristau
 debian/changelog |7 +++
 debian/control   |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 514bf321ecee99a52db14098a7ffef475137accc
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sun Apr 8 20:21:17 2007 +0200

x11-common contains an ELF object, so it needs ${shlibs:Depends}.

diff --git a/debian/changelog b/debian/changelog
index 344a197..be3f14d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.2-4) UNRELEASED; urgency=low
+
+  * Add ${shlibs:Depends} to x11-common's Depends field, because the X server
+wrapper is an ELF object... oops.
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 30 Apr 2007 04:38:04 +0200
+
 xorg (1:7.2-3) unstable; urgency=low
 
   [ Christian Perrier ]
diff --git a/debian/control b/debian/control
index c34cef1..d3ccf56 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: dpkg (>= 1.7.0), po-debconf, debhelper (>= 
4.1.16)
 
 Package: x11-common
 Architecture: any
-Depends: ${misc:Depends}, debianutils (>= 1.13), lsb-base (>= 1.3-9ubuntu2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.13), lsb-base 
(>= 1.3-9ubuntu2)
 Pre-Depends: debconf | debconf-2.0
 Conflicts: xfree86-common, xorg-common, xserver-common, x-common,
  xserver-xorg (<< 1:7.0.12), xserver-xfree86 (<< 1:7.0),


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



xorg: Changes to 'debian-unstable'

2007-04-29 Thread Julien Cristau
 debian/changelog |1 +
 debian/control   |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit d4fb8b1c3ac007505c1e08bd6e66eb494cb888bf
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon Apr 30 03:39:40 2007 +0200

Allow libgl1 as alternative to libgl1-mesa-glx in xorg's dependencies.

diff --git a/debian/changelog b/debian/changelog
index be3f14d..6c7480e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xorg (1:7.2-4) UNRELEASED; urgency=low
 
   * Add ${shlibs:Depends} to x11-common's Depends field, because the X server
 wrapper is an ELF object... oops.
+  * Allow libgl1 as alternative to libgl1-mesa-glx in xorg's dependencies.
 
  -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 30 Apr 2007 04:38:04 +0200
 
diff --git a/debian/control b/debian/control
index d3ccf56..aad0059 100644
--- a/debian/control
+++ b/debian/control
@@ -119,7 +119,7 @@ Description: the X.Org X server -- input driver metapackage
 
 Package: xorg
 Architecture: all
-Depends: xserver-xorg, libgl1-mesa-glx, libglu1-mesa, xfonts-base (>= 
1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), 
xfonts-scalable (>= 1:1.0.0-1), xbase-clients (>= 1:1.0.1-1), xutils (>= 
1:1.0.1-1), xkb-data, xterm | x-terminal-emulator, sparc-utils | not+sparc, 
xorg-docs
+Depends: xserver-xorg, libgl1-mesa-glx | libgl1, libglu1-mesa, xfonts-base (>= 
1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), 
xfonts-scalable (>= 1:1.0.0-1), xbase-clients (>= 1:1.0.1-1), xutils (>= 
1:1.0.1-1), xkb-data, xterm | x-terminal-emulator, sparc-utils | not+sparc, 
xorg-docs
 Recommends: libgl1-mesa-dri
 Provides: x-window-system, x-window-system-core
 Description: X.Org X Window System


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



Bug#421560: gem: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: gem
Version: 1:0.90.0.1-1
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#421561: mtools: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: mtools
Version: 3.9.10.ds1-3
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#421559: enlightenment: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: enlightenment
Version: 1:0.16.7.2-5
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#421563: gl-117: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: gl-117
Version: 1.3.2-1.1
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#421562: nas: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: nas
Version: 1.9-1
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#421564: gnopernicus: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: gnopernicus
Version: 1.0.5-1.1
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#421565: gvidm: build-depends on obsolete package xlibs-static-dev

2007-04-29 Thread Julien Cristau
Package: gvidm
Version: 0.8-5
Severity: important

Hi,

the xlibs-static-dev is a transitional package for sarge to etch
upgrades, and will be removed soon (at which point this bug will be
serious).  Please change your build-dependency to the appropriate
individual library package(s).

Thanks,
Julien


signature.asc
Description: Digital signature