Bug#269860: fixed in input-hotplug

2006-08-14 Thread David Nusinow
On Tue, Aug 15, 2006 at 06:43:08AM +0100, Daniel Stone wrote:
> On Mon, Aug 14, 2006 at 09:03:57PM +, David Nusinow wrote:
> > On Sat, Aug 12, 2006 at 10:03:36PM +0300, Daniel Stone wrote:
> > > I've pushed the fix for this (make the DIX more tolerant of devices
> > > without a CtrlProc: we return BadDevice) to the input-hotplug branch
> > > upstream.  Thanks.
> > 
> > Speaking of which, I'd like to put input-hotplug in Debian at some point
> > very early in the etch+1 cycle. Do you think it'll be ready for a wider
> > audience by then?
> 
> Should be, yeah.  Barring major catastrophes, it'll be in 7.3 upstream
> anyway.

Ok, cool. We'll see where we are once we've got 7.2 in the archive. I'm
dying to start killing the xserver-xorg.config script.

 - David Nusinow


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



Bug#269860: fixed in input-hotplug

2006-08-14 Thread Daniel Stone
On Mon, Aug 14, 2006 at 09:03:57PM +, David Nusinow wrote:
> On Sat, Aug 12, 2006 at 10:03:36PM +0300, Daniel Stone wrote:
> > I've pushed the fix for this (make the DIX more tolerant of devices
> > without a CtrlProc: we return BadDevice) to the input-hotplug branch
> > upstream.  Thanks.
> 
> Speaking of which, I'd like to put input-hotplug in Debian at some point
> very early in the etch+1 cycle. Do you think it'll be ready for a wider
> audience by then?

Should be, yeah.  Barring major catastrophes, it'll be in 7.3 upstream
anyway.

Cheers,
Daniel


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



Bug#383127: INTL:vi

2006-08-14 Thread Clytie Siddall

Package: xorg
Version:
Severity: minor
Tags: l10n, patch

The Vietnamese translation for the Debian-Installer Level 3 file: xorg

translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)

vi.po.gz
Description: GNU Zip compressed data


Re: svn management, git, etc

2006-08-14 Thread David Nusinow
Ok, I think it's time to take stock of it all and lay down some policy:

On Sat, Aug 05, 2006 at 06:12:19PM +, David Nusinow wrote:
> Hi everyone,
> 
>So we need to talk about how we manage the svn archive and plans for the
> future. Given upstream's move, I think it's pretty apparent that if we are
> going to change our repository, it's going to be to git. Since a number of
> people are clamoring for that, I think it's a safe bet that it needs to
> happen. The problem is that we almost completely lack experience with git.
> Andres has some experience with it, although I'm not sure he knows about
> certain details like repository conversion, and how our repo would convert
> over to a git repo. We may need to solicit Keith for advice on this, since
> he's got a lot of experience. Either way, I'm 100% unwilling to do any sort
> of switch until after we're frozen for etch, and even then there are issues
> like where to host it that need to be solved.

As per http://lists.debian.org/debian-devel/2006/08/msg00599.html we now
can use git.debian.org to hook in to alioth and do our work. We don't have
any projects set up yet, and I'm not sure exactly how this will go down,
but the biggest barrier outside of our own knowledge has fallen. If people
are really chomping at the bit, I'm willing to start putting something like
the apps in to git so we can get started learning it. The apps may prove to
be a big challenge though, since we're bundling them.

>As such, we need to make some decisions on certain things:
> 
> 1) Do we keep using the vendor branches? 

Since no one spoke up in favor of vendor branches, vendor is essentially
dead now. Commit directly to the branch of interest.

> 2) Do we keep putting the upstream tree in our svn repo?> 

While I'd love to have automated tools and such to make it easy to keep the
upstream tree out of the repo, svn-buildpackage doesn't work with our
current setup as far as I can see. Rather than worry about adapting to it,
or adapting it to our needs, I'd rather just push ahead and get moving
towards git. Once we're there and more experienced with it, let's
re-evaluate.

> 3) Do we need to keep using quilt?

The answer to this seems to be an unequivocal yes. We'll have to
re-evaluate when we move to git. stgit may prove to be a good replacement
for quilt, since we'll definitely want to keep a stack of patches that we
don't push upstream, for example to handle non-free bits of drivers.
However, I don't know how good git will be at managing this on its own. The
quilt stuff we've got is proven and workable and it seems to make many of
us very happy, so we can keep using it for now.

Other things I'd like to implement in the future, given people's comments,
are:

 1) Naming branches based on either a feature being implemented (such as
autodetection) or else based on Debian archive. Using upstream katamari
release numbers seems to be a pretty good policy for things like the
xorg package, but it just gets confusing for our branches. We'll name
them "experimental" and such instead. trunk should stay as trunk
though, corresponding to whatever is in unstable.

 2) Whittle away at xsfbs. This involves pushing the quilt stuff to the
quilt package, and whatever else we can come up with, maybe even
dh_xdriver or something.

 3) Write or support git-buildpackage. Not only would this prevent me from
risking carpal tunnel every time upstream rolls a new katamari, but it
would allow us to only keep the debian packaging in our repo if we so
choose. I think that git provides benefits to keeping the tree in-repo
though, since we can just pull from upstream directly, but this will
still prove to be a valuable tool.

 4) Set up a second list, probably on lists.debian.net that pasc announced
a little while ago, for repository commit mails. We're all probably
filtering them with procmail anyway, so moving them out of the way to
make it easier for people browsing the list that aren't subscribed is
probably wise. We may also want to stop providing diffs for the
changes. I use them constantly, but it's a lot of mail and they can be
really annoying at times.

> Please reply and let me know what you want and why you want it that way.
> Again, I don't care so much about the details provided that we are working
> in the best way possible. If what we're doing now isn't working for people,
> then we need to find a solution.

Thanks to everyone who replied. If anyone wants to take the lead on any of
these, please feel free to do so. If not, I'll get on it when I'm content
with our status for the release.

 - David Nusinow


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



Processing of xserver-xorg-video-s3virge_1.9.1-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-s3virge_1.9.1-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-s3virge_1.9.1-1.dsc
  xserver-xorg-video-s3virge_1.9.1.orig.tar.gz
  xserver-xorg-video-s3virge_1.9.1-1.diff.gz
  xserver-xorg-video-s3virge_1.9.1-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-video-s3_0.4.1-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-s3_0.4.1-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-s3_0.4.1-1.dsc
  xserver-xorg-video-s3_0.4.1.orig.tar.gz
  xserver-xorg-video-s3_0.4.1-1.diff.gz
  xserver-xorg-video-s3_0.4.1-1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-s3virge_1.9.1-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-s3virge_1.9.1-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-s3virge/xserver-xorg-video-s3virge_1.9.1-1.diff.gz
xserver-xorg-video-s3virge_1.9.1-1.dsc
  to 
pool/main/x/xserver-xorg-video-s3virge/xserver-xorg-video-s3virge_1.9.1-1.dsc
xserver-xorg-video-s3virge_1.9.1-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-s3virge/xserver-xorg-video-s3virge_1.9.1-1_i386.deb
xserver-xorg-video-s3virge_1.9.1.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-s3virge/xserver-xorg-video-s3virge_1.9.1.orig.tar.gz


Override entries for your package:
xserver-xorg-video-s3virge_1.9.1-1.dsc - source x11
xserver-xorg-video-s3virge_1.9.1-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-video-rendition_4.1.0.dfsg.1-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-video-rendition_4.1.0.dfsg.1-1.dsc - source x11
xserver-xorg-video-rendition_4.1.0.dfsg.1-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-video-s3_0.4.1-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-s3_0.4.1-1.diff.gz
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.4.1-1.diff.gz
xserver-xorg-video-s3_0.4.1-1.dsc
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.4.1-1.dsc
xserver-xorg-video-s3_0.4.1-1_i386.deb
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.4.1-1_i386.deb
xserver-xorg-video-s3_0.4.1.orig.tar.gz
  to pool/main/x/xserver-xorg-video-s3/xserver-xorg-video-s3_0.4.1.orig.tar.gz


Override entries for your package:
xserver-xorg-video-s3_0.4.1-1.dsc - source x11
xserver-xorg-video-s3_0.4.1-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: r2817 - tags/driver/xserver-xorg-video-s3virge

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:56:01 -0400 (Tue, 15 Aug 2006)
New Revision: 2817

Added:
   tags/driver/xserver-xorg-video-s3virge/xserver-xorg-video-s3virge-1:1.9.1-1/
Log:
Tag upload of xserver-xorg-video-s3virge-1:1.9.1-1 to experimental


Copied: 
tags/driver/xserver-xorg-video-s3virge/xserver-xorg-video-s3virge-1:1.9.1-1 
(from rev 2816, branches/7.1/driver/xserver-xorg-video-s3virge)


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



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

2006-08-14 Thread Archive Administrator
xserver-xorg-video-rendition_4.1.0.dfsg.1-1_i386.changes uploaded successfully 
to localhost
along with the files:
  xserver-xorg-video-rendition_4.1.0.dfsg.1-1.dsc
  xserver-xorg-video-rendition_4.1.0.dfsg.1.orig.tar.gz
  xserver-xorg-video-rendition_4.1.0.dfsg.1-1.diff.gz
  xserver-xorg-video-rendition_4.1.0.dfsg.1-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: r2816 - in branches/7.1/driver/xserver-xorg-video-s3virge: . debian man src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:54:04 -0400 (Tue, 15 Aug 2006)
New Revision: 2816

Modified:
   branches/7.1/driver/xserver-xorg-video-s3virge/ChangeLog
   branches/7.1/driver/xserver-xorg-video-s3virge/Makefile.in
   branches/7.1/driver/xserver-xorg-video-s3virge/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-s3virge/config.sub
   branches/7.1/driver/xserver-xorg-video-s3virge/configure
   branches/7.1/driver/xserver-xorg-video-s3virge/configure.ac
   branches/7.1/driver/xserver-xorg-video-s3virge/debian/changelog
   branches/7.1/driver/xserver-xorg-video-s3virge/debian/compat
   branches/7.1/driver/xserver-xorg-video-s3virge/debian/control
   branches/7.1/driver/xserver-xorg-video-s3virge/depcomp
   branches/7.1/driver/xserver-xorg-video-s3virge/install-sh
   branches/7.1/driver/xserver-xorg-video-s3virge/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-s3virge/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-s3virge/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-s3virge/missing
   branches/7.1/driver/xserver-xorg-video-s3virge/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-s3virge/src/s3v.h
   branches/7.1/driver/xserver-xorg-video-s3virge/src/s3v_dga.c
   branches/7.1/driver/xserver-xorg-video-s3virge/src/s3v_driver.c
   branches/7.1/driver/xserver-xorg-video-s3virge/src/s3v_i2c.c
   branches/7.1/driver/xserver-xorg-video-s3virge/src/s3v_shadow.c
   branches/7.1/driver/xserver-xorg-video-s3virge/src/s3v_xv.c
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

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



X Strike Force X.Org X11 SVN commit: r2815 - in branches/7.1/driver: xserver-xorg-video-neomagic/debian xserver-xorg-video-newport/debian xserver-xorg-video-nsc/debian xserver-xorg-video-nv/debian

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:46:36 -0400 (Tue, 15 Aug 2006)
New Revision: 2815

Modified:
   branches/7.1/driver/xserver-xorg-video-neomagic/debian/changelog
   branches/7.1/driver/xserver-xorg-video-neomagic/debian/compat
   branches/7.1/driver/xserver-xorg-video-newport/debian/changelog
   branches/7.1/driver/xserver-xorg-video-newport/debian/compat
   branches/7.1/driver/xserver-xorg-video-nsc/debian/changelog
   branches/7.1/driver/xserver-xorg-video-nsc/debian/compat
   branches/7.1/driver/xserver-xorg-video-nv/debian/changelog
   branches/7.1/driver/xserver-xorg-video-nv/debian/compat
Log:
Actually bump debhelper compat to 5, not just buid-depends

Modified: branches/7.1/driver/xserver-xorg-video-neomagic/debian/changelog
===
--- branches/7.1/driver/xserver-xorg-video-neomagic/debian/changelog
2006-08-15 04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-neomagic/debian/changelog
2006-08-15 04:46:36 UTC (rev 2815)
@@ -1,3 +1,9 @@
+xserver-xorg-video-neomagic (1:1.1.1-2) experimental; urgency=low
+
+  * Actually bump debhelper compat to 5, not just build-depends
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 15 Aug 2006 00:25:16 +
+
 xserver-xorg-video-neomagic (1:1.1.1-1) experimental; urgency=low
 
   [ Andres Salomon ]

Modified: branches/7.1/driver/xserver-xorg-video-neomagic/debian/compat
===
--- branches/7.1/driver/xserver-xorg-video-neomagic/debian/compat   
2006-08-15 04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-neomagic/debian/compat   
2006-08-15 04:46:36 UTC (rev 2815)
@@ -1 +1 @@
-4
+5

Modified: branches/7.1/driver/xserver-xorg-video-newport/debian/changelog
===
--- branches/7.1/driver/xserver-xorg-video-newport/debian/changelog 
2006-08-15 04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-newport/debian/changelog 
2006-08-15 04:46:36 UTC (rev 2815)
@@ -1,3 +1,9 @@
+xserver-xorg-video-newport (1:0.2.0-2) UNRELEASED; urgency=low
+
+  * Actually bump debhelper compat to 5, not just build-depends
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 15 Aug 2006 00:25:42 +
+
 xserver-xorg-video-newport (1:0.2.0-1) experimental; urgency=low
 
   [ Andres Salomon ]

Modified: branches/7.1/driver/xserver-xorg-video-newport/debian/compat
===
--- branches/7.1/driver/xserver-xorg-video-newport/debian/compat
2006-08-15 04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-newport/debian/compat
2006-08-15 04:46:36 UTC (rev 2815)
@@ -1 +1 @@
-4
+5

Modified: branches/7.1/driver/xserver-xorg-video-nsc/debian/changelog
===
--- branches/7.1/driver/xserver-xorg-video-nsc/debian/changelog 2006-08-15 
04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-nsc/debian/changelog 2006-08-15 
04:46:36 UTC (rev 2815)
@@ -1,3 +1,9 @@
+xserver-xorg-video-nsc (1:2.8.1-2) UNRELEASED; urgency=low
+
+  * Actually bump debhelper compat to 5 rather than just build-depends
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 15 Aug 2006 00:26:25 +
+
 xserver-xorg-video-nsc (1:2.8.1-1) experimental; urgency=low
 
   [ Andres Salomon ]

Modified: branches/7.1/driver/xserver-xorg-video-nsc/debian/compat
===
--- branches/7.1/driver/xserver-xorg-video-nsc/debian/compat2006-08-15 
04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-nsc/debian/compat2006-08-15 
04:46:36 UTC (rev 2815)
@@ -1 +1 @@
-4
+5

Modified: branches/7.1/driver/xserver-xorg-video-nv/debian/changelog
===
--- branches/7.1/driver/xserver-xorg-video-nv/debian/changelog  2006-08-15 
04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-nv/debian/changelog  2006-08-15 
04:46:36 UTC (rev 2815)
@@ -1,3 +1,9 @@
+xserver-xorg-video-nv (1:1.2.0-2) UNRELEASED; urgency=low
+
+  * Actually bump debhelper compat to 5 rather than just the build-depends
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 15 Aug 2006 00:26:58 +
+
 xserver-xorg-video-nv (1:1.2.0-1) experimental; urgency=low
 
   [ Andres Salomon ]

Modified: branches/7.1/driver/xserver-xorg-video-nv/debian/compat
===
--- branches/7.1/driver/xserver-xorg-video-nv/debian/compat 2006-08-15 
04:45:48 UTC (rev 2814)
+++ branches/7.1/driver/xserver-xorg-video-nv/debian/compat 2006-08-15 
04:46:36 UTC (rev 2815)
@@ -1 +1 @@
-4
+5


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



X Strike Force X.Org X11 SVN commit: r2814 - tags/driver/xserver-xorg-video-s3

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:45:48 -0400 (Tue, 15 Aug 2006)
New Revision: 2814

Added:
   tags/driver/xserver-xorg-video-s3/xserver-xorg-video-s3-1:0.4.1-1/
Log:
Tag upload of xserver-xorg-video-s3-1:0.4.1-1 to experimental


Copied: tags/driver/xserver-xorg-video-s3/xserver-xorg-video-s3-1:0.4.1-1 (from 
rev 2813, branches/7.1/driver/xserver-xorg-video-s3)


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




X Strike Force X.Org X11 SVN commit: r2813 - in branches/7.1/driver/xserver-xorg-video-s3: . debian src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:43:54 -0400 (Tue, 15 Aug 2006)
New Revision: 2813

Modified:
   branches/7.1/driver/xserver-xorg-video-s3/ChangeLog
   branches/7.1/driver/xserver-xorg-video-s3/Makefile.in
   branches/7.1/driver/xserver-xorg-video-s3/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-s3/config.sub
   branches/7.1/driver/xserver-xorg-video-s3/configure
   branches/7.1/driver/xserver-xorg-video-s3/configure.ac
   branches/7.1/driver/xserver-xorg-video-s3/debian/changelog
   branches/7.1/driver/xserver-xorg-video-s3/debian/compat
   branches/7.1/driver/xserver-xorg-video-s3/debian/control
   
branches/7.1/driver/xserver-xorg-video-s3/debian/xserver-xorg-video-s3.install
   branches/7.1/driver/xserver-xorg-video-s3/depcomp
   branches/7.1/driver/xserver-xorg-video-s3/install-sh
   branches/7.1/driver/xserver-xorg-video-s3/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-s3/missing
   branches/7.1/driver/xserver-xorg-video-s3/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-s3/src/s3.h
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_IBMRGB.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_Ti.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_Trio64DAC.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_accel.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_bios.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_cursor.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_dga.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_driver.c
   branches/7.1/driver/xserver-xorg-video-s3/src/s3_video.c
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5
* Don't try to install manpages, there aren't any

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



X Strike Force X.Org X11 SVN commit: r2812 - tags/driver/xserver-xorg-video-rendition

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:35:17 -0400 (Tue, 15 Aug 2006)
New Revision: 2812

Added:
   
tags/driver/xserver-xorg-video-rendition/xserver-xorg-video-rendition-1:4.1.0.dfsg.1-1/
Log:
Tag upload of xserver-xorg-video-rendition-1:4.1.0.dfsg.1-1 to experimental


Copied: 
tags/driver/xserver-xorg-video-rendition/xserver-xorg-video-rendition-1:4.1.0.dfsg.1-1
 (from rev 2811, branches/7.1/driver/xserver-xorg-video-rendition)


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



X Strike Force X.Org X11 SVN commit: r2811 - in branches/7.1/driver/xserver-xorg-video-rendition: . debian man src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:33:53 -0400 (Tue, 15 Aug 2006)
New Revision: 2811

Modified:
   branches/7.1/driver/xserver-xorg-video-rendition/ChangeLog
   branches/7.1/driver/xserver-xorg-video-rendition/Makefile.in
   branches/7.1/driver/xserver-xorg-video-rendition/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-rendition/config.sub
   branches/7.1/driver/xserver-xorg-video-rendition/configure
   branches/7.1/driver/xserver-xorg-video-rendition/configure.ac
   branches/7.1/driver/xserver-xorg-video-rendition/debian/changelog
   branches/7.1/driver/xserver-xorg-video-rendition/debian/compat
   branches/7.1/driver/xserver-xorg-video-rendition/debian/control
   branches/7.1/driver/xserver-xorg-video-rendition/depcomp
   branches/7.1/driver/xserver-xorg-video-rendition/install-sh
   branches/7.1/driver/xserver-xorg-video-rendition/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-rendition/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-rendition/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-rendition/missing
   branches/7.1/driver/xserver-xorg-video-rendition/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-rendition/src/rendition.c
   branches/7.1/driver/xserver-xorg-video-rendition/src/rendition.h
   branches/7.1/driver/xserver-xorg-video-rendition/src/vloaduc.c
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 2810:2811 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#383111: xorg: [INTL:dz] Dzongkha xorg templates translation

2006-08-14 Thread Tenzin Dendup
Package: xorg
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the Dzongkha (dz) translation update for the xorg 
package

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

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.14.2-1   The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emulator] 4:3.5.3-2  X terminal emulator for KDE
ii  libgl1-mesa-dri   6.4.2-1A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.2-1A free implementation of the OpenG
ii  libglu1-mesa  6.4.2-1The OpenGL utility library (GLU)
ii  xbase-clients 1:7.1.ds-2 miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable   1:1.0.0-4  scalable fonts for X
ii  xkb-data  0.8-6  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.22   the X.Org X server
ii  xutils1:7.1.ds-1 X Window System utility programs

xorg recommends no packages.

-- no debconf information


dz.po.gz
Description: Binary data


xserver-xorg-video-nsc_2.8.1-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-nsc_2.8.1-1.diff.gz
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.1-1.diff.gz
xserver-xorg-video-nsc_2.8.1-1.dsc
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.1-1.dsc
xserver-xorg-video-nsc_2.8.1-1_i386.deb
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.1-1_i386.deb
xserver-xorg-video-nsc_2.8.1.orig.tar.gz
  to pool/main/x/xserver-xorg-video-nsc/xserver-xorg-video-nsc_2.8.1.orig.tar.gz


Override entries for your package:
xserver-xorg-video-nsc_2.8.1-1.dsc - source x11
xserver-xorg-video-nsc_2.8.1-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-video-nv_1.2.0-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-nv_1.2.0-1.diff.gz
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_1.2.0-1.diff.gz
xserver-xorg-video-nv_1.2.0-1.dsc
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_1.2.0-1.dsc
xserver-xorg-video-nv_1.2.0-1_i386.deb
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_1.2.0-1_i386.deb
xserver-xorg-video-nv_1.2.0.orig.tar.gz
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_1.2.0.orig.tar.gz


Override entries for your package:
xserver-xorg-video-nv_1.2.0-1.dsc - source x11
xserver-xorg-video-nv_1.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]



Processing of xserver-xorg-video-nsc_2.8.1-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-nsc_2.8.1-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-nsc_2.8.1-1.dsc
  xserver-xorg-video-nsc_2.8.1.orig.tar.gz
  xserver-xorg-video-nsc_2.8.1-1.diff.gz
  xserver-xorg-video-nsc_2.8.1-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-video-nv_1.2.0-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-nv_1.2.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-nv_1.2.0-1.dsc
  xserver-xorg-video-nv_1.2.0.orig.tar.gz
  xserver-xorg-video-nv_1.2.0-1.diff.gz
  xserver-xorg-video-nv_1.2.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



Processing of xserver-xorg-video-newport_0.2.0-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-newport_0.2.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-newport_0.2.0-1.dsc
  xserver-xorg-video-newport_0.2.0.orig.tar.gz
  xserver-xorg-video-newport_0.2.0-1.diff.gz
  xserver-xorg-video-newport_0.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-video-neomagic_1.1.1-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-neomagic_1.1.1-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-neomagic_1.1.1-1.dsc
  xserver-xorg-video-neomagic_1.1.1.orig.tar.gz
  xserver-xorg-video-neomagic_1.1.1-1.diff.gz
  xserver-xorg-video-neomagic_1.1.1-1_i386.deb

Greetings,

Your Debian queue daemon


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



X Strike Force X.Org X11 SVN commit: r2810 - tags/driver/xserver-xorg-video-nv

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:07:59 -0400 (Tue, 15 Aug 2006)
New Revision: 2810

Added:
   tags/driver/xserver-xorg-video-nv/xserver-xorg-video-nv-1:1.2.0-1/
Log:
Tag upload of xserver-xorg-video-nv-1:1.2.0-1 to experimental


Copied: tags/driver/xserver-xorg-video-nv/xserver-xorg-video-nv-1:1.2.0-1 (from 
rev 2809, branches/7.1/driver/xserver-xorg-video-nv)


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



X Strike Force X.Org X11 SVN commit: r2809 - in branches/7.1/driver/xserver-xorg-video-nv: . debian man src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-15 00:05:44 -0400 (Tue, 15 Aug 2006)
New Revision: 2809

Modified:
   branches/7.1/driver/xserver-xorg-video-nv/ChangeLog
   branches/7.1/driver/xserver-xorg-video-nv/Makefile.am
   branches/7.1/driver/xserver-xorg-video-nv/Makefile.in
   branches/7.1/driver/xserver-xorg-video-nv/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-nv/config.guess
   branches/7.1/driver/xserver-xorg-video-nv/config.h.in
   branches/7.1/driver/xserver-xorg-video-nv/config.sub
   branches/7.1/driver/xserver-xorg-video-nv/configure
   branches/7.1/driver/xserver-xorg-video-nv/configure.ac
   branches/7.1/driver/xserver-xorg-video-nv/debian/changelog
   branches/7.1/driver/xserver-xorg-video-nv/depcomp
   branches/7.1/driver/xserver-xorg-video-nv/install-sh
   branches/7.1/driver/xserver-xorg-video-nv/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-nv/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-nv/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-nv/man/nv.man
   branches/7.1/driver/xserver-xorg-video-nv/missing
   branches/7.1/driver/xserver-xorg-video-nv/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_const.h
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_driver.c
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_hw.c
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_include.h
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_local.h
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_shadow.c
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_type.h
   branches/7.1/driver/xserver-xorg-video-nv/src/nv_video.c
   branches/7.1/driver/xserver-xorg-video-nv/src/riva_const.h
   branches/7.1/driver/xserver-xorg-video-nv/src/riva_driver.c
   branches/7.1/driver/xserver-xorg-video-nv/src/riva_hw.h
   branches/7.1/driver/xserver-xorg-video-nv/src/riva_include.h
   branches/7.1/driver/xserver-xorg-video-nv/src/riva_local.h
   branches/7.1/driver/xserver-xorg-video-nv/src/riva_tbl.h
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

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



Processing of xserver-xorg-video-mga_1.4.1.dfsg.1-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-mga_1.4.1.dfsg.1-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-mga_1.4.1.dfsg.1-1.dsc
  xserver-xorg-video-mga_1.4.1.dfsg.1.orig.tar.gz
  xserver-xorg-video-mga_1.4.1.dfsg.1-1.diff.gz
  xserver-xorg-video-mga_1.4.1.dfsg.1-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: r2808 - tags/driver/xserver-xorg-video-nsc

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:57:43 -0400 (Mon, 14 Aug 2006)
New Revision: 2808

Added:
   tags/driver/xserver-xorg-video-nsc/xserver-xorg-video-nsc-1:2.8.1-1/
Log:
Tag upload of xserver-xorg-video-nsc-1:2.8.1-1 to experimental


Copied: tags/driver/xserver-xorg-video-nsc/xserver-xorg-video-nsc-1:2.8.1-1 
(from rev 2807, branches/7.1/driver/xserver-xorg-video-nsc)


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



X Strike Force X.Org X11 SVN commit: r2807 - in branches/7.1/driver/xserver-xorg-video-nsc: . debian man src src/gfx src/panel

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:55:31 -0400 (Mon, 14 Aug 2006)
New Revision: 2807

Modified:
   branches/7.1/driver/xserver-xorg-video-nsc/ChangeLog
   branches/7.1/driver/xserver-xorg-video-nsc/Makefile.in
   branches/7.1/driver/xserver-xorg-video-nsc/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-nsc/config.sub
   branches/7.1/driver/xserver-xorg-video-nsc/configure
   branches/7.1/driver/xserver-xorg-video-nsc/configure.ac
   branches/7.1/driver/xserver-xorg-video-nsc/debian/changelog
   branches/7.1/driver/xserver-xorg-video-nsc/debian/control
   branches/7.1/driver/xserver-xorg-video-nsc/depcomp
   branches/7.1/driver/xserver-xorg-video-nsc/install-sh
   branches/7.1/driver/xserver-xorg-video-nsc/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-nsc/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-nsc/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-nsc/man/nsc.man
   branches/7.1/driver/xserver-xorg-video-nsc/missing
   branches/7.1/driver/xserver-xorg-video-nsc/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-nsc/src/durango.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/gfx/tv_fs451.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_driver.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_fourcc.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_galfns.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_galstub.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx1_accel.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx1_cursor.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx1_dga.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx1_driver.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx1_shadow.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx1_video.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_accel.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_cursor.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_dga.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_driver.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_shadow.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_vga.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_gx2_video.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/nsc_regacc.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/92xx.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/cen9211.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/dora9211.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/dora9211.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/drac9210.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/drac9210.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/panel.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/panel.h
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/platform.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/pnl_bios.c
   branches/7.1/driver/xserver-xorg-video-nsc/src/panel/pnl_init.c
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 2806:2807 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-newport_0.2.0-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-newport_0.2.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.0-1.diff.gz
xserver-xorg-video-newport_0.2.0-1.dsc
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.0-1.dsc
xserver-xorg-video-newport_0.2.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.0-1_i386.deb
xserver-xorg-video-newport_0.2.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.0.orig.tar.gz


Override entries for your package:
xserver-xorg-video-newport_0.2.0-1.dsc - source x11
xserver-xorg-video-newport_0.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]



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

2006-08-14 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-video-neomagic_1.1.1-1.dsc - source x11
xserver-xorg-video-neomagic_1.1.1-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: r2806 - tags/driver/xserver-xorg-video-newport

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:48:14 -0400 (Mon, 14 Aug 2006)
New Revision: 2806

Added:
   tags/driver/xserver-xorg-video-newport/xserver-xorg-video-newport-1:0.2.0-1/
Log:
Tag upload of xserver-xorg-video-newport-1:0.2.0-1 to experimental


Copied: 
tags/driver/xserver-xorg-video-newport/xserver-xorg-video-newport-1:0.2.0-1 
(from rev 2805, branches/7.1/driver/xserver-xorg-video-newport)


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



X Strike Force X.Org X11 SVN commit: r2805 - in branches/7.1/driver/xserver-xorg-video-newport: . debian man src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:46:27 -0400 (Mon, 14 Aug 2006)
New Revision: 2805

Modified:
   branches/7.1/driver/xserver-xorg-video-newport/ChangeLog
   branches/7.1/driver/xserver-xorg-video-newport/Makefile.in
   branches/7.1/driver/xserver-xorg-video-newport/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-newport/config.sub
   branches/7.1/driver/xserver-xorg-video-newport/configure
   branches/7.1/driver/xserver-xorg-video-newport/configure.ac
   branches/7.1/driver/xserver-xorg-video-newport/debian/changelog
   branches/7.1/driver/xserver-xorg-video-newport/debian/control
   branches/7.1/driver/xserver-xorg-video-newport/depcomp
   branches/7.1/driver/xserver-xorg-video-newport/install-sh
   branches/7.1/driver/xserver-xorg-video-newport/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-newport/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-newport/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-newport/man/newport.man
   branches/7.1/driver/xserver-xorg-video-newport/missing
   branches/7.1/driver/xserver-xorg-video-newport/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-newport/src/newport.h
   branches/7.1/driver/xserver-xorg-video-newport/src/newport_accel.c
   branches/7.1/driver/xserver-xorg-video-newport/src/newport_driver.c
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

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



Processing of xserver-xorg-video-imstt_1.1.0-1_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-video-imstt_1.1.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-imstt_1.1.0-1.dsc
  xserver-xorg-video-imstt_1.1.0.orig.tar.gz
  xserver-xorg-video-imstt_1.1.0-1.diff.gz
  xserver-xorg-video-imstt_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: r2804 - tags/driver

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:38:43 -0400 (Mon, 14 Aug 2006)
New Revision: 2804

Added:
   tags/driver/xserver-xorg-video-neomagic-1:1.1.1-1/
Log:
Tag upload of xorg-video-neomagic-1:1.1.1-1 to experimental


Copied: tags/driver/xserver-xorg-video-neomagic-1:1.1.1-1 (from rev 2803, 
branches/7.1/driver/xserver-xorg-video-neomagic)


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



X Strike Force X.Org X11 SVN commit: r2803 - in branches/7.1/driver/xserver-xorg-video-neomagic: . debian man src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:36:46 -0400 (Mon, 14 Aug 2006)
New Revision: 2803

Modified:
   branches/7.1/driver/xserver-xorg-video-neomagic/ChangeLog
   branches/7.1/driver/xserver-xorg-video-neomagic/Makefile.in
   branches/7.1/driver/xserver-xorg-video-neomagic/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-neomagic/config.sub
   branches/7.1/driver/xserver-xorg-video-neomagic/configure
   branches/7.1/driver/xserver-xorg-video-neomagic/configure.ac
   branches/7.1/driver/xserver-xorg-video-neomagic/debian/changelog
   branches/7.1/driver/xserver-xorg-video-neomagic/debian/control
   branches/7.1/driver/xserver-xorg-video-neomagic/depcomp
   branches/7.1/driver/xserver-xorg-video-neomagic/install-sh
   branches/7.1/driver/xserver-xorg-video-neomagic/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-neomagic/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-neomagic/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-neomagic/missing
   branches/7.1/driver/xserver-xorg-video-neomagic/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo.h
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_2070.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_2090.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_2097.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_2200.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_bank.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_cursor.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_dga.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_driver.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_i2c.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_shadow.c
   branches/7.1/driver/xserver-xorg-video-neomagic/src/neo_video.c
Log:

* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 2802:2803 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-mga_1.4.1.dfsg.1-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-mga_1.4.1.dfsg.1-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-mga/xserver-xorg-video-mga_1.4.1.dfsg.1-1.diff.gz
xserver-xorg-video-mga_1.4.1.dfsg.1-1.dsc
  to 
pool/main/x/xserver-xorg-video-mga/xserver-xorg-video-mga_1.4.1.dfsg.1-1.dsc
xserver-xorg-video-mga_1.4.1.dfsg.1-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-mga/xserver-xorg-video-mga_1.4.1.dfsg.1-1_i386.deb
xserver-xorg-video-mga_1.4.1.dfsg.1.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-mga/xserver-xorg-video-mga_1.4.1.dfsg.1.orig.tar.gz


Override entries for your package:
xserver-xorg-video-mga_1.4.1.dfsg.1-1.dsc - source x11
xserver-xorg-video-mga_1.4.1.dfsg.1-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: r2802 - tags/driver/xserver-xorg-video-mga

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:30:37 -0400 (Mon, 14 Aug 2006)
New Revision: 2802

Added:
   tags/driver/xserver-xorg-video-mga/xserver-xorg-video-mga-1:1.4.1.dfsg.1-1/
Log:
Tag upload of xserver-xorg-video-mga-1:1.4.1.dfsg.1-1 to experimental


Copied: 
tags/driver/xserver-xorg-video-mga/xserver-xorg-video-mga-1:1.4.1.dfsg.1-1 
(from rev 2801, branches/7.1/driver/xserver-xorg-video-mga)


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



X Strike Force X.Org X11 SVN commit: r2801 - in branches/7.1/driver/xserver-xorg-video-mga: . debian debian/patches man src util

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:27:34 -0400 (Mon, 14 Aug 2006)
New Revision: 2801

Added:
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_vga.c
Removed:
   
branches/7.1/driver/xserver-xorg-video-mga/debian/patches/01_fix_matrox_display.diff
Modified:
   branches/7.1/driver/xserver-xorg-video-mga/ChangeLog
   branches/7.1/driver/xserver-xorg-video-mga/Makefile.in
   branches/7.1/driver/xserver-xorg-video-mga/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-mga/config.sub
   branches/7.1/driver/xserver-xorg-video-mga/configure
   branches/7.1/driver/xserver-xorg-video-mga/configure.ac
   branches/7.1/driver/xserver-xorg-video-mga/debian/changelog
   branches/7.1/driver/xserver-xorg-video-mga/debian/compat
   branches/7.1/driver/xserver-xorg-video-mga/debian/control
   
branches/7.1/driver/xserver-xorg-video-mga/debian/patches/02_mga_increase_minimum_pixel_clock.diff
   branches/7.1/driver/xserver-xorg-video-mga/debian/patches/03_no_nonfree.diff
   branches/7.1/driver/xserver-xorg-video-mga/debian/patches/series
   branches/7.1/driver/xserver-xorg-video-mga/depcomp
   branches/7.1/driver/xserver-xorg-video-mga/install-sh
   branches/7.1/driver/xserver-xorg-video-mga/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-mga/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-mga/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-mga/missing
   branches/7.1/driver/xserver-xorg-video-mga/src/Makefile.am
   branches/7.1/driver/xserver-xorg-video-mga/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-mga/src/clientlx.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga.h
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_arc.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_bios.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_dac3026.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_dacG.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_dga.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_dh.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_dri.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_driver.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_esc.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_g450pll.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_hwcurs.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_macros.h
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_merge.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_shadow.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_storm.c
   branches/7.1/driver/xserver-xorg-video-mga/src/mga_video.c
   branches/7.1/driver/xserver-xorg-video-mga/util/Makefile.in
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5
* Remove obsolete patch 01_fix_matrox_display.diff

Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 2800:2801 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-imstt_1.1.0-1_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-video-imstt_1.1.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-imstt/xserver-xorg-video-imstt_1.1.0-1.diff.gz
xserver-xorg-video-imstt_1.1.0-1.dsc
  to pool/main/x/xserver-xorg-video-imstt/xserver-xorg-video-imstt_1.1.0-1.dsc
xserver-xorg-video-imstt_1.1.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-imstt/xserver-xorg-video-imstt_1.1.0-1_i386.deb
xserver-xorg-video-imstt_1.1.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-imstt/xserver-xorg-video-imstt_1.1.0.orig.tar.gz


Override entries for your package:
xserver-xorg-video-imstt_1.1.0-1.dsc - source x11
xserver-xorg-video-imstt_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: r2800 - tags/driver/xserver-xorg-video-imstt

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:17:27 -0400 (Mon, 14 Aug 2006)
New Revision: 2800

Added:
   tags/driver/xserver-xorg-video-imstt/xserver-xorg-video-imstt-1:1.1.0-1/
Log:
Tag upload of xserver-xorg-video-imstt-1:1.1.0-1 to experimental


Copied: tags/driver/xserver-xorg-video-imstt/xserver-xorg-video-imstt-1:1.1.0-1 
(from rev 2799, branches/7.1/driver/xserver-xorg-video-imstt)


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



X Strike Force X.Org X11 SVN commit: r2799 - in branches/7.1/driver/xserver-xorg-video-imstt: . debian man src

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-08-14 23:09:24 -0400 (Mon, 14 Aug 2006)
New Revision: 2799

Modified:
   branches/7.1/driver/xserver-xorg-video-imstt/ChangeLog
   branches/7.1/driver/xserver-xorg-video-imstt/Makefile.in
   branches/7.1/driver/xserver-xorg-video-imstt/aclocal.m4
   branches/7.1/driver/xserver-xorg-video-imstt/config.sub
   branches/7.1/driver/xserver-xorg-video-imstt/configure
   branches/7.1/driver/xserver-xorg-video-imstt/configure.ac
   branches/7.1/driver/xserver-xorg-video-imstt/debian/changelog
   branches/7.1/driver/xserver-xorg-video-imstt/debian/compat
   branches/7.1/driver/xserver-xorg-video-imstt/debian/control
   branches/7.1/driver/xserver-xorg-video-imstt/depcomp
   branches/7.1/driver/xserver-xorg-video-imstt/install-sh
   branches/7.1/driver/xserver-xorg-video-imstt/ltmain.sh
   branches/7.1/driver/xserver-xorg-video-imstt/man/Makefile.am
   branches/7.1/driver/xserver-xorg-video-imstt/man/Makefile.in
   branches/7.1/driver/xserver-xorg-video-imstt/missing
   branches/7.1/driver/xserver-xorg-video-imstt/src/Makefile.in
   branches/7.1/driver/xserver-xorg-video-imstt/src/imstt.h
   branches/7.1/driver/xserver-xorg-video-imstt/src/imstt_accel.c
   branches/7.1/driver/xserver-xorg-video-imstt/src/imstt_driver.c
Log:
* New upstream release
* Bump dependency on xserver-xorg-core to >= 1:1.1.1. Do the same thing for
  the build-dep on xserver-xorg-dev.
* Bump debhelper compat to 5

Including diff would make mail exceed size limit of 10 bytes.
Use "svn diff -r 2798:2799 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#375063: [INTL:km] xserver-xorg translation updated

2006-08-14 Thread Sokhem
បានសរសេរ Christian Perrier:
> clonse 375063 -&
> tags -1 - fixed
> tags -1 pending
> thanks
>
> Quoting Sokhem ([EMAIL PROTECTED]):
>   
>> Package: xserver-xorg
>> Version: N/A
>> Severity: wishlist
>> Tags: l10n patch
>>
>> 
>
>
>
> Committed.
>
> I clone this bug report as #375063 has been fixed by an upload while
> you sent your update. So I prefer having a separate bug report for
> this update.
>
>
> One string remains untranslated. Could you update this file?
>   
Updated and sent as bug report already.


Thanks,
Sokhem
>
>
>   




Processed: Re: Bug#382508: xserver-xorg: Xorg freeze with 99% of CPU

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

> reassign 382508 nvidia-glx
Bug#382508: xserver-xorg: Xorg freeze with 99% of CPU
Bug reassigned from package `xserver-xorg' to `nvidia-glx'.

> 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#369920: xterm: FTBFS (all platforms) debian/rules confused by user's ~/.quiltrc

2006-08-14 Thread David Nusinow
On Mon, Aug 14, 2006 at 01:47:25PM +0200, Denis Barbier wrote:
> On Sun, Jun 04, 2006 at 11:55:26PM +0300, Jari Aalto wrote:
> [...]
> > Symlinking the .pc makes no difference (see the build log below). The
> > build fails there is file:
> > 
> > ~/.quiltrc
> > QUILT_PATCHES="some/dir"
> 
> I agree with bug submitter. David, ok to commit this patch into xsfbs?
> Xterm repository has to be patched too since it does not use xsfbs.

Please test it if you haven't. It looks fine to me, but I'm more than a
little gunshy about messing with our build system at this stage. If it
checks out though, feel free to apply it.

We should probably think about fixing the xterm build system to match
everything else too. I've been wanting to do it for a while myself.

 - David Nusinow


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



Bug#269860: fixed in input-hotplug

2006-08-14 Thread David Nusinow
On Sat, Aug 12, 2006 at 10:03:36PM +0300, Daniel Stone wrote:
> I've pushed the fix for this (make the DIX more tolerant of devices
> without a CtrlProc: we return BadDevice) to the input-hotplug branch
> upstream.  Thanks.

Speaking of which, I'd like to put input-hotplug in Debian at some point
very early in the etch+1 cycle. Do you think it'll be ready for a wider
audience by then?

 - David Nusinow


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



Bug#382641: xserver-xorg: View Source Chart extension in Firefox causes Xorg to segfault

2006-08-14 Thread David Nusinow
On Sat, Aug 12, 2006 at 02:38:01PM +0100, Adam Trickett wrote:
> Package: xserver-xorg
> Version: 1:7.0.22
> Severity: important
> 
> 
> When I try and use the View Source Chart extension in Mozilla Firefox, Xorg 
> segfaults.
> I get thrown out of X, and have to log back in again. If I run the copy of 
> Firefox on
> a Sarge machine via SSH, then Firefox works perfectly on that machine.
> 
> Here is the relavent chunk from /var/log/messages
> 
> Aug 12 13:29:14 wombat -- MARK --
> Aug 12 13:49:14 wombat -- MARK --
> Aug 12 14:09:14 wombat -- MARK --
> Aug 12 14:16:32 wombat kernel: Xorg[3917]: segfault at ae400ed0 rip 
> 00474d93 rsp 7ff59010 error 4
> Aug 12 14:16:33 wombat gconfd (adam-4153): Received signal 15, shutting down 
> cleanly
> Aug 12 14:16:33 wombat gconfd (adam-4153): Exiting
> Aug 12 14:16:34 wombat kernel: agpgart: Found an AGP 3.5 compliant device at 
> :00:00.0.
> Aug 12 14:16:34 wombat kernel: agpgart: Putting AGP V3 device at :00:00.0 
> into 8x mode
> Aug 12 14:16:34 wombat kernel: agpgart: Putting AGP V3 device at :01:00.0 
> into 8x mode
> Aug 12 14:19:36 wombat gconfd (adam-7277): starting (version 2.14.0), pid 
> 7277 user 'adam'
> 
> I'm running the nVidia proprieatary drivers.
> 
> It's very reporducable on my system, so I can do some tests if it will help, 
> e.g. try
> the nv driver, or different X settings.

This is pretty likely to be a problem with the nvidia driver. Could you
test this with nv or vesa and let us know if it's still a problem?

 - David Nusinow


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



Re: svn management, git, etc

2006-08-14 Thread David Nusinow
On Mon, Aug 14, 2006 at 08:34:59PM +, David Nusinow wrote:
> Everyone should feel free to scratch any itch they feel like, but I want
> there to be a sense of ownership that's available if people want it.

That said, I want to encourage people to take ownership of whatever bits
they're interested in. Co-ownership is cool with me too, if someone wants
to co-own the server and some drivers with me. I'm happy to take my name
off the apps and libs if someone steps up and decides to grab them too.

I'm basically trying to strike a balance between the traditional Debian
"My Package Is My Fief" system, and the essentially freeform system used by
Ubuntu, so it does want for some package ownership. 

 - David Nusinow


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



Re: Re: svn management, git, etc

2006-08-14 Thread David Nusinow
On Sat, Aug 12, 2006 at 09:27:37PM +1000, Drew Parsons wrote:
> > I'd
> > honestly rather keep it all in quilt and chuck the vendor branches (I'll
> > make a firm decision after the weekend on this so that anyone who wants to
> > weigh in has time).
> 
> I should 'fess up at this point that I didn't bother updating vendor
> for my most recent upgrades (libxi and libxaw I think), in anticipation
> of killing the vendor branch.  
> 
> If you decide to keep them after all, I'll do the update.

That's fine. I wanted to give anyone else the chance to speak up over the
weekend while I was away, but since they didn't we can just stop using them
and let them rot.

Please do go back and tag the uploads you made over the past several days
though. Those *need* to be done and it's something I plan to actively
enforce. Further, I'm going to ask you to not make any more uploads before
those tags are done. It's ok if you forget them on occasion, since I do
that myself. But they need to get done before they're forgotten. Thank you!

 - David Nusinow


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



Re: svn management, git, etc

2006-08-14 Thread David Nusinow
On Sun, Aug 13, 2006 at 01:48:58PM +0200, Denis Barbier wrote:
> On Tue, Aug 08, 2006 at 07:15:21PM +, David Nusinow wrote:
> [...]
> > I need to clean out the uploaders fields of packages, but basically my
> > policy on the issue is that the uploaders field defines who is the person
> > taking final responsibility within the XSF for the package. If you just
> > want to hack on things generally, please do so, but don't add your name to
> > the uploaders field unless you want to take full responsibility for any
> > changes in the package, including shielding your fellow teammates from
> > criticism for mistakes they've made.
> 
> Okay, but the upload is then considered as an NMU. Lintian complains
> and bugs are not closed, this is not ideal.  
> Maybe XSF people could put their name in the Uploaders field in the

To be quite honest, I don't care if lintian complains about this, and nor
should you. Lintian doesn't get to decide how we run the XSF, and I'm not
going to let it dictate a sub-optimal policy to us. 

I think it's vastly more important to have at least one person taking full
responsibility for every package maintained by the team than it is to have
lintian be 100% happy. I don't want a zillion people in the uploaders field
while only one or two actually make regular uploads, like we see in the
Gnome team. 

Everyone should feel free to scratch any itch they feel like, but I want
there to be a sense of ownership that's available if people want it.

 - David Nusinow


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



Re: svn management, git, etc

2006-08-14 Thread David Nusinow
On Sun, Aug 13, 2006 at 01:39:48PM +0200, Denis Barbier wrote:
> On Tue, Aug 08, 2006 at 07:23:20PM +, David Nusinow wrote:
> [...]
> > > I like the patching system that's currently in place.
> > 
> > Me too. I think the consensus is to keep it, although I think pushing the
> > logic in to the quilt package is wise.
> 
> Can you please explain the last part of this sentence?  I do not understand
> what should be pushed into quilt.

All the quilt-related stuff that's in xsfbs. Ideally we won't maintain it,
but it'll be part of what's included in quilt instead.

 - David Nusinow


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



Processed: tagging 356783

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

> tags 356783 + moreinfo
Bug#356783: xutils: description doesn't match package contents
Tags were: experimental
Tags added: moreinfo

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Fixed in NMU of libxau 1:1.0.0-4

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

> tag 356545 + fixed
Bug#356545: libxau-dev: manpages refer to incorrect location (.so man3x/Xau.3x)
Tags were: fixed-in-experimental fixed-upstream patch
Bug#362783: broken manpages
Bug#372672: libxau-dev: mandb messages
Bug#376026: xbase-clients: man pages still broken
Tags added: fixed

> tag 368165 + fixed
Bug#368165: man-db in cron.daily returns errors and warnings
There were no tags set.
Tags added: fixed

> quit
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]



libxau_1.0.0-4_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
libxau-dev_1.0.0-4_i386.deb
  to pool/main/libx/libxau/libxau-dev_1.0.0-4_i386.deb
libxau6-dbg_1.0.0-4_i386.deb
  to pool/main/libx/libxau/libxau6-dbg_1.0.0-4_i386.deb
libxau6_1.0.0-4_i386.deb
  to pool/main/libx/libxau/libxau6_1.0.0-4_i386.deb
libxau_1.0.0-4.diff.gz
  to pool/main/libx/libxau/libxau_1.0.0-4.diff.gz
libxau_1.0.0-4.dsc
  to pool/main/libx/libxau/libxau_1.0.0-4.dsc


Override entries for your package:
libxau-dev_1.0.0-4_i386.deb - optional libdevel
libxau6-dbg_1.0.0-4_i386.deb - extra libdevel
libxau6_1.0.0-4_i386.deb - optional libs
libxau_1.0.0-4.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org
Setting bugs to severity fixed: 356545 368165 


Thank you for your contribution to Debian.


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



Fixed in NMU of libxau 1:1.0.0-4

2006-08-14 Thread Denis Barbier
tag 356545 + fixed
tag 368165 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Aug 2006 20:10:31 +0200
Source: libxau
Binary: libxau6 libxau6-dbg libxau-dev
Architecture: source i386
Version: 1:1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Denis Barbier <[EMAIL PROTECTED]>
Description: 
 libxau-dev - X11 authorisation library (development headers)
 libxau6- X11 authorisation library
 libxau6-dbg - X11 authorisation library (debug package)
Closes: 356545 368165
Changes: 
 libxau (1:1.0.0-4) unstable; urgency=low
 .
   * Build with LIB_MAN_SUFFIX=3 so that manual pages have a .3 extension
 insteod of .3x.  Closes: #356545, #368165
   * Bump Standards-Version: 3.7.2, no changes needed.
   * Clean out Depends fields in debian/control, drop all ${misc:Depends}
 substitutions, and libxau-dev does not need ${shlibs:Depends} and
 x11-common (the latter because it Pre-Depends on it).
   * Lintian wants libxau-dev Pre-Depends: x11-common (>= 1:7.0.0)
 so bump x11-common version to this value.
Files: 
 320d9a969bf66270b3252cc255803cff 762 x11 optional libxau_1.0.0-4.dsc
 ce27420cc598e8d0434245d7125f044d 16481 x11 optional libxau_1.0.0-4.diff.gz
 1b9860c39bce8c7dd7ba08422ed87970 6582 x11 optional libxau6_1.0.0-4_i386.deb
 3e550eb25587ef2a747aa628db8b4fb9 10464 x11 optional 
libxau6-dbg_1.0.0-4_i386.deb
 45544908dd6617a9fd5f687937c37666 10334 x11 optional libxau-dev_1.0.0-4_i386.deb

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

iD8DBQFE4MV78Ri1lR4WGvsRArsJAKCBNXiSUedYnbd13lZZwTshiufhbgCeKkkc
hrW6MP9RoCmVfsqUwGVxceE=
=vm6j
-END PGP SIGNATURE-


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



libxau override disparity

2006-08-14 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libxau-dev_1.0.0-4_i386.deb: package says section is x11, override says 
libdevel.
libxau6-dbg_1.0.0-4_i386.deb: package says section is x11, override says 
libdevel.
libxau6-dbg_1.0.0-4_i386.deb: package says priority is optional, override says 
extra.
libxau6_1.0.0-4_i386.deb: package says section is x11, override says libs.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



Processing of libxau_1.0.0-4_i386.changes

2006-08-14 Thread Archive Administrator
libxau_1.0.0-4_i386.changes uploaded successfully to localhost
along with the files:
  libxau_1.0.0-4.dsc
  libxau_1.0.0-4.diff.gz
  libxau6_1.0.0-4_i386.deb
  libxau6-dbg_1.0.0-4_i386.deb
  libxau-dev_1.0.0-4_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: r2798 - tags/lib/libxau

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 14:56:45 -0400 (Mon, 14 Aug 2006)
New Revision: 2798

Added:
   tags/lib/libxau/1:1.0.0-4/
Log:
Tagging libxau 1:1.0.0-4

Copied: tags/lib/libxau/1:1.0.0-4 (from rev 2797, trunk/lib/libxau)


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



X Strike Force X.Org X11 SVN commit: r2797 - trunk/lib/libxau/debian

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 14:53:08 -0400 (Mon, 14 Aug 2006)
New Revision: 2797

Modified:
   trunk/lib/libxau/debian/changelog
   trunk/lib/libxau/debian/control
   trunk/lib/libxau/debian/rules
Log:
  * Build with LIB_MAN_SUFFIX=3 so that manual pages have a .3 extension
insteod of .3x.  Closes: #356545, #368165
  * Bump Standards-Version: 3.7.2, no changes needed.
  * Clean out Depends fields in debian/control, drop all ${misc:Depends}
substitutions, and libxau-dev does not need ${shlibs:Depends} and
x11-common (the latter because it Pre-Depends on it).
  * Lintian wants libxau-dev Pre-Depends: x11-common (>= 1:7.0.0)
so bump x11-common version to this value.


Modified: trunk/lib/libxau/debian/changelog
===
--- trunk/lib/libxau/debian/changelog   2006-08-14 14:40:23 UTC (rev 2796)
+++ trunk/lib/libxau/debian/changelog   2006-08-14 18:53:08 UTC (rev 2797)
@@ -1,3 +1,16 @@
+libxau (1:1.0.0-4) unstable; urgency=low
+
+  * Build with LIB_MAN_SUFFIX=3 so that manual pages have a .3 extension
+insteod of .3x.  Closes: #356545, #368165
+  * Bump Standards-Version: 3.7.2, no changes needed.
+  * Clean out Depends fields in debian/control, drop all ${misc:Depends}
+substitutions, and libxau-dev does not need ${shlibs:Depends} and
+x11-common (the latter because it Pre-Depends on it).
+  * Lintian wants libxau-dev Pre-Depends: x11-common (>= 1:7.0.0)
+so bump x11-common version to this value.
+
+ -- Denis Barbier <[EMAIL PROTECTED]>  Mon, 14 Aug 2006 20:10:31 +0200
+
 libxau (1:1.0.0-3) unstable; urgency=low
 
   * Reorder makeshlib command in rules file so that ldconfig is run

Modified: trunk/lib/libxau/debian/control
===
--- trunk/lib/libxau/debian/control 2006-08-14 14:40:23 UTC (rev 2796)
+++ trunk/lib/libxau/debian/control 2006-08-14 18:53:08 UTC (rev 2797)
@@ -4,11 +4,11 @@
 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, x11proto-core-dev
-Standards-Version: 3.6.1.0
+Standards-Version: 3.7.2
 
 Package: libxau6
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Depends: ${shlibs:Depends}, x11-common
 Description: X11 authorisation library
  This package provides the main interface to the X11 authorisation handling,
  which controls authorisation for X connections, both client-side and
@@ -23,7 +23,7 @@
 
 Package: libxau6-dbg
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxau6 (= 
${Source-Version})
+Depends: ${shlibs:Depends}, x11-common, libxau6 (= ${Source-Version})
 Description: X11 authorisation library (debug package)
  This package provides the main interface to the X11 authorisation handling,
  which controls authorisation for X connections, both client-side and
@@ -41,8 +41,8 @@
 
 Package: libxau-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxau6 (= 
${Source-Version}), x11proto-core-dev
-Pre-Depends: x11-common (>= 1:1.09)
+Depends: libxau6 (= ${Source-Version}), x11proto-core-dev
+Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 authorisation library (development headers)
  This package provides the main interface to the X11 authorisation handling,
  which controls authorisation for X connections, both client-side and

Modified: trunk/lib/libxau/debian/rules
===
--- trunk/lib/libxau/debian/rules   2006-08-14 14:40:23 UTC (rev 2796)
+++ trunk/lib/libxau/debian/rules   2006-08-14 18:53:08 UTC (rev 2797)
@@ -40,7 +40,7 @@
cd obj-$(DEB_BUILD_GNU_TYPE) && \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info $(confflags) \
-CFLAGS="$(CFLAGS)" 
+CFLAGS="$(CFLAGS)" LIB_MAN_SUFFIX=3
cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)
 
touch build-stamp


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



Bug#366615: marked as done (xkb-data: Requires "XkbModel" to be "macintosh_vndr" rather than "macintosh" or won't accept plain english characters)

2006-08-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Aug 2006 07:47:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366615: fixed in xkeyboard-config 0.8-7
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: xkb-data
Version: 0.8-5
Severity: important
Tags: l10n


Here is an excerpt from my xorg.conf

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
#   Option  "XkbRules"  "xfree86"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "macintosh_vndr"
Option  "XkbLayout" "se"
Option  "XkbOptions""altwin:meta_alt"
EndSection

With XkbModel set to "macintosh" instead of "macintosh_vndr"
xdm would not accept plain english characters (it would only
accept numbers and non-english characters, i.e. the special
swedish characters that I cannot type in this terminal).

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

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xkeyboard-config
Source-Version: 0.8-7

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

xkb-data_0.8-7_all.deb
  to pool/main/x/xkeyboard-config/xkb-data_0.8-7_all.deb
xkeyboard-config_0.8-7.diff.gz
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.diff.gz
xkeyboard-config_0.8-7.dsc
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.dsc



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.
Denis Barbier <[EMAIL PROTECTED]> (supplier of updated xkeyboard-config 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: Mon, 14 Aug 2006 16:10:41 +0200
Source: xkeyboard-config
Binary: xkb-data
Architecture: source all
Version: 0.8-7
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Denis Barbier <[EMAIL PROTECTED]>
Description: 
 xkb-data   - X Keyboard Extension (XKB) configuration data
Closes: 363525 366615 378309 379148
Changes: 
 xkeyboard-config (0.8-7) unstable; urgency=low
 .
   * debian/patches/macintosh-gb.diff: New patch to fix  and  keys.
 Closes: #379148 Thanks Roger Leigh
 .
   * debian/patches/macintosh.diff: New patch to include 'latin' layout.
 Closes: #366615, #363525
 .
   * debian/patches/update-bt.diff: New patch to update the Bhutanese layout.
 Closes: #378309 Thanks Christian Perrier
 .
   * debian/rules: Make sure that rules/base{,.lst,.xml} files are rebuilt.
Files: 
 1066bbb2963a7195d201ca0a9dfcb81c 694 x11 extra xkeyboard-config_0.8-7.dsc
 5df8df14baf6ae105de8a871f21d0892 325969 x11 extra 
xkeyboard-config_0.8-7.diff.gz
 0adb4e4d733d0c1bb28d66361cfaeff3 348786 x11 extra xkb-data_0.8-7_all.deb

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

iD8DBQFE4Iq88Ri1lR4WGvsRAoOSAJ9J5FBTwxtEcF2lGOzikBPXkqT0nwCfUyFC
rHPwid1G/fA2tkzmgfpQW5k=
=e7xe
-END PGP SIGNATURE-

--- End Message ---


Bug#379148: marked as done (xkb-data: macintosh XkbModel is broken)

2006-08-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Aug 2006 07:47:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379148: fixed in xkeyboard-config 0.8-7
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: xkb-data
Version: 0.8-6
Severity: normal

I am using an Apple USB keyboard (United Kingdom version).

With the following in xorg.conf:

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "gb"
#   Option  "XkbOptions""altwin:meta_win"
EndSection

The keyboard works, including all the alphanumeric keys, but the
punctuation is wrong.  This is because although the keycodes are the
same as a standard pc105 keyboard, the engraving on the keytops is
different.

With this in xorg.conf:

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "macintosh"
Option  "XkbLayout" "gb"
#   Option  "XkbOptions""altwin:meta_win"
EndSection

The keyboard is quite broken.  None of the alphabet keys work, and half
of the punctuation keys are broken.  The numeric keys do work.  Since
the keyboard is a macintosh keyboard (not ADB, though), this looks like
the correct configuration.

I saw this some time ago, but it was fixed.  This behaviour appeared
again today, possibly due to the recent xkb-data upload.

I'm happy to hack on the xkb-data to fix the keyboard; I just don't
know where to start.  I'm happy to do any testing; my system is
a Mac Mini G4 PowerMac.


Regards,
Roger

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-powerpc
Locale: LANG=en_GB.UTF8, LC_CTYPE=en_GB.UTF8 (charmap=UTF-8)

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xkeyboard-config
Source-Version: 0.8-7

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

xkb-data_0.8-7_all.deb
  to pool/main/x/xkeyboard-config/xkb-data_0.8-7_all.deb
xkeyboard-config_0.8-7.diff.gz
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.diff.gz
xkeyboard-config_0.8-7.dsc
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.dsc



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.
Denis Barbier <[EMAIL PROTECTED]> (supplier of updated xkeyboard-config 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: Mon, 14 Aug 2006 16:10:41 +0200
Source: xkeyboard-config
Binary: xkb-data
Architecture: source all
Version: 0.8-7
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Denis Barbier <[EMAIL PROTECTED]>
Description: 
 xkb-data   - X Keyboard Extension (XKB) configuration data
Closes: 363525 366615 378309 379148
Changes: 
 xkeyboard-config (0.8-7) unstable; urgency=low
 .
   * debian/patches/macintosh-gb.diff: New patch to fix  and  keys.
 Closes: #379148 Thanks Roger Leigh
 .
   * debian/patches/macintosh.diff: New patch to include 'latin' layout.
 Closes: #366615, #363525
 .
   * debian/patches/update-bt.diff: New patch to update the Bhutanese layout.
 Closes: #378309 Thanks Christian Perrier
 .
   * debian/rules: Make sure that rules/base{,.lst,.xml} files are rebuilt.
Files: 
 1066bbb2963a7195d201ca0a9dfcb81c 694 x11 extra xkeyboard-config_0.8-7.dsc
 5df8df14baf6ae105de8a871f21d0892 325969 x11 extra 
xkeyboard-config_0.8-7.diff.gz
 0adb4e4d733d0c1bb28d66361cfaeff3 348786 x11 extra xkb-data_0.8-7_all.deb

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

iD8DBQFE4Iq88Ri1lR4WGvsRAoOSAJ9J5FBTwxtEcF2lGOzikBPXkqT0nwCfUyFC
rHPwid1G/fA2tkzmgfpQW5k=
=e7xe
-END PGP SIGNATURE-

---

Bug#363525: marked as done (xserver-xorg-input-kbd: macintosh XkbModel is broken)

2006-08-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Aug 2006 07:47:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363525: fixed in xkeyboard-config 0.8-7
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xorg-input-kbd
Version: 1:1.0.1.3-2
Severity: important

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

This works just fine (albeit with some key positions being wrong for an
Apple Macintosh USB keyboard), but setting

Option  "XkbModel"  "macintosh"

results in a non-functional setup.  The alphabet keys do not work, and
some of the symbol keys do not work.  However, all the numeric, and most
of the symbol keys do work.  This did not happen with the older version
of Xorg.

This appears to affect both the "kbd" and "keyboard" drivers.

I'm happy to provide any other information, or do any testing you might
need.


Regards,
Roger


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.1
Locale: LANG=en_GB.UTF8, LC_CTYPE=en_GB.UTF8 (charmap=UTF-8)

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries

xserver-xorg-input-kbd recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xkeyboard-config
Source-Version: 0.8-7

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

xkb-data_0.8-7_all.deb
  to pool/main/x/xkeyboard-config/xkb-data_0.8-7_all.deb
xkeyboard-config_0.8-7.diff.gz
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.diff.gz
xkeyboard-config_0.8-7.dsc
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.dsc



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.
Denis Barbier <[EMAIL PROTECTED]> (supplier of updated xkeyboard-config 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: Mon, 14 Aug 2006 16:10:41 +0200
Source: xkeyboard-config
Binary: xkb-data
Architecture: source all
Version: 0.8-7
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Denis Barbier <[EMAIL PROTECTED]>
Description: 
 xkb-data   - X Keyboard Extension (XKB) configuration data
Closes: 363525 366615 378309 379148
Changes: 
 xkeyboard-config (0.8-7) unstable; urgency=low
 .
   * debian/patches/macintosh-gb.diff: New patch to fix  and  keys.
 Closes: #379148 Thanks Roger Leigh
 .
   * debian/patches/macintosh.diff: New patch to include 'latin' layout.
 Closes: #366615, #363525
 .
   * debian/patches/update-bt.diff: New patch to update the Bhutanese layout.
 Closes: #378309 Thanks Christian Perrier
 .
   * debian/rules: Make sure that rules/base{,.lst,.xml} files are rebuilt.
Files: 
 1066bbb2963a7195d201ca0a9dfcb81c 694 x11 extra xkeyboard-config_0.8-7.dsc
 5df8df14baf6ae105de8a871f21d0892 325969 x11 extra 
xkeyboard-config_0.8-7.diff.gz
 0adb4e4d733d0c1bb28d66361cfaeff3 348786 x11 extra xkb-data_0.8-7_all.deb

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

iD8DBQFE4Iq88Ri1lR4WGvsRAoOSAJ9J5FBTwxtEcF2lGOzikBPXkqT0nwCfUyFC
rHPwid1G/fA2tkzmgfpQW5k=
=e7xe
-END PGP SIGNATURE-

--- End Message ---


Bug#378309: marked as done (xkb-data: Please include the Dzongkha keyboard layout (dz))

2006-08-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Aug 2006 07:47:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#378309: fixed in xkeyboard-config 0.8-7
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: xkb-data
Version: 0.8-5
Severity: wishlist
Tags: patch

The attached XKB keyboard layout has been produced by the Dept of
Information Technology of Bhutan and is aimed to be the official keyboard
map for the Dzongkha language.

Please consider including it in a future package release.

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

-- no debconf information
//
// Dzongkha (Bhutanese) keyboard layout
//
/
//
//   Based on the official layout for Dzongkha
//   approved by the Department of Information Technology &
//   Dzongkha Development Authority of the Government of Bhutan
//
//   Copyright (C) 2004, Gregory Mokhin <[EMAIL PROTECTED]>
//   Layout map provided by Chris Fynn
/ 
//   Version 0.97. Last modified: 09 Jan 2004
/
//   Modified and made some correction by Pema Geyleg<[EMAIL PROTECTED]>
//   Date 29th July 2004
//   Version 1.0 

partial default alphanumeric_keys
xkb_symbols "basic" {
  name[Group1]= "Dzongkha";

  key  { [  0x1000F09, 0x1000F0A, 0x1000F6C, 0x1000F6D ]	};
  
// numbers e.a.
  key  { [  0x1000F21, 0x1000F04, 1, exclam ]	};
  key  { [  0x1000F22, 0x1000F05, 2, at ]	};
  key  { [  0x1000F23, 0x1000F06, 3, numbersign ]	};
  key  { [  0x1000F24, 0x1000F48 , 4, dollar  ]	};
  key  { [  0x1000F25, 0x1000F70 , 5, percent ]	};
  key  { [  0x1000F26, 0x1000F08, 6, 0x1000F01 ]	};
  key  { [  0x1000F27, 0x1000F38, 7, ampersand ]	};
  key  { [  0x1000F28, 0x1000F34, 8, asterisk ]	};
  key  { [  0x1000F29, 0x1000F3C, 9, parenleft ]	};
  key  { [  0x1000F20, 0x1000F3D, 0, parenright ]	};
  key  { [  0x1000F14, 0x1000F7F, minus, underscore ]	};
  key  { [  0x1000F0D, 0x1000F11, equal, plus ]	};

// consonants ( ka kha ga nga )
  key  { [  0x1000F40, 0x1000F90, 0x1000F88, reserved  ]	};
  key  { [  0x1000F41, 0x1000F91, 0x1000F89, reserved  ]	};
  key  { [  0x1000F42, 0x1000F92, 0x1000F6E , 0x1000F6F] 	};
  key  { [  0x1000F44, 0x1000F94, 0x1000F83, 0x1000F82  ]	};

// vowels ( i u e o )
  key  { [  0x1000F72, 0x1000F80, 0x1000F1A, reserved  ]	};
  key  { [  0x1000F74, 0x1000F84, 0x1000F1B, reserved  ]	};
  key  { [  0x1000F7A, 0x1000F7B, 0x1000F1C, reserved ]	};
  key  { [  0x1000F7C, 0x1000F7D, 0x1000F1D, 0x1000F17  ]	};

// consonants ( ca cha ja nya )
  key  { [  0x1000F45, 0x1000F95, 0x1000F1E, 0x1000F18   ]	};
  key  { [  0x1000F46, 0x1000F96, 0x1000F1F, 0x1000F19   ]	};
  key  { [  0x1000F47, 0x1000F97, 0x15B, 0x1000F3E ]	};
  key  { [  0x1000F49, 0x1000F99, 0x15D, 0x1000F3F  ]	};

// consonants ( ta tha da na pa pha ba ma tsa tsha dza wa )
  key  { [  0x1000F4F, 0x1000F9F, 0x1000F4A, 0x1000F9A ]	};
  key  { [  0x1000F50, 0x1000FA0, 0x1000F4B, 0x1000F9B ]	};
  key  { [  0x1000F51, 0x1000FA1, 0x1000F4C, 0x1000F9C ]	};
  key  { [  0x1000F53, 0x1000FA3, 0x1000F4E, 0x1000F9E ]	};
  key  { [  0x1000F54, 0x1000FA4, 0x1002039, 0x1AB ]	};
  key  { [  0x1000F55, 0x1000FA5, 0x100203A, 0x1BB ]	};
  key  { [  0x1000F56, 0x1000FA6, 0x1000F37, 0x1000F35 ]	};
  key  { [  0x1000F58, 0x1000FA8, 0x1000F7E, reserved ]	};
  key  { [  0x1000F59, 0x1000FA9, 0x1000F39, reserved ]	};
  key  { [  0x1000F5A, 0x1000FAA, 0x13B, 0x13A ]	};
  key  { [  0x1000F5B, 0x1000FAB, apostrophe, quotedbl ]	};
  
// TODO: BKSL and LSGT are from gb layout, are there any variants?
  key  { [  0x1000F5D, 0x1000FAD, 0x15C, 0x1000FBA ]	};
  key  { [  0x1000F0D, 0x1000F11, 0x1000F10, 0x1000F0F ]	};

// consonants ( zha za 'a ya ra la sha sa ha a )
  key  { [  0x1000F5E, 0x1000FAE, 0x1000F13, 0x1000F36 ]	};
  key  { [  0x1000F5F, 0x1000FAF, 0x10

xkeyboard-config_0.8-7_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xkb-data_0.8-7_all.deb
  to pool/main/x/xkeyboard-config/xkb-data_0.8-7_all.deb
xkeyboard-config_0.8-7.diff.gz
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.diff.gz
xkeyboard-config_0.8-7.dsc
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-7.dsc


Override entries for your package:
xkb-data_0.8-7_all.deb - extra x11
xkeyboard-config_0.8-7.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 363525 366615 378309 379148 


Thank you for your contribution to Debian.


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



Bug#378465: acknowledged by developer (Reassign)

2006-08-14 Thread Helge Kreutzmann
Hello Filipus,
On Thu, Aug 10, 2006 at 01:48:21PM -0700, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> #378465: xserver-xorg: CVE-2006-0745,
> which was filed against the xorg-server package.
> 
> It has been marked as closed by one of the developers, namely
> Filipus Klutiero <[EMAIL PROTECTED]>.
> 
> You should be hearing from them with a substantive response shortly,
> in case you haven't already. If not, please contact them directly.

Since I havn't heard from you for 4 days now, I contact you directly
to ask you about the resultion of this bug. Was my report not correct
or was it closed in a later upload, also is the Sarge list taken care
of? If you confirm that Sarge is not vulnerable, I can update the
list, if you like.

Greetings

  Helge

-- 
  Dr. Helge Kreutzmann [EMAIL PROTECTED]
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software "libre": http://www.ffii.de/


signature.asc
Description: Digital signature


Processed: Fixed in upload of xserver-xorg-input-mouse 1:1.1.1-2 to experimental

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

> tag 382979 + fixed-in-experimental
Bug#382979: wrong dependancy for xserver-xorg-input-mouse=1:1.1.1-1
There were no tags set.
Tags added: fixed-in-experimental

> quit
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]



Processing of xkeyboard-config_0.8-7_i386.changes

2006-08-14 Thread Archive Administrator
xkeyboard-config_0.8-7_i386.changes uploaded successfully to localhost
along with the files:
  xkeyboard-config_0.8-7.dsc
  xkeyboard-config_0.8-7.diff.gz
  xkb-data_0.8-7_all.deb

Greetings,

Your Debian queue daemon


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



Processed: Re: Bug#346269: XKB support for Catalan keyboard

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

> tags 346269 pending
Bug#346269: XKB support for Catalan keyboard
Tags were: patch
Tags added: pending

> 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#346269: XKB support for Catalan keyboard

2006-08-14 Thread Denis Barbier
tags 346269 pending
thanks

On Fri, Jan 06, 2006 at 07:30:17PM +0100, Robert Millan wrote:
> Package: xorg-x11
> Severity: wishlist
> Tags: patch
> 
> Hi!
> 
> Support in XKB for Catalan keyboards, as manufactured by Large Format
> Computing, Inc (http://www.language-keyboard.com/).
> 
> I'm attaching map file for /etc/X11/xkb/symbols/pc/, and a small (1 line)
> patch for xserver-xorg.config.in.

It is now provided upstream via the cat variant of the es layout.
Following the discussion about your console-data bug, I just added
   lfc-cat) XMAP="es"; VARIANT="cat";;
into xserver-xorg.config.

Denis


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



X Strike Force X.Org X11 SVN commit: r2796 - tags/data/xkb-data

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 10:40:23 -0400 (Mon, 14 Aug 2006)
New Revision: 2796

Added:
   tags/data/xkb-data/0.8-7/
Log:
Tagging xkeyboard-config 0.8-7

Copied: tags/data/xkb-data/0.8-7 (from rev 2795, trunk/data/xkb-data)


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



X Strike Force X.Org X11 SVN commit: r2795 - tags/data

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 10:34:09 -0400 (Mon, 14 Aug 2006)
New Revision: 2795

Added:
   tags/data/xkb-data/
Log:
Tag location for xkb-data



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



X Strike Force X.Org X11 SVN commit: r2794 - in trunk/data/xkb-data/debian: . patches

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 10:28:53 -0400 (Mon, 14 Aug 2006)
New Revision: 2794

Modified:
   trunk/data/xkb-data/debian/changelog
   trunk/data/xkb-data/debian/patches/cvs.diff
   trunk/data/xkb-data/debian/patches/sclk_toggle.diff
   trunk/data/xkb-data/debian/rules
Log:
Make sure that rules/base{,.lst,.xml} files are rebuilt.
Upload xkeyboard-config 0.8-7 into unstable


Modified: trunk/data/xkb-data/debian/changelog
===
--- trunk/data/xkb-data/debian/changelog2006-08-14 14:15:06 UTC (rev 
2793)
+++ trunk/data/xkb-data/debian/changelog2006-08-14 14:28:53 UTC (rev 
2794)
@@ -1,4 +1,4 @@
-xkeyboard-config (0.8-7) UNRELEASED; urgency=low
+xkeyboard-config (0.8-7) unstable; urgency=low
 
   * debian/patches/macintosh-gb.diff: New patch to fix  and  keys.
 Closes: #379148 Thanks Roger Leigh
@@ -9,8 +9,10 @@
   * debian/patches/update-bt.diff: New patch to update the Bhutanese layout.
 Closes: #378309 Thanks Christian Perrier
 
- -- Denis Barbier <[EMAIL PROTECTED]>  Fri, 21 Jul 2006 22:50:11 +0200
+  * debian/rules: Make sure that rules/base{,.lst,.xml} files are rebuilt.
 
+ -- Denis Barbier <[EMAIL PROTECTED]>  Mon, 14 Aug 2006 16:10:41 +0200
+
 xkeyboard-config (0.8-6) unstable; urgency=low
 
   * debian/control: Move debhelper from Build-Depends-Indep to Build-Depends.

Modified: trunk/data/xkb-data/debian/patches/cvs.diff
===
--- trunk/data/xkb-data/debian/patches/cvs.diff 2006-08-14 14:15:06 UTC (rev 
2793)
+++ trunk/data/xkb-data/debian/patches/cvs.diff 2006-08-14 14:28:53 UTC (rev 
2794)
@@ -65276,197 +65276,6 @@
mx1998 mx2500 mx2750 \
microsoftinet microsoftpro microsoftprousb microsoftprooem 
microsoftprose \
microsoftoffice microsoftmult \
-Index: xkb-data/rules/base.lst
-===
 xkb-data.orig/rules/base.lst
-+++ xkb-data/rules/base.lst
-@@ -4,6 +4,7 @@
-   pc104   Generic 104-key PC
-   pc105   Generic 105-key (Intl) PC
-   dell101 Dell 101-key PC
-+  latitudeDell Latitude series laptop
-   everex  Everex STEPnote
-   flexpro Keytronic FlexPro
-   microsoft   Microsoft Natural
-@@ -13,6 +14,7 @@
-   pc98PC-98xx Series
-   a4techKB21  A4Tech KB-21
-   a4techKBS8  A4Tech KBS-8
-+  a4_rfkb23   A4Tech Wireless Desktop RFKB-23
-   abnt2   Brazilian ABNT2
-   airkey  Acer AirKey V
-   acpiACPI Standard
-@@ -49,6 +51,7 @@
-   genius  Genius Comfy KB-16M / Genius MM Keyboard KWD-910
-   geniuscomfy Genius Comfy KB-12e
-   geniuscomfy2Genius Comfy KB-21e-Scroll
-+  genius_kb19e_nb Genius KB-19e NB
-   gyrationGyration
-   hpi6Hewlett-Packard Internet Keyboard
-   hp2501  Hewlett-Packard SK-2501 Multimedia Keyboard
-@@ -68,21 +71,21 @@
-   logiaccess  Logitech Access Keyboard
-   ltcdLogitech Cordless Desktop
-   logicditLogitech Cordless Desktop iTouch
-+  logiclx300  Logitech Cordless Desktop LX-300
-   logicdp Logitech Cordless Desktop Pro
-   logicdpaLogitech Cordless Desktop Pro (alternate option)
-   logicdpa2   Logitech Cordless Desktop Pro (alternate option2)
-   logicdo Logitech Cordless Desktop Optical
-   logicfn Logitech Cordless Freedom/Desktop Navigator
-   logicdn Logitech Cordless Desktop Navigator
--  logidak Logitech Deluxe Access Keyboard
-   logiitc Logitech iTouch Cordless Keyboard (model Y-RB6)
-   logiik  Logitech Internet Keyboard
-   itouch  Logitech iTouch
--  logiitc Logitech iTouch Cordless Keyboard (model Y-RB6)
--  logiik  Logitech Internet Keyboard
--  logiink Logitech Internet Navigator Keyboard
--  itouchinLogitech iTouch keyboard Internet Navigator
-+  logicinkLogitech Internet Navigator Keyboard
-+  logiinkse   Logitech iTouch Internet Navigator Keyboard SE
-+  logiinkseusbLogitech iTouch Internet Navigator Keyboard SE (USB)
-   logiultrax  Logitech Ultra-X Keyboard
-+  dinovo  Logitech diNovo Keyboard
-   mx1998  Memorex MX1998
-   mx2500  Memorex MX2500 EZ-Access Keyboard
-   mx2750  Memorex MX2750
-@@ -113,9 +116,13 @@
-   macintosh_old   Macintosh Old
-   powerpcps2  PowerPC PS/2
-   acer_tm_800 Acer TravelMate 800
-+  acer_ferrari4k  Acer Ferrari 4000
-   power_g5Power G5
-+  apple   Apple
-+  apple_laptopApple Laptop
-   silvercrest SILVERCREST Multimedia Wireless Keyboard
-   emachines   Laptop/notebook eMachines m68xx
-+  kr106   Korean 106-key
- 
- ! layout
-   us  U.S. English
-@@ -134,6 +141,7 @@
-   bg  Bulgaria
-   mm  Myanmar
-   ca  Canada
-+  cd  Congo, Democ

Fixed in upload of xserver-xorg-input-mouse 1:1.1.1-2 to experimental

2006-08-14 Thread Drew Parsons
tag 382979 + fixed-in-experimental

quit

This message was generated automatically in response to an
upload to the experimental distribution.  The .changes file follows.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Aug 2006 23:43:09 +1000
Source: xserver-xorg-input-mouse
Binary: xserver-xorg-input-mouse
Architecture: source i386
Version: 1:1.1.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Drew Parsons <[EMAIL PROTECTED]>
Description: 
 xserver-xorg-input-mouse - X.Org X server -- mouse input driver
Closes: 382979
Changes: 
 xserver-xorg-input-mouse (1:1.1.1-2) experimental; urgency=low
 .
   * Updated dependencies to xserver-xorg (>= 1:1.1.1-1). Closes: #382979.
Files: 
 99fde2b5e26f23be6429aa456d7d8a59 920 x11 optional 
xserver-xorg-input-mouse_1.1.1-2.dsc
 509eeaebe71fefc4107c90fd18134535 17815 x11 optional 
xserver-xorg-input-mouse_1.1.1-2.diff.gz
 f1f545a34bb6273d4e0700397ff75cd9 37002 x11 optional 
xserver-xorg-input-mouse_1.1.1-2_i386.deb

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

iD8DBQFE4H6Xts5wQWQSTkoRAkpTAKCMIumVBbarD980F5T2vpBUNUftAgCdHdcN
bgO9d1WtIVmK34Nghy5XP50=
=k9wQ
-END PGP SIGNATURE-


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



X Strike Force X.Org X11 SVN commit: r2793 - in trunk/debian/xorg/debian: . po

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: bubulle
Date: 2006-08-14 10:15:06 -0400 (Mon, 14 Aug 2006)
New Revision: 2793

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/po/km.po
Log:
Khmer translation update


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 13:59:43 UTC (rev 2792)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 14:15:06 UTC (rev 2793)
@@ -13,6 +13,7 @@
 (closes: #346269)
   * Debconf translations updates
 - Dzongkha (Tenzin Dendup). Closes: #382959
+- Khmer (Khoem Sokhem). Closes: #375063
 
  -- Denis Barbier <[EMAIL PROTECTED]>  Mon, 14 Aug 2006 11:08:00 +0200
 

Modified: trunk/debian/xorg/debian/po/km.po
===
--- trunk/debian/xorg/debian/po/km.po   2006-08-14 13:59:43 UTC (rev 2792)
+++ trunk/debian/xorg/debian/po/km.po   2006-08-14 14:15:06 UTC (rev 2793)
@@ -1,4 +1,4 @@
-# translation of km.po to Khmer
+# translation of xserver-xorg_po_km.po to Khmer
 # translation of xserver-xorg_debian_po_km.po to
 #
 #Translators, if you are not familiar with the PO format, gettext
@@ -15,10 +15,10 @@
 # auk piseth <[EMAIL PROTECTED]>, 2006.
 msgid ""
 msgstr ""
-"Project-Id-Version: km\n"
+"Project-Id-Version: xserver-xorg_po_km\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2006-08-14 11:05+0200\n"
-"PO-Revision-Date: 2006-06-23 14:02+0700\n"
+"PO-Revision-Date: 2006-08-14 09:02+0700\n"
 "Last-Translator: Khoem Sokhem <[EMAIL PROTECTED]>\n"
 "Language-Team: Khmer <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
@@ -29,21 +29,20 @@
 #. Type: select
 #. Choices
 #: ../x11-common.templates:1001
-#, fuzzy
 msgid "Root Only"
-msgstr "បានតែ​ Root បានតែ​អ្នក​ប្រើ​​កុងសូល​ អ្ន​ក​ផ្សេងទៀត​"
+msgstr "បាន​តែ Root"
 
 #. Type: select
 #. Choices
 #: ../x11-common.templates:1001
 msgid "Console Users Only"
-msgstr ""
+msgstr "បាន​តែ​អ្នក​ប្រើ​កុងសូល​"
 
 #. Type: select
 #. Choices
 #: ../x11-common.templates:1001
 msgid "Anybody"
-msgstr ""
+msgstr "ផ្សេងទៀត"
 
 #. Type: select
 #. Description
@@ -1310,13 +1309,3 @@
 msgstr ""
 "ជ្រើស​ជម្រើស​នេះ​ បើ​អ្នកចង់​បាន​ប្លង់​ក្តារចុចដែល​បាន​រកឃើញ​ឡើង​វិញ​ ។  
កុំ​ជ្រើស​វា​ បើ​អ្នក​ចង់​រក្សារ​ប្លង់​"
 "ក្តារចុច​បច្ចុប្បន្ន​ ។​"
-
-#~ msgid "Root Only, Console Users Only, Anybody"
-#~ msgstr "បានតែ​ Root បានតែ​អ្នក​ប្រើ​​កុងសូល​ អ្ន​ក​ផ្សេងទៀត​"
-
-#~ msgid ""
-#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-#~ "inches (480-510 mm), 21 inches (530 mm) or more"
-#~ msgstr ""
-#~ "ចាប់​ពី​ 14 អ៊ិន្ឈ៍ (355 មីលីម៉ែត្រ), 15 អ៊ិន្ឈ៍ (380  មីលីម៉ែត្រ), 17 
inches (430  មីលីម៉ែត្រ), "
-#~ "19-20 អ៊ិន្ឈ៍ (480-510  មីលីម៉ែត្រ), 21 អ៊ិន្ឈ៍ (530  មីលីម៉ែត្រ) 
ឬ​មាន​ច្រើន​ទៀត​ ។"


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



Processing of xserver-xorg-input-mouse_1.1.1-2_i386.changes

2006-08-14 Thread Archive Administrator
xserver-xorg-input-mouse_1.1.1-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-input-mouse_1.1.1-2.dsc
  xserver-xorg-input-mouse_1.1.1-2.diff.gz
  xserver-xorg-input-mouse_1.1.1-2_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-input-mouse_1.1.1-2_i386.changes ACCEPTED

2006-08-14 Thread Debian Installer

Accepted:
xserver-xorg-input-mouse_1.1.1-2.diff.gz
  to 
pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.1.1-2.diff.gz
xserver-xorg-input-mouse_1.1.1-2.dsc
  to pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.1.1-2.dsc
xserver-xorg-input-mouse_1.1.1-2_i386.deb
  to 
pool/main/x/xserver-xorg-input-mouse/xserver-xorg-input-mouse_1.1.1-2_i386.deb


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

Announcing to debian-devel-changes@lists.debian.org
Setting bugs to severity fixed: 382979 


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: r2792 - trunk/debian/xorg/debian

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 09:59:43 -0400 (Mon, 14 Aug 2006)
New Revision: 2792

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/xserver-xorg.config.in
Log:
Add support for Catalan keyboard. Thanks Robert Millan
(closes: #346269)


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 13:43:56 UTC (rev 2791)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 13:59:43 UTC (rev 2792)
@@ -9,6 +9,8 @@
   * Add ppc64 support.  Thanks Andreas Jochens (closes: #362085)
   * Fix list of display resolution in maintainer scripts, the
 patch sent to #330304 had been broken when updated to 7.0.
+  * Add support for Catalan keyboard. Thanks Robert Millan
+(closes: #346269)
   * Debconf translations updates
 - Dzongkha (Tenzin Dendup). Closes: #382959
 

Modified: trunk/debian/xorg/debian/xserver-xorg.config.in
===
--- trunk/debian/xorg/debian/xserver-xorg.config.in 2006-08-14 13:43:56 UTC 
(rev 2791)
+++ trunk/debian/xorg/debian/xserver-xorg.config.in 2006-08-14 13:59:43 UTC 
(rev 2792)
@@ -969,6 +969,7 @@
 br) XMAP="us"; VARIANT="intl"; MODEL="pc104";;
 br-abnt2) XMAP="br"; VARIANT="abnt2"; MODEL="abnt2";;
 by) XMAP="by";;
+lfc-cat) XMAP="es"; VARIANT="cat";;
 cz-lat2) XMAP="cz";;
 de-latin1-nodeadkeys) XMAP="de"; VARIANT="nodeadkeys";;
 de) XMAP="de";;


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



X Strike Force X.Org X11 SVN commit: r2791 - branches/7.1/driver/xserver-xorg-input-mouse/debian

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-08-14 09:43:56 -0400 (Mon, 14 Aug 2006)
New Revision: 2791

Modified:
   branches/7.1/driver/xserver-xorg-input-mouse/debian/changelog
   branches/7.1/driver/xserver-xorg-input-mouse/debian/control
Log:
Updated dependencies to xserver-xorg (>= 1:1.1.1-1). Closes: #382979.


Modified: branches/7.1/driver/xserver-xorg-input-mouse/debian/changelog
===
--- branches/7.1/driver/xserver-xorg-input-mouse/debian/changelog   
2006-08-14 13:04:45 UTC (rev 2790)
+++ branches/7.1/driver/xserver-xorg-input-mouse/debian/changelog   
2006-08-14 13:43:56 UTC (rev 2791)
@@ -1,3 +1,9 @@
+xserver-xorg-input-mouse (1:1.1.1-2) experimental; urgency=low
+
+  * Updated dependencies to xserver-xorg (>= 1:1.1.1-1). Closes: #382979.
+
+ -- Drew Parsons <[EMAIL PROTECTED]>  Mon, 14 Aug 2006 23:43:09 +1000
+
 xserver-xorg-input-mouse (1:1.1.1-1) experimental; urgency=low
 
   * New upstream release (X11R7.1, xf86-input-mouse-1.1.1).

Modified: branches/7.1/driver/xserver-xorg-input-mouse/debian/control
===
--- branches/7.1/driver/xserver-xorg-input-mouse/debian/control 2006-08-14 
13:04:45 UTC (rev 2790)
+++ branches/7.1/driver/xserver-xorg-input-mouse/debian/control 2006-08-14 
13:43:56 UTC (rev 2791)
@@ -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]>, Drew Parsons <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>> 1:0.99.3), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 1:1.1.1-1), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt
 Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-mouse
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:1.1.1-1)
 Provides: xserver-xorg-input
 Replaces: xserver-xorg (<< 6.8.2-35)
 Description: X.Org X server -- mouse input driver


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



Bug#382979: wrong dependancy for xserver-xorg-input-mouse=1:1.1.1-1

2006-08-14 Thread Michael Olbrich
Package: xserver-xorg-input-mouse
Version: 1:1.1.1-1

This version requires the module ABI minor version 6.
It can howerver be installed with a server that only provides ABI minor
version 5.

ii  xserver-xorg-core 1.0.2-9X.Org X server -- core server
ii  xserver-xorg-input-mouse  1:1.1.1-1  X.Org X server -- mouse input driver

The dependancy should probably changed to "xserver-xorg-core (>= 1:1.1.1-1)"
or whatever version fist introduced ABI minor version 6.

michael




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



Bug#382975: xorg: Barebone X (for example kdm or xinit) won't let me change virtual console

2006-08-14 Thread SZOKOVACS Robert
Package: xorg
Version: 1:7.0.23
Severity: normal

After upgrading to XOrg from XFree86, I lost the ability to switch
virtual console with ctrl+alt+Fx if I started the X with xinit. Same
thing with the kdm login screen, but after I log in and the KDE is up
and running, everything is OK again.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (400, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-ite
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xorg depends on:
ii  konsole [x-terminal-emulator] 4:3.5.4-2  X terminal emulator for KDE
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.2-1A free implementation of the OpenG
ii  libglu1-mesa  5.0.0-5.1  The OpenGL utility library, libGLU
ii  mlterm [x-terminal-emulator]  2.9.2-2MultiLingual TERMinal
ii  xbase-clients 1:7.1.ds-3 miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable   1:1.0.0-4  scalable fonts for X
ii  xkb-data  0.8-6  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.23   the X.Org X server
ii  xterm [x-terminal-emulator]   210-3  X terminal emulator
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]



X Strike Force X.Org X11 SVN commit: r2790 - trunk/debian/xorg/debian

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 09:04:45 -0400 (Mon, 14 Aug 2006)
New Revision: 2790

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/rules
   trunk/debian/xorg/debian/xserver-xorg.postinst.in
Log:
Fix list of display resolution in maintainer scripts, the
patch sent to #330304 had been broken when updated to 7.0.


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 12:27:47 UTC (rev 2789)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 13:04:45 UTC (rev 2790)
@@ -7,6 +7,8 @@
 without .svn files being shipped in /etc/X11/Xsession.d.
   * Add m32r support.  Thanks Kazuhiro Inaoka (closes: #376060)
   * Add ppc64 support.  Thanks Andreas Jochens (closes: #362085)
+  * Fix list of display resolution in maintainer scripts, the
+patch sent to #330304 had been broken when updated to 7.0.
   * Debconf translations updates
 - Dzongkha (Tenzin Dendup). Closes: #382959
 

Modified: trunk/debian/xorg/debian/rules
===
--- trunk/debian/xorg/debian/rules  2006-08-14 12:27:47 UTC (rev 2789)
+++ trunk/debian/xorg/debian/rules  2006-08-14 13:04:45 UTC (rev 2790)
@@ -46,6 +46,8 @@
 
 SCRIPTS=$(shell ls debian/*.config.in debian/*.postinst.in debian/*.postrm.in 
debian/*.preinst.in debian/*.prerm.in)
 
+DEFAULT_DCRESOLUTIONS="1920x1440, 1920x1200, 1856x1392, 1792x1344, 1680x1050, 
1600x1200, 1440x900, 1400x1050, 1280x1024, 1280x960, 1280x854, 1280x800, 
1280x768, 1200x800, 1152x864, 1152x768, 1024x768, 800x600, 640x480"
+
 scripts: stamp-scripts
 stamp-scripts: genscripts validatescripts
touch $@

Modified: trunk/debian/xorg/debian/xserver-xorg.postinst.in
===
--- trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-08-14 12:27:47 UTC 
(rev 2789)
+++ trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-08-14 13:04:45 UTC 
(rev 2790)
@@ -391,10 +391,12 @@
   fi
 
   db_metaget xserver-xorg/config/display/modes choices
-  DEFRESOLUTIONS="1920x1440 1920x1200 1856x1392 1792x1344 1680x1050 1600x1200 
1440x900 1400x1050 1280x1024 1280x960 1280x854 1280x800 1280x768 1200x800 
1152x864 1152x768 1024x768 800x600 640x480"
+  DEFRESOLUTIONS="$(echo @DEFAULT_DCRESOLUTIONS@ | sed -e 's/, / /g')"
   if [ -n "$RET" ]; then
 DCRESOLUTIONS="$RET"
 DCRESOLUTIONS="$(echo $DCRESOLUTIONS | sed -e 's/, / /g')"
+  else
+DCRESOLUTIONS=$DEFRESOLUTIONS
   fi
   if [ -n "$RESOLUTIONS" ]; then
 DCRESOLUTIONS="$(for i in $DCRESOLUTIONS $DEFRESOLUTIONS $RESOLUTIONS; do 
echo $i; done | sort -t x -k1,1nr -k2,2nr -u)"


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



Processed: Re: Bug#382959: xorg: [INTL:dz] Dzongkha xorg templates translation

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

> tags 382959 pending
Bug#382959: xorg: [INTL:dz] Dzongkha xorg templates translation
Tags were: l10n patch
Tags added: pending

> 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#376765: dpkg-reconfigure xserver-xorg issues strange warning about /etc/X11/X

2006-08-14 Thread Daniel Stone
On Mon, Aug 14, 2006 at 01:21:05PM +0200, Alejandro Exojo wrote:
> I don't fully understand the purpose of lines 1631 to 1637 of 
> xserver-xorg.postinst (in version 1:7.0.23), and it seems I'm not the only 
> one (see the comment "why, why, why, why, why, why, why are we md5suming 
> this? -daniels") but there are some obvious errors: the md5sums, are 
> calculated not on the file, but on the _name_ of the file. See the attached 
> patch.

Um, that would mean that the link would be seen as a custom link every
single time the X server binary was changed.  The correct fix would be
to cat the link target in there, not the MD5 sum (which actually makes
it longer in all but the most utterly pathological of cases, thus neatly
defeating the point of summing it in the first place ...).


signature.asc
Description: Digital signature


X Strike Force X.Org X11 SVN commit: r2789 - in trunk/debian/xorg/debian: . scripts

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 08:27:47 -0400 (Mon, 14 Aug 2006)
New Revision: 2789

Added:
   trunk/debian/xorg/debian/scripts/vars.ppc64
Modified:
   trunk/debian/xorg/debian/changelog
Log:
Add ppc64 support.  Thanks Andreas Jochens (closes: #362085)


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 11:59:23 UTC (rev 2788)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 12:27:47 UTC (rev 2789)
@@ -6,6 +6,7 @@
 so that this package can be compiled from an SVN checkout
 without .svn files being shipped in /etc/X11/Xsession.d.
   * Add m32r support.  Thanks Kazuhiro Inaoka (closes: #376060)
+  * Add ppc64 support.  Thanks Andreas Jochens (closes: #362085)
   * Debconf translations updates
 - Dzongkha (Tenzin Dendup). Closes: #382959
 

Added: trunk/debian/xorg/debian/scripts/vars.ppc64
===
--- trunk/debian/xorg/debian/scripts/vars.ppc64 2006-08-14 11:59:23 UTC (rev 
2788)
+++ trunk/debian/xorg/debian/scripts/vars.ppc64 2006-08-14 12:27:47 UTC (rev 
2789)
@@ -0,0 +1,21 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-ati, xserver-xorg-video-chips, 
xserver-xorg-video-fbdev, xserver-xorg-video-glint, xserver-xorg-video-imstt, 
xserver-xorg-video-mga, xserver-xorg-video-nv, xserver-xorg-video-s3, 
xserver-xorg-video-s3virge, xserver-xorg-video-savage, xserver-xorg-video-sis, 
xserver-xorg-video-sisusb, xserver-xorg-video-tdfx, xserver-xorg-video-trident, 
xserver-xorg-video-vga"
+
+# xserver-xorg-video-v4l, 
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse, xserver-xorg-input-synaptics"
+
+# , xserver-xorg-input-wacom
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XWSC_SPECIAL_DEPENDS="xserver-xorg, xlibmesa-dri, "
+XWSD_SPECIAL_DEPENDS="xlibosmesa4-dbg, xlibosmesa-dev, "
+XLIBMESA_GL_SPECIAL_DEPENDS="xlibmesa-dri, "
+


Property changes on: trunk/debian/xorg/debian/scripts/vars.ppc64
___
Name: svn:executable
   + *


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



Bug#382959: xorg: [INTL:dz] Dzongkha xorg templates translation

2006-08-14 Thread Denis Barbier
tags 382959 pending
thanks

On Mon, Aug 14, 2006 at 05:11:19PM +0600, Tenzin Dendup wrote:
> Package: xorg
> Version: N/A
> Tags: patch l10n
> 
> Please find attached the Dzongkha(dz) translation update of the xorg 
> package

Committed, but a string ("Generic Video Card") was hardcoded into
a script and is now in PO files, can you please update the attached
file?
Thanks.

Thanks


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



Bug#376055: x11-common: dexconf ignores mouse port and protocol selections

2006-08-14 Thread Denis Barbier
On Mon, Aug 14, 2006 at 02:07:07PM +0300, Daniel Stone wrote:
> On Mon, Aug 14, 2006 at 12:11:03PM +0200, Denis Barbier wrote:
> > On Thu, Jun 29, 2006 at 08:42:59PM -0400, Ilguiz Latypov wrote:
> > > Trying to figure why my choice of ImPS/2 isn't stored in xorg.conf,
> > > I found that dexconf ignored it.  Here is the patch.
> > 
> > The changelog has this entry:
> >  * Change default mouse protocol to ExplorerPS/2 (closes: Ubuntu#4106).
> > Daniel, is there some problem with applying this patch?
> 
> Looks fine to me.

Ok, will apply then.
Thanks.

Denis


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



Bug#376765: dpkg-reconfigure xserver-xorg issues strange warning about /etc/X11/X

2006-08-14 Thread Alejandro Exojo
> I have seen the same after a new installation recently and was very
> confused by this same message:
> - I did not change the config manually at all, so the error was false
>   and the configuration should have been updated

Hi.

I'm really confused by this message too. I'm looking at the code, and, at 
least, I think I've found some lines that are not correct.

I don't fully understand the purpose of lines 1631 to 1637 of 
xserver-xorg.postinst (in version 1:7.0.23), and it seems I'm not the only 
one (see the comment "why, why, why, why, why, why, why are we md5suming 
this? -daniels") but there are some obvious errors: the md5sums, are 
calculated not on the file, but on the _name_ of the file. See the attached 
patch.

However, someone with more knowledge of X should check why this md5sum is 
calculed. First, is checked if the symlink points to the server in the old 
paths, and if it's true, is migrated, _and_ again is checked that the md5sum 
of the symlink matches the old files. This would never be true, because the 
symlink has been moved in the previous lines, isn't it?

> - what does /etc/X11/X have to do with it anyway, after all I want to
>   update /etc/X11/xorg.conf when I reconfigure, not /etc/X11/X

I don't know if it's related or not (I suppose that not), but I'm having this 
problem too. I can't configure X automatically with dpkg-reconfire 
xserver-xorg, as expected. Maybe it's related to #380061.

-- 
Alex (a.k.a. suy) - GPG ID 0x0B8B0BC2
http://barnacity.net/ - Jabber ID: [EMAIL PROTECTED]
--- /var/lib/dpkg/info/xserver-xorg.postinst	2006-08-12 22:35:44.0 +0200
+++ xserver-xorg.postinst	2006-08-14 12:54:01.666515250 +0200
@@ -1619,20 +1619,20 @@
 # not exist.  otherwise, assume that's the way the user wants it.
 if [ -L "$SERVER_SYMLINK" ] || ! [ -e "$SERVER_SYMLINK" ]; then
   # migrate from old symlinks.
-  if [ "$(readlink /etc/X11/X)" = "/usr/X11R6/bin/Xorg" ] || \
- [ "$(readlink /etc/X11/X)" = "/usr/bin/X11/Xorg" ] || \
- [ "$(readlink /etc/X11/X)" = "/bin/true" ]; then
-rm /etc/X11/X
-ln -s $THIS_SERVER /etc/X11/X
+  if [ "$(readlink "$SERVER_SYMLINK")" = "/usr/X11R6/bin/Xorg" ] || \
+ [ "$(readlink "$SERVER_SYMLINK")" = "/usr/bin/X11/Xorg" ] || \
+ [ "$(readlink "$SERVER_SYMLINK")" = "/bin/true" ]; then
+rm $SERVER_SYMLINK
+ln -s $THIS_SERVER $SERVER_SYMLINK
   fi
   # compare the current and stored checksums; if they do not match, assume
   # that's the way the user wants it.
   # why, why, why, why, why, why, why are we md5suming this? -daniels
-  if [ "$(readlink "$SERVER_SYMLINK" | md5sum)" = \
+  if [ "$(md5sum `readlink "$SERVER_SYMLINK"`)" = \
"$(cat "$SERVER_SYMLINK_CHECKSUM")" ] || \
- [ "$(echo "/usr/X11R6/bin/Xorg" | md5sum)" = \
+ [ "$(md5sum /usr/X11R6/bin/Xorg)" = \
"$(cat "$SERVER_SYMLINK_CHECKSUM")" ] || \
- [ "$(echo "/usr/bin/X11/Xorg" | md5sum)" = \
+ [ "$(md5sum /usr/bin/X11/Xorg)" = \
"$(cat "$SERVER_SYMLINK_CHECKSUM")" ] || \
  ! [ -e "$SERVER_SYMLINK" ]; then
 # finally, only update the symlink if this package contains the


X Strike Force X.Org X11 SVN commit: r2788 - in trunk/debian/xorg/debian: . scripts

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 07:59:23 -0400 (Mon, 14 Aug 2006)
New Revision: 2788

Added:
   trunk/debian/xorg/debian/scripts/vars.m32r
Modified:
   trunk/debian/xorg/debian/changelog
Log:
Add m32r support.  Thanks Kazuhiro Inaoka (closes: #376060)


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 11:53:37 UTC (rev 2787)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 11:59:23 UTC (rev 2788)
@@ -5,6 +5,7 @@
   * Modify debian/x11-common.dirs and debian/x11-common.install
 so that this package can be compiled from an SVN checkout
 without .svn files being shipped in /etc/X11/Xsession.d.
+  * Add m32r support.  Thanks Kazuhiro Inaoka (closes: #376060)
   * Debconf translations updates
 - Dzongkha (Tenzin Dendup). Closes: #382959
 

Added: trunk/debian/xorg/debian/scripts/vars.m32r
===
--- trunk/debian/xorg/debian/scripts/vars.m32r  2006-08-14 11:53:37 UTC (rev 
2787)
+++ trunk/debian/xorg/debian/scripts/vars.m32r  2006-08-14 11:59:23 UTC (rev 
2788)
@@ -0,0 +1,10 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-apm, xserver-xorg-video-ark, 
xserver-xorg-video-ati, xserver-xorg-video-chips, xserver-xorg-video-cirrus, 
xserver-xorg-video-cyrix, xserver-xorg-video-dummy, xserver-xorg-video-fbdev, 
xserver-xorg-video-glint, xserver-xorg-video-i128, xserver-xorg-video-i740, 
xserver-xorg-video-i810, xserver-xorg-video-imstt, xserver-xorg-video-mga, 
xserver-xorg-video-neomagic, xserver-xorg-video-newport, 
xserver-xorg-video-nsc, xserver-xorg-video-nv, xserver-xorg-video-rendition, 
xserver-xorg-video-s3, xserver-xorg-video-s3virge, xserver-xorg-video-savage, 
xserver-xorg-video-siliconmotion, xserver-xorg-video-sis, 
xserver-xorg-video-sisusb, xserver-xorg-video-tdfx, xserver-xorg-video-tga, 
xserver-xorg-video-trident, xserver-xorg-video-tseng, xserver-xorg-video-vesa, 
xserver-xorg-video-vga, xserver-xorg-video-via, xserver-xorg-video-voodoo, 
xserver-xorg-video-vmware, xserver-xorg-video-v4l"
+
+# xserver-xorg-video-glide,
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse, xserver-xorg-input-synaptics, 
xserver-xorg-input-wacom"


Property changes on: trunk/debian/xorg/debian/scripts/vars.m32r
___
Name: svn:executable
   + *


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



Bug#369920: xterm: FTBFS (all platforms) debian/rules confused by user's ~/.quiltrc

2006-08-14 Thread Denis Barbier
On Sun, Jun 04, 2006 at 11:55:26PM +0300, Jari Aalto wrote:
[...]
> Symlinking the .pc makes no difference (see the build log below). The
> build fails there is file:
> 
> ~/.quiltrc
> QUILT_PATCHES="some/dir"

I agree with bug submitter. David, ok to commit this patch into xsfbs?
Xterm repository has to be patched too since it does not use xsfbs.

Denis
Index: xsfbs.mk
===
--- xsfbs.mk(révision 2778)
+++ xsfbs.mk(copie de travail)
@@ -81,6 +81,9 @@
 # their files.
 DEBTREEDIR:=$(CURDIR)/debian/tmp
 
+# Make sure that everyone uses the same quilt configuration file
+QUILT:=quilt --quiltrc=debian/xsfbs/quiltrc
+
 # All "important" targets have four lines:
 #   1) A target name that is invoked by a package-building tool or the user.
 #  This consists of a dependency on a "$(STAMP_DIR)/"-prefixed counterpart.
@@ -127,9 +130,6 @@
if [ ! -e $(STAMP_DIR)/log ]; then \
mkdir $(STAMP_DIR)/log; \
fi; \
-   if [ ! -e patches ]; then \
-   ln -s debian/patches patches; \
-   fi; \
>$@
 
 # Apply all patches to the upstream source.
@@ -141,9 +141,9 @@
echo "Couldn't find quilt. Please install it or add it to the 
build-depends for this package."; \
exit 1; \
fi; \
-   if quilt next; then \
+   if $(QUILT) next; then \
  echo -n "Applying patches..."; \
- if quilt push -a -v >$(STAMP_DIR)/log/patch 2>&1; then \
+ if $(QUILT) push -a -v >$(STAMP_DIR)/log/patch 2>&1; then \
echo "successful."; \
  else \
echo "failed! (check $(STAMP_DIR)/log/patch for details)"; \
@@ -160,7 +160,7 @@
rm -f $(STAMP_DIR)/patch
@echo -n "Unapplying patches..."; \
if [ -e $(STAMP_DIR)/patches/applied-patches ]; then \
- if quilt pop -a -v >$(STAMP_DIR)/log/unpatch 2>&1; then \
+ if $(QUILT) pop -a -v >$(STAMP_DIR)/log/unpatch 2>&1; then \
echo "successful."; \
  else \
echo "failed! (check $(STAMP_DIR)/log/unpatch for details)"; \
@@ -184,6 +184,8 @@
 .PHONY: xsfclean
 xsfclean: cleanscripts unpatch
dh_testdir
+   #  The patches symlink was added in previous versions of this file
+   #  and is not created since 2006-08-14, it will be removed later.
rm -f .pc patches
rm -rf $(STAMP_DIR) $(SOURCE_DIR)
rm -rf imports
@@ -296,17 +298,17 @@
@echo -n "Auditing patches..."; \
>$(STAMP_DIR)/log/patch; \
FUZZY=; \
-   while [ -n "$$(quilt next)" ]; do \
- RESULT=$$(quilt push -v | tee -a $(STAMP_DIR)/log/patch | grep ^Hunk 
| sed 's/^Hunk.*\(succeeded\|FAILED\).*/\1/');\
+   while [ -n "$$($(QUILT) next)" ]; do \
+ RESULT=$$($(QUILT) push -v | tee -a $(STAMP_DIR)/log/patch | grep 
^Hunk | sed 's/^Hunk.*\(succeeded\|FAILED\).*/\1/');\
  case "$$RESULT" in \
succeeded) \
- echo "fuzzy patch: $$(quilt top)" \
-   | tee -a $(STAMP_DIR)/log/$$(quilt top); \
+ echo "fuzzy patch: $$($(QUILT) top)" \
+   | tee -a $(STAMP_DIR)/log/$$($(QUILT) top); \
  FUZZY=yes; \
  ;; \
FAILED) \
- echo "broken patch: $$(quilt next)" \
-   | tee -a $(STAMP_DIR)/log/$$(quilt next); \
+ echo "broken patch: $$($(QUILT) next)" \
+   | tee -a $(STAMP_DIR)/log/$$($(QUILT) next); \
  exit 1; \
  ;; \
  esac; \
--- /dev/null
+++ quiltrc
@@ -0,0 +1,2 @@
+QUILT_PATCHES="debian/patches"
+QUILT_NO_DIFF_TIMESTAMPS=1


X Strike Force X.Org X11 SVN commit: r2787 - in trunk/debian/xorg/debian: . po

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 07:53:37 -0400 (Mon, 14 Aug 2006)
New Revision: 2787

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/po/dz.po
Log:
Update Dzongkha debconf translation (Tenzin Dendup). Closes: #382959


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 09:50:17 UTC (rev 2786)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 11:53:37 UTC (rev 2787)
@@ -5,6 +5,8 @@
   * Modify debian/x11-common.dirs and debian/x11-common.install
 so that this package can be compiled from an SVN checkout
 without .svn files being shipped in /etc/X11/Xsession.d.
+  * Debconf translations updates
+- Dzongkha (Tenzin Dendup). Closes: #382959
 
  -- Denis Barbier <[EMAIL PROTECTED]>  Mon, 14 Aug 2006 11:08:00 +0200
 

Modified: trunk/debian/xorg/debian/po/dz.po
===
--- trunk/debian/xorg/debian/po/dz.po   2006-08-14 09:50:17 UTC (rev 2786)
+++ trunk/debian/xorg/debian/po/dz.po   2006-08-14 11:53:37 UTC (rev 2787)
@@ -16,7 +16,7 @@
 "Project-Id-Version: xorg.pot\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2006-08-14 11:05+0200\n"
-"PO-Revision-Date: 2006-06-27 10:53+0530\n"
+"PO-Revision-Date: 2006-08-14 15:51+0530\n"
 "Last-Translator: Jurmey Rabgay <[EMAIL PROTECTED]>\n"
 "Language-Team: dzongkha <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
@@ -31,21 +31,20 @@
 #. Type: select
 #. Choices
 #: ../x11-common.templates:1001
-#, fuzzy
 msgid "Root Only"
-msgstr "རྩ་བ་རྐྱངམ་ཅིག་ མ་སྒྲོམ་ལག་ལེན་པ་ཚུ་རྐྱངམ་ཅིག་ ག་འབད་རུང་ཅིག"
+msgstr "རྩ་བ་རྐྱངམ་ཅིག་"
 
 #. Type: select
 #. Choices
 #: ../x11-common.templates:1001
 msgid "Console Users Only"
-msgstr ""
+msgstr "མ་སྒྲོམ་ལག་ལེན་པ་ཚུ་རྐྱངམ་ཅིག"
 
 #. Type: select
 #. Choices
 #: ../x11-common.templates:1001
 msgid "Anybody"
-msgstr ""
+msgstr "ག་འབད་རུང་།"
 
 #. Type: select
 #. Description
@@ -1091,35 +1090,32 @@
 #. Type: select
 #. Choices
 #: ../xserver-xorg.templates:26001
-#, fuzzy
 msgid "Up to 14 inches (355 mm)"
-msgstr ""
-"ཨིན་ཅེསི་༡༤(༣༥༥མི་ལི་མི་ཊར་)་ ཨིན་ཅེ་སི་༡༥(༣༨༠མི་ལི་མི་ཊར་)་ 
ཨིན་ཅེསི་༡༧(༤༣༠མི་ལི་མི་ཊར་)་ ཨིན་"
-"ཅེསི་༡༩-༢༠(༤༨༠-༥༡༠མི་ལི་མི་ཊར་)་ ཨིན་ཅེསི་༢༡(༥༣༠མི་ལི་མི་ཊར་)་  ཡང་ན་ 
དེ་ལས་ལྷག་སྟེ།"
+msgstr "ཨིན་ཅེསི་ ༡༤ ཚུན་(མི་ལི་མི་ཊར་ ༣༥༥)།"
 
 #. Type: select
 #. Choices
 #: ../xserver-xorg.templates:26001
 msgid "15 inches (380 mm)"
-msgstr ""
+msgstr "ཨིན་ཅེསི་ ༡༥(མི་ལི་མི་ཊར་ ༣༨༠)།"
 
 #. Type: select
 #. Choices
 #: ../xserver-xorg.templates:26001
 msgid "17 inches (430 mm)"
-msgstr ""
+msgstr "ཨིན་ཅེསི་ ༡༧(མི་ལི་མི་ཊར་ ༤༣༠)།"
 
 #. Type: select
 #. Choices
 #: ../xserver-xorg.templates:26001
 msgid "19-20 inches (480-510 mm)"
-msgstr ""
+msgstr "ཨིན་ཅེསི་ ༡༩-༢༠(མི་ལི་མི་ཊར་ ༤༨༠-༥༡༠)།"
 
 #. Type: select
 #. Choices
 #: ../xserver-xorg.templates:26001
 msgid "21 inches (530 mm) or more"
-msgstr ""
+msgstr "ཨིན་ཅེསི་ ༢༡(མི་ལི་མི་ཊར་ ༥༣༠) ཡང་ན་ ལེ་ཤ"
 
 #. Type: select
 #. Description


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



Bug#376055: x11-common: dexconf ignores mouse port and protocol selections

2006-08-14 Thread Daniel Stone
On Mon, Aug 14, 2006 at 12:11:03PM +0200, Denis Barbier wrote:
> On Thu, Jun 29, 2006 at 08:42:59PM -0400, Ilguiz Latypov wrote:
> > Trying to figure why my choice of ImPS/2 isn't stored in xorg.conf,
> > I found that dexconf ignored it.  Here is the patch.
> 
> The changelog has this entry:
>  * Change default mouse protocol to ExplorerPS/2 (closes: Ubuntu#4106).
> Daniel, is there some problem with applying this patch?

Looks fine to me.

Cheers,
Daniel


signature.asc
Description: Digital signature


Bug#382959: xorg: [INTL:dz] Dzongkha xorg templates translation

2006-08-14 Thread Tenzin Dendup
Package: xorg
Version: N/A
Tags: patch l10n

Please find attached the Dzongkha(dz) translation update of the xorg 
package

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

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.14.2-1   The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emulator] 4:3.5.3-2  X terminal emulator for KDE
ii  libgl1-mesa-dri   6.4.2-1A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.2-1A free implementation of the OpenG
ii  libglu1-mesa  6.4.2-1The OpenGL utility library (GLU)
ii  xbase-clients 1:7.1.ds-2 miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable   1:1.0.0-4  scalable fonts for X
ii  xkb-data  0.8-6  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.22   the X.Org X server
ii  xutils1:7.1.ds-1 X Window System utility programs

xorg recommends no packages.

-- no debconf information


dz.po.gz
Description: Binary data


Bug#353168: marked as done (X slowness patch)

2006-08-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Aug 2006 13:14:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line X slowness patch
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4
Tags: patch

-- 
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---

   Read the ROM in big chunks rather than byte-at-a-time.  This reduces
X startup time by 21 seconds for me.

Alex

-- 
Alex Williamson HP Linux & Open Source Lab
--- xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c.orig	2005-12-21 18:53:54.0 -0700
+++ xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c	2005-12-21 19:01:28.0 -0700
@@ -791,8 +791,10 @@
 	write(fd, "1", 2);
 	lseek(fd, 0, SEEK_SET);
 
+	len = min(Len, st.st_size);
+
 /* copy the ROM until we hit Len, EOF or read error */
-for (i = 0; i < Len && read(fd, Buf, 1) > 0; Buf++, i++)
+for (; len && (size = read(fd, Buf, len)) > 0 ; Buf+=size, len-=size)
 ;
 
 	write(fd, "0", 2);
--- End Message ---
--- End Message ---
--- Begin Message ---
The version from experimental has been uploaded into unstable,
closing this bug now.
Thanks for your report.

Denis
--- End Message ---


Bug#378464: marked as done (xserver-xorg: CVE-2006-1526)

2006-08-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Aug 2006 12:50:06 +0200
with message-id <[EMAIL PROTECTED]>
and subject line xserver-xorg: CVE-2006-1526
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---

Package: xserver-xorg
Version: 1:7.0.22
Severity: important
Tags: security patch

Back in may CVE-2006-1526 was reported [1] and fixed [2]. I looked at my 
current testing output:
[EMAIL PROTECTED]:/usr/share/doc/xserver-xorg$ Xorg -version

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-1-vserver-amd64-k8 x86_64
Current Operating System: Linux remaxp 2.6.14.6-grsec-cz02 #1 Sun Jun 18 09:35:5
4 CEST 2006 x86_64
Build Date: 16 March 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present

and see that my server was build *before* the date of the report. Since I did
not see a bug report [3] on this nor did I find anything in 
/usr/share/doc/xserver-xorg, I report this here to track this for Etch.

Possibly a fix can be taken from the Ubuntu USN[4].

I am not sure about the severity, please coordinate if an update Etch
security is necessary. 

Furthermore I did not see an DSA for Sarge[5], if Sarge is not vulnerable
then please remember to update the appropriate list[6] accordingly.

[1] http://lwn.net/Articles/182316/
[2] http://lwn.net/Articles/182310/
[3] http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=xserver-xorg
[4] http://lwn.net/Alerts/182541/
[5] http://www.debian.org/security/nonvulns-sarge
[6] http://www.debian.org/security/2006/

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

Versions of packages xserver-xorg depends on:
ii  debconf  1.5.2   Debian configuration management sy
ii  x11-common   1:7.0.22X Window System (X.Org) infrastruc
ii  xbase-clients1:7.1.ds-2  miscellaneous X clients
ii  xkb-data 0.8-5   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core1:1.0.2-9   X.Org X server -- core server
ii  xserver-xorg-input-evdev [xs 1:1.0.0.5-2 X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [xser 1:1.0.1.3-2 X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [xs 1:1.0.4-3   X.Org X server -- mouse input driv
ii  xserver-xorg-video-ati [xser 1:6.5.8.0-1 X.Org X server -- ATI display driv
ii  xserver-xorg-video-dummy [xs 1:0.1.0.5-2 X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbdev [xs 1:0.1.0.5-2 X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glint [xs 1:1.0.1.3-3 X.Org X server -- Glint display dr
ii  xserver-xorg-video-v4l [xser 0.0.1.5-1   X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa [xse 1:1.0.1.3-2 X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga [xser 1:4.0.0.5-2 X.Org X server -- VGA display driv

Versions of packages xserver-xorg recommends:
ii  discover1 1.7.18 hardware identification system
pn  laptop-detect  (no description available)
ii  mdetect   0.5.2.1mouse device autodetection tool
pn  xresprobe  (no description available)

-- debconf-show failed
-- 
  Dr. Helge Kreutzmann [EMAIL PROTECTED]
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software "libre": http://www.ffii.de/

--- End Message ---
--- Begin Message ---
[Cc'ing [EMAIL PROTECTED] about the sarge status]

On Sun, Jul 16, 2006 at 04:31:41PM +0200, Helge Kreutzmann wrote:
> Package: xserver-xorg
> Version: 1:7.0.22
> Severity: important
> Tags: security patch
> 
> Back in may CVE-2006-1526 was reported [1] and fixed [2]. I looked at my 
> current testing output:
> [EMAIL PROTECTED]:/usr/share/doc/xserver-xorg$ Xorg -version
> 
> X Window System Version 7.0.0
> Release Date: 21 December 2005
> X Protocol Version 11, Revision 0, Release 7.0
> Build Operating System:Linux 2.6.16-1-vserver-amd64-k8 x86_64
> Current Operating System: Linux remaxp 2.6.14.6-grsec-cz02 #1 Sun Jun 18 
> 09:35:5
> 4 CEST 2006 x86_64
> Build Date: 16 March 2006

Bug#376055: x11-common: dexconf ignores mouse port and protocol selections

2006-08-14 Thread Denis Barbier
On Thu, Jun 29, 2006 at 08:42:59PM -0400, Ilguiz Latypov wrote:
> Package: x11-common
> Version: 1:7.0.22
> Severity: important
> Tags: patch
> 
> 
> Trying to figure why my choice of ImPS/2 isn't stored in xorg.conf,
> I found that dexconf ignored it.  Here is the patch.

The changelog has this entry:
 * Change default mouse protocol to ExplorerPS/2 (closes: Ubuntu#4106).
Daniel, is there some problem with applying this patch?

Denis


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



X Strike Force X.Org X11 SVN commit: r2786 - trunk/debian/xorg/debian

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 05:50:17 -0400 (Mon, 14 Aug 2006)
New Revision: 2786

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/x11-common.dirs
   trunk/debian/xorg/debian/x11-common.install
Log:
Modify debian/x11-common.dirs and debian/x11-common.install
so that this package can be compiled from an SVN checkout
without .svn files being shipped in /etc/X11/Xsession.d.


Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-08-14 09:18:28 UTC (rev 2785)
+++ trunk/debian/xorg/debian/changelog  2006-08-14 09:50:17 UTC (rev 2786)
@@ -2,6 +2,9 @@
 
   * Translations of "Generic Video Card" were hardcoded into
 xserver-xorg.config, move them into debian/po/*.po files.
+  * Modify debian/x11-common.dirs and debian/x11-common.install
+so that this package can be compiled from an SVN checkout
+without .svn files being shipped in /etc/X11/Xsession.d.
 
  -- Denis Barbier <[EMAIL PROTECTED]>  Mon, 14 Aug 2006 11:08:00 +0200
 

Modified: trunk/debian/xorg/debian/x11-common.dirs
===
--- trunk/debian/xorg/debian/x11-common.dirs2006-08-14 09:18:28 UTC (rev 
2785)
+++ trunk/debian/xorg/debian/x11-common.dirs2006-08-14 09:50:17 UTC (rev 
2786)
@@ -1,4 +1,5 @@
 etc/X11/Xresources
+etc/X11/Xsession.d
 usr/include/X11
 usr/lib/X11
 usr/share/X11

Modified: trunk/debian/xorg/debian/x11-common.install
===
--- trunk/debian/xorg/debian/x11-common.install 2006-08-14 09:18:28 UTC (rev 
2785)
+++ trunk/debian/xorg/debian/x11-common.install 2006-08-14 09:50:17 UTC (rev 
2786)
@@ -3,7 +3,7 @@
 debian/local/rgb.txt etc/X11
 debian/local/Xsession etc/X11
 debian/local/Xsession.5 usr/share/man/man5
-debian/local/Xsession.d etc/X11
+debian/local/Xsession.d/* etc/X11/Xsession.d
 debian/local/Xsession.options etc/X11
 debian/local/Xsession.options.5 usr/share/man/man5
 debian/changelog.Debian.old usr/share/doc/x11-common


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



X Strike Force X.Org X11 SVN commit: r2785 - in trunk/debian/xorg/debian: . po

2006-08-14 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-08-14 05:18:28 -0400 (Mon, 14 Aug 2006)
New Revision: 2785

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/po/ca.po
   trunk/debian/xorg/debian/po/cs.po
   trunk/debian/xorg/debian/po/da.po
   trunk/debian/xorg/debian/po/de.po
   trunk/debian/xorg/debian/po/dz.po
   trunk/debian/xorg/debian/po/el.po
   trunk/debian/xorg/debian/po/es.po
   trunk/debian/xorg/debian/po/eu.po
   trunk/debian/xorg/debian/po/fr.po
   trunk/debian/xorg/debian/po/gl.po
   trunk/debian/xorg/debian/po/hu.po
   trunk/debian/xorg/debian/po/it.po
   trunk/debian/xorg/debian/po/ja.po
   trunk/debian/xorg/debian/po/km.po
   trunk/debian/xorg/debian/po/nb.po
   trunk/debian/xorg/debian/po/ne.po
   trunk/debian/xorg/debian/po/nl.po
   trunk/debian/xorg/debian/po/pl.po
   trunk/debian/xorg/debian/po/pt.po
   trunk/debian/xorg/debian/po/pt_BR.po
   trunk/debian/xorg/debian/po/ro.po
   trunk/debian/xorg/debian/po/ru.po
   trunk/debian/xorg/debian/po/sk.po
   trunk/debian/xorg/debian/po/sv.po
   trunk/debian/xorg/debian/po/templates.pot
   trunk/debian/xorg/debian/po/tr.po
   trunk/debian/xorg/debian/po/vi.po
   trunk/debian/xorg/debian/po/zh_CN.po
   trunk/debian/xorg/debian/xserver-xorg.config.in
   trunk/debian/xorg/debian/xserver-xorg.templates
Log:
Translations of "Generic Video Card" were hardcoded into
xserver-xorg.config, move them into debian/po/*.po files.


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



Fixed in upload of libxfixes 1:4.0.1-2 to experimental

2006-08-14 Thread Drew Parsons
tag 375124 + fixed-in-experimental

quit

This message was generated automatically in response to an
upload to the experimental distribution.  The .changes file follows.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Aug 2006 18:03:48 +1000
Source: libxfixes
Binary: libxfixes3 libxfixes3-dbg libxfixes-dev
Architecture: source i386
Version: 1:4.0.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Drew Parsons <[EMAIL PROTECTED]>
Description: 
 libxfixes-dev - X11 miscellaneous 'fixes' extension library (development 
headers)
 libxfixes3 - X11 miscellaneous 'fixes' extension library
 libxfixes3-dbg - X11 miscellaneous 'fixes' extension library (debug package)
Closes: 375124
Changes: 
 libxfixes (1:4.0.1-2) experimental; urgency=low
 .
   * Added versioned depends on x11proto-fixes-dev (>= 4.0-1).
 Closes: #375124.
   * Use dh_installman to install man pages.
Files: 
 fb473fd33d16c0cfcaec2cb90edcdd19 852 x11 optional libxfixes_4.0.1-2.dsc
 f2b0c82803e744419ee270c5109e2ffa 17386 x11 optional libxfixes_4.0.1-2.diff.gz
 428e79ee530fd04aca9ef48b18d4215a 8960 x11 optional libxfixes3_4.0.1-2_i386.deb
 83ffc32a81c9ae553332c58438fd7df8 43926 x11 optional 
libxfixes3-dbg_4.0.1-2_i386.deb
 d5518df5b832b141063481ee109fd16f 11476 x11 optional 
libxfixes-dev_4.0.1-2_i386.deb

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

iD8DBQFE4C+9ts5wQWQSTkoRAk+5AJ9dMw33H65OVjEmdj/VyiL9Wi2IagCgmM8A
6z1ATXlNU/08HWmWTnL+3Wk=
=bnpd
-END PGP SIGNATURE-


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



Processing of libxfixes_4.0.1-2_i386.changes

2006-08-14 Thread Archive Administrator
libxfixes_4.0.1-2_i386.changes uploaded successfully to localhost
along with the files:
  libxfixes_4.0.1-2.dsc
  libxfixes_4.0.1-2.diff.gz
  libxfixes3_4.0.1-2_i386.deb
  libxfixes3-dbg_4.0.1-2_i386.deb
  libxfixes-dev_4.0.1-2_i386.deb

Greetings,

Your Debian queue daemon


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



Processed: Fixed in upload of libxfixes 1:4.0.1-2 to experimental

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

> tag 375124 + fixed-in-experimental
Bug#375124: libxfixes_1:4.0.1-0.1(sparc/experimental): FTBFS: needs versioned 
build depends
There were no tags set.
Tags added: fixed-in-experimental

> quit
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]



  1   2   >