Bug#390604: can't install xserver-xorg (null value loop)

2006-10-01 Thread t u
Package: xserver-xorg
Version: 1:7.1.0-1

I installed debian testing using the latest weekly netinst iso, only the
base system. I then updated the system, and then upgraded to unstable. I
then tried to install xserver-xorg. I wanted to install xfce at the end.

Unstable went into a loop. The dialogue looks like this:

|Configuring xserver-xorg|
Empty value
A null entry is not permitted for this value.


When I hit , it goes back to the same dialogue.

This bug makes xserver-xorg uninstallable, hence unusable.

Thank you.
-- 
Please scan all attachments for viruses.
Or (though you might like Rodin) you might as well avoid "The Gates of
Hell" and use Linux.


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



Bug#390599: xnest: Manpage contains __mansuffix__ rather than the correct man section

2006-10-01 Thread Ted Percival
Package: xnest
Version: 2:1.1.1-9
Severity: minor
Tags: patch

The Xnest manpage contains the string __mansuffix__ in several places
where it looks like there should be a man section, for example:

> SEE ALSO
>Xserver(__mansuffix__), xdpyinfo(__mansuffix__), X(7)

It seems to be because these strings are never replaced, and should be
__appmansuffix__ instead.

I have attached a patch which should fix this, however I have not tested
it. The patch patches the file
.

-Ted

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-686
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)

Versions of packages xnest depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfont11:1.2.2-1   X11 font rasterisation library

xnest recommends no packages.

-- no debconf information
--- debian/patches/03_xnest_manpage_overhaul.diff   2006-10-02 
12:45:02.0 +1000
+++ debian/patches/03_xnest_manpage_overhaul.diff-new   2006-10-02 
12:54:21.0 +1000
@@ -37,7 +37,7 @@
  .\" $XFree86: xc/programs/Xserver/hw/xnest/Xnest.man,v 1.6 2001/01/27 
18:21:00 dawes Exp $
  .\"
 -.TH XNEST 1 __xorgversion__
-+.TH Xnest __mansuffix__ __xorgversion__
++.TH Xnest __appmansuffix__ __xorgversion__
  .SH NAME
  Xnest \- a nested X server
  .SH SYNOPSIS
@@ -74,7 +74,7 @@
 +.B Xnest
 +supports all standard options of the sample server implementation.
 +For more details, please see
-+.BR Xserver (__mansuffix__).
++.BR Xserver (__appmansuffix__).
 +The following additional arguments are supported as well.
 +.TP
 +.BI "\-display " string
@@ -172,7 +172,7 @@
 +class of the default visual of the real server, but it must be supported by 
the
 +real server.
 +Use
-+.BR xdpyinfo (__mansuffix__)
++.BR xdpyinfo (__appmansuffix__)
 +to obtain a list of supported visual classes on the real server before 
starting
 +.BR Xnest .
 +If the user chooses a static class, all the colors in the default color map 
will
@@ -192,7 +192,7 @@
 +depth of the default visual of the real server, but it must be supported by 
the
 +real server.
 +Use
-+.BR xdpyinfo (__mansuffix__)
++.BR xdpyinfo (__appmansuffix__)
 +to obtain a list of supported visual depths on the real server before starting
 +.BR Xnest .
 +.TP
@@ -305,7 +305,7 @@
 +For example,
 +.B xterm \-display :1.1
 +will open an
-+.BR xterm (__mansuffix__)
++.BR xterm (__appmansuffix__)
 +client in the nested server with the display number
 +.B :1
 +on the second screen.
@@ -451,7 +451,7 @@
 +Starting up
 +.B Xnest
 +is just as simple as starting up
-+.BR xclock (__mansuffix__)
++.BR xclock (__appmansuffix__)
 +from a terminal emulator.
 +If a user wishes to run
 +.B Xnest
@@ -607,7 +607,7 @@
 +Thus, if there is a font in the local font path of the nested server, there is
 +no guarantee that this font exists in the remote font path of the real server.
 +The
-+.BR xlsfonts (__mansuffix__)
++.BR xlsfonts (__appmansuffix__)
 +client, if run on the nested server, will list fonts in the local font path 
and,
 +if run on the real server, will list fonts in the remote font path.
 +Before a font can be successfully opened by the nested server, it has to exist
@@ -648,6 +648,6 @@
  Davor Matic, MIT X Consortium
 -
 +.SH "SEE ALSO"
-+.BR Xserver (__mansuffix__),
-+.BR xdpyinfo (__mansuffix__),
++.BR Xserver (__appmansuffix__),
++.BR xdpyinfo (__appmansuffix__),
 +.BR X (__miscmansuffix__)


X Strike Force X.Org X11 SVN commit: r3594 - tags/driver/xserver-xorg-input-dynapro

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 22:06:20 -0400 (Sun, 01 Oct 2006)
New Revision: 3594

Added:
   tags/driver/xserver-xorg-input-dynapro/1:1.1.0-1/
Log:
Tag xserver-xorg-input-dynapro (1:1.1.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-dynapro/1:1.1.0-1 (from rev 3593, 
trunk/driver/xserver-xorg-input-dynapro)


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



X Strike Force X.Org X11 SVN commit: r3593 - tags/driver/xserver-xorg-input-dmc

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 22:05:47 -0400 (Sun, 01 Oct 2006)
New Revision: 3593

Added:
   tags/driver/xserver-xorg-input-dmc/1:1.1.0-1/
Log:
Tag xserver-xorg-input-dmc (1:1.1.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-dmc/1:1.1.0-1 (from rev 3592, 
trunk/driver/xserver-xorg-input-dmc)


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



X Strike Force X.Org X11 SVN commit: r3592 - tags/driver/xserver-xorg-input-digitaledge

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 22:05:13 -0400 (Sun, 01 Oct 2006)
New Revision: 3592

Added:
   tags/driver/xserver-xorg-input-digitaledge/1:1.1.0-1/
Log:
Tag xserver-xorg-input-digitaledge (1:1.1.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-digitaledge/1:1.1.0-1 (from rev 3591, 
trunk/driver/xserver-xorg-input-digitaledge)


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



xserver-xorg-input-calcomp_1.1.0-1_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

Accepted:
xserver-xorg-input-calcomp_1.1.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-calcomp/xserver-xorg-input-calcomp_1.1.0-1.diff.gz
xserver-xorg-input-calcomp_1.1.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-calcomp/xserver-xorg-input-calcomp_1.1.0-1.dsc
xserver-xorg-input-calcomp_1.1.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-calcomp/xserver-xorg-input-calcomp_1.1.0-1_i386.deb
xserver-xorg-input-calcomp_1.1.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-calcomp/xserver-xorg-input-calcomp_1.1.0.orig.tar.gz


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

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



X Strike Force X.Org X11 SVN commit: r3591 - tags/driver/xserver-xorg-input-citron

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 22:04:30 -0400 (Sun, 01 Oct 2006)
New Revision: 3591

Added:
   tags/driver/xserver-xorg-input-citron/1:2.2.0-1/
Log:
Tag xserver-xorg-input-citron (1:2.2.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-citron/1:2.2.0-1 (from rev 3590, 
trunk/driver/xserver-xorg-input-citron)


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



xserver-xorg-input-dynapro_1.1.0-1_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

Accepted:
xserver-xorg-input-dynapro_1.1.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-dynapro/xserver-xorg-input-dynapro_1.1.0-1.diff.gz
xserver-xorg-input-dynapro_1.1.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-dynapro/xserver-xorg-input-dynapro_1.1.0-1.dsc
xserver-xorg-input-dynapro_1.1.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-dynapro/xserver-xorg-input-dynapro_1.1.0-1_i386.deb
xserver-xorg-input-dynapro_1.1.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-dynapro/xserver-xorg-input-dynapro_1.1.0.orig.tar.gz


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

Announcing to debian-devel-changes@lists.debian.org


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-dmc_1.1.0-1_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

Accepted:
xserver-xorg-input-dmc_1.1.0-1.diff.gz
  to pool/main/x/xserver-xorg-input-dmc/xserver-xorg-input-dmc_1.1.0-1.diff.gz
xserver-xorg-input-dmc_1.1.0-1.dsc
  to pool/main/x/xserver-xorg-input-dmc/xserver-xorg-input-dmc_1.1.0-1.dsc
xserver-xorg-input-dmc_1.1.0-1_i386.deb
  to pool/main/x/xserver-xorg-input-dmc/xserver-xorg-input-dmc_1.1.0-1_i386.deb
xserver-xorg-input-dmc_1.1.0.orig.tar.gz
  to pool/main/x/xserver-xorg-input-dmc/xserver-xorg-input-dmc_1.1.0.orig.tar.gz


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

Announcing to debian-devel-changes@lists.debian.org


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-digitaledge_1.1.0-1_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

Accepted:
xserver-xorg-input-digitaledge_1.1.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-digitaledge/xserver-xorg-input-digitaledge_1.1.0-1.diff.gz
xserver-xorg-input-digitaledge_1.1.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-digitaledge/xserver-xorg-input-digitaledge_1.1.0-1.dsc
xserver-xorg-input-digitaledge_1.1.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-digitaledge/xserver-xorg-input-digitaledge_1.1.0-1_i386.deb
xserver-xorg-input-digitaledge_1.1.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-digitaledge/xserver-xorg-input-digitaledge_1.1.0.orig.tar.gz


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

Announcing to debian-devel-changes@lists.debian.org


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-citron_2.2.0-1_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

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


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

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



X Strike Force X.Org X11 SVN commit: r3590 - tags/driver/xserver-xorg-input-calcomp

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 22:03:44 -0400 (Sun, 01 Oct 2006)
New Revision: 3590

Added:
   tags/driver/xserver-xorg-input-calcomp/1:1.1.0-1/
Log:
Tag xserver-xorg-input-calcomp (1:1.1.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-calcomp/1:1.1.0-1 (from rev 3589, 
trunk/driver/xserver-xorg-input-calcomp)


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



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

2006-10-01 Thread Archive Administrator
xserver-xorg-input-citron_2.2.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-citron_2.2.0-1.dsc
  xserver-xorg-input-citron_2.2.0.orig.tar.gz
  xserver-xorg-input-citron_2.2.0-1.diff.gz
  xserver-xorg-input-citron_2.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]



Processing of xserver-xorg-input-dynapro_1.1.0-1_i386.changes

2006-10-01 Thread Archive Administrator
xserver-xorg-input-dynapro_1.1.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-dynapro_1.1.0-1.dsc
  xserver-xorg-input-dynapro_1.1.0.orig.tar.gz
  xserver-xorg-input-dynapro_1.1.0-1.diff.gz
  xserver-xorg-input-dynapro_1.1.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



Processing of xserver-xorg-input-calcomp_1.1.0-1_i386.changes

2006-10-01 Thread Archive Administrator
xserver-xorg-input-calcomp_1.1.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-calcomp_1.1.0-1.dsc
  xserver-xorg-input-calcomp_1.1.0.orig.tar.gz
  xserver-xorg-input-calcomp_1.1.0-1.diff.gz
  xserver-xorg-input-calcomp_1.1.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



Processing of xserver-xorg-input-dmc_1.1.0-1_i386.changes

2006-10-01 Thread Archive Administrator
xserver-xorg-input-dmc_1.1.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-input-dmc_1.1.0-1.dsc
  xserver-xorg-input-dmc_1.1.0.orig.tar.gz
  xserver-xorg-input-dmc_1.1.0-1.diff.gz
  xserver-xorg-input-dmc_1.1.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



Processing of xserver-xorg-input-digitaledge_1.1.0-1_i386.changes

2006-10-01 Thread Archive Administrator
xserver-xorg-input-digitaledge_1.1.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-digitaledge_1.1.0-1.dsc
  xserver-xorg-input-digitaledge_1.1.0.orig.tar.gz
  xserver-xorg-input-digitaledge_1.1.0-1.diff.gz
  xserver-xorg-input-digitaledge_1.1.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#390589: x11-common: Add conflicts against old debian packages

2006-10-01 Thread Vincent Danjean
Package: x11-common
Version: 1:7.0.22
Severity: wishlist
Tags: patch

  I just try to update a (very) old machine. The upgrade fails due to
/usr/X11R6/bin not empty. To solve this, I had to run:
dpkg --purge xephem communicator-smotif-477 netscape-base-4 \
netscape-base-477 communicator-base-477 communicator

I know these are very old packages not present in the distribution since
a long time (at least for communicator/netscape packages). However,
nothing prevent them to be kept on the computer. And having a major
upgrade interrupted is often a real pain. So, it can be usefull to add
conflicts against old Debian package. For my situation, a conflict
against xephem and netscape-base-4 would have been working.

  Best regards,
Vincent


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

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

x11-common recommends no packages.

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


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



X Strike Force X.Org X11 SVN commit: r3589 - in trunk/driver: xserver-xorg-input-calcomp/debian xserver-xorg-input-citron/debian xserver-xorg-input-digitaledge/debian xserver-xorg-input-dmc/debian xse

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 21:15:59 -0400 (Sun, 01 Oct 2006)
New Revision: 3589

Added:
   
trunk/driver/xserver-xorg-input-calcomp/debian/xserver-xorg-input-calcomp.manpages
   
trunk/driver/xserver-xorg-input-citron/debian/xserver-xorg-input-citron.manpages
   
trunk/driver/xserver-xorg-input-digitaledge/debian/xserver-xorg-input-digitaledge.manpages
   trunk/driver/xserver-xorg-input-dmc/debian/xserver-xorg-input-dmc.manpages
   
trunk/driver/xserver-xorg-input-dynapro/debian/xserver-xorg-input-dynapro.manpages
Modified:
   trunk/driver/xserver-xorg-input-calcomp/debian/changelog
   trunk/driver/xserver-xorg-input-calcomp/debian/compat
   trunk/driver/xserver-xorg-input-calcomp/debian/control
   trunk/driver/xserver-xorg-input-calcomp/debian/rules
   
trunk/driver/xserver-xorg-input-calcomp/debian/xserver-xorg-input-calcomp.install
   trunk/driver/xserver-xorg-input-citron/debian/changelog
   trunk/driver/xserver-xorg-input-citron/debian/compat
   trunk/driver/xserver-xorg-input-citron/debian/control
   trunk/driver/xserver-xorg-input-citron/debian/rules
   
trunk/driver/xserver-xorg-input-citron/debian/xserver-xorg-input-citron.install
   trunk/driver/xserver-xorg-input-digitaledge/debian/changelog
   trunk/driver/xserver-xorg-input-digitaledge/debian/compat
   trunk/driver/xserver-xorg-input-digitaledge/debian/control
   trunk/driver/xserver-xorg-input-digitaledge/debian/rules
   
trunk/driver/xserver-xorg-input-digitaledge/debian/xserver-xorg-input-digitaledge.install
   trunk/driver/xserver-xorg-input-dmc/debian/changelog
   trunk/driver/xserver-xorg-input-dmc/debian/compat
   trunk/driver/xserver-xorg-input-dmc/debian/control
   trunk/driver/xserver-xorg-input-dmc/debian/rules
   trunk/driver/xserver-xorg-input-dmc/debian/xserver-xorg-input-dmc.install
   trunk/driver/xserver-xorg-input-dynapro/debian/changelog
   trunk/driver/xserver-xorg-input-dynapro/debian/compat
   trunk/driver/xserver-xorg-input-dynapro/debian/control
   trunk/driver/xserver-xorg-input-dynapro/debian/rules
   
trunk/driver/xserver-xorg-input-dynapro/debian/xserver-xorg-input-dynapro.install
Log:
For xserver-xorg-input-calcomp, 
xserver-xorg-input-citron,
xserver-xorg-input-digitaledge, 
xserver-xorg-input-dmc,
xserver-xorg-input-dynapro:

  * New upstream version (X11R7.1).
  * Standards version 3.7.2.
  * Use debhelper 5.
  * Install man pages using dh_installman.
  * Use versioned depends on xserver-xorg-dev (>= 2:1.1.1-1).
  * Exclude *.la from dh_install.



Modified: trunk/driver/xserver-xorg-input-calcomp/debian/changelog
===
--- trunk/driver/xserver-xorg-input-calcomp/debian/changelog2006-10-02 
00:27:13 UTC (rev 3588)
+++ trunk/driver/xserver-xorg-input-calcomp/debian/changelog2006-10-02 
01:15:59 UTC (rev 3589)
@@ -1,11 +1,20 @@
-xserver-xorg-input-calcomp (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-calcomp (1:1.1.0-1) unstable; urgency=low
 
+  [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
 idempotency fix.
   * Run dh_install w/ --list-missing.
 
- -- Andres Salomon <[EMAIL PROTECTED]>  Mon, 17 Jul 2006 01:06:44 -0400
+  [ Drew Parsons ]
+  * New upstream version (X11R7.1).
+  * Standards version 3.7.2.
+  * Use debhelper 5.
+  * Install man pages using dh_installman.
+  * Use versioned depends on xserver-xorg-dev (>= 2:1.1.1-1).
+  * Exclude calcomp_drv.la from dh_install.
 
+ -- Drew Parsons <[EMAIL PROTECTED]>  Mon,  2 Oct 2006 11:04:35 +1000
+
 xserver-xorg-input-calcomp (1:1.0.0.5-2) unstable; urgency=low
 
   * Upload to modular

Modified: trunk/driver/xserver-xorg-input-calcomp/debian/compat
===
--- trunk/driver/xserver-xorg-input-calcomp/debian/compat   2006-10-02 
00:27:13 UTC (rev 3588)
+++ trunk/driver/xserver-xorg-input-calcomp/debian/compat   2006-10-02 
01:15:59 UTC (rev 3589)
@@ -1 +1 @@
-4
+5

Modified: trunk/driver/xserver-xorg-input-calcomp/debian/control
===
--- trunk/driver/xserver-xorg-input-calcomp/debian/control  2006-10-02 
00:27:13 UTC (rev 3588)
+++ trunk/driver/xserver-xorg-input-calcomp/debian/control  2006-10-02 
01:15:59 UTC (rev 3589)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-calcomp
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0

X Strike Force X.Org X11 SVN commit: r3588 - tags/driver/xserver-xorg-input-acecad

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 20:27:13 -0400 (Sun, 01 Oct 2006)
New Revision: 3588

Added:
   tags/driver/xserver-xorg-input-acecad/1:1.1.0-1/
Log:
Tagging xserver-xorg-input-acecad (1:1.1.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-acecad/1:1.1.0-1 (from rev 3587, 
trunk/driver/xserver-xorg-input-acecad)


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



X Strike Force X.Org X11 SVN commit: r3587 - in trunk/driver: xserver-xorg-input-calcomp xserver-xorg-input-calcomp/man xserver-xorg-input-calcomp/src xserver-xorg-input-citron xserver-xorg-input-citr

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 20:16:19 -0400 (Sun, 01 Oct 2006)
New Revision: 3587

Modified:
   trunk/driver/xserver-xorg-input-calcomp/ChangeLog
   trunk/driver/xserver-xorg-input-calcomp/Makefile.in
   trunk/driver/xserver-xorg-input-calcomp/aclocal.m4
   trunk/driver/xserver-xorg-input-calcomp/config.sub
   trunk/driver/xserver-xorg-input-calcomp/configure
   trunk/driver/xserver-xorg-input-calcomp/configure.ac
   trunk/driver/xserver-xorg-input-calcomp/depcomp
   trunk/driver/xserver-xorg-input-calcomp/install-sh
   trunk/driver/xserver-xorg-input-calcomp/ltmain.sh
   trunk/driver/xserver-xorg-input-calcomp/man/Makefile.am
   trunk/driver/xserver-xorg-input-calcomp/man/Makefile.in
   trunk/driver/xserver-xorg-input-calcomp/missing
   trunk/driver/xserver-xorg-input-calcomp/src/Makefile.in
   trunk/driver/xserver-xorg-input-calcomp/src/xf86Calcomp.c
   trunk/driver/xserver-xorg-input-citron/ChangeLog
   trunk/driver/xserver-xorg-input-citron/aclocal.m4
   trunk/driver/xserver-xorg-input-citron/config.guess
   trunk/driver/xserver-xorg-input-citron/config.sub
   trunk/driver/xserver-xorg-input-citron/configure
   trunk/driver/xserver-xorg-input-citron/configure.ac
   trunk/driver/xserver-xorg-input-citron/ltmain.sh
   trunk/driver/xserver-xorg-input-citron/man/Makefile.am
   trunk/driver/xserver-xorg-input-citron/man/Makefile.in
   trunk/driver/xserver-xorg-input-citron/src/citron.c
   trunk/driver/xserver-xorg-input-digitaledge/ChangeLog
   trunk/driver/xserver-xorg-input-digitaledge/Makefile.in
   trunk/driver/xserver-xorg-input-digitaledge/aclocal.m4
   trunk/driver/xserver-xorg-input-digitaledge/config.sub
   trunk/driver/xserver-xorg-input-digitaledge/configure
   trunk/driver/xserver-xorg-input-digitaledge/configure.ac
   trunk/driver/xserver-xorg-input-digitaledge/depcomp
   trunk/driver/xserver-xorg-input-digitaledge/install-sh
   trunk/driver/xserver-xorg-input-digitaledge/ltmain.sh
   trunk/driver/xserver-xorg-input-digitaledge/man/Makefile.am
   trunk/driver/xserver-xorg-input-digitaledge/man/Makefile.in
   trunk/driver/xserver-xorg-input-digitaledge/missing
   trunk/driver/xserver-xorg-input-digitaledge/src/DigitalEdge.c
   trunk/driver/xserver-xorg-input-digitaledge/src/Makefile.in
   trunk/driver/xserver-xorg-input-dmc/ChangeLog
   trunk/driver/xserver-xorg-input-dmc/Makefile.in
   trunk/driver/xserver-xorg-input-dmc/aclocal.m4
   trunk/driver/xserver-xorg-input-dmc/config.sub
   trunk/driver/xserver-xorg-input-dmc/configure
   trunk/driver/xserver-xorg-input-dmc/configure.ac
   trunk/driver/xserver-xorg-input-dmc/depcomp
   trunk/driver/xserver-xorg-input-dmc/install-sh
   trunk/driver/xserver-xorg-input-dmc/ltmain.sh
   trunk/driver/xserver-xorg-input-dmc/man/Makefile.am
   trunk/driver/xserver-xorg-input-dmc/man/Makefile.in
   trunk/driver/xserver-xorg-input-dmc/missing
   trunk/driver/xserver-xorg-input-dmc/src/Makefile.in
   trunk/driver/xserver-xorg-input-dmc/src/xf86DMC.c
   trunk/driver/xserver-xorg-input-dynapro/ChangeLog
   trunk/driver/xserver-xorg-input-dynapro/Makefile.in
   trunk/driver/xserver-xorg-input-dynapro/aclocal.m4
   trunk/driver/xserver-xorg-input-dynapro/config.sub
   trunk/driver/xserver-xorg-input-dynapro/configure
   trunk/driver/xserver-xorg-input-dynapro/configure.ac
   trunk/driver/xserver-xorg-input-dynapro/depcomp
   trunk/driver/xserver-xorg-input-dynapro/install-sh
   trunk/driver/xserver-xorg-input-dynapro/ltmain.sh
   trunk/driver/xserver-xorg-input-dynapro/man/Makefile.am
   trunk/driver/xserver-xorg-input-dynapro/man/Makefile.in
   trunk/driver/xserver-xorg-input-dynapro/missing
   trunk/driver/xserver-xorg-input-dynapro/src/Makefile.in
   trunk/driver/xserver-xorg-input-dynapro/src/xf86Dyna.c
Log:
New upstream versions (X11R7.1):
xf86-input-calcomp-1.1.0  
xf86-input-citron-2.2.0   
xf86-input-digitaledge-1.1.0  
xf86-input-dmc-1.1.0  
xf86-input-dynapro-1.1.0 


Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 3586:3587 http://necrotic.deadbeast.net/svn/xorg-x11/";
to view diff.


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



xterm-221.tgz

2006-10-01 Thread Thomas Dickey
Patch #221 - 2006/10/1

 * fix  for  regular expressions: the code which converted the column
   offset within a line did not check properly for the end of a line,
   and if allowed to match the whole line, would select the beginning
   of  the  following line. If the following line were empty, in turn
   it   would   select   from   the   next,   etc.  (report  by  Sean
   Reifschneider).
 * minor  optimization  of  color  allocation to avoid repainting the
   screen if the corresponding color had not been allocated.
 * fixes for vttests/256colors.pl (report by Egmont Koblinger).
 * add  terminfo  building  block  entries for modifiers of the 6-key
   editing keypad.
 * fix for initialization of tek4014 which broke on QNX 6.1

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


xserver-xorg-input-acecad_1.1.0-1_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

Accepted:
xserver-xorg-input-acecad_1.1.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.1.0-1.diff.gz
xserver-xorg-input-acecad_1.1.0-1.dsc
  to pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.1.0-1.dsc
xserver-xorg-input-acecad_1.1.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.1.0-1_i386.deb
xserver-xorg-input-acecad_1.1.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.1.0.orig.tar.gz


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

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



Processing of xserver-xorg-input-acecad_1.1.0-1_i386.changes

2006-10-01 Thread Archive Administrator
xserver-xorg-input-acecad_1.1.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-acecad_1.1.0-1.dsc
  xserver-xorg-input-acecad_1.1.0.orig.tar.gz
  xserver-xorg-input-acecad_1.1.0-1.diff.gz
  xserver-xorg-input-acecad_1.1.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



X Strike Force X.Org X11 SVN commit: r3586 - trunk/driver/xserver-xorg-input-acecad/debian

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 19:49:19 -0400 (Sun, 01 Oct 2006)
New Revision: 3586

Modified:
   trunk/driver/xserver-xorg-input-acecad/debian/changelog
   trunk/driver/xserver-xorg-input-acecad/debian/control
Log:
* Use versioned depends on xserver-xorg-dev.


Modified: trunk/driver/xserver-xorg-input-acecad/debian/changelog
===
--- trunk/driver/xserver-xorg-input-acecad/debian/changelog 2006-10-01 
23:41:56 UTC (rev 3585)
+++ trunk/driver/xserver-xorg-input-acecad/debian/changelog 2006-10-01 
23:49:19 UTC (rev 3586)
@@ -11,8 +11,9 @@
   * Use debhelper 5.
   * Use dh_installman to install man pages.
   * Exclude acecad_drv.la from dh_install.
+  * Use versioned depends on xserver-xorg-dev.
 
- -- Drew Parsons <[EMAIL PROTECTED]>  Mon,  2 Oct 2006 09:38:58 +1000
+ -- Drew Parsons <[EMAIL PROTECTED]>  Mon,  2 Oct 2006 09:48:30 +1000
 
 xserver-xorg-input-acecad (1:1.0.0.5-2) unstable; urgency=low
 

Modified: trunk/driver/xserver-xorg-input-acecad/debian/control
===
--- trunk/driver/xserver-xorg-input-acecad/debian/control   2006-10-01 
23:41:56 UTC (rev 3585)
+++ trunk/driver/xserver-xorg-input-acecad/debian/control   2006-10-01 
23:49:19 UTC (rev 3586)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev, 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
 Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-acecad
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1)
 Provides: xserver-xorg-input
 Replaces: xserver-xorg (<< 6.8.2-35)
 Description: X.Org X server -- AceCad input driver


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



X Strike Force X.Org X11 SVN commit: r3585 - trunk/driver/xserver-xorg-input-acecad/debian

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 19:41:56 -0400 (Sun, 01 Oct 2006)
New Revision: 3585

Added:
   
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.manpages
Modified:
   trunk/driver/xserver-xorg-input-acecad/debian/changelog
   trunk/driver/xserver-xorg-input-acecad/debian/compat
   trunk/driver/xserver-xorg-input-acecad/debian/control
   trunk/driver/xserver-xorg-input-acecad/debian/rules
   
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.install
Log:
  * New upstream version (X11R7.1).
  * Standards version 3.7.2.
  * Use debhelper 5.
  * Use dh_installman to install man pages.
  * Exclude acecad_drv.la from dh_install.
  


Modified: trunk/driver/xserver-xorg-input-acecad/debian/changelog
===
--- trunk/driver/xserver-xorg-input-acecad/debian/changelog 2006-10-01 
23:27:40 UTC (rev 3584)
+++ trunk/driver/xserver-xorg-input-acecad/debian/changelog 2006-10-01 
23:41:56 UTC (rev 3585)
@@ -1,11 +1,19 @@
-xserver-xorg-input-acecad (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-acecad (1:1.1.0-1) unstable; urgency=low
 
+  [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
 idempotency fix.
   * Run dh_install w/ --list-missing.
 
- -- Andres Salomon <[EMAIL PROTECTED]>  Mon, 17 Jul 2006 01:06:38 -0400
+  [ Drew Parsons ]
+  * New upstream version (X11R7.1).
+  * Standards version 3.7.2.
+  * Use debhelper 5.
+  * Use dh_installman to install man pages.
+  * Exclude acecad_drv.la from dh_install.
 
+ -- Drew Parsons <[EMAIL PROTECTED]>  Mon,  2 Oct 2006 09:38:58 +1000
+
 xserver-xorg-input-acecad (1:1.0.0.5-2) unstable; urgency=low
 
   * Upload to modular

Modified: trunk/driver/xserver-xorg-input-acecad/debian/compat
===
--- trunk/driver/xserver-xorg-input-acecad/debian/compat2006-10-01 
23:27:40 UTC (rev 3584)
+++ trunk/driver/xserver-xorg-input-acecad/debian/compat2006-10-01 
23:41:56 UTC (rev 3585)
@@ -1 +1 @@
-4
+5

Modified: trunk/driver/xserver-xorg-input-acecad/debian/control
===
--- trunk/driver/xserver-xorg-input-acecad/debian/control   2006-10-01 
23:27:40 UTC (rev 3584)
+++ trunk/driver/xserver-xorg-input-acecad/debian/control   2006-10-01 
23:41:56 UTC (rev 3585)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev, 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-acecad
 Architecture: any

Modified: trunk/driver/xserver-xorg-input-acecad/debian/rules
===
--- trunk/driver/xserver-xorg-input-acecad/debian/rules 2006-10-01 23:27:40 UTC 
(rev 3584)
+++ trunk/driver/xserver-xorg-input-acecad/debian/rules 2006-10-01 23:41:56 UTC 
(rev 3585)
@@ -72,7 +72,8 @@
 
dh_installdocs
dh_installchangelogs
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --list-missing 
--exclude=acecad_drv.la --exclude=usr/share/man/man4
+   dh_installman
dh_link
dh_strip
dh_compress

Modified: 
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.install
===
--- 
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.install 
2006-10-01 23:27:40 UTC (rev 3584)
+++ 
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.install 
2006-10-01 23:41:56 UTC (rev 3585)
@@ -1,2 +1 @@
 usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*

Added: 
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.manpages
===
--- 
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.manpages
(rev 0)
+++ 
trunk/driver/xserver-xorg-input-acecad/debian/xserver-xorg-input-acecad.manpages
2006-10-01 23:41:56 UTC (rev 3585)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*


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



Processed: tagging 345803

2006-10-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.20
> tags 345803 + fixed-upstream
Bug#345803: xlibs: keyboard switcher does not work with us_intl as expected
Tags were: l10n
Bug#329416: xlibs: 3 layouts switching doesn't work properly
Tags added: fixed-upstream

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#390485: gnome-window-decorator is renamed to gtk-window-decorator

2006-10-01 Thread Paul TBBle Hampson
I'm pretty sure I saw that in the doucmentation somewhere, but can't
find it now...

-- 
Paul "TBBle" Hampson, [EMAIL PROTECTED]

Shorter .sig for a more eco-friendly paperless office.


pgp2Voew2EujP.pgp
Description: PGP signature


X Strike Force X.Org X11 SVN commit: r3584 - in trunk/driver/xserver-xorg-input-acecad: . man src

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 19:27:40 -0400 (Sun, 01 Oct 2006)
New Revision: 3584

Modified:
   trunk/driver/xserver-xorg-input-acecad/ChangeLog
   trunk/driver/xserver-xorg-input-acecad/Makefile.in
   trunk/driver/xserver-xorg-input-acecad/aclocal.m4
   trunk/driver/xserver-xorg-input-acecad/config.sub
   trunk/driver/xserver-xorg-input-acecad/configure
   trunk/driver/xserver-xorg-input-acecad/configure.ac
   trunk/driver/xserver-xorg-input-acecad/depcomp
   trunk/driver/xserver-xorg-input-acecad/install-sh
   trunk/driver/xserver-xorg-input-acecad/ltmain.sh
   trunk/driver/xserver-xorg-input-acecad/man/Makefile.am
   trunk/driver/xserver-xorg-input-acecad/man/Makefile.in
   trunk/driver/xserver-xorg-input-acecad/missing
   trunk/driver/xserver-xorg-input-acecad/src/Makefile.in
   trunk/driver/xserver-xorg-input-acecad/src/acecad.c
Log:
New upstream version xf86-input-acecad-1.1.0 (X11R7.1).


Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 3583:3584 http://necrotic.deadbeast.net/svn/xorg-x11/";
to view diff.


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



xserver-xorg-video-suntcx 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.0-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]



xserver-xorg-video-sunffb 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.1.3-2
  Current version:  1:1.1.0-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]



xserver-xorg-video-sunleo 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.0-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]



xserver-xorg-video-suncg6 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.0-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]



xserver-xorg-video-sunbw2 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.0-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]



xserver-xorg-video-suncg3 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.0-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]



xserver-xorg-video-suncg14 1:1.1.0-1 MIGRATED to testing

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

  Previous version: 1:1.0.0.5-2
  Current version:  1:1.1.0-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]



libxxf86dga 2:1.0.1-2 MIGRATED to testing

2006-10-01 Thread Debian testing watch
FYI: The status of the libxxf86dga source package
in Debian's testing distribution has changed.

  Previous version: 2:1.0.0-3
  Current version:  2:1.0.1-2

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


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



libxau 1:1.0.1-2 MIGRATED to testing

2006-10-01 Thread Debian testing watch
FYI: The status of the libxau source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.0-4
  Current version:  1:1.0.1-2

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


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



libxxf86vm 1:1.0.1-2 MIGRATED to testing

2006-10-01 Thread Debian testing watch
FYI: The status of the libxxf86vm source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.0-4
  Current version:  1:1.0.1-2

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


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



Bug#390503: compiz: Missing window borders

2006-10-01 Thread Devin Carraway
Package: compiz
Version: 0.0.13+git20060928-2
Followup-For: Bug #390503

The problem is probably conneced to this error, of which compiz (not the
decorator) emits several any time gtk-window-decorator is run:

/usr/bin/compiz.real: No GLXFBConfig for depth 32

Presuming the non-free nvidia driver, if X is configured so as to enable
the "AddARGBGLXVisuals" option (permitting aRGB rendering into 32-bit
windows), the problem disappears.  This setting is disabled by default
according to nvidia-glx_1.0.9625-1's documentation.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages compiz depends on:
ii  compiz-core 0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gnome0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gtk  0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information


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



Bug#390551: compiz: Flickery after resume

2006-10-01 Thread Carlos Moffat
Package: compiz
Version: 0.0.13+git20060928-2
Severity: normal


I'm using compiz with a r300 card (thinkpad t42p). It works rather well
in general, but I've noticed that after coming back from a
suspend-to-ram, the screen is 'flickery'. Changing desktops, for
example, makes the screen flicker with black bands on the bottom of the
screen.

Doing compiz --replace solves the problem, not surprisingly.

Anyways, thanks for the good work! It's nice to have compiz in Debian.

Cheers,
Carlos


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

Versions of packages compiz depends on:
ii  compiz-core 0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gnome0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gtk  0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information


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



Bug#390526: /etc/X11/Xsession is not executable

2006-10-01 Thread Michelle Konzack
Package: x11-common
Version: 1:7.0.22
Severity: important

Error description:

I have installed two fresh Development-Stations
using Etch and Sid and now I can not more run fvwm...

Reason:   /etc/X11/Xsession is not executable.

ATTENTION: This Error is in Etch AND Sid.

Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- System Information
Debian Release: 4.0
Kernel Version: Linux devel.private 2.4.27-2-386 #1 Mon May 16 16:47:51 JST 
2005 i686 GNU/Linux


Versions of the packages x11-common depends on:
ii  debconf1.5.3  Debian configuration management system
ii  debianutils2.17   Miscellaneous utilities specific to Debian
ii  lsb-base   3.1-14 Linux Standard Base 3.1 init script function
debconf Version: 1.5.3 (Provides virtual package debconf-2.0)
ii  debconf1.5.3  Debian configuration management system
^^^ (Provides virtual package debconf-2.0)
debconf Version: 1.5.3 (Provides virtual package debconf-2.0)
ii  debconf1.5.3  Debian configuration management system
^^^ (Provides virtual package debconf-2.0)


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)



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



x11proto-trap_3.4.3-5_i386.changes ACCEPTED

2006-10-01 Thread Debian Installer

Accepted:
x11proto-trap-dev_3.4.3-5_all.deb
  to pool/main/x/x11proto-trap/x11proto-trap-dev_3.4.3-5_all.deb
x11proto-trap_3.4.3-5.diff.gz
  to pool/main/x/x11proto-trap/x11proto-trap_3.4.3-5.diff.gz
x11proto-trap_3.4.3-5.dsc
  to pool/main/x/x11proto-trap/x11proto-trap_3.4.3-5.dsc


Override entries for your package:
x11proto-trap-dev_3.4.3-5_all.deb - optional x11
x11proto-trap_3.4.3-5.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



Processing of x11proto-trap_3.4.3-5_i386.changes

2006-10-01 Thread Archive Administrator
x11proto-trap_3.4.3-5_i386.changes uploaded successfully to localhost
along with the files:
  x11proto-trap_3.4.3-5.dsc
  x11proto-trap_3.4.3-5.diff.gz
  x11proto-trap-dev_3.4.3-5_all.deb

Greetings,

Your Debian queue daemon


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



X Strike Force X.Org X11 SVN commit: r3583 - tags/proto/x11proto-trap

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 13:22:52 -0400 (Sun, 01 Oct 2006)
New Revision: 3583

Added:
   tags/proto/x11proto-trap/3.4.3-5/
Log:
Tagging x11proto-trap (3.4.3-5) in unstable (Depends: libxt-dev).


Copied: tags/proto/x11proto-trap/3.4.3-5 (from rev 3582, 
trunk/proto/x11proto-trap)


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



X Strike Force X.Org X11 SVN commit: r3582 - trunk/proto/x11proto-trap/debian

2006-10-01 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-01 13:13:47 -0400 (Sun, 01 Oct 2006)
New Revision: 3582

Modified:
   trunk/proto/x11proto-trap/debian/changelog
   trunk/proto/x11proto-trap/debian/control
Log:
trapproto.pc requires xt, so add Depends: libxt-dev.


Modified: trunk/proto/x11proto-trap/debian/changelog
===
--- trunk/proto/x11proto-trap/debian/changelog  2006-09-30 23:19:35 UTC (rev 
3581)
+++ trunk/proto/x11proto-trap/debian/changelog  2006-10-01 17:13:47 UTC (rev 
3582)
@@ -1,3 +1,9 @@
+x11proto-trap (3.4.3-5) unstable; urgency=low
+
+  * trapproto.pc requires xt, so add Depends: libxt-dev.
+
+ -- Drew Parsons <[EMAIL PROTECTED]>  Mon,  2 Oct 2006 03:11:01 +1000
+
 x11proto-trap (3.4.3-4) unstable; urgency=low
 
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;

Modified: trunk/proto/x11proto-trap/debian/control
===
--- trunk/proto/x11proto-trap/debian/control2006-09-30 23:19:35 UTC (rev 
3581)
+++ trunk/proto/x11proto-trap/debian/control2006-10-01 17:13:47 UTC (rev 
3582)
@@ -8,7 +8,7 @@
 
 Package: x11proto-trap-dev
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxt-dev
 Conflicts: libxtrap-dev (<< 6.8.2-25)
 Replaces: libxtrap-dev (<< 6.8.2-25)
 Pre-Depends: x11-common (>= 1:7.0.0)


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



Bug#202923: just for guys Jesusa

2006-10-01 Thread Danyelle Alishia
The three brand name drugs available to improve sex lives are now available in 
generic form at a significantly
lower price.

Pick up the one that is best for you at:

http://gwbru.com>.bamksqdqt797fqpckk7m52vp22k.twariadmins.hk







property square



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



Bug#390503: compiz: Missing window borders

2006-10-01 Thread Sebastian Lara Menares
Package: compiz
Version: 0.0.13+git20060928-2
Severity: important


i don't have windows borders anymore when i load compiz with "~/>compiz &" 
after killing xfwm4 on XFCE4. Cube and other effects work. If i load compiz 
with sudo, windows borders are back but with wrong colors. Same thing with 
gnome. 



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

Versions of packages compiz depends on:
ii  compiz-core 0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gnome0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gtk  0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information


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



Bug#390496: Compiz fails on supersavage on T23 Thinkpad

2006-10-01 Thread DW Price

Package: compiz
Version: 0.0.13+git20060928-2

video: S3 Inc. SuperSavage IX/C SDR - T23 Thinkpad
kernel: 2.6.18-1-686 #1 SMP Sun Sep 24 13:48:23 UTC 2006 i686 GNU/Linux
X Window System Version 7.1.1

**
on running compiz --replace:

(gtk-window-decorator:15178): Gtk-WARNING **: Unable to locate theme 
engine in module_path: "clearlooks",

libGL warning: 3D driver claims to not support visual 0x4b
/usr/bin/compiz.real: Support for non power of two textures missing
/usr/bin/compiz.real: Failed to manage screen: 0
/usr/bin/compiz.real: No manageable screens found on display :0.0

all window decoration disappear and I have to run metacity --replace

**
on running glxinfo:

name of display: :0.0
libGL warning: 3D driver claims to not support visual 0x4b
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
GLX_OML_swap_method,

GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: S3 Graphics Inc.
OpenGL renderer string: Mesa DRI SuperSavage 20050829 AGP 1x
OpenGL version string: 1.2 Mesa 6.5.1
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
GL_ARB_texture_compression, GL_ARB_texture_env_add,
GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_lod_bias, GL_EXT_texture_object,
GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos,
GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format,
GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x24 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x25 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x26 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x27 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x28 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x29 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x2a 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x2b 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x2c 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x2d 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x2e 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x2f 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x30 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x31 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x32 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon


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



Bug#390485: gnome-window-decorator is missing

2006-10-01 Thread Stefan Förster




Package: compiz-gnome
Version: 0.0.13+git20060928-2
Severity: important

Hi Thierry,

I tried to use your compiz packages under Debian sid (kernel 2.6.18) with the Beta NVidia driver (1.0-9625) installed (see http://www.nvnews.net/vbulletin/showthread.php?t=77030).

Besides that compiz seems to have been liked against the Mesa implemnentation of OpenGL (is it ?) and thus not usably in my case if I follow the HowTo of jamesjones' posting, there should be a program 'gnome-window-decorator' in compiz-gnome (or one of the other compiz packages?).

So, this is my bug report - gnome-window-decorator is missing !

I tried to compile copmpiz using the current git-version but didn't succeed. autogen.sh produces a configure script with "gnome: no"... make install stops with an error message...


Stefan





Processed: Re: Bug#390462: compiz: Can't replace xfwm4

2006-10-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 390462 xfwm4
Bug#390462: compiz: Can't replace xfwm4
Bug reassigned from package `compiz' to `xfwm4'.

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#390462: compiz: Can't replace xfwm4

2006-10-01 Thread Michel Dänzer
reassign 390462 xfwm4
kthxbye

On Sun, 2006-10-01 at 13:55 +0200, Armin Berres wrote:
> Package: compiz
> Version: 0.0.13+git20060928-2
> Severity: normal
> 
> I'm using Xfce and therefore xfwm4 as WM. When I try to start compiz
> with "compiz --replace" I get the following:
> 
> $ compiz --replace
> /usr/bin/compiz.real: Another window manager is already running on screen: 0
> /usr/bin/compiz.real: No manageable screens found on display :0.0
> 
> I have to kill xfwm4 explicitly to get compiz running.
> 
> If you think this is no bug feel free to close it. (Or is this maybe a
> bug in xfwm4? I don't know.)

It is, xfwm4 doesn't support the protocol for --replace.


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



Bug#379480: X Key/Mouse Freeze might be time/clock based

2006-10-01 Thread hendrik
On Sat, Sep 30, 2006 at 11:23:47PM -0400, [EMAIL PROTECTED] wrote:
> On Sat, Sep 30, 2006 at 03:34:48PM -0600, Berg, Michael wrote:
> > 
> > So I started really looking into time-based triggers.  During my
> > troubleshooting experiments, I found that if the system clock is adjusted
> > even a few seconds backward, X input will freeze up a few seconds later.
> > 
> > For example:
> > 1. Make sure any NTP software is turned off (since we want to know what
> > changes are being made to the clock).
> 
> It's chrony I'm using, which, I believe, doesn't set the clock backward, 
> but adjusts the speed of the clock instead.  Maybe that has the same 
> effect as adusting it more often, hence minutes instead of months?

I uninstalled chrony, and do not have ntp installed, and I rebooted 
before the test just to make sure it was really gone.

> > 2. Execute the date command and then adjust the time back slightly (about 2
> > minutes backward is used in this example).
> > 
> >   # date
> >   Sat Sep 30 15:02:22 MDT 2006
> > 
> >   # date -s 'Sat Sep 30 15:00:00 MDT 2006'
> > 
> > Every time I tried this, X keyboard and mouse input would freeze up a few
> > seconds later.  Desktop applets like the system clock, CPU monitor, network
> > activity, etc would all still be actively displaying (so the screen is
> > still updating), but I would be unable to mouse between windows, hot-key
> > between windows, type into the currently focused xterm, Ctrl-Alt-backspace
> > to kill X, or Ctrl-Alt-F2 to a terminal window.
> 
> Regulas ASCII keyboard characters still work oafter a freeze -- if I 
> happen to be in a shell at the time the mouse freezes, I can still go on
> merrily entering commands.  But I'd better not try to start any commands 
> that create windows!

I tried this test, set the time back about two minutes.

It did indeed freeze after minute or so.  The system clock froze too, 
which is different from your experience.

The test is not conclusive, though.  I performed it on the second 
reboot.  On the first reboot, the system froze within a second of 
starting icewm, without any clock setting (and ssh'ing in did not work 
at all -- no route to host any more).  So the clock-set freeze may 
just be coincidence.

-- hendrik


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



Bug#379480: X Key/Mouse Freeze might be time/clock based

2006-10-01 Thread Jiří Paleček

Package: xserver-xorg
Version: 1:7.1.0-1

Hello,

I don't use NTP, but I can reproduce the time skew problem with xorg  
7.1.0. I have
to MOVE or CLICK the mouse during the skew period, if I only type, nothing  
happens.
But I only experienced this freeze two times till now, so maybe there was  
something

else that changes the clock. The symptoms are identical.

Regards
Jiri Palecek

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL  
set to cs_CZ)


Versions of packages xserver-xorg depends on:
ii  debconf   1.5.4  Debian configuration  
management sy
ii  x11-common1:7.1.0-1  X Window System (X.Org)  
infrastruc

ii  xbase-clients 1:7.1.ds-3 miscellaneous X clients
ii  xkb-data  0.8-12 X Keyboard Extension (XKB)  
configu

ii  xserver-xorg-core 2:1.1.1-6  X.Org X server -- core server
ii  xserver-xorg-input-evdev [xse 1:1.1.2-1  X.Org X server -- evdev input  
driv
ii  xserver-xorg-input-kbd [xserv 1:1.1.0-1  X.Org X server -- keyboard  
input d
ii  xserver-xorg-input-mouse [xse 1:1.1.1-2  X.Org X server -- mouse input  
driv
ii  xserver-xorg-video-ati [xserv 1:6.6.2-2  X.Org X server -- ATI display  
driv


Versions of packages xserver-xorg recommends:
pn  discover1 | discover   (no description available)
pn  laptop-detect  (no description available)
pn  mdetect(no description available)
pn  xresprobe  (no description available)

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: false
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/monitor/lcd: false
  xserver-xorg/config/device/default-identifier:
  xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1280x1024, 1024x768, 800x600, 640x480
  xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: cz
* xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 30-65
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc105
* xserver-xorg/config/device/driver: ati
* xserver-xorg/config/monitor/selection-method: Medium
* xserver-xorg/config/write_files_section: true
* xserver-xorg/config/monitor/mode-list: 1280x1024 @ 60Hz
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
  shared/no_known_x-server:
  xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 50-75
* xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/modules: bitmap, dbe, ddc, dri, extmod, freetype,  
glx, int10, record, type1, v4l, vbe

* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: Generic Video Card
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:1:0:0
  xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg
  xserver-xorg/config/monitor/default-identifier:



Bug#390462: compiz: Can't replace xfwm4

2006-10-01 Thread Armin Berres
Package: compiz
Version: 0.0.13+git20060928-2
Severity: normal

I'm using Xfce and therefore xfwm4 as WM. When I try to start compiz
with "compiz --replace" I get the following:

$ compiz --replace
/usr/bin/compiz.real: Another window manager is already running on screen: 0
/usr/bin/compiz.real: No manageable screens found on display :0.0

I have to kill xfwm4 explicitly to get compiz running.

If you think this is no bug feel free to close it. (Or is this maybe a
bug in xfwm4? I don't know.)

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

Versions of packages compiz depends on:
ii  compiz-core 0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gnome0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-gtk  0.0.13+git20060928-2 OpenGL window and compositing mana
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information


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



Bug#384262: xserver-xorg-core: could not open default font 'fixed'

2006-10-01 Thread Eugene Konev

If your xorg.conf only one FontPath entry 
FontPath"unix/:7100"# local font server
can you try removing this entry or the whole section and see if it works.
If there are more FontPath entries, then send your xorg.conf to the bug
log, please.


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



Re: Feature Freeze

2006-10-01 Thread Drew Parsons
David wrote:
>  With the upload of compiz to unstable, I'm instituting a feature freeze
> across the X packages. The new savage driver can go in, and I'll consider a
> new ati release if upstream decides to do one, but our current package set
> is frozen as is.

We have not updated all the input drivers to 7.1 yet.

Drew


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



Processed: Re: Bug#390416: Acknowledgement (compiz-core: missing dependency on libxcomposite1 >= 1:0.3-1)

2006-10-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 390416 compiz
Bug#390416: compiz-core: missing dependency on libxcomposite1 >= 1:0.3-1
Bug reassigned from package `compiz-core' to `compiz'.

> severity 390416 serious
Bug#390416: compiz-core: missing dependency on libxcomposite1 >= 1:0.3-1
Severity set to `serious' from `normal'

> merge 390416 390304
Bug#390304: compiz: Bad build-depends causing FTBFS and bad depends
Bug#390416: compiz-core: missing dependency on libxcomposite1 >= 1:0.3-1
Merged 390304 390416.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#390304: Build-depends missing epochs make this FTBFS and fail to run with satisfied depends

2006-10-01 Thread Paul TBBle Hampson
retitle 390304 compiz: Bad build-depends causing FTBFS and bad depends
severity 390304 serious
Thankyou Mr Bug Control Robot

The compiz source upload doesn't have any epochs on the versions of
its build-depends, causing bugs like the one that triggered this
bug, and the FTBFS on the autobuilders that grabbed
libxcomposite-dev 1:0.2.2.2-3 to satisfy
libxcomposite-dev (>= 0.3)
(ie all but AMD64, alpha and s390).

Build logs at http://buildd.debian.org/build.php?arch=&pkg=compiz

In fact, it looks like
libxcomposite-dev (>= 0.3), libxfixes-dev (>= 4.0.1), libxdamage-dev
(>= 1.0.3), libxrandr-dev (>= 1.1.0.2), libxrender-dev (>= 0.9.1),
libice-dev (>= 1.0.1), libsm-dev (>= 1.0.1)

in the build-depends should be

libxcomposite-dev (>= 1:0.3), libxfixes-dev (>= 1:4.0.1), libxdamage-dev
(>= 1:1.0.3), libxrandr-dev (>= 1:1.1.0.2), libxrender-dev (>= 1:0.9.1),
libice-dev (>= 1:1.0.1), libsm-dev (>= 1:1.0.1)

although so far only libxcomposite-dev seems to have broken on this...

-- 
Paul "TBBle" Hampson, [EMAIL PROTECTED]

Shorter .sig for a more eco-friendly paperless office.


pgpkLJLvcWQW5.pgp
Description: PGP signature


Bug#384262: xserver-xorg-core: could not open default font 'fixed'

2006-10-01 Thread Fox
Package: xserver-xorg-core
Followup-For: Bug #384262

1.1.1-9 is broken, reverting to 1.1.1-8 fixes the problem

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages xserver-xorg-core depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libfontenc1  1:1.0.2-2   X11 font encoding library
ii  libgcc1  1:4.1.1-14  GCC support library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxfont11:1.2.2-1   X11 font rasterisation library
ii  x11-common   1:7.1.0-1   X Window System (X.Org) infrastruc
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages xserver-xorg-core recommends:
ii  xkb-data  0.8-15 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#390416: compiz-core: missing dependency on libxcomposite1 >= 1:0.3-1

2006-10-01 Thread Vincent Ho
Package: compiz-core
Version: 0.0.13+git20060928-2
Severity: normal


The compiz binary requires the symbol XCompositeGetOverlayWindow which
is not in libxcomposite1 as of 1:0.2.2.2-3.  Upgrading libxcomposite1 to
1:0.3-1 fixed the problem.  A versioned dependency seems appropriate.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages compiz-core depends on:
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]6.5.1-0.1A free implementation of the OpenG
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstartup-notification00.8-2library for program launch feedbac
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxcomposite1  1:0.3-1  X11 Composite extension library
ii  libxdamage1 1:1.0.3-2X11 damaged region extension libra
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-4X11 miscellaneous 'fixes' extensio
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library

Versions of packages compiz-core recommends:
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing mana

-- no debconf information


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



Processed: Build-depends missing epochs make this FTBFS and fail to run with satisfied depends

2006-10-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 390304 compiz: Bad build-depends causing FTBFS and bad depends
Bug#390304: compiz --replace fails to launch
Changed Bug title.

> severity 390304 serious
Bug#390304: compiz: Bad build-depends causing FTBFS and bad depends
Severity set to `serious' from `important'

> Thankyou Mr Bug Control Robot
Unknown command or malformed arguments to command.

> The compiz source upload doesn't have any epochs on the versions of
Unknown command or malformed arguments to command.

> its build-depends, causing bugs like the one that triggered this
Unknown command or malformed arguments to command.

> bug, and the FTBFS on the autobuilders that grabbed
Unknown command or malformed arguments to command.

> libxcomposite-dev 1:0.2.2.2-3 to satisfy
Unknown command or malformed arguments to command.

Too many unknown commands, stopping 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]