Bug#358708: marked as done (libx11: hurd-i386, kfreebsd-i386 and kfreebsd-amd64 need -lpthread for threads too)

2006-10-10 Thread Debian Bug Tracking System
Your message dated Tue, 10 Oct 2006 20:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358708: fixed in libx11 2:1.0.3-1
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: libx11
Severity: important
Tags: experimental patch upstream

Hi,

In configure.ac, only linux and openbsd get a -lpthread option in
XTHREADLIB. hurd-i386 needs that too. Xbase-clients currently FTBFS
because of this. Please apply attached patch (and re-run autotools).


-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (1, 'experimental')
Architecture: hurd-i386 (i386)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
--- configure.ac.orig   2006-03-24 02:07:09.0 +
+++ configure.ac2006-03-24 02:07:21.0 +
@@ -157,7 +157,7 @@
 dnl XXX incomplete, please fill this in
 if test x$xthreads = xyes ; then
 case $host_os in
-linux*|openbsd*)
+linux*|openbsd*|gnu*)
 XTHREADLIB=-lpthread ;;
 freebsd*)
 XTHREAD_CFLAGS="-D_THREAD_SAFE"
--- End Message ---
--- Begin Message ---
Source: libx11
Source-Version: 2:1.0.3-1

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

libx11-6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.0.3-1_i386.deb
libx11-6_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.0.3-1_i386.deb
libx11-data_1.0.3-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.0.3-1_all.deb
libx11-dev_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.0.3-1_i386.deb
libx11_1.0.3-1.diff.gz
  to pool/main/libx/libx11/libx11_1.0.3-1.diff.gz
libx11_1.0.3-1.dsc
  to pool/main/libx/libx11/libx11_1.0.3-1.dsc
libx11_1.0.3.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.0.3.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated libx11 package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 10 Oct 2006 22:34:36 -0400
Source: libx11
Binary: libx11-6-dbg libx11-data libx11-6 libx11-dev
Architecture: source i386 all
Version: 2:1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
Closes: 355957 358708
Changes: 
 libx11 (2:1.0.3-1) unstable; urgency=low
 .
   [ David Nusinow ]
   * New upstream release
   * Dump obsolete patch 10 for manpage fix and 13 for setuid fix
   * Run dh_install with --list-missing
   * Remove obsolete patch 011
   * Bump debhelper compat to 5
   * Upstream fix allows building in gnu environments. Thanks Samuel
 Thibault, Robert Millan, and Michael Banck. Closes: #358708
   * Add 019_new_autoconf.diff to allow us to not break the server in
 horrendous ways using newer versions of autoconf. Thanks to Jamey Sharp
 for pointing this patch out in upstream HEAD.
   * Add 010_manpage_suffixes.diff to dynamically generate the internal manpage
 section using __libmansuffix__ the same way the actual file suffix is
 generated, so that they match and lintian becomes useful again here
   * Add pre-depends on x11-common for the -dev package
 .
   [ Denis Barbier ]
   * Sync patches:
 - 003_recognize_glibc_2.3.2_locale_names.diff
 - 005_Compose_fix_latin1_UTF8.diff
 - 006_tailor_pt_BR.UTF-8_Compose.diff
 - 014_add_Khmer_digraphs.diff
   * Add 014_add_Khmer_digraphs.diff.  Khmer keyboards have to generate
 several characters with a single keystroke, so define them in
 en_US.UTF-8/Compose.  They will be added later to all UTF-8 files.
 Thanks Paul Wise.  (closes: #355957)
   * Add support for Khmer locale in 003_recognize_glibc_2.3.2_locale_names.diff
 .
   [ Andres Salomon ]
   * Test for obj-$

Bug#383887: marked as done (libx11-dev: x11.pc's xthreadlib shouldn't be empty on the Hurd)

2006-10-10 Thread Debian Bug Tracking System
Your message dated Tue, 10 Oct 2006 20:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358708: fixed in libx11 2:1.0.3-1
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: libx11-dev
Version: 2:1.0.0-8
Severity: important

Hi,

On the Hurd, x11.pc's xthreadlib variable is empty, while it should
contain -lpthread, so that some packages FTBFS. Here is a patch.

Samuel

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

Versions of packages libx11-dev depends on:
ii  libx11-6  2:1.0.0-8  X11 client-side library
ii  libxau-dev1:1.0.0-4  X11 authorisation library (develop
ii  libxdmcp-dev  1:1.0.0-4  X11 authorisation library (develop
ii  libxext-dev   1:1.0.0-4  X11 miscellaneous extensions libra
ii  x11proto-core-dev 7.0.4-3X11 core wire protocol and auxilia
ii  x11proto-input-dev1.3.2-4X11 Input extension wire protocol
ii  x11proto-kb-dev   1.0.2-3X11 XKB extension wire protocol
ii  xtrans-dev1.0.0-6X transport library (development f

libx11-dev recommends no packages.

-- no debconf information

-- 
Samuel Thibault <[EMAIL PROTECTED]>
 moo
 moo ?
 P: keski t'arrive? :))
 m
 moo ?
 rien le net marche je suis content :)
 -+- #ens-mim - accro du net -+-
--- libx11-1.0.0/configure.ac   2006-01-25 02:40:59.0 +0100
+++ libx11-1.0.0-hurd/configure.ac  2006-08-20 15:32:30.0 +0200
@@ -157,7 +157,7 @@
 dnl XXX incomplete, please fill this in
 if test x$xthreads = xyes ; then
 case $host_os in
-linux*|openbsd*)
+linux*|openbsd*|gnu*)
 XTHREADLIB=-lpthread ;;
 freebsd*)
 XTHREAD_CFLAGS="-D_THREAD_SAFE"
--- End Message ---
--- Begin Message ---
Source: libx11
Source-Version: 2:1.0.3-1

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

libx11-6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.0.3-1_i386.deb
libx11-6_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.0.3-1_i386.deb
libx11-data_1.0.3-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.0.3-1_all.deb
libx11-dev_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.0.3-1_i386.deb
libx11_1.0.3-1.diff.gz
  to pool/main/libx/libx11/libx11_1.0.3-1.diff.gz
libx11_1.0.3-1.dsc
  to pool/main/libx/libx11/libx11_1.0.3-1.dsc
libx11_1.0.3.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.0.3.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated libx11 package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 10 Oct 2006 22:34:36 -0400
Source: libx11
Binary: libx11-6-dbg libx11-data libx11-6 libx11-dev
Architecture: source i386 all
Version: 2:1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
Closes: 355957 358708
Changes: 
 libx11 (2:1.0.3-1) unstable; urgency=low
 .
   [ David Nusinow ]
   * New upstream release
   * Dump obsolete patch 10 for manpage fix and 13 for setuid fix
   * Run dh_install with --list-missing
   * Remove obsolete patch 011
   * Bump debhelper compat to 5
   * Upstream fix allows building in gnu environments. Thanks Samuel
 Thibault, Robert Millan, and Michael Banck. Closes: #358708
   * Add 019_new_autoconf.diff to allow us to not break the server in
 horrendous ways using newer versions of autoconf. Thanks to Jamey Sharp
 for pointing this patch out in 

Bug#392295: xserver-xorg-core: /etc/X11/X missing

2006-10-10 Thread Frans Pop
Package: xserver-xorg-core
Version: 1:1.0.2-9
Severity: serious

If I install xserver-xorg-core and xbase-clients (and ion3) on my sparc 
and then try to run "startx", I get the following error:
X: cannot stat /etc/X11/X (No such file or directory), aborting
xinit: xserver error

AFAIKT /etc/X11/X is supposed to be a symlink to /usr/sbin/Xorg.

I think this link may be created by the xserver-xorg package, but as that 
package is not required and xserver-xorg-core ships the binary, the 
symlink should probably be part of that.


pgplgrUKK6wem.pgp
Description: PGP signature


Bug#355957: marked as done (libx11-data: Please include Khmer Compose file (km_KH))

2006-10-10 Thread Debian Bug Tracking System
Your message dated Tue, 10 Oct 2006 20:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355957: fixed in libx11 2:1.0.3-1
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: xorg
Severity: wishlist
Tags: l10n

The Khmer keyboard layout missed the xorg 7/6.9 release, so please
include it in Debian's xorg7 upload. The Khmer Compose file isn't yet
accepted upstream, hopefully it will soon be.

Keyboard layout: http://bugs.freedesktop.org/show_bug.cgi?id=5389
Compose file: http://bugs.freedesktop.org/show_bug.cgi?id=5706

More info about the layout is here:
http://www.khmeros.info/drupal/?q=en/download/keyboard

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: libx11
Source-Version: 2:1.0.3-1

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

libx11-6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.0.3-1_i386.deb
libx11-6_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.0.3-1_i386.deb
libx11-data_1.0.3-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.0.3-1_all.deb
libx11-dev_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.0.3-1_i386.deb
libx11_1.0.3-1.diff.gz
  to pool/main/libx/libx11/libx11_1.0.3-1.diff.gz
libx11_1.0.3-1.dsc
  to pool/main/libx/libx11/libx11_1.0.3-1.dsc
libx11_1.0.3.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.0.3.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated libx11 package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 10 Oct 2006 22:34:36 -0400
Source: libx11
Binary: libx11-6-dbg libx11-data libx11-6 libx11-dev
Architecture: source i386 all
Version: 2:1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
Closes: 355957 358708
Changes: 
 libx11 (2:1.0.3-1) unstable; urgency=low
 .
   [ David Nusinow ]
   * New upstream release
   * Dump obsolete patch 10 for manpage fix and 13 for setuid fix
   * Run dh_install with --list-missing
   * Remove obsolete patch 011
   * Bump debhelper compat to 5
   * Upstream fix allows building in gnu environments. Thanks Samuel
 Thibault, Robert Millan, and Michael Banck. Closes: #358708
   * Add 019_new_autoconf.diff to allow us to not break the server in
 horrendous ways using newer versions of autoconf. Thanks to Jamey Sharp
 for pointing this patch out in upstream HEAD.
   * Add 010_manpage_suffixes.diff to dynamically generate the internal manpage
 section using __libmansuffix__ the same way the actual file suffix is
 generated, so that they match and lintian becomes useful again here
   * Add pre-depends on x11-common for the -dev package
 .
   [ Denis Barbier ]
   * Sync patches:
 - 003_recognize_glibc_2.3.2_locale_names.diff
 - 005_Compose_fix_latin1_UTF8.diff
 - 006_tailor_pt_BR.UTF-8_Compose.diff
 - 014_add_Khmer_digraphs.diff
   * Add 014_add_Khmer_digraphs.diff.  Khmer keyboards have to generate
 several characters with a single keystroke, so define them in
 en_US.UTF-8/Compose.  They will be added later to all UTF-8 files.
 Thanks Paul Wise.  (closes: #355957)
   * Add support for Khmer locale in 003_recognize_glibc_2.3.2_locale_names.diff
 .
   [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
 idempotency fix.
 .
   [ Drew Parsons ]
   * dbg package has priority extra.
Files: 
 f059c670aa8bf2c499e8ae7a5e60c047 979 x11 optional libx11_1.0.3-1.dsc
 d734dacf32abebc4001bd7d63076994a 1927173 x11 optional libx11_1.0.3.orig.tar.gz
 685f99789a137156b25d2cad7c32cbaf 206427 x11 optional libx11_1.0.3-1.diff.

Re: X Strike Force X.Org X11 SVN commit: r3712 - trunk/app/compiz/debian

2006-10-10 Thread David Nusinow
Hi Thierry,

On Tue, Oct 10, 2006 at 08:37:02PM -0400, X Strike Force SVN Repository Admin 
wrote:
> Author: dnusinow
> Date: 2006-10-10 20:37:01 -0400 (Tue, 10 Oct 2006)
> New Revision: 3712
> 
> Modified:
>trunk/app/compiz/debian/changelog
>trunk/app/compiz/debian/control
> Log:
> * Tighten up all the X library build-depends by explicitly using current
>   versions. Thanks aj.

I asked this on irc, but you weren't around when I was. Is it ok if I
revert the 0.2 commit on trunk so I can upload this fix? It should allow
compiz to build on the arches it ftbfs'ed on. If you want to do it too, go
for it, as I'm not sure I'll be able to do much work over the next day or
two for personal reasons.

 - David Nusinow


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



X Strike Force X.Org X11 SVN commit: r3719 - tags/lib/libx11

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-10-10 22:35:55 -0400 (Tue, 10 Oct 2006)
New Revision: 3719

Added:
   tags/lib/libx11/libx11-2:1.0.3-1/
Log:
Tagging upload of libx11-2:1.0.3-1 to unstable.

Copied: tags/lib/libx11/libx11-2:1.0.3-1 (from rev 3718, trunk/lib/libx11)


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



X Strike Force X.Org X11 SVN commit: r3718 - trunk/lib/libx11/debian

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-10-10 22:34:55 -0400 (Tue, 10 Oct 2006)
New Revision: 3718

Modified:
   trunk/lib/libx11/debian/changelog
Log:
Prepare changelog for upload

Modified: trunk/lib/libx11/debian/changelog
===
--- trunk/lib/libx11/debian/changelog   2006-10-11 02:34:12 UTC (rev 3717)
+++ trunk/lib/libx11/debian/changelog   2006-10-11 02:34:55 UTC (rev 3718)
@@ -1,4 +1,4 @@
-libx11 (2:1.0.3-1) UNRELEASED; urgency=low
+libx11 (2:1.0.3-1) unstable; urgency=low
 
   [ David Nusinow ]
   * New upstream release
@@ -35,7 +35,7 @@
   [ Drew Parsons ]
   * dbg package has priority extra.
 
- -- David Nusinow <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 22:33:42 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 22:34:36 -0400
 
 libx11 (2:1.0.0-9) unstable; urgency=low
 


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



X Strike Force X.Org X11 SVN commit: r3717 - trunk/lib/libx11/debian

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-10-10 22:34:12 -0400 (Tue, 10 Oct 2006)
New Revision: 3717

Modified:
   trunk/lib/libx11/debian/changelog
   trunk/lib/libx11/debian/control
Log:
* Add pre-depends on x11-common for the -dev package

Modified: trunk/lib/libx11/debian/changelog
===
--- trunk/lib/libx11/debian/changelog   2006-10-11 02:10:33 UTC (rev 3716)
+++ trunk/lib/libx11/debian/changelog   2006-10-11 02:34:12 UTC (rev 3717)
@@ -14,6 +14,7 @@
   * Add 010_manpage_suffixes.diff to dynamically generate the internal manpage
 section using __libmansuffix__ the same way the actual file suffix is
 generated, so that they match and lintian becomes useful again here
+  * Add pre-depends on x11-common for the -dev package
 
   [ Denis Barbier ]
   * Sync patches:
@@ -34,7 +35,7 @@
   [ Drew Parsons ]
   * dbg package has priority extra.
 
- -- David Nusinow <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 21:45:25 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 22:33:42 -0400
 
 libx11 (2:1.0.0-9) unstable; urgency=low
 

Modified: trunk/lib/libx11/debian/control
===
--- trunk/lib/libx11/debian/control 2006-10-11 02:10:33 UTC (rev 3716)
+++ trunk/lib/libx11/debian/control 2006-10-11 02:34:12 UTC (rev 3717)
@@ -58,6 +58,7 @@
 
 Package: libx11-dev
 Architecture: any
+Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: ${shlibs:Depends}, ${misc:Depends}, libx11-6 (= ${Source-Version}), 
libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1), libxext-dev, 
x11proto-core-dev (>= 6.8.99.8-1), x11proto-input-dev, x11proto-kb-dev, 
xtrans-dev
 Description: X11 client-side library (development headers)
  This package provides the main client interface to the X Window System, and is


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



X Strike Force X.Org X11 SVN commit: r3715 - in trunk/lib/libx11: . debian debian/patches include man modules modules/im modules/im/ximcp modules/lc modules/lc/Utf8 modules/lc/def modules/lc/gen modul

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-10-10 21:05:27 -0400 (Tue, 10 Oct 2006)
New Revision: 3715

Removed:
   trunk/lib/libx11/debian/patches/018_nonlinux.diff
Modified:
   trunk/lib/libx11/Makefile.in
   trunk/lib/libx11/aclocal.m4
   trunk/lib/libx11/configure
   trunk/lib/libx11/debian/changelog
   trunk/lib/libx11/debian/patches/019_new_autoconf.diff
   trunk/lib/libx11/debian/patches/series
   trunk/lib/libx11/include/Makefile.in
   trunk/lib/libx11/man/Makefile.in
   trunk/lib/libx11/modules/Makefile.in
   trunk/lib/libx11/modules/im/Makefile.in
   trunk/lib/libx11/modules/im/ximcp/Makefile.in
   trunk/lib/libx11/modules/lc/Makefile.in
   trunk/lib/libx11/modules/lc/Utf8/Makefile.in
   trunk/lib/libx11/modules/lc/def/Makefile.in
   trunk/lib/libx11/modules/lc/gen/Makefile.in
   trunk/lib/libx11/modules/lc/xlocale/Makefile.in
   trunk/lib/libx11/modules/om/Makefile.in
   trunk/lib/libx11/modules/om/generic/Makefile.in
   trunk/lib/libx11/nls/C/Makefile.in
   trunk/lib/libx11/nls/Makefile.in
   trunk/lib/libx11/nls/armscii-8/Makefile.in
   trunk/lib/libx11/nls/el_GR.UTF-8/Makefile.in
   trunk/lib/libx11/nls/en_US.UTF-8/Makefile.in
   trunk/lib/libx11/nls/georgian-academy/Makefile.in
   trunk/lib/libx11/nls/georgian-ps/Makefile.in
   trunk/lib/libx11/nls/ibm-cp1133/Makefile.in
   trunk/lib/libx11/nls/iscii-dev/Makefile.in
   trunk/lib/libx11/nls/isiri-3342/Makefile.in
   trunk/lib/libx11/nls/iso8859-1/Makefile.in
   trunk/lib/libx11/nls/iso8859-10/Makefile.in
   trunk/lib/libx11/nls/iso8859-11/Makefile.in
   trunk/lib/libx11/nls/iso8859-13/Makefile.in
   trunk/lib/libx11/nls/iso8859-14/Makefile.in
   trunk/lib/libx11/nls/iso8859-15/Makefile.in
   trunk/lib/libx11/nls/iso8859-2/Makefile.in
   trunk/lib/libx11/nls/iso8859-3/Makefile.in
   trunk/lib/libx11/nls/iso8859-4/Makefile.in
   trunk/lib/libx11/nls/iso8859-5/Makefile.in
   trunk/lib/libx11/nls/iso8859-6/Makefile.in
   trunk/lib/libx11/nls/iso8859-7/Makefile.in
   trunk/lib/libx11/nls/iso8859-8/Makefile.in
   trunk/lib/libx11/nls/iso8859-9/Makefile.in
   trunk/lib/libx11/nls/iso8859-9e/Makefile.in
   trunk/lib/libx11/nls/ja.JIS/Makefile.in
   trunk/lib/libx11/nls/ja.S90/Makefile.in
   trunk/lib/libx11/nls/ja.SJIS/Makefile.in
   trunk/lib/libx11/nls/ja.U90/Makefile.in
   trunk/lib/libx11/nls/ja/Makefile.in
   trunk/lib/libx11/nls/ja_JP.UTF-8/Makefile.in
   trunk/lib/libx11/nls/ko/Makefile.in
   trunk/lib/libx11/nls/ko_KR.UTF-8/Makefile.in
   trunk/lib/libx11/nls/koi8-c/Makefile.in
   trunk/lib/libx11/nls/koi8-r/Makefile.in
   trunk/lib/libx11/nls/koi8-u/Makefile.in
   trunk/lib/libx11/nls/microsoft-cp1251/Makefile.in
   trunk/lib/libx11/nls/microsoft-cp1255/Makefile.in
   trunk/lib/libx11/nls/microsoft-cp1256/Makefile.in
   trunk/lib/libx11/nls/mulelao-1/Makefile.in
   trunk/lib/libx11/nls/nokhchi-1/Makefile.in
   trunk/lib/libx11/nls/pt_BR.UTF-8/Makefile.in
   trunk/lib/libx11/nls/ru_RU.UTF-8/Makefile.in
   trunk/lib/libx11/nls/tatar-cyr/Makefile.in
   trunk/lib/libx11/nls/th_TH.UTF-8/Makefile.in
   trunk/lib/libx11/nls/th_TH/Makefile.in
   trunk/lib/libx11/nls/tscii-0/Makefile.in
   trunk/lib/libx11/nls/vi_VN.tcvn/Makefile.in
   trunk/lib/libx11/nls/vi_VN.viscii/Makefile.in
   trunk/lib/libx11/nls/zh_CN.UTF-8/Makefile.in
   trunk/lib/libx11/nls/zh_CN.gb18030/Makefile.in
   trunk/lib/libx11/nls/zh_CN.gbk/Makefile.in
   trunk/lib/libx11/nls/zh_CN/Makefile.in
   trunk/lib/libx11/nls/zh_HK.UTF-8/Makefile.in
   trunk/lib/libx11/nls/zh_HK.big5/Makefile.in
   trunk/lib/libx11/nls/zh_HK.big5hkscs/Makefile.in
   trunk/lib/libx11/nls/zh_TW.UTF-8/Makefile.in
   trunk/lib/libx11/nls/zh_TW.big5/Makefile.in
   trunk/lib/libx11/nls/zh_TW/Makefile.in
   trunk/lib/libx11/src/Makefile.in
   trunk/lib/libx11/src/util/Makefile.in
   trunk/lib/libx11/src/xcms/Makefile.in
   trunk/lib/libx11/src/xkb/Makefile.in
   trunk/lib/libx11/src/xlibi18n/Makefile.in
Log:
* Upstream fix allows building in gnu environments. Thanks Samuel

Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 3714:3715 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]



Bug#392232: xserver-xorg-input-joystick: implicit pointer conversion

2006-10-10 Thread Drew Parsons

> Package: xserver-xorg-input-joystick
> Version: 1:1.1.0-1
> 
> Our automated buildd log filter[1] detected a problem that will cause
> your package to segfault on architectures where the size of a pointer
> is greater than the size of an integer, such as ia64 and amd64.
> 
> This is often due to a missing function prototype definition.

For reference, the sole change (apart from version change) between
joystick 1.0.0.5 and 1.1.0 is the removal of 
#include 
from src/xf86Jstk.c.

Drew


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



Processed: Re: Bug#390646: xserver-xorg: Server crash when switching back from full screen mode

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

> severity 390646 important
Bug#390646: xserver-xorg: Server crash when switching back from full screen mode
Severity set to `important' from `normal'

> 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#390646: xserver-xorg: Server crash when switching back from full screen mode

2006-10-10 Thread Frans Pop
severity 390646 important
thanks

On Monday 02 October 2006 13:51, Frans Pop wrote:
> After playing a particular game (Chromium) in full screen mode, the
> XOrg server crashes about 2 out of 3 times when switching back to KDE.

With the help of David I've done some further research on this and 
obtained a full backtrace from gdb with both the xserver and the i810 
driver compiled with debugging symbols (attached).

I used the upstream 1.7.0 version of the i810 driver for this, so it is 
confirmed that the new driver does _not_ fix this issue.

From the Xorg log:
(II) Module i810: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.7.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0

My default screen resolution when running KDE is 1280x1024. The game 
switches that to fullscreen mode at 800x600.
The crash mostly happens when exiting the game, but also sometimes when 
starting it.
Both starting and exiting the game are also sometimes successful.

Cheers,
FJP

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47953045281504 (LWP 8640)]
I830SetCursorPosition (pScrn=0x6ea2d0, x=33, y=61) at 
../../src/i830_cursor.c:524
524if (x >= pScrn->currentMode->HDisplay) x = 
pScrn->currentMode->HDisplay - 1;
(gdb) bt f
#0  I830SetCursorPosition (pScrn=0x6ea2d0, x=33, y=61) at 
../../src/i830_cursor.c:524
pI830 = (I830Ptr) 0x6ebee0
temp = 
oldx = 
oldy = 
hotspotx = 0
hotspoty = 0
#1  0x2b9cf1921c39 in xf86SetCursor () from 
/usr/lib/xorg/modules/libramdac.so
No symbol table info available.
#2  0x2b9cf19213c9 in xf86CursorSetCursor () from 
/usr/lib/xorg/modules/libramdac.so
No symbol table info available.
#3  0x004cacf2 in miPointerMove (pScreen=0x6f0cc0, x=34, y=62, 
time=884799019)
at ../../mi/mipointer.c:487
pScreenPriv = (miPointerScreenPtr) 0x71eb20
xE = {u = {u = {type = 224 'à', detail = 180 '´', sequenceNumber = 
47935},
keyButtonPointer = {pad00 = 3141514464, time = 32767, root = 3141513200,
  event = 32767, child = 3141514880, rootX = 32767, rootY = 0, eventX = 
-20480,
  eventY = -17601, state = 32767, sameScreen = 0 '\0', pad1 = 0 '\0'}, 
enterLeave = {
  pad00 = 3141514464, time = 32767, root = 3141513200, event = 32767,
  child = 3141514880, rootX = 32767, rootY = 0, eventX = -20480, eventY = 
-17601,
  state = 32767, mode = 0 '\0', flags = 0 '\0'}, focus = {pad00 = 
3141514464,
  window = 32767, mode = 240 'ð', pad1 = 175 '¯', pad2 = 63 '?', pad3 = 187 
'»'},
expose = {pad00 = 3141514464, window = 32767, x = 45040, y = 47935, width = 
32767,
  height = 0, count = 46720, pad2 = 47935}, graphicsExposure = {pad00 = 
3141514464,
  drawable = 32767, x = 45040, y = 47935, width = 32767, height = 0,
  minorEvent = 46720, count = 47935, majorEvent = 255 'ÿ', pad1 = 127 
'\177',
  pad2 = 0 '\0', pad3 = 0 '\0'}, noExposure = {pad00 = 3141514464, drawable 
= 32767,
  minorEvent = 45040, majorEvent = 63 '?', bpad = 187 '»'}, visibility = {
  pad00 = 3141514464, window = 32767, state = 240 'ð', pad1 = 175 '¯', pad2 
= 63 '?',
  pad3 = 187 '»'}, createNotify = {pad00 = 3141514464, parent = 32767,
  window = 3141513200, x = 32767, y = 0, width = 46720, height = 47935,
  borderWidth = 32767, override = 0 '\0', bpad = 0 '\0'}, destroyNotify = {
  pad00 = 3141514464, event = 32767, window = 3141513200}, unmapNotify = {
  pad00 = 3141514464, event = 32767, window = 3141513200, fromConfigure = 
255 'ÿ',
  pad1 = 127 '\177', pad2 = 0 '\0', pad3 = 0 '\0'}, mapNotify = {pad00 = 
3141514464,
  event = 32767, window = 3141513200, override = 255 'ÿ', pad1 = 127 '\177',
  pad2 = 0 '\0', pad3 = 0 '\0'}, mapRequest = {pad00 = 3141514464, parent = 
32767,
  window = 3141513200}, reparent = {pad00 = 3141514464, event = 32767,
  window = 3141513200, parent = 32767, x = -18816, y = -17601, override = 
255 'ÿ',
  pad1 = 127 '\177', pad2 = 0 '\0', pad3 = 0 '\0'}, configureNotify = {
  pad00 = 3141514464, event = 32767, window = 3141513200, aboveSibling = 
32767,
  x = -18816, y = -17601, width = 32767, height = 0, borderWidth = 45056,
  override = 63 '?', bpad = 187 '»'}, configureRequest = {pad00 = 
3141514464,
  parent = 32767, window = 3141513200, sibling = 32767, x = -18816, y = 
-17601,
  width = 32767, height = 0, borderWidth = 45056, valueMask = 47935, pad1 = 
32767},
gravity = {pad00 = 3141514464, event = 32767, window = 3141513200, x = 
32767, y = 0,
  pad1 = 3141514880, pad2 = 32767, pad3 = 3141513216, pad4 = 32767}, 
resizeRequest = {
  pad00 = 3141514464, window = 32767, width = 45040, height = 47935}, 
circulate = {
  pad00 = 3141514464, event = 32767, window = 3141513200, parent = 32767,
  place = 128 '\200', pad1 = 182 '¶', pad2 = 63 '?', pad3 = 187 '»'}, 
property = {
  pad00 = 3141514464, window = 32767,

X Strike Force X.Org X11 SVN commit: r3713 - in trunk/lib/libx11: . debian debian/patches include include/X11 man modules modules/im modules/im/ximcp modules/lc modules/lc/Utf8 modules/lc/def modules/

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-10-10 20:47:11 -0400 (Tue, 10 Oct 2006)
New Revision: 3713

Added:
   trunk/lib/libx11/debian/patches/014_add_Khmer_digraphs.diff
   trunk/lib/libx11/nls/ru_RU.UTF-8/
   trunk/lib/libx11/nls/ru_RU.UTF-8/Makefile.in
Removed:
   trunk/lib/libx11/debian/patches/010_manpages_fix.diff
   trunk/lib/libx11/debian/patches/011_stolen_from_ubuntu_xlocalelibdir.diff
   trunk/lib/libx11/debian/patches/013_SECURITY_setuid.diff
   trunk/lib/libx11/debian/patches/014_add_Khmer_digraphs.diff
   trunk/lib/libx11/debian/patches/015_russian_locale_alias.diff
   trunk/lib/libx11/debian/patches/016_greek_polytonic_Compose.diff
   trunk/lib/libx11/debian/patches/017_FTBFS_makekeys.diff
   trunk/lib/libx11/debian/patches/018_nonlinux.diff
   trunk/lib/libx11/debian/patches/019_new_autoconf.diff
   trunk/lib/libx11/debian/watch
   trunk/lib/libx11/nls/ru_RU.UTF-8/
   trunk/lib/libx11/nls/ru_RU.UTF-8/Makefile.in
Modified:
   trunk/lib/libx11/ChangeLog
   trunk/lib/libx11/Makefile.am
   trunk/lib/libx11/Makefile.in
   trunk/lib/libx11/aclocal.m4
   trunk/lib/libx11/compile
   trunk/lib/libx11/config.guess
   trunk/lib/libx11/config.sub
   trunk/lib/libx11/configure
   trunk/lib/libx11/configure.ac
   trunk/lib/libx11/debian/changelog
   trunk/lib/libx11/debian/control
   trunk/lib/libx11/debian/patches/003_recognize_glibc_2.3.2_locale_names.diff
   
trunk/lib/libx11/debian/patches/004_en_US.UTF-8_Compose_fix_Unicode_plane_1.diff
   trunk/lib/libx11/debian/patches/005_Compose_fix_latin1_UTF8.diff
   trunk/lib/libx11/debian/patches/006_tailor_pt_BR.UTF-8_Compose.diff
   trunk/lib/libx11/debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff
   trunk/lib/libx11/debian/patches/series
   trunk/lib/libx11/depcomp
   trunk/lib/libx11/include/Makefile.in
   trunk/lib/libx11/include/X11/Xlib.h
   trunk/lib/libx11/include/X11/XlibConf.h
   trunk/lib/libx11/include/X11/XlibConf.h.in
   trunk/lib/libx11/include/X11/Xlibint.h
   trunk/lib/libx11/include/X11/Xutil.h
   trunk/lib/libx11/install-sh
   trunk/lib/libx11/ltmain.sh
   trunk/lib/libx11/man/IsCursorKey.man
   trunk/lib/libx11/man/Makefile.am
   trunk/lib/libx11/man/Makefile.in
   trunk/lib/libx11/man/XAddHost.man
   trunk/lib/libx11/man/XAllocSizeHints.man
   trunk/lib/libx11/man/XAllocStandardColormap.man
   trunk/lib/libx11/man/XAllocWMHints.man
   trunk/lib/libx11/man/XAnyEvent.man
   trunk/lib/libx11/man/XButtonEvent.man
   trunk/lib/libx11/man/XChangeKeyboardControl.man
   trunk/lib/libx11/man/XChangeKeyboardMapping.man
   trunk/lib/libx11/man/XCirculateEvent.man
   trunk/lib/libx11/man/XCirculateRequestEvent.man
   trunk/lib/libx11/man/XClientMessageEvent.man
   trunk/lib/libx11/man/XColormapEvent.man
   trunk/lib/libx11/man/XConfigureEvent.man
   trunk/lib/libx11/man/XConfigureRequestEvent.man
   trunk/lib/libx11/man/XConfigureWindow.man
   trunk/lib/libx11/man/XCreateColormap.man
   trunk/lib/libx11/man/XCreateGC.man
   trunk/lib/libx11/man/XCreateWindow.man
   trunk/lib/libx11/man/XCreateWindowEvent.man
   trunk/lib/libx11/man/XCrossingEvent.man
   trunk/lib/libx11/man/XDestroyWindowEvent.man
   trunk/lib/libx11/man/XDrawArc.man
   trunk/lib/libx11/man/XDrawText.man
   trunk/lib/libx11/man/XErrorEvent.man
   trunk/lib/libx11/man/XExposeEvent.man
   trunk/lib/libx11/man/XFocusChangeEvent.man
   trunk/lib/libx11/man/XFontSetExtents.man
   trunk/lib/libx11/man/XGetVisualInfo.man
   trunk/lib/libx11/man/XGetWindowAttributes.man
   trunk/lib/libx11/man/XGraphicsExposeEvent.man
   trunk/lib/libx11/man/XGravityEvent.man
   trunk/lib/libx11/man/XKeymapEvent.man
   trunk/lib/libx11/man/XLoadFont.man
   trunk/lib/libx11/man/XMapEvent.man
   trunk/lib/libx11/man/XMapRequestEvent.man
   trunk/lib/libx11/man/XPropertyEvent.man
   trunk/lib/libx11/man/XPutImage.man
   trunk/lib/libx11/man/XReparentEvent.man
   trunk/lib/libx11/man/XResizeRequestEvent.man
   trunk/lib/libx11/man/XSelectionClearEvent.man
   trunk/lib/libx11/man/XSelectionEvent.man
   trunk/lib/libx11/man/XSelectionRequestEvent.man
   trunk/lib/libx11/man/XStringListToTextProperty.man
   trunk/lib/libx11/man/XSupportsLocale.man
   trunk/lib/libx11/man/XUnmapEvent.man
   trunk/lib/libx11/man/XVisibilityEvent.man
   trunk/lib/libx11/man/XcmsColor.man
   trunk/lib/libx11/man/XmbDrawText.man
   trunk/lib/libx11/man/XmbTextListToTextProperty.man
   trunk/lib/libx11/man/XrmInitialize.man
   trunk/lib/libx11/missing
   trunk/lib/libx11/modules/Makefile.in
   trunk/lib/libx11/modules/im/Makefile.in
   trunk/lib/libx11/modules/im/ximcp/Makefile.am
   trunk/lib/libx11/modules/im/ximcp/Makefile.in
   trunk/lib/libx11/modules/im/ximcp/imDefIm.c
   trunk/lib/libx11/modules/im/ximcp/imLcFlt.c
   trunk/lib/libx11/modules/im/ximcp/imLcIc.c
   trunk/lib/libx11/modules/im/ximcp/imLcIm.c
   trunk/lib/libx11/modules/im/ximcp/imLcLkup.c
   trunk/lib/libx11/modules/im/ximcp/imLcPrs.c
   trunk/lib/libx11/modules/im/ximcp/imRm.c
   trunk/lib/libx11/modules/im/ximcp/imThaiFlt.c
   trunk/lib/libx11/modules/im/ximcp/imThaiIc.c
   trun

X Strike Force X.Org X11 SVN commit: r3712 - trunk/app/compiz/debian

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-10-10 20:37:01 -0400 (Tue, 10 Oct 2006)
New Revision: 3712

Modified:
   trunk/app/compiz/debian/changelog
   trunk/app/compiz/debian/control
Log:
* Tighten up all the X library build-depends by explicitly using current
  versions. Thanks aj.

Modified: trunk/app/compiz/debian/changelog
===
--- trunk/app/compiz/debian/changelog   2006-10-10 14:55:13 UTC (rev 3711)
+++ trunk/app/compiz/debian/changelog   2006-10-11 00:37:01 UTC (rev 3712)
@@ -1,5 +1,6 @@
 compiz (0.2.0-1) UNRELEASED; urgency=low
 
+  [ Thierry Reding ]
   * New upstream release.
 + Drop 011_plane-plugin-schema.patch, applied upstream.
 + Drop 012_freedesktop-schema.patch, applied upstream.
@@ -11,8 +12,12 @@
   * Install a schemas file for the Gtk window decorator which is used to
 enable the use of metacity themes.
 
- -- Thierry Reding <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 05:03:13 +0200
+  [ David Nusinow ]
+  * Tighten up all the X library build-depends by explicitly using current
+versions. Thanks aj.
 
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 20:36:30 -0400
+
 compiz (0.0.13+git20060928-4) UNRELEASED; urgency=low
 
   * Suggest nvidia-glx (>= 1.0.9625-1). (Closes: #390326).

Modified: trunk/app/compiz/debian/control
===
--- trunk/app/compiz/debian/control 2006-10-10 14:55:13 UTC (rev 3711)
+++ trunk/app/compiz/debian/control 2006-10-11 00:37:01 UTC (rev 3712)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: Thierry Reding <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), quilt (>= 0.40), automake1.9, libtool, 
libglib2.0-dev, libgconf2-dev, libpng12-dev | libpng-dev, libxcomposite-dev (>= 
1:0.3-2), libxfixes-dev, libxdamage-dev, libxrandr-dev, libxrender-dev, 
libice-dev, libsm-dev, libgl1-mesa-dev (>= 6.5.1) | libgl-dev, libcairo-dev, 
librsvg2-dev, libgnome-desktop-dev, libgnome-window-settings-dev, 
libdbus-1-dev, libwnck-dev, libgtk2.0-dev, libpango1.0-dev, x11proto-gl-dev (>= 
1.4.8-1), libxinerama-dev, libmetacity-dev
+Build-Depends: debhelper (>= 5), quilt (>= 0.40), automake1.9, libtool, 
libglib2.0-dev, libgconf2-dev, libpng12-dev | libpng-dev, libxcomposite-dev (>= 
1:0.3-2), libxfixes-dev (>= 1:4.0.1), libxdamage-dev (>=1:1.0.3), libxrandr-dev 
(>= 2:1.1.0.2), libxrender-dev (>= 1:0.9.1), libice-dev (>= 1:1.0.1), libsm-dev 
(>= 1:1.0.1), libgl1-mesa-dev (>= 6.5.1) | libgl-dev, libcairo-dev, 
librsvg2-dev, libgnome-desktop-dev, libgnome-window-settings-dev, 
libdbus-1-dev, libwnck-dev, libgtk2.0-dev, libpango1.0-dev, x11proto-gl-dev (>= 
1.4.8-1), libxinerama-dev, libmetacity-dev
 Standards-Version: 3.7.2
 
 Package: compiz


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



Re: Feature Freeze

2006-10-10 Thread David Nusinow
On Tue, Oct 10, 2006 at 02:35:05PM +1000, Drew Parsons wrote:
> This page will work well I think.  I'll keep updating the input drivers
> bit by bit until they're all done, and will mark them as "frozen" on
> the wiki when done.

Awesome. I'll be doing the same.

> I've been gauging package state by the version table on
> http://qa.debian.org/[EMAIL PROTECTED] A
> couple of libs seem to have dropped through the cracks: libxres to be
> precise. There is a minor update for libxau located upstream, as well
> as libXScreenSaver, which I suppose we should include. I didn't touch
> libXScreenSaver previously because I wasn't sure how best to manage it
> in regards to libxss. Keep the old name? Update to the new?

The minor updates are fine, although they don't really seem to be
worthwhile iirc, since they basically just allow you to run lint during
builds, which isn't interesting to us. If you want to do the update though,
go for it. 

As for xss, I say we leave the package name as it is for etch and then fix
it later. Changing the package name this late in the game doesn't really
buy us anything interesting. I'd be happy to have it be one of those
instant changes we make once etch is out though.

> I'm interested in packaging the developmental i810 (intel) modesetting
> branch. Alan is keen for people to test it. I'd think to call the new
> package xserver-xorg-video-intel, since I think X.org upstream will be
> calling it "intel" once it's finally released.  I'd put lots of "this
> driver is a development snapshot, only use it if you really mean it"
> warnings into the description.

I'm not sure renaming the driver is a good move right now. I don't want to
jump the gun on upstream. I also don't want people who will inevitably fail
to read the warning to install it thinking that it's the only intel video
driver when they should be using the i810 package. Admittedly,
xserver-xorg-video-i810-modesetting is a mouthful, so if there's a
compromise in there somewhere that'd probably be ideal. I'd like to see the
driver in the archive too though, so if you don't beat me to it I'll try
and jump on this as well.

 - David Nusinow


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



Bug#392232: PRIVATE isn't defined

2006-10-10 Thread dann frazier
The problem here appears to be that the symbol PRIVATE isn't defined
anywhere. It compiles fine if I define PRIVATE to be nothing.

-- 
dann frazier | HP Open Source and Linux Organization


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



Bug#392255: compiz: Firefox autoscroll cursor leaves trailing marks

2006-10-10 Thread David Härdeman

Package: compiz
Version: 0.0.13+git20060928-2
Severity: normal

When using the middle-mouse-button to scroll feature in Firefox, the 
cursor leaves trailing marks behind as you scroll.


This is the same bug as reported here:
https://launchpad.net/bugs/58622

--
David Härdeman



Bug#392244: xterm: doesn't seem to work with udev

2006-10-10 Thread Toni Mueller

Package: xterm
Version: 210-3.1
Severity: normal

*** Please type your report below this line ***

Hello,

I'm running 2.6.18 and udev 0.100-2, and have the following problem:

In /dev, I have 16 files /dev/ptyp[0-f]. I can open 15 xterm, but on the
16th, I get:

xterm: Error 32, errno 2: No such file or directory
Reason: get_pty: not enough ptys

Going to /dev and running ./MAKEDEV pty

yields this message:

# ./MAKEDEV pty
udev active, devices will be created in /dev/.static/dev/

In that directory, I have 256 pty devices (how to increase that?), but
xterm doesn't appear to see them.

I've considered reporting this problem against the udev package, but
was turned away by their message about reporting bugs to udev.


Best,
--Toni++


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages xterm depends on:
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libncurses5  5.5-4   Shared libraries for terminal hand
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxaw7  1:1.0.2-4   X11 Athena Widget library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxmu6  1:1.0.2-2   X11 miscellaneous utility library
ii  libxt6   1:1.0.2-2   X11 toolkit intrinsics library
ii  xbitmaps 1.0.1-2 Base X bitmaps

Versions of packages xterm recommends:
ii  xutils1:7.1.ds-1 X Window System utility programs

-- no debconf information


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



Bug#392232: xserver-xorg-input-joystick: implicit pointer conversion

2006-10-10 Thread dann frazier
Package: xserver-xorg-input-joystick
Version: 1:1.1.0-1
Severity: important

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

- Forwarded message from Buildd user <[EMAIL PROTECTED]> -

Subject: Log for successful build of xserver-xorg-input-joystick_1:1.1.0-1 
(dist=unstable)
From: Buildd user <[EMAIL PROTECTED]>
Date: Tue, 10 Oct 2006 15:08:18 +
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 
2006.10.10.73442
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=0.1 required=3.5 tests=AWL,UNDISC_RECIPS 
autolearn=disabled version=3.0.3
Debian-Buildd-Error: Yes

Function `PRIVATE' implicitly converted to pointer at ../../src/xf86Jstk.c:380

- End forwarded message -

-- 
dann frazier | HP Open Source and Linux Organization


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



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

2006-10-10 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-input-fpit_1.1.0-1.dsc - source x11
xserver-xorg-input-fpit_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]



Bug#391508: evdev 1.1.2-3 package mistakenly put in testing/etch pool?

2006-10-10 Thread Ethan

For the time being, I downgraded to version 1.0.0.5-2 of evdev and put
it on hold.

It isn't clear to me from Mr. Parsons' response what the maintainer is
going to do about the problem.  Is xserver-xorg-core >= 2.1.1.1-1
going to be put in the testing pool, or is xserver-xorg-input-evdev
1.1.2-3 going to be removed from the pool?

In either case, holding evdev at 1.0.0.5-2 will provide stability
until things get sorted out.  e-mail me off-list if you need help with
this.

Note that I believe this problem also exists with the i386 port.

--Ethan

On 10/7/06, Drew Parsons <[EMAIL PROTECTED]> wrote:


> Was the evdev package mistakenly put into the testing/etch pool for
> the AMD64 architecture?

Yes, it needs a Depends on xserver-xorg-core (>= 2:1.1.1-1).

Sorry for the inconvenience.

Drew




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



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

2006-10-10 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-input-jamstudio_1.1.0-1.dsc - source x11
xserver-xorg-input-jamstudio_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-elo2300_1.1.0-1_i386.changes ACCEPTED

2006-10-10 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-input-elo2300_1.1.0-1.dsc - source x11
xserver-xorg-input-elo2300_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-elographics_1.1.0-1_i386.changes ACCEPTED

2006-10-10 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-input-elographics_1.1.0-1.dsc - source x11
xserver-xorg-input-elographics_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-joystick_1.1.0-1_i386.changes ACCEPTED

2006-10-10 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-input-joystick_1.1.0-1.dsc - source x11
xserver-xorg-input-joystick_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: r3711 - tags/driver/xserver-xorg-input-joystick

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 10:55:13 -0400 (Tue, 10 Oct 2006)
New Revision: 3711

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


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


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



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

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 10:54:53 -0400 (Tue, 10 Oct 2006)
New Revision: 3710

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


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


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



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

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 10:54:27 -0400 (Tue, 10 Oct 2006)
New Revision: 3709

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


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


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



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

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 10:54:00 -0400 (Tue, 10 Oct 2006)
New Revision: 3708

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


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


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



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

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 10:53:31 -0400 (Tue, 10 Oct 2006)
New Revision: 3707

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


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


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



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

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

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

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

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

2006-10-10 Thread Archive Administrator
xserver-xorg-input-joystick_1.1.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-joystick_1.1.0-1.dsc
  xserver-xorg-input-joystick_1.1.0.orig.tar.gz
  xserver-xorg-input-joystick_1.1.0-1.diff.gz
  xserver-xorg-input-joystick_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: r3706 - in trunk/driver: xserver-xorg-input-elo2300/debian xserver-xorg-input-elographics/debian xserver-xorg-input-fpit/debian xserver-xorg-input-jamstudio/debian

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 10:29:14 -0400 (Tue, 10 Oct 2006)
New Revision: 3706

Added:
   
trunk/driver/xserver-xorg-input-elo2300/debian/xserver-xorg-input-elo2300.manpages
   
trunk/driver/xserver-xorg-input-elographics/debian/xserver-xorg-input-elographics.manpages
   trunk/driver/xserver-xorg-input-fpit/debian/xserver-xorg-input-fpit.manpages
   
trunk/driver/xserver-xorg-input-jamstudio/debian/xserver-xorg-input-jamstudio.manpages
   
trunk/driver/xserver-xorg-input-joystick/debian/xserver-xorg-input-joystick.manpages
Modified:
   trunk/driver/xserver-xorg-input-elo2300/debian/changelog
   trunk/driver/xserver-xorg-input-elo2300/debian/compat
   trunk/driver/xserver-xorg-input-elo2300/debian/control
   trunk/driver/xserver-xorg-input-elo2300/debian/rules
   
trunk/driver/xserver-xorg-input-elo2300/debian/xserver-xorg-input-elo2300.install
   trunk/driver/xserver-xorg-input-elographics/debian/changelog
   trunk/driver/xserver-xorg-input-elographics/debian/compat
   trunk/driver/xserver-xorg-input-elographics/debian/control
   trunk/driver/xserver-xorg-input-elographics/debian/rules
   
trunk/driver/xserver-xorg-input-elographics/debian/xserver-xorg-input-elographics.install
   trunk/driver/xserver-xorg-input-fpit/debian/changelog
   trunk/driver/xserver-xorg-input-fpit/debian/compat
   trunk/driver/xserver-xorg-input-fpit/debian/control
   trunk/driver/xserver-xorg-input-fpit/debian/rules
   trunk/driver/xserver-xorg-input-fpit/debian/xserver-xorg-input-fpit.install
   trunk/driver/xserver-xorg-input-jamstudio/debian/changelog
   trunk/driver/xserver-xorg-input-jamstudio/debian/compat
   trunk/driver/xserver-xorg-input-jamstudio/debian/control
   trunk/driver/xserver-xorg-input-jamstudio/debian/rules
   
trunk/driver/xserver-xorg-input-jamstudio/debian/xserver-xorg-input-jamstudio.install
   trunk/driver/xserver-xorg-input-joystick/debian/changelog
   trunk/driver/xserver-xorg-input-joystick/debian/compat
   trunk/driver/xserver-xorg-input-joystick/debian/control
   trunk/driver/xserver-xorg-input-joystick/debian/rules
   
trunk/driver/xserver-xorg-input-joystick/debian/xserver-xorg-input-joystick.install
Log:
For xserver-xorg-input-elo2300
xserver-xorg-input-elographics
xserver-xorg-input-fpit
xserver-xorg-input-jamstudio
xserver-xorg-input-joystick:

  * New upstream version (X11R7.1).
  * Standards version 3.7.2.
  * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
  * Use debhelper 5.
  * Use dh_installman to install man pages.
  * Exclude elo2300_drv.la from dh_install.



Modified: trunk/driver/xserver-xorg-input-elo2300/debian/changelog
===
--- trunk/driver/xserver-xorg-input-elo2300/debian/changelog2006-10-10 
13:33:43 UTC (rev 3705)
+++ trunk/driver/xserver-xorg-input-elo2300/debian/changelog2006-10-10 
14:29:14 UTC (rev 3706)
@@ -1,11 +1,20 @@
-xserver-xorg-input-elo2300 (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-elo2300 (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:53 -0400
+  [ Drew Parsons ]
+  * New upstream version (X11R7.1).
+  * Standards version 3.7.2.
+  * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
+  * Use debhelper 5.
+  * Use dh_installman to install man pages.
+  * Exclude elo2300_drv.la from dh_install.
 
+ -- Drew Parsons <[EMAIL PROTECTED]>  Wed, 11 Oct 2006 00:16:33 +1000
+
 xserver-xorg-input-elo2300 (1:1.0.0.5-2) unstable; urgency=low
 
   * Upload to modular

Modified: trunk/driver/xserver-xorg-input-elo2300/debian/compat
===
--- trunk/driver/xserver-xorg-input-elo2300/debian/compat   2006-10-10 
13:33:43 UTC (rev 3705)
+++ trunk/driver/xserver-xorg-input-elo2300/debian/compat   2006-10-10 
14:29:14 UTC (rev 3706)
@@ -1 +1 @@
-4
+5

Modified: trunk/driver/xserver-xorg-input-elo2300/debian/control
===
--- trunk/driver/xserver-xorg-input-elo2300/debian/control  2006-10-10 
13:33:43 UTC (rev 3705)
+++ trunk/driver/xserver-xorg-input-elo2300/debian/control  2006-10-10 
14:29:14 UTC (rev 3706)
@@ -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-elo2300
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserv

X Strike Force X.Org X11 SVN commit: r3705 - in trunk/driver: xserver-xorg-input-elo2300 xserver-xorg-input-elo2300/man xserver-xorg-input-elo2300/src xserver-xorg-input-elographics xserver-xorg-input

2006-10-10 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-10-10 09:33:43 -0400 (Tue, 10 Oct 2006)
New Revision: 3705

Modified:
   trunk/driver/xserver-xorg-input-elo2300/ChangeLog
   trunk/driver/xserver-xorg-input-elo2300/Makefile.in
   trunk/driver/xserver-xorg-input-elo2300/aclocal.m4
   trunk/driver/xserver-xorg-input-elo2300/config.sub
   trunk/driver/xserver-xorg-input-elo2300/configure
   trunk/driver/xserver-xorg-input-elo2300/configure.ac
   trunk/driver/xserver-xorg-input-elo2300/depcomp
   trunk/driver/xserver-xorg-input-elo2300/install-sh
   trunk/driver/xserver-xorg-input-elo2300/ltmain.sh
   trunk/driver/xserver-xorg-input-elo2300/man/Makefile.am
   trunk/driver/xserver-xorg-input-elo2300/man/Makefile.in
   trunk/driver/xserver-xorg-input-elo2300/missing
   trunk/driver/xserver-xorg-input-elo2300/src/Makefile.in
   trunk/driver/xserver-xorg-input-elo2300/src/elo.c
   trunk/driver/xserver-xorg-input-elographics/ChangeLog
   trunk/driver/xserver-xorg-input-elographics/Makefile.in
   trunk/driver/xserver-xorg-input-elographics/aclocal.m4
   trunk/driver/xserver-xorg-input-elographics/config.sub
   trunk/driver/xserver-xorg-input-elographics/configure
   trunk/driver/xserver-xorg-input-elographics/configure.ac
   trunk/driver/xserver-xorg-input-elographics/depcomp
   trunk/driver/xserver-xorg-input-elographics/install-sh
   trunk/driver/xserver-xorg-input-elographics/ltmain.sh
   trunk/driver/xserver-xorg-input-elographics/man/Makefile.am
   trunk/driver/xserver-xorg-input-elographics/man/Makefile.in
   trunk/driver/xserver-xorg-input-elographics/missing
   trunk/driver/xserver-xorg-input-elographics/src/Makefile.in
   trunk/driver/xserver-xorg-input-elographics/src/xf86Elo.c
   trunk/driver/xserver-xorg-input-fpit/ChangeLog
   trunk/driver/xserver-xorg-input-fpit/Makefile.in
   trunk/driver/xserver-xorg-input-fpit/aclocal.m4
   trunk/driver/xserver-xorg-input-fpit/config.sub
   trunk/driver/xserver-xorg-input-fpit/configure
   trunk/driver/xserver-xorg-input-fpit/configure.ac
   trunk/driver/xserver-xorg-input-fpit/depcomp
   trunk/driver/xserver-xorg-input-fpit/install-sh
   trunk/driver/xserver-xorg-input-fpit/ltmain.sh
   trunk/driver/xserver-xorg-input-fpit/man/Makefile.am
   trunk/driver/xserver-xorg-input-fpit/man/Makefile.in
   trunk/driver/xserver-xorg-input-fpit/missing
   trunk/driver/xserver-xorg-input-fpit/src/Makefile.in
   trunk/driver/xserver-xorg-input-fpit/src/xf86Fpit.c
   trunk/driver/xserver-xorg-input-jamstudio/ChangeLog
   trunk/driver/xserver-xorg-input-jamstudio/Makefile.in
   trunk/driver/xserver-xorg-input-jamstudio/aclocal.m4
   trunk/driver/xserver-xorg-input-jamstudio/config.sub
   trunk/driver/xserver-xorg-input-jamstudio/configure
   trunk/driver/xserver-xorg-input-jamstudio/configure.ac
   trunk/driver/xserver-xorg-input-jamstudio/depcomp
   trunk/driver/xserver-xorg-input-jamstudio/install-sh
   trunk/driver/xserver-xorg-input-jamstudio/ltmain.sh
   trunk/driver/xserver-xorg-input-jamstudio/man/Makefile.am
   trunk/driver/xserver-xorg-input-jamstudio/man/Makefile.in
   trunk/driver/xserver-xorg-input-jamstudio/missing
   trunk/driver/xserver-xorg-input-jamstudio/src/Makefile.in
   trunk/driver/xserver-xorg-input-jamstudio/src/js_x.c
   trunk/driver/xserver-xorg-input-joystick/ChangeLog
   trunk/driver/xserver-xorg-input-joystick/Makefile.in
   trunk/driver/xserver-xorg-input-joystick/aclocal.m4
   trunk/driver/xserver-xorg-input-joystick/config.sub
   trunk/driver/xserver-xorg-input-joystick/configure
   trunk/driver/xserver-xorg-input-joystick/configure.ac
   trunk/driver/xserver-xorg-input-joystick/depcomp
   trunk/driver/xserver-xorg-input-joystick/install-sh
   trunk/driver/xserver-xorg-input-joystick/ltmain.sh
   trunk/driver/xserver-xorg-input-joystick/man/Makefile.am
   trunk/driver/xserver-xorg-input-joystick/man/Makefile.in
   trunk/driver/xserver-xorg-input-joystick/missing
   trunk/driver/xserver-xorg-input-joystick/src/Makefile.in
   trunk/driver/xserver-xorg-input-joystick/src/xf86Jstk.c
Log:
New upstream versions (X11R7.1):
xf86-input-elo2300-1.1.0  
xf86-input-elographics-1.1.0  
xf86-input-fpit-1.1.0 
xf86-input-jamstudio-1.1.0
xf86-input-joystick-1.1.0 


Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 3704:3705 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]



Bug#392108: compiz: Missing window borders

2006-10-10 Thread Jonathan ROTH
Package: compiz
Version: 0.0.13+git20060928-2
Severity: important



I solved this by removing 'dbus' from active plugins.

Hope that it helps ;)



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

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]



Re: Feature Freeze

2006-10-10 Thread Drew Parsons

> The way I envision it working is that we discuss first, on-list, if it's
> time to start a freezing process. This should be pretty obvious to all of
> us, so I don't see it being a real problem. When anyone feels like a
> package is ready to be frozen, they just edit the page and include in the
> comment for the change why they want to freeze the package.

I marked the Xprint libs as "frozen" to be consistent with the other libs.

Drew


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



Re: Feature Freeze

2006-10-10 Thread Drew Parsons
David wrote:
> Ok... let me try this again without the psychotic power tripping...

Thanks for the fresh start.  I appreciate the pain it took to get here.

> 
> As Drew pointed out, we're missing some updates that do need to get done.
> I did a few updates last night of the input drivers, but there's a few
> missing still. When it was just me doing everything for 7.0, I could keep
> track in my head of what was going on. That's obviously not going to work
> now. As a possible solution, I created a wiki page based on the one Drew
> did as an attempt to help coordinate driver uploads [0]. It is located at
> http://wiki.debian.org/XStrikeForce/ReleaseStatus.

This page will work well I think.  I'll keep updating the input drivers
bit by bit until they're all done, and will mark them as "frozen" on
the wiki when done.

I've been gauging package state by the version table on
http://qa.debian.org/[EMAIL PROTECTED] A
couple of libs seem to have dropped through the cracks: libxres to be
precise. There is a minor update for libxau located upstream, as well
as libXScreenSaver, which I suppose we should include. I didn't touch
libXScreenSaver previously because I wasn't sure how best to manage it
in regards to libxss. Keep the old name? Update to the new?

I'm interested in packaging the developmental i810 (intel) modesetting
branch. Alan is keen for people to test it. I'd think to call the new
package xserver-xorg-video-intel, since I think X.org upstream will be
calling it "intel" once it's finally released.  I'd put lots of "this
driver is a development snapshot, only use it if you really mean it"
warnings into the description.

Thanks,

Drew


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