Bug#482057: [compiz] compiz crashes when window are closed

2008-05-30 Thread Paolo Sala

Brice Goglin scrisse in data 23/05/2008 10:26:

[...]
Later, when the crash occurs, you will get the prompt back and will have
to enter 'bt full' and send us the output.
  
I've got it but... how can I get the output of 'bt full' to send it to 
you? I can see it on the screen but there is a way to redirect the 
output on a file?


Thank you very much

Piviul



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




Bug#482057: [compiz] compiz crashes when window are closed

2008-05-30 Thread Michel Dänzer
On Fri, 2008-05-30 at 08:54 +0200, Paolo Sala wrote:
 Brice Goglin scrisse in data 23/05/2008 10:26:
  [...]
  Later, when the crash occurs, you will get the prompt back and will have
  to enter 'bt full' and send us the output.

 I've got it but... how can I get the output of 'bt full' to send it to 
 you? I can see it on the screen but there is a way to redirect the 
 output on a file?

See the script(1) manpage.


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



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



Bug#483595: xserver-xorg-video-ati: Corruption in visualization of flash game

2008-05-30 Thread Brice Goglin
Alessio Frusciante wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.8.0-1
 Severity: normal


 Trying to open desktop tower defense with swfdec-player (that is,
 issuing the command

 swfdec-player http://www.handdrawngames.com/DesktopTD/DesktopTD15k.swf

 ) results in a corrupted start screen. Using vesa driver doesn't show
 any problem, so I guess it's an ati driver bug.

   

Can you try with xserver-xorg-video-ati from experimental ?

thanks
Brice




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



Bug#482057: [compiz] compiz crashes when window are closed

2008-05-30 Thread Brice Goglin
Michel Dänzer wrote:
 On Fri, 2008-05-30 at 08:54 +0200, Paolo Sala wrote:
   
 Brice Goglin scrisse in data 23/05/2008 10:26:
 
 [...]
 Later, when the crash occurs, you will get the prompt back and will have
 to enter 'bt full' and send us the output.
   
   
 I've got it but... how can I get the output of 'bt full' to send it to 
 you? I can see it on the screen but there is a way to redirect the 
 output on a file?
 

 See the script(1) manpage.
   

Or use set logging on in gdb, the output will go into gdb.txt

Brice




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



Bug#483595: xserver-xorg-video-ati: Corruption in visualization of flash game

2008-05-30 Thread Michel Dänzer
On Thu, 2008-05-29 at 20:24 +0200, Alessio Frusciante wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.8.0-1
 Severity: normal
 
 
 Trying to open desktop tower defense with swfdec-player (that is,
 issuing the command
 
 swfdec-player http://www.handdrawngames.com/DesktopTD/DesktopTD15k.swf
 
 ) results in a corrupted start screen. Using vesa driver doesn't show
 any problem, so I guess it's an ati driver bug.

Seems to work fine here with current upstream code...

Does either of

Option AccelMethod EXA
Option RenderAccel off

help? It would also be interesting if you could try newer upstream
snapshots of xserver-xorg-video-ati and xserver-xorg-core available in
experimental.



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



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



Re: ODD memory usage with KDE4

2008-05-30 Thread Michel Dänzer
On Fri, 2008-05-30 at 11:01 +0200, Oliver Pinter wrote:
 I found the ground of the BUG (it think):
 
 many hundred of this line is in Xorg.log:
 
 enable montype: 1

No, that's just a harmless driver debugging message.

If you really want to get to the bottom of this, first of all you should
rule out that it's a client leaking server resources. E.g., if you
restart all your clients (or at least the usual suspects such as
iceweasel), does the memory usage go back or at least stop growing for a
while? If so, it's probably a client issue.

Otherwise, you'll have to try and find the leak with specialized tools
such as memprof or valgrind.

Anything else just isn't very useful.


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


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



Re: ODD memory usage with KDE4

2008-05-30 Thread Oliver Pinter
xorg.conf:

--8--

# 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 xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout hu
Option  XkbOptionsctrl:swapcaps
EndSection

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

Section Device
Identifier  ati_r9600
Driver  ati
BusID   PCI:1:0:0
EndSection

Section Monitor
Identifier  T710B
Option  DPMS
HorizSync   30-71
VertRefresh 50-160
EndSection

Section Screen
Identifier  Default Screen
Device  ati_r9600
Monitor T710B
DefaultDepth24
SubSection Display
Modes   1152x864 1024x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

#Section Extensions
#   Option Composite Enable
#EndSection

--8--
-- 
Thanks,
Oliver


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



xorg: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog|4 
 debian/xserver-xorg.postinst.in |8 
 debian/xserver-xorg.postrm.in   |8 
 debian/xserver-xorg.preinst.in  |   24 --
 debian/xsfbs/xsfbs.mk   |2 
 debian/xsfbs/xsfbs.sh   |  387 +---
 debian/xutils.postinst.in   |   35 +++
 debian/xutils.postrm.in |   31 +++
 debian/xutils.preinst.in|   50 +
 9 files changed, 317 insertions(+), 232 deletions(-)

New commits:
commit f9f851c38ac177da28a3ba25b3174c5faefb86a5
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 12:37:25 2008 +0200

Document the conffile removal change in debian/changelog

diff --git a/debian/changelog b/debian/changelog
index f90f677..5e60d37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,10 @@ xorg (1:7.3+11) UNRELEASED; urgency=low
 in dexconf is to explicitly enable it anyway.
   * Run dh_installman in binary-indep as well, as x11-common is now built
 there.
+  * Use the XSF shell library to remove obsolete conffiles.  It seems less
+fragile than the version recommended on
+http://wiki.debian.org/DpkgConffileHandling and should handle failed
+upgrades.
 
   [ Christian Perrier ]
   * Debconf translations:

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

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

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

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 0c7607a..72efa95 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -238,19 +238,19 @@ analyze_path () {
   # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
   # Thanks to Randolph Chung for this clever hack.
 
-  #local f g
+  local f g
 
   while [ -n $1 ]; do
 reject_whitespace $1
-_g=
+g=
 message Analyzing $1:
-for _f in $(echo $1 | tr / \  ); do
-  if [ -e /$_g$_f ]; then
-ls -dl /$_g$_f /$_g$_f.dpkg-* 2 /dev/null || true
-_g=$_g$_f/
+for f in $(echo $1 | tr / \  ); do
+  if [ -e /$g$f ]; then
+ls -dl /$g$f /$g$f.dpkg-* 2 /dev/null || true
+g=$g$f/
   else
-message /$_g$_f: nonexistent; directory contents of /$_g:
-ls -l /$_g
+message /$g$f: nonexistent; directory contents of /$g:
+ls -l /$g
 break
   fi
 done
@@ -259,27 +259,27 @@ analyze_path () {
 }
 
 find_culprits () {
-  #local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package 
\
-  #  msg
+  local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package \
+msg
 
   reject_whitespace $1
   message Searching for overlapping packages...
-  _dpkg_info_dir=/var/lib/dpkg/info
-  if [ -d $_dpkg_info_dir ]; then
-if [ $(echo $_dpkg_info_dir/*.list) != $_dpkg_info_dir/*.list ]; then
-  _possible_culprits=$(ls -1 $_dpkg_info_dir/*.list | egrep -v \
+  dpkg_info_dir=/var/lib/dpkg/info
+  if [ -d $dpkg_info_dir ]; then
+if [ $(echo $dpkg_info_dir/*.list) != $dpkg_info_dir/*.list ]; then
+  possible_culprits=$(ls -1 $dpkg_info_dir/*.list | egrep -v \
 (xbase-clients|x11-common|xfs|xlibs))
-  if [ -n $_possible_culprits ]; then
-_smoking_guns=$(grep -l $1 $_possible_culprits || true)
-if [ -n $_smoking_guns ]; then
-  _bad_packages=$(printf \\n)
-  for f in $_smoking_guns; do
+  if [ -n $possible_culprits ]; then
+smoking_guns=$(grep -l $1 $possible_culprits || true)
+if [ -n $smoking_guns ]; then
+  bad_packages=$(printf \\n)
+  for f in $smoking_guns; do
 # too bad you can't nest parameter expansion voodoo
 p=${f%*.list}  # strip off the trailing .list
-_package=${p##*/}   # strip off the directories
-_bad_packages=$(printf %s\n%s $_bad_packages $_package)
+package=${p##*/}   # strip off the directories
+bad_packages=$(printf %s\n%s $bad_packages $package)
   done
-  _msg=$(cat EOF
+  msg=$(cat EOF
 The following packages appear to have file overlaps with the X.Org packages;
 these packages are either very old, or in violation of Debian Policy.  Try
 upgrading each of these packages to the latest available version if possible:
@@ -291,17 +291,17 @@ Tracking System.  You may want to refer the package 
maintainer to section 12.8
 of the Debian Policy manual.
 EOF
 )
-  message $_msg
-  message The overlapping packages are: $_bad_packages
+  message $msg
+  message The overlapping packages are: $bad_packages
 else
   message no overlaps found.
 fi
   fi
 else
-  message cannot search; no matches for $_dpkg_info_dir/*.list.
+  message cannot search; no matches for $dpkg_info_dir/*.list.
 fi
   else
-message cannot search; $_dpkg_info_dir does not exist.
+   

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

2008-05-30 Thread Julien Cristau
 .cvsignore   |   19 ---
 .gitignore   |   22 ++
 ChangeLog|   45 -
 Makefile.am  |8 
 configure.ac |2 +-
 man/.cvsignore   |2 --
 man/.gitignore   |2 ++
 man/Makefile.am  |1 -
 src/.cvsignore   |6 --
 src/.gitignore   |6 ++
 src/microtouch.c |   10 ++
 11 files changed, 45 insertions(+), 78 deletions(-)

New commits:
commit d17c9694e4f83bdae28c9b6154158823ca1d62b0
Author: Adam Jackson [EMAIL PROTECTED]
Date:   Thu Mar 20 16:22:05 2008 -0400

microtouch 1.2.0

diff --git a/configure.ac b/configure.ac
index 72f274d..070d52b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-microtouch],
-1.1.1,
+1.2.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-microtouch)
 

commit 2116b7e9cb14f695e45eaee462fdbb66bfb6ce22
Author: Matthieu Herrb [EMAIL PROTECTED]
Date:   Sat Mar 8 23:08:51 2008 +0100

Makefile.am: nuke RCS Id

diff --git a/man/Makefile.am b/man/Makefile.am
index bf7ec17..f0eb29b 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,3 @@
-# $Id$
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # 

commit 23a5994f7fe30438cb9b081ba203b8417558e746
Author: Paulo Cesar Pereira de Andrade [EMAIL PROTECTED]
Date:   Wed Jan 30 17:18:31 2008 -0200

Don't call xf86XInputSetSendCoreEvents.

Only call that function if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0.

diff --git a/src/microtouch.c b/src/microtouch.c
index af60a21..b18a22f 100644
--- a/src/microtouch.c
+++ b/src/microtouch.c
@@ -157,7 +157,9 @@ static const char *reqSymbols[] = {
xf86SetSerial,
xf86SetStrOption,
xf86XInputSetScreen,
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0
xf86XInputSetSendCoreEvents,
+#endif
xf86memset,
xf86sscanf,
xf86strcmp,
@@ -561,11 +563,13 @@ SwitchMode (ClientPtr client, DeviceIntPtr dev, int mode)
priv-reporting_mode = mode;
return (Success);
}
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0
else if ((mode == SendCoreEvents) || (mode == DontSendCoreEvents))
{
xf86XInputSetSendCoreEvents (local, (mode == SendCoreEvents));
return (Success);
}
+#endif
else
return (!Success);
 }

commit e637accb60b5ad8d927529775abbae79aebf5313
Author: Tilman Sauerbeck [EMAIL PROTECTED]
Date:   Mon Sep 10 18:56:49 2007 +0200

Bumped version to 1.1.1.

diff --git a/configure.ac b/configure.ac
index d306c71..72f274d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-microtouch],
-1.1.0,
+1.1.1,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-microtouch)
 

commit fdbeee41879b4b0af5908c944ba3c7d02a1bdde4
Author: Tilman Sauerbeck [EMAIL PROTECTED]
Date:   Mon Sep 10 18:56:30 2007 +0200

Added man/microtouch.? to .gitignore.

diff --git a/.gitignore b/.gitignore
index d90176e..f51da24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ ltmain.sh
 missing
 stamp-h1
 *~
+man/microtouch.?

commit af1c432abdbb12b0888b68cdd64da9a016ba174a
Author: Tilman Sauerbeck [EMAIL PROTECTED]
Date:   Mon Sep 10 18:55:53 2007 +0200

Generate ChangeLog from git.

diff --git a/.gitignore b/.gitignore
index 2df4a8d..d90176e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+ChangeLog
 Makefile
 Makefile.in
 *.la
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 2e7abef..000
--- a/ChangeLog
+++ /dev/null
@@ -1,45 +0,0 @@
-2006-04-06  Adam Jackson  [EMAIL PROTECTED]
-
-   * configure.ac:
-   * src/microtouch.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
-
-2005-12-20  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version for X11R7 release.
-
-2005-12-14  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
-
-2005-12-06  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * man/Makefile.am:
-   Change *man_SOURCES == *man_PRE to fix autotools warnings.
-
-2005-12-03  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
-
-2005-12-01  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
-
-2005-11-29  Adam Jackson  [EMAIL PROTECTED]
-
-   * configure.ac:
-   Only build dlloader modules by default.
-
-2005-11-09  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
-
-2005-11-01  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update 

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

2008-05-30 Thread Julien Cristau
 ChangeLog|   20 
 Makefile.in  |  152 +--
 aclocal.m4   |  911 ---
 config.guess |   60 -
 config.sub   |   78 +
 configure| 1837 ++-
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |   10 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|   82 -
 debian/xsfbs/xsfbs.sh|  387 
 depcomp  |   93 +
 install-sh   |  514 +++---
 ltmain.sh|  277 +++--
 man/Makefile.am  |1 
 man/Makefile.in  |   95 +-
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.in  |  140 +-
 src/microtouch.c |4 
 22 files changed, 3085 insertions(+), 1809 deletions(-)

New commits:
commit 7355dac896597d9995615a21d6d29f55539ff73b
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 13:35:04 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 46d22dc..8bb3a36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-microtouch (1:1.2.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-microtouch (1:1.2.0-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.7.3.
@@ -9,7 +9,7 @@ xserver-xorg-input-microtouch (1:1.2.0-1) UNRELEASED; 
urgency=low
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:31:14 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 13:34:39 +0200
 
 xserver-xorg-input-microtouch (1:1.1.1-2) unstable; urgency=low
 

commit cd54ad8901b58b04c367035b22958f69fcfb87d1
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 13:32:50 2008 +0200

Run dpkg-shlibdeps with --warnings=6.

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

diff --git a/debian/changelog b/debian/changelog
index 50a5eb5..46d22dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ xserver-xorg-input-microtouch (1:1.2.0-1) UNRELEASED; 
urgency=low
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
   * Add myself to Uploaders.
+  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
+/usr/bin/Xorg and other modules, and that's not a bug, so we want
+dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
+dpkg-dev = 1.14.17.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:31:14 +0100
 
diff --git a/debian/control b/debian/control
index e66520b..783c8b1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev, dpkg-dev (= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-microtouch
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-microtouch.git
diff --git a/debian/rules b/debian/rules
index 40db67b..faea1bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,7 +79,7 @@ binary-arch: build install serverabi
dh_compress
dh_fixperms
dh_installdeb
-   dh_shlibdeps
+   dh_shlibdeps -- --warnings=6
dh_gencontrol
dh_md5sums
dh_builddeb

commit fe581fffea2bd503dfefdb2d2d011763856230c7
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 13:28:37 2008 +0200

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 9f4b8ae..50a5eb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xserver-xorg-input-microtouch (1:1.2.0-1) UNRELEASED; 
urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
+  * Add myself to Uploaders.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:31:14 +0100
 
diff --git a/debian/control b/debian/control
index d63ea7a..e66520b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-input-microtouch
 Section: x11
 Priority: optional
 

xserver-xorg-input-microtouch: Changes to 'refs/tags/xserver-xorg-input-microtouch-1_1.2.0-1'

2008-05-30 Thread Julien Cristau
Tag 'xserver-xorg-input-microtouch-1_1.2.0-1' created by Julien Cristau [EMAIL 
PROTECTED] at 2008-05-30 11:43 +

Tagging upload of xserver-xorg-input-microtouch 1:1.2.0-1 to unstable.

Changes since xserver-xorg-input-microtouch-1_1.1.1-2:
Adam Jackson (1):
  microtouch 1.2.0

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

Julien Cristau (15):
  xsfbs.mk: make 'serverabi' depend on 'install'
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Merge tag 'xf86-input-microtouch-1.2.0' into debian-experimental
  autoreconf
  Update changelogs
  Build against xserver 1.5 rc1 and minor debian/control updates
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Revert to building against xserver 1.4
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Add myself to Uploaders.
  Run dpkg-shlibdeps with --warnings=6.
  Prepare changelog for upload

Matthieu Herrb (1):
  Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (1):
  Don't call xf86XInputSetSendCoreEvents.

---
 ChangeLog|   20 
 Makefile.in  |  152 +--
 aclocal.m4   |  911 ---
 config.guess |   60 -
 config.sub   |   78 +
 configure| 1837 ++-
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |   10 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|   82 -
 debian/xsfbs/xsfbs.sh|  387 
 depcomp  |   93 +
 install-sh   |  514 +++---
 ltmain.sh|  277 +++--
 man/Makefile.am  |1 
 man/Makefile.in  |   95 +-
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.in  |  140 +-
 src/microtouch.c |4 
 22 files changed, 3085 insertions(+), 1809 deletions(-)
---


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



Processing of xserver-xorg-input-microtouch_1.2.0-1_i386.changes

2008-05-30 Thread Archive Administrator
xserver-xorg-input-microtouch_1.2.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-microtouch_1.2.0-1.dsc
  xserver-xorg-input-microtouch_1.2.0.orig.tar.gz
  xserver-xorg-input-microtouch_1.2.0-1.diff.gz
  xserver-xorg-input-microtouch_1.2.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-input-microtouch_1.2.0-1_i386.changes ACCEPTED

2008-05-30 Thread Debian Installer

Accepted:
xserver-xorg-input-microtouch_1.2.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-microtouch/xserver-xorg-input-microtouch_1.2.0-1.diff.gz
xserver-xorg-input-microtouch_1.2.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-microtouch/xserver-xorg-input-microtouch_1.2.0-1.dsc
xserver-xorg-input-microtouch_1.2.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-microtouch/xserver-xorg-input-microtouch_1.2.0-1_i386.deb
xserver-xorg-input-microtouch_1.2.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-microtouch/xserver-xorg-input-microtouch_1.2.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-microtouch_1.2.0-1.dsc - source x11
xserver-xorg-input-microtouch_1.2.0-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



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

2008-05-30 Thread Julien Cristau
 configure.ac |2 +-
 man/Makefile.am  |1 -
 man/mousedrv.man |3 ++-
 src/mouse.c  |   12 +---
 4 files changed, 4 insertions(+), 14 deletions(-)

New commits:
commit 9192640066e3917062cb3ee1c761a83196bfb721
Author: Adam Jackson [EMAIL PROTECTED]
Date:   Thu Mar 20 16:26:52 2008 -0400

mouse 1.3.0

diff --git a/configure.ac b/configure.ac
index c6fd7b6..0f07cd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-mouse],
-1.2.3,
+1.3.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-mouse)
 

commit d6ceabc1b58d752cb2af03519c15012206904f70
Author: Matthieu Herrb [EMAIL PROTECTED]
Date:   Sat Mar 8 23:10:03 2008 +0100

Makefile.am: nuke RCS Id

diff --git a/man/Makefile.am b/man/Makefile.am
index 54f3afd..ceca076 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,3 @@
-# $Id$
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # 

commit 78272e117ceea12b8863f31688da66b20e160311
Author: Alan Coopersmith [EMAIL PROTECTED]
Date:   Thu Jan 3 13:27:02 2008 -0800

Update Emulate3Button default in mouse man page to cover Emulate3ButtonsSoft

diff --git a/man/mousedrv.man b/man/mousedrv.man
index a7d4e67..26ba680 100644
--- a/man/mousedrv.man
+++ b/man/mousedrv.man
@@ -78,7 +78,8 @@ cannot be auto-detected, the default value is 3.  The maximum 
number is 24.
 .BI Option \*qEmulate3Buttons\*q \*q boolean \*q
 Enable/disable the emulation of the third (middle) mouse button for mice
 which only have two physical buttons.  The third button is emulated by
-pressing both buttons simultaneously.  Default: off
+pressing both buttons simultaneously.  Default: on, until a press of a
+physical button 3 is detected.
 .TP 7
 .BI Option \*qEmulate3Timeout\*q \*q integer \*q
 Sets the timeout (in milliseconds) that the driver waits before deciding

commit 6a03e8bd9699a33dabcdd2bbcf51a001ddfd5534
Author: Peter Hutterer [EMAIL PROTECTED]
Date:   Fri Nov 16 16:45:45 2007 +1030

Bug #13144: Don't flush buttons, release events can cause paste events.

diff --git a/src/mouse.c b/src/mouse.c
index ff52d2b..bd98a80 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -1853,26 +1853,17 @@ MouseConvert(InputInfoPtr pInfo, int first, int num, 
int v0, int v1, int v2,
 
 /**
  *
- * FlushButtons -- send button up events for sanity.
+ * FlushButtons -- reset button states.
  *
  **/
 
 static void
 FlushButtons(MouseDevPtr pMse)
 {
-
-/* If no button down is pending xf86PostButtonEvent()
- * will discard them. So we are on the safe side. */
-
 int i, blocked;
 
 pMse-lastButtons = 0;
 pMse-lastMappedButtons = 0;
-
-blocked = xf86BlockSIGIO ();
-for (i = 1; i = 5; i++)
-   xf86PostButtonEvent(pMse-device,0,i,0,0,0);
-xf86UnblockSIGIO (blocked);
 }
 
 /**

commit 76a2231f87551f7c1943df18bc537b9b15987562
Author: Adam Jackson [EMAIL PROTECTED]
Date:   Mon Dec 3 11:59:12 2007 -0500

Don't sleep(0.3) on shutdown.

diff --git a/src/mouse.c b/src/mouse.c
index 293af74..ff52d2b 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -1825,7 +1825,6 @@ MouseProc(DeviceIntPtr device, int what)
}
}
device-public.on = FALSE;
-   usleep(30);
break;
 }
 return Success;


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



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

2008-05-30 Thread Julien Cristau
 ChangeLog| 
  30 
 Makefile.in  | 
 155 -
 aclocal.m4   | 
 413 ++--
 config.guess | 
  32 
 config.sub   | 
  44 
 configure| 
 914 +++---
 configure.ac | 
   2 
 debian/changelog | 
  12 
 debian/control   | 
   6 
 debian/patches/0001-Don-t-flush-buttons-release-events-can-cause-paste.patch | 
  44 
 debian/patches/series| 
   1 
 debian/rules | 
   2 
 debian/xsfbs/xsfbs-autoreconf.mk | 
 150 -
 debian/xsfbs/xsfbs.mk| 
  59 
 debian/xsfbs/xsfbs.sh| 
 387 ++--
 depcomp  | 
  93 -
 install-sh   | 
 514 +++--
 ltmain.sh| 
  58 
 man/Makefile.am  | 
   1 
 man/Makefile.in  | 
  97 -
 man/mousedrv.man | 
   3 
 missing  | 
  61 
 mkinstalldirs| 
   5 
 src/Makefile.in  | 
 143 -
 src/mouse.c  | 
  12 
 25 files changed, 1950 insertions(+), 1288 deletions(-)

New commits:
commit 5f814e6882e979a1e00819e5db384ddf110e4415
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 13:55:27 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index cae1b3d..63541b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-mouse (1:1.3.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-mouse (1:1.3.0-1) unstable; urgency=low
 
   * New upstream release.
   * Drop patch added in 1:1.2.3-2, it's applied in this release.
@@ -8,7 +8,7 @@ xserver-xorg-input-mouse (1:1.3.0-1) UNRELEASED; urgency=low
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:39:16 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 13:55:10 +0200
 
 xserver-xorg-input-mouse (1:1.2.3-2) unstable; urgency=low
 

commit 4cdd8b42355840ce47ed416a011b683c9f5e6237
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 13:51:00 2008 +0200

Run dpkg-shlibdeps with --warnings=6.

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

diff --git a/debian/changelog b/debian/changelog
index fb594fc..cae1b3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ xserver-xorg-input-mouse (1:1.3.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Drop patch added in 1:1.2.3-2, it's applied in this release.
   * Drop the XS- prefix from Vcs-* control fields.
+  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
+/usr/bin/Xorg and other modules, and that's not a bug, so we want
+dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
+dpkg-dev = 1.14.17.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:39:16 +0100
 
diff --git a/debian/control b/debian/control
index f4087cd..e91e6c3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Drew Parsons [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt, dpkg-dev (= 
1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-mouse
 Vcs-Browser: 

xserver-xorg-input-mouse: Changes to 'refs/tags/xserver-xorg-input-mouse-1_1.3.0-1'

2008-05-30 Thread Julien Cristau
Tag 'xserver-xorg-input-mouse-1_1.3.0-1' created by Julien Cristau [EMAIL 
PROTECTED] at 2008-05-30 11:59 +

Tagging upload of xserver-xorg-input-mouse 1:1.3.0-1 to unstable.

Changes since xserver-xorg-input-mouse-1_1.2.3-2:
Adam Jackson (2):
  Don't sleep(0.3) on shutdown.
  mouse 1.3.0

Alan Coopersmith (1):
  Update Emulate3Button default in mouse man page to cover 
Emulate3ButtonsSoft

David Nusinow (1):
  Kill the manifest code.

Julien Cristau (14):
  xsfbs.mk: make 'serverabi' depend on 'install'
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Merge tag 'xf86-input-mouse-1.3.0' into debian-experimental
  Update changelogs, drop obsolete patch
  autoreconf
  Build against xserver 1.5 rc1, and use Vcs-* without the XS- prefix
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Revert to building against xserver 1.4
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Run dpkg-shlibdeps with --warnings=6.
  Prepare changelog for upload

Matthieu Herrb (1):
  Makefile.am: nuke RCS Id

Peter Hutterer (1):
  Bug #13144: Don't flush buttons, release events can cause paste events.

---
 ChangeLog| 
  30 
 Makefile.in  | 
 155 -
 aclocal.m4   | 
 413 ++--
 config.guess | 
  32 
 config.sub   | 
  44 
 configure| 
 914 +++---
 configure.ac | 
   2 
 debian/changelog | 
  12 
 debian/control   | 
   6 
 debian/patches/0001-Don-t-flush-buttons-release-events-can-cause-paste.patch | 
  44 
 debian/patches/series| 
   1 
 debian/rules | 
   2 
 debian/xsfbs/xsfbs-autoreconf.mk | 
 150 -
 debian/xsfbs/xsfbs.mk| 
  59 
 debian/xsfbs/xsfbs.sh| 
 387 ++--
 depcomp  | 
  93 -
 install-sh   | 
 514 +++--
 ltmain.sh| 
  58 
 man/Makefile.am  | 
   1 
 man/Makefile.in  | 
  97 -
 man/mousedrv.man | 
   3 
 missing  | 
  61 
 mkinstalldirs| 
   5 
 src/Makefile.in  | 
 143 -
 src/mouse.c  | 
  12 
 25 files changed, 1950 insertions(+), 1288 deletions(-)
---


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



Re: Openchrome Package Audit

2008-05-30 Thread Julien Cristau
On Sun, May 25, 2008 at 13:51:05 -0500, Raphael Geissert wrote:

 Besides that, have you had time to take a look at the last changes I made to
 the package? any change left needs to be done so it can be uploaded?
 
Looks good.  Can you upload an orig tarball somewhere?

Cheers,
Julien


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



Processing of xserver-xorg-input-mouse_1.3.0-1_i386.changes

2008-05-30 Thread Archive Administrator
xserver-xorg-input-mouse_1.3.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-input-mouse_1.3.0-1.dsc
  xserver-xorg-input-mouse_1.3.0.orig.tar.gz
  xserver-xorg-input-mouse_1.3.0-1.diff.gz
  xserver-xorg-input-mouse_1.3.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-input-mouse_1.3.0-1_i386.changes ACCEPTED

2008-05-30 Thread Debian Installer

Accepted:
xserver-xorg-input-mouse_1.3.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.3.0-1.diff.gz
xserver-xorg-input-mouse_1.3.0-1.dsc
  to pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.3.0-1.dsc
xserver-xorg-input-mouse_1.3.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.3.0-1_i386.deb
xserver-xorg-input-mouse_1.3.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.3.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-mouse_1.3.0-1.dsc - source x11
xserver-xorg-input-mouse_1.3.0-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



libxcomposite: Changes to 'refs/tags/libxcomposite-1_0.4.0-3'

2008-05-30 Thread Julien Cristau
Tag 'libxcomposite-1_0.4.0-3' created by Julien Cristau [EMAIL PROTECTED] at 
2008-05-30 12:42 +

Tagging upload of libxcomposite 1:0.4.0-3 to unstable.

Changes since libxcomposite-1_0.4.0-2:
Julien Cristau (6):
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Add dependency on x11proto-core-dev and libxext-dev to libxcomposite-dev
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Prepare changelog for upload

---
 debian/changelog  |7 
 debian/control|2 
 debian/xsfbs/xsfbs.mk |2 
 debian/xsfbs/xsfbs.sh |  387 +++---
 4 files changed, 218 insertions(+), 180 deletions(-)
---


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



libxcomposite: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog  |7 
 debian/control|2 
 debian/xsfbs/xsfbs.mk |2 
 debian/xsfbs/xsfbs.sh |  387 +++---
 4 files changed, 218 insertions(+), 180 deletions(-)

New commits:
commit 977edce4941422a85a7e909cbd3a353aa803302c
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 14:37:33 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 3b8532a..d0fe3d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libxcomposite (1:0.4.0-3) UNRELEASED; urgency=low
+libxcomposite (1:0.4.0-3) unstable; urgency=low
 
   * Add dependency on x11proto-core-dev and libxext-dev to libxcomposite-dev,
 as these are referenced by xcomposite.pc.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 14:29:42 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 14:36:51 +0200
 
 libxcomposite (1:0.4.0-2) unstable; urgency=low
 

commit b3371cb6e87104938d899d4eb398ae5866e830c9
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 14:31:56 2008 +0200

Add dependency on x11proto-core-dev and libxext-dev to libxcomposite-dev

They are referenced by xcomposite.pc.

diff --git a/debian/changelog b/debian/changelog
index 73f050a..3b8532a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxcomposite (1:0.4.0-3) UNRELEASED; urgency=low
+
+  * Add dependency on x11proto-core-dev and libxext-dev to libxcomposite-dev,
+as these are referenced by xcomposite.pc.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 14:29:42 +0200
+
 libxcomposite (1:0.4.0-2) unstable; urgency=low
 
   [ Andres Salomon ]
diff --git a/debian/control b/debian/control
index d47fc7d..128f76d 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Description: X11 Composite extension library (debug package)
 Package: libxcomposite-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxcomposite1 (= 
${binary:Version}), libx11-dev, libxfixes-dev, x11proto-composite-dev (= 1:0.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxcomposite1 (= 
${binary:Version}), libx11-dev, libxfixes-dev, x11proto-composite-dev (= 
1:0.4), x11proto-core-dev, libxext-dev
 Pre-Depends: x11-common (= 1:7.0.0)
 Description: X11 Composite extension library (development headers)
  libXcomposite provides an X Window System client interface to the Composite

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

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

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

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 0c7607a..72efa95 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -238,19 +238,19 @@ analyze_path () {
   # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
   # Thanks to Randolph Chung for this clever hack.
 
-  #local f g
+  local f g
 
   while [ -n $1 ]; do
 reject_whitespace $1
-_g=
+g=
 message Analyzing $1:
-for _f in $(echo $1 | tr / \  ); do
-  if [ -e /$_g$_f ]; then
-ls -dl /$_g$_f /$_g$_f.dpkg-* 2 /dev/null || true
-_g=$_g$_f/
+for f in $(echo $1 | tr / \  ); do
+  if [ -e /$g$f ]; then
+ls -dl /$g$f /$g$f.dpkg-* 2 /dev/null || true
+g=$g$f/
   else
-message /$_g$_f: nonexistent; directory contents of /$_g:
-ls -l /$_g
+message /$g$f: nonexistent; directory contents of /$g:
+ls -l /$g
 break
   fi
 done
@@ -259,27 +259,27 @@ analyze_path () {
 }
 
 find_culprits () {
-  #local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package 
\
-  #  msg
+  local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package \
+msg
 
   reject_whitespace $1
   message Searching for overlapping packages...
-  _dpkg_info_dir=/var/lib/dpkg/info
-  if [ -d $_dpkg_info_dir ]; then
-if [ $(echo $_dpkg_info_dir/*.list) != $_dpkg_info_dir/*.list ]; then
-  _possible_culprits=$(ls -1 $_dpkg_info_dir/*.list | egrep -v \
+  dpkg_info_dir=/var/lib/dpkg/info
+  if [ -d $dpkg_info_dir ]; then
+if [ $(echo $dpkg_info_dir/*.list) != $dpkg_info_dir/*.list ]; then
+  possible_culprits=$(ls -1 $dpkg_info_dir/*.list | egrep -v \
 (xbase-clients|x11-common|xfs|xlibs))
-  if [ -n $_possible_culprits ]; then
-_smoking_guns=$(grep -l $1 $_possible_culprits || true)
-if [ -n $_smoking_guns ]; then
-  _bad_packages=$(printf \\n)
-  for f in $_smoking_guns; do
+  if [ -n $possible_culprits ]; then
+smoking_guns=$(grep -l $1 $possible_culprits || true)
+if [ -n $smoking_guns ]; then
+  bad_packages=$(printf \\n)
+  for f in $smoking_guns; do
 # too bad you can't nest parameter expansion voodoo
 p=${f%*.list}  # strip 

Processing of libxcomposite_0.4.0-3_i386.changes

2008-05-30 Thread Archive Administrator
libxcomposite_0.4.0-3_i386.changes uploaded successfully to localhost
along with the files:
  libxcomposite_0.4.0-3.dsc
  libxcomposite_0.4.0-3.diff.gz
  libxcomposite1_0.4.0-3_i386.deb
  libxcomposite1-dbg_0.4.0-3_i386.deb
  libxcomposite-dev_0.4.0-3_i386.deb

Greetings,

Your Debian queue daemon


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



libxcomposite_0.4.0-3_i386.changes ACCEPTED

2008-05-30 Thread Debian Installer

Accepted:
libxcomposite-dev_0.4.0-3_i386.deb
  to pool/main/libx/libxcomposite/libxcomposite-dev_0.4.0-3_i386.deb
libxcomposite1-dbg_0.4.0-3_i386.deb
  to pool/main/libx/libxcomposite/libxcomposite1-dbg_0.4.0-3_i386.deb
libxcomposite1_0.4.0-3_i386.deb
  to pool/main/libx/libxcomposite/libxcomposite1_0.4.0-3_i386.deb
libxcomposite_0.4.0-3.diff.gz
  to pool/main/libx/libxcomposite/libxcomposite_0.4.0-3.diff.gz
libxcomposite_0.4.0-3.dsc
  to pool/main/libx/libxcomposite/libxcomposite_0.4.0-3.dsc


Override entries for your package:
libxcomposite-dev_0.4.0-3_i386.deb - optional libdevel
libxcomposite1-dbg_0.4.0-3_i386.deb - extra libdevel
libxcomposite1_0.4.0-3_i386.deb - optional libs
libxcomposite_0.4.0-3.dsc - source x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



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

2008-05-30 Thread Julien Cristau
 .cvsignore|   19 ---
 .gitignore|   20 
 configure.ac  |2 +-
 man/.cvsignore|2 --
 man/.gitignore|2 ++
 man/Makefile.am   |1 -
 src/.cvsignore|6 --
 src/.gitignore|6 ++
 src/xf86MuTouch.c |2 +-
 9 files changed, 30 insertions(+), 30 deletions(-)

New commits:
commit 2ec700990edd4bd77973de16ab2b40e754dee7f1
Author: Adam Jackson [EMAIL PROTECTED]
Date:   Thu Mar 20 16:31:11 2008 -0400

mutouch 1.2.0

diff --git a/configure.ac b/configure.ac
index 49dca11..702bf2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-mutouch],
-1.1.0,
+1.2.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-mutouch)
 

commit 6dbf50f8003fd74697273525bb966e976994e868
Author: Matthieu Herrb [EMAIL PROTECTED]
Date:   Sat Mar 8 23:12:20 2008 +0100

Makefile.am: nuke RCS Id

diff --git a/man/Makefile.am b/man/Makefile.am
index bf7ec17..f0eb29b 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,3 @@
-# $Id$
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # 

commit 5e10ff7ecda4df10b6e4d8b7767f5fc64923653e
Author: James Cloos [EMAIL PROTECTED]
Date:   Mon Sep 3 05:52:18 2007 -0400

Add *~ to .gitignore to skip patch/emacs droppings

diff --git a/.gitignore b/.gitignore
index fb1befd..2df4a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ libtool
 ltmain.sh
 missing
 stamp-h1
+*~

commit d21723d63ad3ba50baac2a2c67839ca4f75d2779
Author: James Cloos [EMAIL PROTECTED]
Date:   Thu Aug 23 19:25:34 2007 -0400

Rename .cvsignore to .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..fb1befd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+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/man/.cvsignore b/man/.cvsignore
deleted file mode 100644
index 282522d..000
--- a/man/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/man/.gitignore b/man/.gitignore
new file mode 100644
index 000..282522d
--- /dev/null
+++ b/man/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
deleted file mode 100644
index 9730646..000
--- a/src/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-*.la
-*.lo
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 000..9730646
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo

commit 441b82685e44968ed023b553f2dd4282db4db27c
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Tue Aug 7 09:39:23 2007 +0200

Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_rec

diff --git a/src/xf86MuTouch.c b/src/xf86MuTouch.c
index 058fc3c..0795e35 100644
--- a/src/xf86MuTouch.c
+++ b/src/xf86MuTouch.c
@@ -1875,7 +1875,7 @@ static XF86ModuleVersionInfo version_rec = {
   MODINFOSTRING1,
   MODINFOSTRING2,
   XORG_VERSION_CURRENT,
-  1, 1, 0,
+  PACKAGE_VERSION_MAJOR, PACKAGE_VERSION_MINOR, PACKAGE_VERSION_PATCHLEVEL,
   ABI_CLASS_XINPUT,
   ABI_XINPUT_VERSION,
   MOD_CLASS_XINPUT,


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



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

2008-05-30 Thread Julien Cristau
 .cvsignore   |   19 
 .gitignore   |   20 
 ChangeLog|  268 +
 Makefile.in  |  152 +--
 aclocal.m4   |  911 ---
 config.guess |   60 -
 config.sub   |   78 +
 configure| 1837 ++-
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |   10 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|  109 --
 debian/xsfbs/xsfbs.sh|  394 
 depcomp  |   93 +
 install-sh   |  514 +++---
 ltmain.sh|  277 +++--
 man/.cvsignore   |2 
 man/.gitignore   |2 
 man/Makefile.am  |1 
 man/Makefile.in  |   95 +-
 missing  |   61 -
 mkinstalldirs|5 
 src/.cvsignore   |6 
 src/.gitignore   |6 
 src/Makefile.in  |  140 +-
 src/xf86MuTouch.c|2 
 28 files changed, 3348 insertions(+), 1881 deletions(-)

New commits:
commit 2fb329fff91a963ec92993c4968f55bcb8dc86b2
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 15:10:59 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index a3a52fc..b9a061f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-mutouch (1:1.2.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-mutouch (1:1.2.0-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.7.3.
@@ -9,7 +9,7 @@ xserver-xorg-input-mutouch (1:1.2.0-1) UNRELEASED; urgency=low
 dpkg-dev = 1.14.17.
   * Add myself to Uploaders.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:49:54 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 15:10:56 +0200
 
 xserver-xorg-input-mutouch (1:1.1.0-3) unstable; urgency=low
 

commit 4360e519f05e251ffa5d50f4bf4dd05cab6dcb77
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 15:10:53 2008 +0200

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 469ed24..a3a52fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ xserver-xorg-input-mutouch (1:1.2.0-1) UNRELEASED; urgency=low
 /usr/bin/Xorg and other modules, and that's not a bug, so we want
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
+  * Add myself to Uploaders.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:49:54 +0100
 
diff --git a/debian/control b/debian/control
index 9a29019..783d54e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-input-mutouch
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL PROTECTED]
+Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
 Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, dpkg-dev (= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-mutouch

commit 1953bb86b33e880219948cb4b0f725a9d1cac405
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 15:03:08 2008 +0200

Run dpkg-shlibdeps with --warnings=6.

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

diff --git a/debian/changelog b/debian/changelog
index 6ea8cc1..469ed24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ xserver-xorg-input-mutouch (1:1.2.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
+  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
+/usr/bin/Xorg and other modules, and that's not a bug, so we want
+dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
+dpkg-dev = 1.14.17.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:49:54 +0100
 
diff --git a/debian/control b/debian/control
index abe292f..9a29019 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, 

xserver-xorg-input-mutouch: Changes to 'refs/tags/xserver-xorg-input-mutouch-1_1.2.0-1'

2008-05-30 Thread Julien Cristau
Tag 'xserver-xorg-input-mutouch-1_1.2.0-1' created by Julien Cristau [EMAIL 
PROTECTED] at 2008-05-30 13:12 +

Tagging upload of xserver-xorg-input-mutouch 1:1.2.0-1 to unstable.

Changes since xserver-xorg-input-mutouch-1_1.1.0-3:
Adam Jackson (1):
  mutouch 1.2.0

Brice Goglin (5):
  Fix displaying of patches applied by quilt.
  Minor fixes in the patching system.
  Fix display the output of quilt push/pop.
  Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_rec
  Do not call laptop-detect, let the only user call it directly

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

James Cloos (2):
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings

Julien Cristau (15):
  xsfbs.mk: make 'serverabi' depend on 'install'
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Merge tag 'xf86-input-mutouch-1.2.0' into debian-experimental
  autoreconf
  Update changelogs
  Build against xserver 1.5 rc1 and minor debian/control updates
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Revert to building against xserver 1.4
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Run dpkg-shlibdeps with --warnings=6.
  Add myself to Uploaders.
  Prepare changelog for upload

Matthieu Herrb (1):
  Makefile.am: nuke RCS Id

---
 .cvsignore   |   19 
 .gitignore   |   20 
 ChangeLog|  268 +
 Makefile.in  |  152 +--
 aclocal.m4   |  911 ---
 config.guess |   60 -
 config.sub   |   78 +
 configure| 1837 ++-
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |   10 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|  109 --
 debian/xsfbs/xsfbs.sh|  394 
 depcomp  |   93 +
 install-sh   |  514 +++---
 ltmain.sh|  277 +++--
 man/.cvsignore   |2 
 man/.gitignore   |2 
 man/Makefile.am  |1 
 man/Makefile.in  |   95 +-
 missing  |   61 -
 mkinstalldirs|5 
 src/.cvsignore   |6 
 src/.gitignore   |6 
 src/Makefile.in  |  140 +-
 src/xf86MuTouch.c|2 
 28 files changed, 3348 insertions(+), 1881 deletions(-)
---


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



Processing of xserver-xorg-input-mutouch_1.2.0-1_i386.changes

2008-05-30 Thread Archive Administrator
xserver-xorg-input-mutouch_1.2.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-mutouch_1.2.0-1.dsc
  xserver-xorg-input-mutouch_1.2.0.orig.tar.gz
  xserver-xorg-input-mutouch_1.2.0-1.diff.gz
  xserver-xorg-input-mutouch_1.2.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-input-mutouch_1.2.0-1_i386.changes ACCEPTED

2008-05-30 Thread Debian Installer

Accepted:
xserver-xorg-input-mutouch_1.2.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-mutouch/xserver-xorg-input-mutouch_1.2.0-1.diff.gz
xserver-xorg-input-mutouch_1.2.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-mutouch/xserver-xorg-input-mutouch_1.2.0-1.dsc
xserver-xorg-input-mutouch_1.2.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-mutouch/xserver-xorg-input-mutouch_1.2.0-1_i386.deb
xserver-xorg-input-mutouch_1.2.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-mutouch/xserver-xorg-input-mutouch_1.2.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-mutouch_1.2.0-1.dsc - source x11
xserver-xorg-input-mutouch_1.2.0-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xorg: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 899a2f481c6dd265831da86722d16d590e23b875
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 15:16:00 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 5e60d37..369cd70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.3+11) UNRELEASED; urgency=low
+xorg (1:7.3+11) unstable; urgency=low
 
   [ David Nusinow ]
   * Add radeonhd to the -video-all depends
@@ -54,7 +54,7 @@ xorg (1:7.3+11) UNRELEASED; urgency=low
   [ Raphael Geissert ]
   * Fix bashism in xserver-xorg postinst script, closes: #473701.
 
- -- Brice Goglin [EMAIL PROTECTED]  Wed, 09 Apr 2008 06:43:37 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 15:15:33 +0200
 
 xorg (1:7.3+10) unstable; urgency=low
 


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



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

2008-05-30 Thread Julien Cristau
Tag 'xorg-1_7.3+11' created by Julien Cristau [EMAIL PROTECTED] at 2008-05-30 
13:28 +

Tagging upload of xorg 1:7.3+11 to unstable.

Changes since xorg-1_7.3+10:
Brice Goglin (7):
  Remove $named from the Should-Start/Stop LSB dependency info of the 
x11-common init script
  Fix LSB headers in x11-common.init again
  Add closer in the changelog
  Remove the dependency of xutils against xutils-dev
  Remove the obsolete /etc/init.d/xserver-xorg
  Fix typo in previous commit
  Add xutils preinst to drop obsolete /etc/X11/rstart/ files

Christian Perrier (3):
  Add Indonesian translation
  Added (partial) Kurdish translation. Closes: #477492
  Polish debconf translation update

David Nusinow (6):
  Remove make-orig-tar-gz target
  * Add radeonhd to the -video-all depends
  Kill the manifest code.
  + Have x11-common conflict with older xserver-xorg and vice-versa. Also
  + Move ${shlib:Depends} from x11-common to xserver-xorg
  * Re-add accidentally removed emulate3buttons question. This should 
prevent

Julien Cristau (20):
  Use root:root instead of 0:0 in chown calls
  xsfbs.mk: make 'serverabi' depend on 'install'
  Remove xsfbs-autoreconf.mk
  Add Kurdish debconf translation from Erdal Ronahi (closes: #477492).
  Move dexconf from x11-common to xserver-xorg.
  Drop the xlibs-data and xlibs-static-dev transitional packages.
  xserver-xorg-video-newport is mips-only, don't depend on it on other 
architectures.
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  Revert * Re-add accidentally removed emulate3buttons question. This 
should prevent
  Remove all traces of the emulate3buttons stuff
  Handle x11-common in binary-indep instead of binary-arch
  Run dh_installman in binary-indep as well, as x11-common is now built 
there.
  Also move the dexconf manpage from x11-common to xserver-xorg.
  Remove the .pc directory properly
  Use the xsf shell library to handle the obsolete conffile removal
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Document the conffile removal change in debian/changelog
  Prepare changelog for upload

Raphael Geissert (1):
  Fix bashism (Closes: #473701)

---
 debian/changelog   |   58 +++
 debian/control |   37 --
 debian/local/dexconf   |   12 
 debian/po/id.po|  647 +
 debian/po/ku.po|  524 +
 debian/po/pl.po|  124 ---
 debian/rules   |   11 
 debian/scripts/vars.alpha  |2 
 debian/scripts/vars.amd64  |2 
 debian/scripts/vars.arm|2 
 debian/scripts/vars.armeb  |2 
 debian/scripts/vars.armel  |2 
 debian/scripts/vars.hppa   |2 
 debian/scripts/vars.hurd-i386  |2 
 debian/scripts/vars.i386   |2 
 debian/scripts/vars.ia64   |2 
 debian/scripts/vars.kfreebsd-amd64 |2 
 debian/scripts/vars.kfreebsd-i386  |2 
 debian/scripts/vars.m32r   |2 
 debian/scripts/vars.m68k   |2 
 debian/scripts/vars.mips   |2 
 debian/scripts/vars.mipsel |2 
 debian/scripts/vars.powerpc|2 
 debian/scripts/vars.ppc64  |2 
 debian/scripts/vars.sparc  |2 
 debian/x11-common.init |   10 
 debian/x11-common.install  |2 
 debian/x11-common.manpages |1 
 debian/xserver-xorg.install|2 
 debian/xserver-xorg.manpages   |1 
 debian/xserver-xorg.postinst.in|   15 
 debian/xserver-xorg.postrm.in  |8 
 debian/xserver-xorg.preinst.in |8 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk  |   82 
 debian/xsfbs/xsfbs.sh  |  387 +++---
 debian/xutils.postinst.in  |   35 ++
 debian/xutils.postrm.in|   31 +
 debian/xutils.preinst.in   |   31 +
 39 files changed, 1676 insertions(+), 536 deletions(-)
---


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



Processing of xorg_7.3+11_i386.changes

2008-05-30 Thread Archive Administrator
xorg_7.3+11_i386.changes uploaded successfully to localhost
along with the files:
  xorg_7.3+11.dsc
  xorg_7.3+11.tar.gz
  x11-common_7.3+11_all.deb
  xorg-dev_7.3+11_all.deb
  xlibmesa-gl_7.3+11_all.deb
  xlibmesa-gl-dev_7.3+11_all.deb
  xlibmesa-glu_7.3+11_all.deb
  libglu1-xorg_7.3+11_all.deb
  libglu1-xorg-dev_7.3+11_all.deb
  xbase-clients_7.3+11_all.deb
  xutils_7.3+11_all.deb
  xserver-xorg_7.3+11_i386.deb
  xserver-xorg-video-all_7.3+11_i386.deb
  xserver-xorg-input-all_7.3+11_i386.deb
  xorg_7.3+11_i386.deb

Greetings,

Your Debian queue daemon


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



xfonts-utils: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog  |8 +
 debian/control|3 
 debian/xsfbs/xsfbs.mk |2 
 debian/xsfbs/xsfbs.sh |  387 +++---
 4 files changed, 220 insertions(+), 180 deletions(-)

New commits:
commit 39c73138e78e5cd6f3ee990de36d847405c15843
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 15:44:29 2008 +0200

Add Replaces: fonttosfnt ( 1.0.4), and mention fonttosfnt in the 
description

* Add Replaces: fonttosfnt ( 1.0.4), as Ubuntu had it as a separate
  package.
* Mention fonttosfnt in the long description.

diff --git a/debian/changelog b/debian/changelog
index f11e51a..1962254 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xfonts-utils (1:7.4+2) UNRELEASED; urgency=low
+
+  * Add Replaces: fonttosfnt ( 1.0.4), as Ubuntu had it as a separate
+package.
+  * Mention fonttosfnt in the long description.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 15:43:21 +0200
+
 xfonts-utils (1:7.4+1) unstable; urgency=low
 
   * Change versioning to more or less match X.Org katamaris
diff --git a/debian/control b/debian/control
index 9e8fb7c..d55c8a5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/font/xfonts-utils.git
 Package: xfonts-utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, xfonts-encodings
-Replaces: xutils ( 1:1.0.1-1)
+Replaces: xutils ( 1:1.0.1-1), fonttosfnt ( 1.0.4)
 Description: X Window System font utility programs
  xfonts-utils provides a set of utility programs shipped with the X Window 
  System that are needed for font management.
@@ -22,3 +22,4 @@ Description: X Window System font utility programs
 from ISO 10646-encoded fonts
   - mkfontdir, a program to generate fonts.dir files;
   - mkfontscale, a program to generate fonts.scale files;
+  - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.

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

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

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

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 0c7607a..72efa95 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -238,19 +238,19 @@ analyze_path () {
   # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
   # Thanks to Randolph Chung for this clever hack.
 
-  #local f g
+  local f g
 
   while [ -n $1 ]; do
 reject_whitespace $1
-_g=
+g=
 message Analyzing $1:
-for _f in $(echo $1 | tr / \  ); do
-  if [ -e /$_g$_f ]; then
-ls -dl /$_g$_f /$_g$_f.dpkg-* 2 /dev/null || true
-_g=$_g$_f/
+for f in $(echo $1 | tr / \  ); do
+  if [ -e /$g$f ]; then
+ls -dl /$g$f /$g$f.dpkg-* 2 /dev/null || true
+g=$g$f/
   else
-message /$_g$_f: nonexistent; directory contents of /$_g:
-ls -l /$_g
+message /$g$f: nonexistent; directory contents of /$g:
+ls -l /$g
 break
   fi
 done
@@ -259,27 +259,27 @@ analyze_path () {
 }
 
 find_culprits () {
-  #local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package 
\
-  #  msg
+  local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package \
+msg
 
   reject_whitespace $1
   message Searching for overlapping packages...
-  _dpkg_info_dir=/var/lib/dpkg/info
-  if [ -d $_dpkg_info_dir ]; then
-if [ $(echo $_dpkg_info_dir/*.list) != $_dpkg_info_dir/*.list ]; then
-  _possible_culprits=$(ls -1 $_dpkg_info_dir/*.list | egrep -v \
+  dpkg_info_dir=/var/lib/dpkg/info
+  if [ -d $dpkg_info_dir ]; then
+if [ $(echo $dpkg_info_dir/*.list) != $dpkg_info_dir/*.list ]; then
+  possible_culprits=$(ls -1 $dpkg_info_dir/*.list | egrep -v \
 (xbase-clients|x11-common|xfs|xlibs))
-  if [ -n $_possible_culprits ]; then
-_smoking_guns=$(grep -l $1 $_possible_culprits || true)
-if [ -n $_smoking_guns ]; then
-  _bad_packages=$(printf \\n)
-  for f in $_smoking_guns; do
+  if [ -n $possible_culprits ]; then
+smoking_guns=$(grep -l $1 $possible_culprits || true)
+if [ -n $smoking_guns ]; then
+  bad_packages=$(printf \\n)
+  for f in $smoking_guns; do
 # too bad you can't nest parameter expansion voodoo
 p=${f%*.list}  # strip off the trailing .list
-_package=${p##*/}   # strip off the directories
-_bad_packages=$(printf %s\n%s $_bad_packages $_package)
+package=${p##*/}   # strip off the directories
+bad_packages=$(printf %s\n%s $bad_packages $package)
   done
-  _msg=$(cat EOF
+  msg=$(cat EOF
 The following packages appear to have file overlaps with the X.Org packages;
 these packages are either very old, or in violation of 

xorg_7.3+11_i386.changes ACCEPTED

2008-05-30 Thread Debian Installer

Accepted:
libglu1-xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_all.deb


Override entries for your package:
libglu1-xorg-dev_7.3+11_all.deb - optional libdevel
libglu1-xorg_7.3+11_all.deb - optional libs
x11-common_7.3+11_all.deb - optional x11
xbase-clients_7.3+11_all.deb - optional x11
xlibmesa-gl-dev_7.3+11_all.deb - optional libdevel
xlibmesa-gl_7.3+11_all.deb - optional libs
xlibmesa-glu_7.3+11_all.deb - optional libdevel
xorg-dev_7.3+11_all.deb - optional x11
xorg_7.3+11.dsc - source x11
xorg_7.3+11_i386.deb - optional x11
xserver-xorg-input-all_7.3+11_i386.deb - optional x11
xserver-xorg-video-all_7.3+11_i386.deb - optional x11
xserver-xorg_7.3+11_i386.deb - optional x11
xutils_7.3+11_all.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 382360 400632 407788 418123 459507 463630 469972 470940 473701 
477492 477547 477550 478035 


Thank you for your contribution to Debian.


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



Bug#483687: xkb-data: grp:alts_toggle correction patch

2008-05-30 Thread Itaï BEN YAACOV
Package: xkb-data
Version: 1.3-1
Severity: normal
Tags: patch



I attach a patch for correcting a problem with grp:alts_toggle and 
grp:ctrls_toggle options.  This problem is present ever since version 1.1.





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

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information

*** build/xkb/xkeyboard-config-1.3/debian/patches/repair_toggle.diff
Index: xkb-data/symbols/group
===
--- xkb-data.orig/symbols/group 2007-09-26 13:43:48.0 +0200
+++ xkb-data/symbols/group  2008-04-08 23:34:40.0 +0200
@@ -232,12 +232,12 @@
 xkb_symbols ctrls_toggle {
   virtual_modifiers LControl, RControl;
 key LCTL {
-   type[Group1]=PC_RCONTROL_LEVEL2,
+   type[Group1]=PC_CONTROL_LEVEL2,
symbols[Group1]= [ NoSymbol,ISO_Prev_Group ],
virtualMods= LControl
 };
 key RCTL {
-   type[Group1]=PC_LCONTROL_LEVEL2,
+   type[Group1]=PC_CONTROL_LEVEL2,
symbols[Group1]= [ NoSymbol,ISO_Next_Group ],
virtualMods= RControl
 };
@@ -248,12 +248,12 @@
 xkb_symbols alts_toggle {
   virtual_modifiers LAlt, RAlt;
 key LALT {
-   type[Group1]=PC_RALT_LEVEL2,
+   type[Group1]=PC_ALT_LEVEL2,
symbols[Group1]= [ NoSymbol,ISO_Prev_Group ],
virtualMods= LAlt
 };
 key RALT {
-   type[Group1]=PC_LALT_LEVEL2,
+   type[Group1]=PC_ALT_LEVEL2,
symbols[Group1]= [ NoSymbol,ISO_Next_Group ],
virtualMods= RAlt
 };



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



Bug#469972: marked as done ([INTL:id] xorg updates for Indonesian)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#469972: fixed in xorg 1:7.3+11
has caused the Debian Bug report #469972,
regarding [INTL:id] xorg updates for Indonesian
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
469972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469972
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xorg
Tags: l10n patch
Severity: wishlist


This is the Indonesian translation update for xorg/debconf-po package


xorg_po-id.po
Description: Binary data
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 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
 xutils - X Window System utility programs metapackage
Closes: 382360 400632 407788 418123 459507 463630 469972 470940 473701 477492 
477547 477550 478035
Changes: 
 xorg (1:7.3+11) unstable; urgency=low
 .
   [ David Nusinow ]
   * Add radeonhd to the -video-all depends
 .
   [ Brice Goglin ]
   * Remove $named from the Should-Start/Stop LSB dependency info of the
 x11-common init script, closes: #463630.
   * Remove $remote_fs from Required-Start/Stop LSB dependency info of
 the x11-common init script, closes: #470940.
   * Remove the dependency of xutils against xutils-dev, it was only useful
 for transitional purpose in Etch, closes: #418123.
   * Remove the obsolete /etc/init.d/xserver-xorg, closes: #459507.
   * Add xutils preinst to drop obsolete /etc/X11/rstart/ files,
 closes: #382360.
 .
   [ David Nusinow ]
   * Ship the X server wrapper in xserver-xorg rather than x11-common. This
 avoids 

Bug#477547: marked as done (please remove this transitional package)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#477547: fixed in xorg 1:7.3+11
has caused the Debian Bug report #477547,
regarding please remove this transitional package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
477547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477547
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
package: xlibs-data
version: 1:7.3+10
Usertags: etch-transitional-packages

Hi,

this binary package seems to be a transitional package used to upgrade
from sarge to etch, that can now be safely removed.
If that is so, please fix the source package not to produce this
binary package anymore.

You can track the progress of this and other transitional packages at:

http://wiki.debian.org/EtchTransitionalPackages

Thanks,
Ondrej


---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 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
 xutils - X Window System utility programs metapackage
Closes: 382360 400632 407788 418123 459507 463630 469972 470940 473701 477492 
477547 477550 478035
Changes: 
 xorg (1:7.3+11) unstable; urgency=low
 .
   [ David Nusinow ]
   * Add radeonhd to the -video-all depends
 .
   [ Brice Goglin ]
   * Remove $named from the Should-Start/Stop LSB dependency info of the
 x11-common init script, closes: #463630.
   * Remove $remote_fs from Required-Start/Stop LSB dependency info of
 the x11-common init script, closes: #470940.
   * Remove the dependency of xutils against xutils-dev, it was only useful
 for transitional purpose in Etch, closes: 

Bug#477550: marked as done (please remove this transitional package)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#477550: fixed in xorg 1:7.3+11
has caused the Debian Bug report #477550,
regarding please remove this transitional package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
477550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477550
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
package: xlibs-static-dev
version: 1:7.3+10
Usertags: etch-transitional-packages

Hi,

this binary package seems to be a transitional package used to upgrade
from sarge to etch, that can now be safely removed.
If that is so, please fix the source package not to produce this
binary package anymore.

You can track the progress of this and other transitional packages at:

http://wiki.debian.org/EtchTransitionalPackages

Thanks,
Ondrej


---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 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
 xutils - X Window System utility programs metapackage
Closes: 382360 400632 407788 418123 459507 463630 469972 470940 473701 477492 
477547 477550 478035
Changes: 
 xorg (1:7.3+11) unstable; urgency=low
 .
   [ David Nusinow ]
   * Add radeonhd to the -video-all depends
 .
   [ Brice Goglin ]
   * Remove $named from the Should-Start/Stop LSB dependency info of the
 x11-common init script, closes: #463630.
   * Remove $remote_fs from Required-Start/Stop LSB dependency info of
 the x11-common init script, closes: #470940.
   * Remove the dependency of xutils against xutils-dev, it was only useful
 for transitional purpose in Etch, closes: 

Bug#382360: marked as done (xutils: upgrading from sarge, then purging, leaves /etc/X11/rstart/*)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#382360: fixed in xorg 1:7.3+11
has caused the Debian Bug report #382360,
regarding xutils: upgrading from sarge, then purging, leaves /etc/X11/rstart/*
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
382360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382360
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xutils
Version: 7.1.ds-1

When testing another package (artwiz-cursor, but it happens with other
packages too) with piuparts, we found the following problem with xutils:

2m17.3s ERROR: Package purging left files on system:
  /etc/X11
owned by: x11-common
  /etc/X11/rstart
  /etc/X11/rstart/commands
  /etc/X11/rstart/commands/@List
  /etc/X11/rstart/commands/ListContexts
  /etc/X11/rstart/commands/ListGenericCommands
  /etc/X11/rstart/commands/x11r6
  /etc/X11/rstart/commands/x11r6/@List
  /etc/X11/rstart/commands/x11r6/LoadMonitor
  /etc/X11/rstart/commands/x11r6/Terminal
  /etc/X11/rstart/config
  /etc/X11/rstart/contexts
  /etc/X11/rstart/contexts/@List
  /etc/X11/rstart/contexts/default
  /etc/X11/rstart/contexts/x11r6

This happens when upgrading from sarge to etch to sid, and then removing
and purging the package. In the sarge version of xutils, those files
seem to be conffiles, but in the etch version they no longer are part of
the package. dpkg does not remove conffiles from disk when they are
dropped from a package during an upgrade; you may want to remove the
files in postrm during purge, I guess.

The full log file is at

http://piuparts.cs.helsinki.fi/bugged/artwiz-cursor_1:1.3-5.log

I hope this is helpful.

-- 
Fundamental truth #2: Attitude is usually more important than skills.


---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xorg   - X.Org 

Bug#407788: marked as done (x11-common init script cause bootup hang when using nss_ldap for LDAP-based user and groups)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#407788: fixed in xorg 1:7.3+11
has caused the Debian Bug report #407788,
regarding x11-common init script cause bootup hang when using nss_ldap for 
LDAP-based user and groups
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
407788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407788
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: x11-common
Version: 1:7.1.0-10
Severity: important


My first Debian bug report - so kindly ask for patient.

We use nss_ldap for getting our OpenLDAP users available on the Linux
boxes.

During bootup x11-common init script invokes two times

   chown 0:0 $SOCKET_DIR
   chown 0:0 $ICE_DIR

which looks like to cause NSS to reverse lookup the user and
group behind 0. As the network hasn't started yet or isn't connected the
box hangs for a very long time in this step (it works to press CTRL+C,
but for a remote box this is not always possible).

I recompiled libnss-ldap with debugging enabled which shows up several
queries which are looking for a user during haning around in x11-common:

((objectClass=posixAccount)(uid=0)
and after a timeout
((objectClass=posixAccount)(cn=0) 

Simply changing these lines to

   chown root:root

is a quick fix for that issue. But I guess somebody had a reason to use
0:0 for this - most probably to avoid forward lookups user - id.

Basically I'm not sure why this hang happens. Why should a chown with
id's cause a reverse lookup. 

/etc/nsswitch.conf say - first files, second ldap:
passwd: files ldap
group:  files ldap

root is indeed in the local files:
[EMAIL PROTECTED]:~$ grep root /etc/passwd
root:x:0:0:root:/root:/bin/bash
[EMAIL PROTECTED]:~$ grep root /etc/group
root:x:0:

Furthermore we have specified in libnss-ldap.conf the parameter 
nss_initgroups_ignoreusers root which cause nss_ldap to not do
group enumerations for the user root - but it looks like this
parameter is ignored on a reverse lookup.

Regards,
Andreas

-- 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.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  lsb-base  3.1-22 Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information excluded

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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 

Bug#463630: marked as done (/etc/init.d/x11-common should not depend on $named)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#463630: fixed in xorg 1:7.3+11
has caused the Debian Bug report #463630,
regarding /etc/init.d/x11-common should not depend on $named
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
463630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463630
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: x11-common
Version: 1:7.3+10
Severity: normal
File: /etc/init.d/x11-common

Hi,

/etc/init.d/x11-common currently list in its LSB dependencies:

# Should-Start:  $named
# Should-Stop:   $named

According to LSB 3.2, $named means:

IP name-to-address translation, using the interfaces described in
this specification, are available to the level the system normally
provides them. Example: if a DNS query daemon normally provides this
facility, then that daemon has been started.[1]

However, I can find nothing in /etc/init.d/x11-common which needs DNS
resolution. Therefore, I think this dependency should be removed.

[1] 
http://refspecs.freestandards.org/LSB_3.2.0/LSB-Core-generic/LSB-Core-generic/facilname.html

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.18 Debian configuration management sy
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information excluded


---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - transitional package for Debian etch
 

Bug#477492: marked as done ([INTL:ku] Kurdish xorg translation)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#477492: fixed in xorg 1:7.3+11
has caused the Debian Bug report #477492,
regarding [INTL:ku] Kurdish xorg translation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
477492: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477492
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xorg
Version: N/A
Severity: wishlist
Tags: l10n patch

Please find attached the Kurdish translation of the xorg package.
# translation of xorg-ku.po to Kurdish
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Erdal Ronahi erdal dot ronahi at gmail dot com, 2008.
msgid 
msgstr 
Project-Id-Version: xorg-ku\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-01-05 19:04-0500\n
PO-Revision-Date: 2008-04-23 15:49+0200\n
Last-Translator: Erdal Ronahi erdal dot ronahi at gmail dot com\n
Language-Team: Kurdish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n
Plural-Forms: nplurals=2; plural= n != 1;\n

#. Type: select
#. Description
#: ../xserver-xorg.templates:2001
msgid X server driver:
msgstr Ajogerê pêşkêşkarê X:

#. Type: select
#. Description
#: ../xserver-xorg.templates:2001
msgid 
For the X Window System graphical user interface to operate correctly, it is 
necessary to select a video card driver for the X server.
msgstr 

#. Type: select
#. Description
#: ../xserver-xorg.templates:2001
msgid 
Drivers are typically named for the video card or chipset manufacturer, or 
for a specific model or family of chipsets.
msgstr 

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:3001
msgid Use kernel framebuffer device interface?
msgstr 

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:3001
msgid 
Rather than communicating directly with the video hardware, the X server may 
be configured to perform some operations, such as video mode switching, via 
the kernel's framebuffer driver.
msgstr 

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:3001
msgid 
In theory, either approach should work, but in practice, sometimes one does 
and the other does not.  Enabling this option is the safe bet, but feel free 
to turn it off if it appears to cause problems.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid Video card's bus identifier:
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid 
Users of PowerPC machines, and users of any computer with multiple video 
devices, should specify the BusID of the video card in an accepted bus-
specific format.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid Examples:
msgstr Mînak:

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid 
For users of multi-head setups, this option will configure only one of the 
heads.  Further configuration will have to be done manually in the X server 
configuration file, /etc/X11/xorg.conf.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid 
You may wish to use the \lspci\ command to determine the bus location of 
your PCI, AGP, or PCI-Express video card.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid 
When possible, this question has been pre-answered for you and you should 
accept the default unless you know it doesn't work.
msgstr 

#. Type: note
#. Description
#: ../xserver-xorg.templates:5001
msgid Incorrect format for the bus identifier
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid XKB rule set to use:
msgstr Koma ristên XKB yên werin bikaranîn:

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid 
For the X server to handle the keyboard correctly, an XKB rule set must be 
chosen.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid 
Users of most keyboards should enter \xorg\.  Users of Sun Type 4 and Type 
5 keyboards, however, should enter \sun\.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid 
Experienced users can use any defined XKB rule set.  If the xkb-data package 
has been unpacked, see the /usr/share/X11/xkb/rules directory for available 
rule sets.
msgstr 

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid When in doubt, this value should be set to \xorg\.
msgstr 

#. Type: string
#. Description
#: 

Bug#473701: marked as done (xserver-xorg: bashism in /bin/sh maintainer script)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#473701: fixed in xorg 1:7.3+11
has caused the Debian Bug report #473701,
regarding xserver-xorg: bashism in /bin/sh maintainer script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
473701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473701
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xserver-xorg
Severity: important
Version: 1:7.3+10
User: [EMAIL PROTECTED]
Usertags: goal-dash

Hello maintainer,

While checking the list of packages reported by lintian at[0] I've confirmed 
with the latest checkbashisms (from the 'devscripts' package) that one or 
more maintainer scripts make use of a bashism.

checkbashisms' output:
 possible bashism in ./DEBIAN/postinst line 1101 (echo -e):
 echo -e ${card}\t${server}\t${driver}

Not using bash (or a Debian Policy conformant shell interpreter which doesn't 
provide such an extra feature) as /bin/sh is likely to lead to errors or 
unexpected behaviours.
Please be aware that although bash is currently the default /bin/sh there's a 
release goal for Lenny to make dash the default /bin/sh[1].

If you want more information about dash as /bin/sh, you can read:
http://lists.debian.org/debian-release/2008/01/msg00189.html

For more information please refer to the Debian Policy section 10.4 supporting 
this argument at:
http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts

Hints about how to fix bashisms:
Sometimes these bugs are already fixed in Ubuntu, look at the PTS.
If not already fixed you can read:
https://wiki.ubuntu.com/DashAsBinSh

[0]http://lintian.debian.org/reports/tags/possible-bashism-in-maintainer-script.html
[1]http://release.debian.org/lenny/goals.txt

Thank you,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 

Bug#400632: marked as done (x11-common: should not ship a SUID root binary)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#400632: fixed in xorg 1:7.3+11
has caused the Debian Bug report #400632,
regarding x11-common: should not ship a SUID root binary
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
400632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400632
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: x11-common
Version: 1:7.1.0-7
Severity: wishlist


Hi,

x11-common installs the /usr/bin/X wrapper with SUID root permissions:

-rwsr-sr-x 1 root root 18416 2006-11-19 01:58 /usr/bin/X

This is fine on a workstation where one wants a X server.  However, on
a server that does not need a X server, but only X clients, this is a
security risk that I would prefer not to worry about (BTW, see bug
#396958).


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.9  Debian configuration management sy
ii  debianutils   2.17.3 Miscellaneous utilities specific t
ii  lsb-base  3.1-22 Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: console
  x11-common/xwrapper/nice_value/error:
  x11-common/xwrapper/allowed_users: Console Users Only
  x11-common/xwrapper/nice_value: 0
* x11-common/upgrade_issues:
* x11-common/x11r6_bin_not_empty:

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xorg   - X.Org X Window System
 xorg-dev   - the 

Bug#470940: marked as done (x11-common: Problem with LSB header in init.d script)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 13:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#470940: fixed in xorg 1:7.3+11
has caused the Debian Bug report #470940,
regarding x11-common: Problem with LSB header in init.d script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
470940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470940
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package:  x11-common
Version:  1:7.0.19
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency

I just checked the boot order in unstable on a machine with dependency
based boot sequencing enabled, and discovered a problem with the
init.d scripts provided in the x11-common package.  The script depend
on $remote_fs, while there is nothing as far as I can see that need
more than a mounted /tmp/, which is available with $local_fs.  Also,
it depend on $named while running from rcS.d/.  This do not make
sense, as all $named implementations is executed after rcS.d/ scripts
are executed.  None of these issues are fatal now, but make the boot
ordering less optimal.  IT would become fatal if any of the $named
implementations depend on x11-common.  I'm not aware of any such issue
today.

Here is a patch to solve these issues.

diff -ur xorg-7.3+10.orig/debian/x11-common.init 
xorg-7.3+10/debian/x11-common.init
--- xorg-7.3+10.orig/debian/x11-common.init 2007-12-04 05:52:57.0 
+0100
+++ xorg-7.3+10/debian/x11-common.init  2008-03-14 18:07:43.0 +0100
@@ -2,10 +2,8 @@
 # /etc/init.d/x11-common: set up the X server and ICE socket directories
 ### BEGIN INIT INFO
 # Provides:  x11-common
-# Required-Start:$local_fs $remote_fs
-# Required-Stop: $local_fs $remote_fs
-# Should-Start:  $named
-# Should-Stop:   $named
+# Required-Start:$local_fs
+# Required-Stop: $local_fs
 # Default-Start: S
 # Default-Stop:
 ### END INIT INFO


---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.3+11

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.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.3+11_all.deb
libglu1-xorg_7.3+11_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.3+11_all.deb
x11-common_7.3+11_all.deb
  to pool/main/x/xorg/x11-common_7.3+11_all.deb
xbase-clients_7.3+11_all.deb
  to pool/main/x/xorg/xbase-clients_7.3+11_all.deb
xlibmesa-gl-dev_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.3+11_all.deb
xlibmesa-gl_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.3+11_all.deb
xlibmesa-glu_7.3+11_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.3+11_all.deb
xorg-dev_7.3+11_all.deb
  to pool/main/x/xorg/xorg-dev_7.3+11_all.deb
xorg_7.3+11.dsc
  to pool/main/x/xorg/xorg_7.3+11.dsc
xorg_7.3+11.tar.gz
  to pool/main/x/xorg/xorg_7.3+11.tar.gz
xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xorg_7.3+11_i386.deb
xserver-xorg-input-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.3+11_i386.deb
xserver-xorg-video-all_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.3+11_i386.deb
xserver-xorg_7.3+11_i386.deb
  to pool/main/x/xorg/xserver-xorg_7.3+11_i386.deb
xutils_7.3+11_all.deb
  to pool/main/x/xorg/xutils_7.3+11_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.
Julien Cristau [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.8
Date: Fri, 30 May 2008 15:15:33 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xlibmesa-gl xlibmesa-gl-dev xlibmesa-glu libglu1-xorg 
libglu1-xorg-dev xbase-clients xutils
Architecture: source all i386
Version: 1:7.3+11
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xlibmesa-gl - 

x11-utils: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog |3 
 debian/control   |   20 +-
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|6 
 debian/xsfbs/xsfbs.sh|  387 +--
 5 files changed, 224 insertions(+), 342 deletions(-)

New commits:
commit 5ad96220f912ff49fc8dcda97bfe9e7242cc7051
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 15:54:48 2008 +0200

debian/control updates

* Drop `-1' debian revisions from build-dependencies.
* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.

diff --git a/debian/changelog b/debian/changelog
index 03e5ea5..69107ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ x11-utils (7.3+2) UNRELEASED; urgency=low
   * update debian/copyright for xprop
   * xdpyinfo 1.0.3
 + xdpyinfo.man now references other x*info programs (closes: #350313).
+  * Drop `-1' debian revisions from build-dependencies.
+  * Bump Standards-Version to 3.7.3.
+  * Drop the XS- prefix from Vcs-* control fields.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 01 Feb 2008 01:23:34 +0100
 
diff --git a/debian/control b/debian/control
index 28094d1..bd4f449 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Julien Cristau [EMAIL 
PROTECTED], Brice Goglin [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5.0.0), pkg-config, libx11-dev (= 2:1.0.0-1),
- libxaw7-dev (= 1:1.0.1-1), libxext-dev (= 1:1.0.0-1),
+Build-Depends: debhelper (= 5.0.0), pkg-config, libx11-dev (= 2:1.0.0),
+ libxaw7-dev (= 1:1.0.1), libxext-dev (= 1:1.0.0),
  libxft-dev (= 2.1.8.2-6), libxi-dev (= 1:1.0.0-3),
- libxmuu-dev (= 1:1.0.1-1), libxrender-dev (= 1:0.9.0.2-2),
- libxt-dev (= 1:1.0.0-1), libxtst-dev (= 1:1.0.1-1),
- libxxf86dga-dev (= 1:1.0.1-1), libxv-dev (= 1:1.0.1-1),
- libxxf86vm-dev (= 1:1.0.0-1), x11proto-gl-dev, libgl1-mesa-dev, quilt,
- x11proto-input-dev (= 1.4), libxinerama-dev (= 1:1.0.1-1), libfontenc-dev
+ libxmuu-dev (= 1:1.0.1), libxrender-dev (= 1:0.9.0.2-2),
+ libxt-dev (= 1:1.0.0), libxtst-dev (= 1:1.0.1),
+ libxxf86dga-dev (= 1:1.0.1), libxv-dev (= 1:1.0.1),
+ libxxf86vm-dev (= 1:1.0.0), x11proto-gl-dev, libgl1-mesa-dev, quilt,
+ x11proto-input-dev (= 1.4), libxinerama-dev (= 1:1.0.1), libfontenc-dev
 # Reasons for build-depends:
 # debhelper for the packaging, pkg-config needed by configure scripts
 # Individual apps:
@@ -34,9 +34,9 @@ Build-Depends: debhelper (= 5.0.0), pkg-config, libx11-dev 
(= 2:1.0.0-1),
 # xprop: libxmuu-dev, libx11-dev
 # xvinfo: libxv-dev, libx11-dev
 # xwininfo: libxmuu-dev, libxext-dev, libx11-dev
-Standards-Version: 3.7.2.0
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-utils
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-utils
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 
 Package: x11-utils
 Architecture: any

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

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

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

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 0c7607a..72efa95 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -238,19 +238,19 @@ analyze_path () {
   # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
   # Thanks to Randolph Chung for this clever hack.
 
-  #local f g
+  local f g
 
   while [ -n $1 ]; do
 reject_whitespace $1
-_g=
+g=
 message Analyzing $1:
-for _f in $(echo $1 | tr / \  ); do
-  if [ -e /$_g$_f ]; then
-ls -dl /$_g$_f /$_g$_f.dpkg-* 2 /dev/null || true
-_g=$_g$_f/
+for f in $(echo $1 | tr / \  ); do
+  if [ -e /$g$f ]; then
+ls -dl /$g$f /$g$f.dpkg-* 2 /dev/null || true
+g=$g$f/
   else
-message /$_g$_f: nonexistent; directory contents of /$_g:
-ls -l /$_g
+message /$g$f: nonexistent; directory contents of /$g:
+ls -l /$g
 break
   fi
 done
@@ -259,27 +259,27 @@ analyze_path () {
 }
 
 find_culprits () {
-  #local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package 
\
-  #  msg
+  local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package \
+msg
 
   reject_whitespace $1
   message Searching for overlapping packages...
-  _dpkg_info_dir=/var/lib/dpkg/info
-  if [ -d $_dpkg_info_dir ]; then
-if [ $(echo $_dpkg_info_dir/*.list) != $_dpkg_info_dir/*.list ]; then
-  _possible_culprits=$(ls -1 $_dpkg_info_dir/*.list | egrep -v \
+  dpkg_info_dir=/var/lib/dpkg/info
+  if [ -d $dpkg_info_dir ]; then
+if [ $(echo $dpkg_info_dir/*.list) != 

Processed: merging 483683 483687 463373

2008-05-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 merge 483683 483687 463373
Bug#463373: xkb-data: grp:alts_toggle broken
Bug#483683: xkb-data: grp:alts_toggle correction patch
Bug#483687: xkb-data: grp:alts_toggle correction patch
Merged 463373 483683 483687.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: merging 483683 483687

2008-05-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 merge 483683 483687
Bug#483683: xkb-data: grp:alts_toggle correction patch
Bug#483687: xkb-data: grp:alts_toggle correction patch
Merged 483683 483687.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: bug 463373 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=16164

2008-05-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 forwarded 463373 https://bugs.freedesktop.org/show_bug.cgi?id=16164
Bug#463373: xkb-data: grp:alts_toggle broken
Bug#483683: xkb-data: grp:alts_toggle correction patch
Bug#483687: xkb-data: grp:alts_toggle correction patch
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=16164.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



x11-utils: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 277ef5d91e3318aca1aea74b299517bdc0569b0a
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 16:21:51 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 69107ef..0703da6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11-utils (7.3+2) UNRELEASED; urgency=low
+x11-utils (7.3+2) unstable; urgency=low
 
   * Relax Replaces on xutils and xbase-clients to allow further updates.
   * luit 1.0.3
@@ -16,7 +16,7 @@ x11-utils (7.3+2) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 01 Feb 2008 01:23:34 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 16:21:20 +0200
 
 x11-utils (7.3+1) unstable; urgency=low
 


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



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

2008-05-30 Thread Julien Cristau
Tag 'x11-utils-7.3+2' created by Julien Cristau [EMAIL PROTECTED] at 
2008-05-30 14:24 +

Tagging upload of x11-utils 7.3+2 to unstable.

Changes since x11-utils-7.3+1:
Brice Goglin (4):
  Fix displaying of patches applied by quilt.
  Minor fixes in the patching system.
  Fix display the output of quilt push/pop.
  Do not call laptop-detect, let the only user call it directly

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

Julien Cristau (18):
  Relax Replaces on xutils and xbase-clients.
  luit 1.0.3
  Add copyright/license info for luit to debian/copyright
  * Drop patch for #291137, which is included in luit 1.0.3.
  xev 1.0.3
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  Refresh patches.
  xprop 1.0.4
  update debian/copyright for xprop
  xsfbs.mk: make 'serverabi' depend on 'install'
  Remove xsfbs-autoreconf.mk
  xdpyinfo 1.0.3
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-unstable
  debian/control updates
  Prepare changelog for upload

---
 debian/changelog  |   20 
 debian/control|   22 
 debian/copyright  |   42 
 debian/patches/01_luit_fix_race_condition.diff|  146 -
 debian/patches/02_xev_flush_standard_output.diff  |8 
 debian/patches/04_xlsfonts_do_not_spew_usage_on_connection_error.diff |   22 
 debian/patches/series |1 
 debian/xsfbs/xsfbs-autoreconf.mk  |  150 -
 debian/xsfbs/xsfbs.mk |  109 
 debian/xsfbs/xsfbs.sh |  394 
+--
 luit/COPYING  |   26 
 luit/ChangeLog|  329 ++
 luit/INSTALL  |  236 -
 luit/Makefile.am  |   14 
 luit/Makefile.in  |  274 --
 luit/aclocal.m4   |  188 -
 luit/charset.c|  128 
 luit/charset.h|   16 
 luit/compile  |  142 -
 luit/config.guess |6 
 luit/config.sub   |   10 
 luit/configure|  167 -
 luit/configure.ac |8 
 luit/depcomp  |   93 
 luit/install-sh   |  514 
++-
 luit/luit.c   |   91 
 luit/luit.man |6 
 luit/missing  |   61 
 luit/mkinstalldirs|  158 -
 luit/parser.c |8 
 luit/parser.h |2 
 luit/sys.c|   14 
 xdpyinfo/ChangeLog|  394 
++-
 xdpyinfo/INSTALL  |  236 -
 xdpyinfo/Makefile.am  |   20 
 xdpyinfo/Makefile.in  |  162 -
 xdpyinfo/aclocal.m4   |  222 -
 xdpyinfo/config.guess |   32 
 xdpyinfo/config.sub   |   52 
 xdpyinfo/configure|  697 
++---
 xdpyinfo/configure.ac |   58 
 xdpyinfo/depcomp  |   93 
 xdpyinfo/install-sh   |  514 
++-
 xdpyinfo/missing  |   61 
 xdpyinfo/mkinstalldirs|  158 -
 xdpyinfo/xdpyinfo.c   |   48 
 

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

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

Greetings,

Your Debian queue daemon


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



Bug#479655: UNRELEASED; urgency=low

2008-05-30 Thread Ruben Puettmann


hy,

is there a date for this release? It is still not in unstable

Ruben


-- 
Ruben Puettmann
[EMAIL PROTECTED]
http://www.puettmann.net


signature.asc
Description: Digital signature


x11-utils_7.3+2_i386.changes ACCEPTED

2008-05-30 Thread Debian Installer

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


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

Announcing to [EMAIL PROTECTED]
Closing bugs: 350313 443892 


Thank you for your contribution to Debian.


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



Bug#457612: xserver-xorg-video-ati: x fails after update on testing. ppc ati 7500 graphics card

2008-05-30 Thread LeeE
I'd like to add that I'm getting the same problem as oswaldkelso 
except that I'm on i386 and not ppc and the card is an ATI 9200 
(RV280).  I can boot the system in to a back up 'etch' install 
where it works ok.

To summarise:

Xorg appears to load and run ok but the screen remains blank.  If I 
leave the system alone i.e. not touching the mouse or keyboard I 
can see the monitor switch into standby and then if I hit a key or 
move the mouse the monitor comes back out of standby but the screen 
remains blank.

When booting the system from an Ubuntu 8 cd for a live session I can 
hear the session start-up sounds, indicating that xorg thinks it's 
working ok.  If I then Ctrl+Alt+Backspace to kill X I hear the 
session startup sounds again, as x reloads.

A curious thing I've noticed is that when X thinks it's running ok 
it's not possible to use the screen (A Philips 109s CRT monitor) 
OSD controls to change brightness, contrast etc. - the OSD controls 
do not appear on the screen, but they do appear ok when back in the 
console or when etch is running.

Running with DPMS disabled made no difference - it does not seem to 
be possible to disable EDID with the xorg ati driver.

I've also tried several different kernel versions, with no change.

Please let me know if you want the xorg conf  log, but they don't 
seem to show anything relevent - as I say, xorg seems to think that 
it's running ok.

Lee Elliott



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



Bug#479655: UNRELEASED; urgency=low

2008-05-30 Thread Julien Cristau
On Fri, May 30, 2008 at 16:26:16 +0200, Ruben Puettmann wrote:

 
 
 hy,
 
 is there a date for this release? It is still not in unstable
 
No, there isn't.

Cheers,
Julien



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



Bug#443892: marked as done (x11-utils: luit can't find locale aliases)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 14:32:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#443892: fixed in x11-utils 7.3+2
has caused the Debian Bug report #443892,
regarding x11-utils: luit can't find locale aliases
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
443892: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443892
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: x11-utils
Version: 7.3+1
Severity: normal

Hi,

With this new package shipping luit, luit always spits out

Warning: couldn't find charset data for locale [EMAIL PROTECTED]; using ISO 
8859-1.

ltrace indeed shows
fopen(/usr/lib/X11/locale/locale.alias, r)   = 0
while locale.alias, as provided by libx11-data, is in
/usr/share/X11/locale/locale.alias

Samuel

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-utils depends on:
ii  cpp 4:4.2.1-6The GNU C preprocessor (cpp)
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libdmx1 1:1.0.2-2X11 Distributed Multihead extensio
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfontenc1 1:1.0.4-2X11 font encoding library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl1 7.0.1-2  A free implementation of the OpenG
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxaw7 2:1.0.4-1X11 Athena Widget library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxmuu11:1.0.3-1X11 miscellaneous micro-utility li
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 
ii  libxv1  1:1.0.3-1X11 Video extension library
ii  libxxf86dga12:1.0.2-1X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  x11-common  1:7.3+2  X Window System (X.Org) infrastruc
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

x11-utils recommends no packages.

-- no debconf information

-- 
Samuel
/*
 * [...] Note that 120 sec is defined in the protocol as the maximum
 * possible RTT.  I guess we'll have to use something other than TCP
 * to talk to the University of Mars.
 * PAWS allows us longer timeouts and large windows, so once implemented
 * ftp to mars will work nicely.
 */
(from /usr/src/linux/net/inet/tcp.c, concerning RTT [retransmission timeout])


---End Message---
---BeginMessage---
Source: x11-utils
Source-Version: 7.3+2

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

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



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

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

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Bug#350313: marked as done (xbase-clients: *info man pages should refer to each other [patch])

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 14:32:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#350313: fixed in x11-utils 7.3+2
has caused the Debian Bug report #350313,
regarding xbase-clients: *info man pages should refer to each other [patch]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
350313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xbase-clients
Version: 4.3.0.dfsg.1-14
Severity: wishlist


These programs all provide information about parts of the X Window System:

   xprop xvinfo xdriinfo glxinfo xwininfo xdpyinfo

I suggest that each of their man pages should include a SEE ALSO
reference to the others, and propose the patch below.  (As noted
above, I have an old version installed here, but these patches are
against xorg-x11-6.9.0.dfsg.1)

- Jim Van Zandt


--- ./xc/programs/xdpyinfo/xdpyinfo.man-orig2006-01-28 15:11:27.0 
-0500
+++ ./xc/programs/xdpyinfo/xdpyinfo.man 2006-01-28 15:36:58.0 -0500
@@ -58,7 +58,8 @@
 .B DISPLAY
 To get the default host, display number, and screen.
 .SH SEE ALSO
-X(__miscmansuffix__), xwininfo(1), xprop(1), xrdb(1)
+.IR X (__miscmansuffix__),  xrdb (1), 
+.IR xprop (1),  xvinfo (1),  xdriinfo (1),  glxinfo (1),  xwininfo (1)
 .SH AUTHOR
 Jim Fulton, MIT X Consortium
 .br
--- ./xc/programs/xprop/xprop.man-orig  2006-01-28 15:11:54.0 -0500
+++ ./xc/programs/xprop/xprop.man   2006-01-28 15:36:26.0 -0500
@@ -339,6 +339,7 @@
 Specifies the name of a file from which additional formats are to be obtained.
 .PP
 .SH SEE ALSO
-X(__miscmansuffix__), xwininfo(1)
+.IR X (__miscmansuffix__), 
+.IR xdpyinfo (1),  xvinfo (1),  xdriinfo (1),  glxinfo (1),  xwininfo 
(1)
 .SH AUTHOR
 Mark Lillibridge, MIT Project Athena
--- ./xc/programs/xvinfo/xvinfo.man-orig2006-01-28 15:12:50.0 
-0500
+++ ./xc/programs/xvinfo/xvinfo.man 2006-01-28 15:41:24.0 -0500
@@ -22,8 +22,7 @@
 .TP 8
 .B DISPLAY
 This variable may be used to specify the server to query.
-
 .SH SEE ALSO
-xdpyinfo(1)
+.IR xdpyinfo (1),  xprop (1),  xdriinfo (1),  glxinfo (1),  xwininfo 
(1)
 .SH AUTHORS
 Mark Vojkovich
--- ./xc/programs/xdriinfo/xdriinfo.man-orig2006-01-28 15:15:45.0 
-0500
+++ ./xc/programs/xdriinfo/xdriinfo.man 2006-01-28 15:19:44.0 -0500
@@ -28,6 +28,6 @@
 .B DISPLAY
 The default display.
 .SH SEE ALSO
-.IR glxinfo (1x)
+.IR xdpyinfo (1),  xprop (1),  xvinfo (1),  glxinfo (1),  xwininfo (1)
 .SH AUTHOR
 Felix Kuehling
--- ./xc/programs/glxinfo/glxinfo.man-orig  2006-01-28 15:16:09.0 
-0500
+++ ./xc/programs/glxinfo/glxinfo.man   2006-01-28 15:18:57.0 -0500
@@ -72,7 +72,7 @@
 .B DISPLAY
 To get the default host, display number, and screen.
 .SH SEE ALSO
-xdpyinfo(1)
+.IR xdpyinfo (1),  xprop (1),  xvinfo (1),  xdriinfo (1),  xwininfo (1)
 .SH AUTHOR
 Brian Paul
 .br
--- ./xc/programs/xwininfo/xwininfo.man-orig2006-01-28 15:17:46.0 
-0500
+++ ./xc/programs/xwininfo/xwininfo.man 2006-01-28 15:18:17.0 -0500
@@ -188,7 +188,8 @@
 .B DISPLAY
 To get the default host and display number.
 .SH SEE ALSO
-X(__miscmansuffix__), xprop(1)
+.IR X (__miscmansuffix__), 
+.IR xdpyinfo (1),  xprop (1),  xvinfo (1),  xdriinfo (1),  glxinfo (1)
 .SH BUGS
 Using \fB\-stats \-bits\fP shows some redundant information.
 .PP


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xbase-clients depends on:
ii  cpp  4:4.0.2-1   The GNU C preprocessor (cpp)
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libdps1  6.8.2.dfsg.1-7  Display PostScript (DPS) client li
ii  libexpat11.95.8-3XML parsing C library - runtime li
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-5   GCC support library
ii  libice6  6.8.2.dfsg.1-7  Inter-Client Exchange library
ii  libncurses5  5.4-9   Shared libraries for terminal hand
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libsm6   6.8.2.dfsg.1-7  X Window System Session Management
ii  libstdc++5  

Bug#483699: video-nsc: PCI ID conflict with newer video-geode

2008-05-30 Thread Martin-Éric Racine
Package: xserver-xorg-video-nsc
Version: 1:2.8.3-2
Severity: important

Because the upstream maintainers for the NSC drivers backported early
GX2 support from the old OLPC driver, there is a PCI ID conflict with
xserver-xorg-video-geode, which prevent Xorg -configure from operating
as expected, making LTSP fail to autoconfigure on hardware supported
by these drivers.

Three possible solutions that come to mind:

1) let the NSC driver attempt to manage GX2 hardware and hope for the best.

2) remove all known GX2 PCI ID from the nsc.ids and let
xserver-xorg-video-geode have them in geode.ids instead.

3) let it all rot until xserver-xorg-video-geode re-integrates support
for older Geode hardware, later this autumn, at which point the
transitional packages for the NSC and Cyrix drivers that will be
included in GEODE will fix it all magically.

-- 
Martin-Éric Racine
http://q-funk.iki.fi


Bug#457612: xserver-xorg-video-ati: x fails after update on testing. ppc ati 7500 graphics card

2008-05-30 Thread Alex Deucher
On Fri, May 30, 2008 at 10:15 AM, LeeE [EMAIL PROTECTED] wrote:
 I'd like to add that I'm getting the same problem as oswaldkelso
 except that I'm on i386 and not ppc and the card is an ATI 9200
 (RV280).  I can boot the system in to a back up 'etch' install
 where it works ok.

 To summarise:

 Xorg appears to load and run ok but the screen remains blank.  If I
 leave the system alone i.e. not touching the mouse or keyboard I
 can see the monitor switch into standby and then if I hit a key or
 move the mouse the monitor comes back out of standby but the screen
 remains blank.

 When booting the system from an Ubuntu 8 cd for a live session I can
 hear the session start-up sounds, indicating that xorg thinks it's
 working ok.  If I then Ctrl+Alt+Backspace to kill X I hear the
 session startup sounds again, as x reloads.

 A curious thing I've noticed is that when X thinks it's running ok
 it's not possible to use the screen (A Philips 109s CRT monitor)
 OSD controls to change brightness, contrast etc. - the OSD controls
 do not appear on the screen, but they do appear ok when back in the
 console or when etch is running.

 Running with DPMS disabled made no difference - it does not seem to
 be possible to disable EDID with the xorg ati driver.

 I've also tried several different kernel versions, with no change.

 Please let me know if you want the xorg conf  log, but they don't
 seem to show anything relevent - as I say, xorg seems to think that
 it's running ok.

Please provide your xorg log and config.

Alex



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



xorg: Changes to 'debian-unstable'

2008-05-30 Thread Christian Perrier
 debian/changelog |1 
 debian/po/be.po  |  893 +++
 2 files changed, 894 insertions(+)

New commits:
commit 092f6c512848e0239b6c580fc871052015b6f72b
Author: Christian Perrier [EMAIL PROTECTED]
Date:   Fri May 30 20:42:42 2008 +0200

Belarusian translation added

diff --git a/debian/changelog b/debian/changelog
index 369cd70..8ce0b03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,7 @@ xorg (1:7.3+11) unstable; urgency=low
   * Debconf translations:
 - Indonesian added. Closes: #469972
 - Polish. Closes: #478035
+- Belarusian. Closes: #483697
 
   [ Raphael Geissert ]
   * Fix bashism in xserver-xorg postinst script, closes: #473701.
diff --git a/debian/po/be.po b/debian/po/be.po
new file mode 100644
index 000..d5baa80
--- /dev/null
+++ b/debian/po/be.po
@@ -0,0 +1,893 @@
+# translation of xorg_be.po to Belarusian
+# Pavel Piatruk [EMAIL PROTECTED], 2008.
+msgid 
+msgstr 
+Project-Id-Version: xorg_be\n
+Report-Msgid-Bugs-To: [EMAIL PROTECTED]
+POT-Creation-Date: 2008-01-05 19:04-0500\n
+PO-Revision-Date: 2008-05-30 17:14+0300\n
+Last-Translator: Pavel Piatruk [EMAIL PROTECTED]\n
+Language-Team: Belarusian [EMAIL PROTECTED]\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+X-Generator: KBabel 1.11.4\n
+
+#. Type: select
+#. Description
+#: ../xserver-xorg.templates:2001
+msgid X server driver:
+msgstr Драйвер X-сервера:
+
+#. Type: select
+#. Description
+#: ../xserver-xorg.templates:2001
+msgid 
+For the X Window System graphical user interface to operate correctly, it is 
+necessary to select a video card driver for the X server.
+msgstr 
+Для работы графічнага інтэрфейсу X Window System трэба выбраць драйвер відэа-
+карты для X сервера.
+
+#. Type: select
+#. Description
+#: ../xserver-xorg.templates:2001
+msgid 
+Drivers are typically named for the video card or chipset manufacturer, or 
+for a specific model or family of chipsets.
+msgstr 
+Назвы драйвераў звычайна паходзяць ад відэа-карты ці вытворцы мікрасхем, або 
+ад найменавання дакладнай модели ці сямейства мікрасхем.
+
+#. Type: boolean
+#. Description
+#: ../xserver-xorg.templates:3001
+msgid Use kernel framebuffer device interface?
+msgstr Ці выкарыстоўваць framebuffer ядра?
+
+#. Type: boolean
+#. Description
+#: ../xserver-xorg.templates:3001
+msgid 
+Rather than communicating directly with the video hardware, the X server may 
+be configured to perform some operations, such as video mode switching, via 
+the kernel's framebuffer driver.
+msgstr 
+Замест таго, каб звяртацца наўпрост да відэа-карты, X-сервер можа быць 
+наладжаны на працу з экранным буферам (framebuffer) ядра Linux для такіх 
+аперацый, як пераключэнне відэарэжыму.
+
+#. Type: boolean
+#. Description
+#: ../xserver-xorg.templates:3001
+msgid 
+In theory, either approach should work, but in practice, sometimes one does 
+and the other does not.  Enabling this option is the safe bet, but feel free 
+to turn it off if it appears to cause problems.
+msgstr 
+Тэарэтычна абодва спосабы павінны працаваць, але практычна адзін можа 
+працаваць, а другі не. Задзейнічанне гэтай магчымасці - бяспечнае рашэнне, 
+але, калі праз гэта займееце праблемы, можаце яе адключць.
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid Video card's bus identifier:
+msgstr Ідэнтыфікатар шыны відэа-карты:
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid 
+Users of PowerPC machines, and users of any computer with multiple video 
+devices, should specify the BusID of the video card in an accepted bus-
+specific format.
+msgstr 
+Карыстальнікі кампутараў PowerPC або кампутараў з некалькімі відэа-картами 
+павінны ўказаць ідэнтыфікатар BusID шыны відэа-карты ў дапушчальным фармаце.
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid Examples:
+msgstr Узоры:
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid 
+For users of multi-head setups, this option will configure only one of the 
+heads.  Further configuration will have to be done manually in the X server 
+configuration file, /etc/X11/xorg.conf.
+msgstr 
+На сістэмах з некалькімі маніторамі гэта наладзіць толькі адзін з д іх. 
+Далейшую наладку мусіце рабіць уручную ў файле /etc/X11/xorg.conf.
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid 
+You may wish to use the \lspci\ command to determine the bus location of 
+your PCI, AGP, or PCI-Express video card.
+msgstr 
+Вы можаце скарыстаць праграму \lspci\, каб вызначыць знаходжанне шыны 
+вашай PCI, AGP або PCI-Express відэа-карты.
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid 
+When possible, this question has been pre-answered for you and you should 
+accept the default unless you know it doesn't work.
+msgstr 
+Калі было магчымым, гэта пытанне ўжо было адказана за вас. Але вы можаце не 

Bug#483725: xserver-xorg-input-kbd: volume keys and altgr-combinations stopped working after upgrade

2008-05-30 Thread Mihnea-Costin Grigore
Package: xserver-xorg-input-kbd
Version: 1:1.3.1-1
Severity: normal


After the latest upgrade to version 1.3.1 of this package, suddenly the volume 
buttons (up, down, mute) on my keyboard stopped working.
Also, the AltGr-letter combinations used for language-specific diacritics 
don't work either.
Everything used to work perfectly with the previous version (1.2.2)...

Below is the keyboard setting section from my xorg.conf
=
Section InputDevice
  Identifier  Keyboard1
  Driver  kbd
  Option  AutoRepeat250 30
  Option  xkb_rules   xorg
  Option  xkb_layoutro
  Option  xkb_variant comma   # basic/comma
EndSection
=

Nothin else changed on my system, except maybe the latest nvidia drivers I 
installed yesterday, but I don't think they have something to do with this...

Thank you,
Mihnea

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

Kernel: Linux 2.6.25-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6  2.7-11GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.4.1~git20080517-1 Xorg X server - core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information



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



Bug#482561: marked as done ([xorg] [INTL:tr] Please include Turkish translation)

2008-05-30 Thread Debian Bug Tracking System

Your message dated Fri, 30 May 2008 22:21:37 +0300
with message-id [EMAIL PROTECTED]
and subject line Re: Missing file for xorg
has caused the Debian Bug report #482561,
regarding [xorg] [INTL:tr] Please include Turkish translation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
482561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482561
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xorg
Severity: wishlist
Tags: l10n patch

Please find the attached Turkish translation. (I noticed that it was already on
git, but according to http://d-i.alioth.debian.org/l10n-stats/level3/tr.txt, it
is missing.

Thanks


---End Message---
---BeginMessage---
Christian Perrier yazmış:
 Mert,
 
 You apparently forgot attaching the file to your bug report with a
 debconf translation for xorg...:-)
 

Yeah, I forgot it. And it looks like you send your bug reports to 
ugs.debian.org :-)

Anyway, l10n stat. page (http://d-i.alioth.debian.org/l10n-stats/level3/tr.txt)
looks ok now and I'm closing this bug.

Thanks


---End Message---


xorg: Changes to 'debian-unstable'

2008-05-30 Thread Julien Cristau
 debian/changelog |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 56fbb9ca86d005df5108832bf41cf02348ff355c
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 23:07:52 2008 +0200

Fixup changelog, 1:7.3+11 is already uploaded

diff --git a/debian/changelog b/debian/changelog
index 8ce0b03..ce2a4f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xorg (1:7.3+12) UNRELEASED; urgency=low
+
+  [ Christian Perrier ]
+  * Debconf translations:
+- Belarusian. Closes: #483697
+
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 23:06:42 +0200
+
 xorg (1:7.3+11) unstable; urgency=low
 
   [ David Nusinow ]
@@ -50,7 +58,6 @@ xorg (1:7.3+11) unstable; urgency=low
   * Debconf translations:
 - Indonesian added. Closes: #469972
 - Polish. Closes: #478035
-- Belarusian. Closes: #483697
 
   [ Raphael Geissert ]
   * Fix bashism in xserver-xorg postinst script, closes: #473701.


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



Bug#483725: xserver-xorg-input-kbd: volume keys and altgr-combinations stopped working after upgrade

2008-05-30 Thread Brice Goglin
Mihnea-Costin Grigore wrote:
 Package: xserver-xorg-input-kbd
 Version: 1:1.3.1-1
 Severity: normal


 After the latest upgrade to version 1.3.1 of this package, suddenly the 
 volume buttons (up, down, mute) on my keyboard stopped working.
 Also, the AltGr-letter combinations used for language-specific diacritics 
 don't work either.
 Everything used to work perfectly with the previous version (1.2.2)...

 Below is the keyboard setting section from my xorg.conf
 =
 Section InputDevice
   Identifier  Keyboard1
   Driver  kbd
   Option  AutoRepeat250 30
   Option  xkb_rules   xorg
   Option  xkb_layoutro
   Option  xkb_variant comma   # basic/comma
 EndSection
 =

 Nothin else changed on my system, except maybe the latest nvidia drivers I 
 installed yesterday, but I don't think they have something to do with this...
   

Can you actually check that downgrading to 1.2.2 (it's in testing)
solves the problem?

Brice




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



Bug#476125: xcursor-themes: broken cursor on ppc

2008-05-30 Thread Brice Goglin
Benoît Dejean wrote:
 sorry for late reply.
 bug is still there


 ii  xserver-xorg  1:7.3+10 
 the X.Org X server
 ii  xserver-xorg-core 2:1.4.1~git20080517-1
 Xorg X server - core server
 ii  xserver-xorg-video-ati1:6.8.0-1
 X.Org X server -- ATI display driver
   

This xserver-xorg-core should be good. But you need ati from experimental.

Brice




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



libxdmcp 1:1.0.2-3 MIGRATED to testing

2008-05-30 Thread Debian testing watch
FYI: The status of the libxdmcp source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-2
  Current version:  1:1.0.2-3

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


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



libxdamage 1:1.1.1-4 MIGRATED to testing

2008-05-30 Thread Debian testing watch
FYI: The status of the libxdamage source package
in Debian's testing distribution has changed.

  Previous version: 1:1.1.1-3
  Current version:  1:1.1.1-4

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


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



xorg-server 2:1.4.1~git20080517-1 MIGRATED to testing

2008-05-30 Thread Debian testing watch
FYI: The status of the xorg-server source package
in Debian's testing distribution has changed.

  Previous version: 2:1.4.1~git20080131-4
  Current version:  2:1.4.1~git20080517-1

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


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



Bug#382360: also got failed to remove messages on latest sid

2008-05-30 Thread jidanni
All I know is
# apt-get dselect-upgrade 
The following packages will be upgraded:
  deborphan initramfs-tools libilmbase6 libxcomposite1 ucf x11-common
  x11-utils xbase-clients xorg xserver-xorg xserver-xorg-input-mouse xutils
...
rmdir: failed to remove `/etc/X11/rstart/commands/x11r6/': Directory not empty
rmdir: failed to remove `/etc/X11/rstart/commands/': Directory not empty
rmdir: failed to remove `/etc/X11/rstart/contexts/': Directory not empty
rmdir: failed to remove `/etc/X11/rstart/': Directory not empty
# find /etc/X11/rstart
/etc/X11/rstart
/etc/X11/rstart/commands
/etc/X11/rstart/commands/ListContexts
/etc/X11/rstart/commands/ListGenericCommands
/etc/X11/rstart/commands/@List
/etc/X11/rstart/commands/x11r6
/etc/X11/rstart/commands/x11r6/LoadMonitor
/etc/X11/rstart/commands/x11r6/Terminal
/etc/X11/rstart/commands/x11r6/@List
/etc/X11/rstart/config
/etc/X11/rstart/contexts
/etc/X11/rstart/contexts/default
/etc/X11/rstart/contexts/x11r6
/etc/X11/rstart/contexts/@List
# rm -r /etc/X11/rstart
# grep ' status installed .*x' /var/log/dpkg.log|uniq|tail
2008-05-31 12:38:20 status installed x11-common 1:7.3+10
2008-05-31 12:38:21 status installed x11-common 1:7.3+10
2008-05-31 12:38:44 status installed x11-common 1:7.3+11
2008-05-31 12:39:01 status installed xserver-xorg-input-mouse 1:1.3.0-1
2008-05-31 12:39:04 status installed xserver-xorg 1:7.3+11
2008-05-31 12:39:05 status installed x11-utils 7.3+2
2008-05-31 12:39:07 status installed libxcomposite1 1:0.4.0-3
2008-05-31 12:39:09 status installed xbase-clients 1:7.3+11
2008-05-31 12:39:10 status installed xorg 1:7.3+11
2008-05-31 12:39:10 status installed xutils 1:7.3+11



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