Bug#622308: xserver-xorg-video-intel: sporadic graphics corruption after upgrade to 2.6.38

2011-06-03 Thread Nathan A. Stine
On Thu, 2011-06-02 at 19:48 +0200, Cyril Brulebois wrote:
> Hi Nathan,
> 
> Nathan A. Stine  (27/04/2011):
> > Well, I've upgraded to 2.4.25 and the newest kernel in unstable.
> > The problem isn't completely gone, but it's certainly a lot less
> > noticeable.  When I have the time, I'll still send the bug report
> > upstream and keep you in the loop.
> 
> any news? Maybe better with 2.6.39?
> 
> Mraw,
> KiBi.

KiBi,

Yeah, it's still there but *really* minor.  I actually only see it in
Iceweasel now...and only on the about:home page.  In fact, it might
actually be an Iceweasel bug.

Either way feel free to close.

Thanks,

Nathan A. Stine




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1307155838.2333.2.camel@stine-1



xauth_1.0.6-1_amd64.changes ACCEPTED into unstable

2011-06-03 Thread Debian FTP Masters



Accepted:
xauth_1.0.6-1.diff.gz
  to main/x/xauth/xauth_1.0.6-1.diff.gz
xauth_1.0.6-1.dsc
  to main/x/xauth/xauth_1.0.6-1.dsc
xauth_1.0.6-1_amd64.deb
  to main/x/xauth/xauth_1.0.6-1_amd64.deb
xauth_1.0.6.orig.tar.gz
  to main/x/xauth/xauth_1.0.6.orig.tar.gz


Override entries for your package:
xauth_1.0.6-1.dsc - source x11
xauth_1.0.6-1_amd64.deb - optional x11

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


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsdgc-00010h...@franck.debian.org



Processing of xauth_1.0.6-1_amd64.changes

2011-06-03 Thread Debian FTP Masters
xauth_1.0.6-1_amd64.changes uploaded successfully to localhost
along with the files:
  xauth_1.0.6-1.dsc
  xauth_1.0.6.orig.tar.gz
  xauth_1.0.6-1.diff.gz
  xauth_1.0.6-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsdw7-0006t3...@franck.debian.org



x11-xserver-utils: Changes to 'debian-unstable'

2011-06-03 Thread Cyril Brulebois
 debian/changelog |7 
 debian/patches/03_iceauth_manpage_commands.patch |  103 ---
 debian/patches/series|1 
 iceauth/ChangeLog|   90 +++
 iceauth/Makefile.am  |   18 
 iceauth/Makefile.in  |  294 +++
 iceauth/aclocal.m4   |  601 ---
 iceauth/autogen.sh   |   13 
 iceauth/config.guess |   18 
 iceauth/config.sub   |   76 --
 iceauth/configure|  172 +++---
 iceauth/configure.ac |   11 
 iceauth/iceauth.man  |   40 -
 iceauth/man/Makefile.am  |   12 
 iceauth/man/Makefile.in  |  416 +++
 iceauth/man/iceauth.man  |  124 
 iceauth/process.c|7 
 17 files changed, 1397 insertions(+), 606 deletions(-)

New commits:
commit 7e3104eff9dea2af2c0d39c0edacbf5716516868
Author: Cyril Brulebois 
Date:   Sat Jun 4 01:13:27 2011 +0200

Drop 03_iceauth_manpage_commands.patch (merged upstream).

diff --git a/debian/changelog b/debian/changelog
index dcb58e8..527b26f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11-xserver-utils (7.6+3) UNRELEASED; urgency=low
 
   * iceauth 1.0.5
+  * Drop 03_iceauth_manpage_commands.patch (merged upstream).
 
  -- Cyril Brulebois   Sat, 04 Jun 2011 01:10:31 +0200
 
diff --git a/debian/patches/03_iceauth_manpage_commands.patch 
b/debian/patches/03_iceauth_manpage_commands.patch
deleted file mode 100644
index 2b5ef6d..000
--- a/debian/patches/03_iceauth_manpage_commands.patch
+++ /dev/null
@@ -1,103 +0,0 @@
-From 3deeff7e94fc6400b8e5d4cfb32a5e95b22318bc Mon Sep 17 00:00:00 2001
-From: David Nusinow 
-Date: Tue, 3 Feb 2009 21:35:30 -0500
-Subject: [PATCH] Make iceauth manpage describe commands. (fd.o bug#2354)
-

- iceauth.man |   86 ++-
- 1 files changed, 85 insertions(+), 1 deletions(-)
-
-Index: x11-xserver-utils/iceauth/iceauth.man
-===
 x11-xserver-utils.orig/iceauth/iceauth.man
-+++ x11-xserver-utils/iceauth/iceauth.man
-@@ -36,5 +36,89 @@ used to extract authorization records fr
- another (as is the case when using remote logins or granting access to
- other users).  Commands (described below) may be entered interactively,
- on the \fIiceauth\fP command line, or in scripts.
-+.SH OPTIONS
-+.PP
-+\fB\-f\fP \fIauthfile\fP  Name of the authority file to use. Will default to 
-+ the file currently in use by the session.
-+.PP
-+\fB\-v\fP   Turns on extra messages (verbose mode)
-+.PP
-+\fB\-q\fP   Turns off extra messages (quiet mode)
-+.PP
-+\fB\-i\fP   Ignore the locks on the authority file
-+.PP
-+\fB\-b\fP   Break the locks on the authority file
-+.PP
-+\fB\-u\fP   Print basic usage instructions
-+.PP
-+.SH USAGE
-+.PP
-+When \fIiceauth\fP is run it will allow the following set of commands
-+to be entered interactively or in scripts.
-+.PP
-+\fB?\fP
-+.PP
-+List available commands.
-+.PP
-+\fBhelp\fP
-+.PP
-+Print help information. You may supply a command name to \fIhelp\fP to
-+get specific information about it.
-+.PP
-+\fBinfo\fP
-+.PP
-+Print information about the entries in the authority file.
-+.PP
-+\fBlist\fP
-+.PP
-+List (print) entries in the authority file. You may specify optional
-+modifiers as below to specify which entries are listed.  
-+.PP
-+\fIlist\fP [ \fIprotocol_name\fP ] [ \fIprotocol_data\fP ] [
-+\fInetid\fP ] [ \fIauthname\fP ]
-+.PP
-+\fBadd\fP
-+.PP
-+Add an entry to the authority file. This must be in the format
-+.PP
-+\fIadd\fP \fIprotocol_name\fP \fIprotocol_data\fP \fInetid\fP \fIauthname\fP 
\fIauthdata\fP
-+.PP
-+\fBremove\fP
-+.PP
-+Remove entries from the authority file.
-+.PP
-+\fIremove\fP [ \fIprotocol_name\fP ] [ \fIprotocol_data\fP ] [
-+\fInetid\fP ] [ \fIauthname\fP ]
-+.PP
-+\fBextract\fP
-+.PP
-+Extract entries from the authority file in to a destination file. You
-+must supply the path to the destination to this command as in the
-+following format. Optional specifiers allow you to narrow which
-+entries are extracted.
-+.PP
-+\fIextract\fP \fIfilename\fP [ \fIprotocol_name\fP ] [ \fIprotocol_data\fP ]
-+[ \fInetid\fP ] [ \fIauthname\fP ]
-+.PP
-+\fBmerge\fP
-+.PP
-+Merge entries from other files in to the authority file selected by the 
program. You may supply any number of file paths to this command as follows:
-+.PP
-+\fImerge\fP \fIfilename1\fP [ \fIfilename2\fP ] [ \fIfilename3\fP ] ...
-+.PP
-+\fBexit\fP
-+.PP
-+Save changes and exit the program.
-+.PP
-+\fBquit\fP
-+.PP
-+Abort changes and exit the program without saving.
-+.PP

xauth: Changes to 'upstream-unstable'

2011-06-03 Thread Cyril Brulebois
 Makefile.am |   20 
 configure.ac|9 +-
 gethost.c   |4 
 man/Makefile.am |   12 ++
 man/xauth.man   |  244 
 parsedpy.c  |4 
 process.c   |   10 --
 xauth.c |3 
 xauth.h |3 
 xauth.man   |  244 
 10 files changed, 268 insertions(+), 285 deletions(-)

New commits:
commit b67f0df2dbfa372417d0687e26704635e2d10034
Author: Jeremy Huddleston 
Date:   Mon May 23 19:38:50 2011 -0700

configure.ac: Bump to 1.0.6

Signed-off-by: Jeremy Huddleston 

diff --git a/configure.ac b/configure.ac
index fc63c19..1262e00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.60])
 AC_INIT([xauth],
-   [1.0.5],
+   [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xauth])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 48f87d48fb7b51535534ef2fb18d2fd1e451c2b5
Author: Jeremy Huddleston 
Date:   Sun May 8 16:08:29 2011 -0700

auth_finalize: Attempt to rename() if link() fails

On some file systems (like AFP), hard links are not supported. If
link fails, try rename() before giving up.

Reported-by: Jamie Kennea 
Signed-off-by: Jeremy Huddleston 

diff --git a/process.c b/process.c
index 04abc33..a4021c7 100644
--- a/process.c
+++ b/process.c
@@ -888,7 +888,8 @@ auth_finalize(void)
 #if defined(WIN32) || defined(__UNIXOS2__)
if (rename(temp_name, xauth_filename) == -1)
 #else
-   if (link (temp_name, xauth_filename) == -1)
+   /* Attempt to rename() if link() fails, since this may be on a 
FS that does not support hard links */
+   if (link (temp_name, xauth_filename) == -1 && rename(temp_name, 
xauth_filename) == -1)
 #endif
{
fprintf (stderr,

commit 5032c286df16737277c9a04e1083171ffec89000
Author: Jeremy Huddleston 
Date:   Fri May 6 23:12:50 2011 -0700

Error out and avoid a call to malloc(0) if given a bad hex string

process.c:567:14: warning: Call to 'malloc' has an allocation size of 0 
bytes
retval = malloc (len);
 ^   ~~~
1 warning generated.

Found-by: clang static analyzer
Signed-off-by: Jeremy Huddleston 

diff --git a/process.c b/process.c
index ee761e2..04abc33 100644
--- a/process.c
+++ b/process.c
@@ -558,8 +558,8 @@ cvthexkey(char *hexstr, char **ptrp)/* turn hex key 
string into octets */
len++;
 }
 
-/* if odd then there was an error */
-if ((len & 1) == 1) return -1;
+/* if 0 or odd, then there was an error */
+if (len == 0 || (len & 1) == 1) return -1;
 
 
 /* now we know that the input is good */

commit 9197410a2b5c875885266713f5dc470b6dac476b
Author: Gaetan Nadon 
Date:   Wed Jan 19 10:06:55 2011 -0500

config: move man pages into their own directory

Use services provided by XORG_MANPAGE_SECTIONS.
Use standard Makefile for man pages.

Signed-off-by: Gaetan Nadon 

diff --git a/Makefile.am b/Makefile.am
index 813395a..972c841 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,7 @@
 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 #  PERFORMANCE OF THIS SOFTWARE.
 
+SUBDIRS = man
 bin_PROGRAMS = xauth
 
 AM_CFLAGS = $(CWARNFLAGS) $(XAUTH_CFLAGS)
@@ -31,17 +32,6 @@ xauth_SOURCES =  \
 xauth.c \
 xauth.h
 
-appman_PRE = \
-xauth.man
-
-appmandir = $(APP_MAN_DIR)
-
-appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
-
-EXTRA_DIST = $(appman_PRE) 
-MAINTAINERCLEANFILES = ChangeLog INSTALL
-CLEANFILES = $(appman_DATA)
-
 if LINT
 ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 $(AM_CPPFLAGS) $(CPPFLAGS) $(XAUTH_CFLAGS)
@@ -50,13 +40,7 @@ lint:
$(LINT) $(ALL_LINT_FLAGS) $(xauth_SOURCES) $(xauth_LDADD)
 endif LINT
 
-
-SUFFIXES = .$(APP_MAN_SUFFIX) .man
-
-# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
-.man.$(APP_MAN_SUFFIX):
-   $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
-
+MAINTAINERCLEANFILES = ChangeLog INSTALL
 
 .PHONY: ChangeLog INSTALL
 
diff --git a/configure.ac b/configure.ac
index 697dae4..fc63c19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,4 +51,7 @@ XTRANS_CONNECTION_FLAGS
 
 XORG_WITH_LINT
 
-AC_OUTPUT([Makefile])
+AC_CONFIG_FILES([
+   Makefile
+   man/Makefile])
+AC_OUTPUT
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 000..8958872
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,12 @@
+
+appmandir = $(APP_MAN_DIR)
+appman_PRE = xauth.man
+appman_DATA = $(appman_PRE:man=$(APP_MAN_SUFFIX))
+
+EXTRA_DIST = $(appman_PRE)
+CLEANFILES = $(appman_DATA)
+SUFFIXES = .$(APP_MAN_SUFFIX) .man
+
+# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
+.man.$(APP_MAN_SUFFI

xauth: Changes to 'debian-unstable'

2011-06-03 Thread Cyril Brulebois
 ChangeLog  |   61 
 Makefile.am|   20 -
 configure.ac   |9 
 debian/README.source   |   28 --
 debian/changelog   |   16 +
 debian/compat  |2 
 debian/control |   14 -
 debian/patches/series  |1 
 debian/rules   |   98 ---
 debian/xsfbs/repack.sh |   32 --
 debian/xsfbs/xsfbs.mk  |  276 -
 debian/xsfbs/xsfbs.sh  |  622 -
 gethost.c  |4 
 man/Makefile.am|   12 
 man/xauth.man  |  244 +++
 parsedpy.c |4 
 process.c  |   10 
 xauth.c|3 
 xauth.h|3 
 xauth.man  |  244 ---
 20 files changed, 365 insertions(+), 1338 deletions(-)

New commits:
commit 9bb669d0722be6b4c78ef4b86a0ca9e5fdbec559
Author: Cyril Brulebois 
Date:   Sat Jun 4 01:02:49 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 3b5b262..c5eae8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xauth (1:1.0.6-1) UNRELEASED; urgency=low
+xauth (1:1.0.6-1) unstable; urgency=low
 
   * New upstream release.
   * Update Uploaders list. Thanks, David & Brice!
@@ -12,7 +12,7 @@ xauth (1:1.0.6-1) UNRELEASED; urgency=low
   * Get rid of xsfbs accordingly.
   * Bump Standards-Version (no changes needed).
 
- -- Cyril Brulebois   Sat, 04 Jun 2011 00:46:53 +0200
+ -- Cyril Brulebois   Sat, 04 Jun 2011 01:02:46 +0200
 
 xauth (1:1.0.5-1) unstable; urgency=low
 

commit 390859833b344ae06e503ac7c2548424d4c7618e
Author: Cyril Brulebois 
Date:   Sat Jun 4 01:02:41 2011 +0200

Bump Standards-Version (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index 4bee46e..3b5b262 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ xauth (1:1.0.6-1) UNRELEASED; urgency=low
 - Rewrite debian/rules.
 - Add a placeholder for quilt.
   * Get rid of xsfbs accordingly.
+  * Bump Standards-Version (no changes needed).
 
  -- Cyril Brulebois   Sat, 04 Jun 2011 00:46:53 +0200
 
diff --git a/debian/control b/debian/control
index b48acc0..3a3d5c1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libxext-dev (>= 1:1.0.0),
  libxmuu-dev (>= 1:1.0.1),
  xutils-dev (>= 1:7.5+4),
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xauth
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xauth.git
 

commit ec4a15ac7dc7c9bea6051f7e91fc4903bcd6463d
Author: Cyril Brulebois 
Date:   Sat Jun 4 00:59:14 2011 +0200

Get rid of xsfbs accordingly.

diff --git a/debian/README.source b/debian/README.source
index 34ab4bf..4d062ce 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -6,12 +6,12 @@ Quick Guide To Patching This Package For The Impatient
 2. Unpack the package as usual with "dpkg-source -x"
 3. Run the "patch" target in debian/rules
 4. Create a new patch with "quilt new" (see quilt(1))
-5. Edit all the files you want to include in the patch with "quilt edit" 
+5. Edit all the files you want to include in the patch with "quilt edit"
(see quilt(1)).
 6. Write the patch with "quilt refresh" (see quilt(1))
 7. Run the "clean" target in debian/rules
 
-Alternatively, instead of using quilt directly, you can drop the patch in to 
+Alternatively, instead of using quilt directly, you can drop the patch in to
 debian/patches and add the name of the patch to debian/patches/series.
 
 
@@ -47,27 +47,3 @@ are involved:
   case, it appears directly in the .diff.gz.
 * Otherwise, the patch is added to debian/patches/ which is managed
   with quilt as documented in /usr/share/doc/quilt/README.source.
-
-quilt is actually invoked by the Debian X packaging through a larger
-set of scripts called XSFBS. XSFBS brings some other X specific
-features such as managing dependencies and conflicts due to the video
-and input driver ABIs.
-XSFBS itself is maintained in a separate repository at
-  git://git.debian.org/pkg-xorg/xsfbs.git
-and it is pulled inside the other Debian X repositories when needed.
-
-The XSFBS patching system requires a build dependency on quilt. Also
-a dependency on $(STAMP_DIR)/patch has to be added to debian/rules
-so that the XSFBS patching occurs before the actual build. So the
-very first target of the build (likely the one running autoreconf)
-should depend on $(STAMP_DIR)/patch. It should also not depend on
-anything so that parallel builds are correctly supported (nothing
-should probably run while patching is being done). And finally, the
-clean target should depend on the xsfclean target so that patches
-are unapplied on clean.
-
-When the upstream sources contain some DFSG-nonfree files, they are
-listed in text files in debian/prune/ in the "debian-*" branch of
-the Debian repository. XSFBS' scripts then take care of removing
-these listed files

xauth: Changes to 'refs/tags/xauth-1_1.0.6-1'

2011-06-03 Thread Cyril Brulebois
Tag 'xauth-1_1.0.6-1' created by Cyril Brulebois  at 
2011-06-03 23:05 +

Tagging upload of xauth 1:1.0.6-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3paJ8ACgkQeGfVPHR5Nd1Z4wCeLwzR+JPN4jufKDJDPSiwR10a
rVEAoMoZEC5syrv69I641BWWgVhvrfhW
=OXcj
-END PGP SIGNATURE-

Changes since xauth-1_1.0.5-1:
Cyril Brulebois (10):
  Mention upstream git URL in a comment.
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Update Uploaders list. Thanks, David & Brice!
  Wrap Depends.
  Remove long-obsolete Replaces.
  Switch to dh.
  Get rid of xsfbs accordingly.
  Bump Standards-Version (no changes needed).
  Upload to unstable.

Gaetan Nadon (2):
  config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  config: move man pages into their own directory

Jeremy Huddleston (3):
  Error out and avoid a call to malloc(0) if given a bad hex string
  auth_finalize: Attempt to rename() if link() fails
  configure.ac: Bump to 1.0.6

Jesse Adkins (1):
  Purge cvs tags.

---
 ChangeLog  |   61 
 Makefile.am|   20 -
 configure.ac   |9 
 debian/README.source   |   28 --
 debian/changelog   |   16 +
 debian/compat  |2 
 debian/control |   14 -
 debian/patches/series  |1 
 debian/rules   |   98 ---
 debian/watch   |2 
 debian/xsfbs/repack.sh |   32 --
 debian/xsfbs/xsfbs.mk  |  276 -
 debian/xsfbs/xsfbs.sh  |  622 -
 gethost.c  |4 
 man/Makefile.am|   12 
 man/xauth.man  |  244 +++
 parsedpy.c |4 
 process.c  |   10 
 xauth.c|3 
 xauth.h|3 
 xauth.man  |  244 ---
 21 files changed, 366 insertions(+), 1339 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsdrj-0003op...@vasks.debian.org



xkeyboard-config_2.3-1_amd64.changes ACCEPTED into experimental

2011-06-03 Thread Debian FTP Masters



Accepted:
xkb-data-udeb_2.3-1_all.udeb
  to main/x/xkeyboard-config/xkb-data-udeb_2.3-1_all.udeb
xkb-data_2.3-1_all.deb
  to main/x/xkeyboard-config/xkb-data_2.3-1_all.deb
xkeyboard-config_2.3-1.diff.gz
  to main/x/xkeyboard-config/xkeyboard-config_2.3-1.diff.gz
xkeyboard-config_2.3-1.dsc
  to main/x/xkeyboard-config/xkeyboard-config_2.3-1.dsc
xkeyboard-config_2.3.orig.tar.gz
  to main/x/xkeyboard-config/xkeyboard-config_2.3.orig.tar.gz


Override entries for your package:
xkb-data-udeb_2.3-1_all.udeb - extra debian-installer
xkb-data_2.3-1_all.deb - extra x11
xkeyboard-config_2.3-1.dsc - source x11

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


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsdb3-0002g2...@franck.debian.org



Processing of xkeyboard-config_2.3-1_amd64.changes

2011-06-03 Thread Debian FTP Masters
xkeyboard-config_2.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  xkeyboard-config_2.3-1.dsc
  xkeyboard-config_2.3.orig.tar.gz
  xkeyboard-config_2.3-1.diff.gz
  xkb-data_2.3-1_all.deb
  xkb-data-udeb_2.3-1_all.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsd2x-00021h...@franck.debian.org



Bug#513306: openchrome bad auto-detection and freezes.

2011-06-03 Thread kiemax
Hi,

First sorry for the lateness of my answer, and thanks Jocelyn, your
solution worked.

Unfortunately, I can't tell if the version 1:0.2.904+svn842-2 of the
openchrome package works because I switched to sid.

However, I can tell the sid version (1:0.2.904+svn920-1) is working
correctly without needing the 'Option "ActiveDevice" "CRT" trick'.
Every problems I got are now fixed.



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTi=b6soabyujfdenqsyycb-7ibo...@mail.gmail.com



xkb-data: Changes to 'upstream-experimental'

2011-06-03 Thread Cyril Brulebois
Rebased ref, commits from common ancestor:
commit 0012006e23556fcc565a6ce2d7d265c28d876bff
Author: Sergey V. Udaltsov 
Date:   Tue May 31 20:15:03 2011 +0100

Preparing 2.3

diff --git a/NEWS b/NEWS
index 306c1e6..98ac6c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.3First scheduled (and reasonably polished) release since GNOME3.
+   Serious cleanup of descriptions
+   18 bugfixes, updated translations
 2.2Non-scheduled release for GNOME3.
Major change in the structure of descriptions.
Some new stuff added too.

commit 0631d0ab16a89f2da8fcbbd8d8b77a3b39bdd998
Author: Sergey V. Udaltsov 
Date:   Tue May 31 20:12:23 2011 +0100

Added localisation 'ja'

diff --git a/configure.in b/configure.in
index f692d5b..e4008a9 100644
--- a/configure.in
+++ b/configure.in
@@ -67,7 +67,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", 
[Gettext package])
 
 AM_GLIB_GNU_GETTEXT
 
-ALL_LINGUAS="af az bg ca crh cs da de el en_GB eo es fi fr gl hu id it ka ko 
ky lt nb nl pl ro ru rw sk sl sq sr sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="af az bg ca crh cs da de el en_GB eo es fi fr gl hu id it ja ka 
ko ky lt nb nl pl ro ru rw sk sl sq sr sv tr uk vi zh_CN zh_TW"
 
 AC_SUBST(xkb_base)
 AC_SUBST(xkb_rules_symlink)

commit d9338c0018a05b50bab8d8b70ee0a61e74c32ac3
Author: Sergey V. Udaltsov 
Date:   Tue May 31 20:11:28 2011 +0100

Updated translations from TP

Including https://bugs.freedesktop.org/show_bug.cgi?id=37565

diff --git a/po/bg.po b/po/bg.po
index 04c813a..29adf25 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,3101 +1,3918 @@
 # Bulgarian translation of xkeyboard-config.
 # Copyright (C) 2002, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
 # This file is distributed under the same license as the xkeyboard-config 
package.
-# Alexander Shopov , 2002, 2005, 2006, 2007, 2008, 2009, 
2010.
+# Alexander Shopov , 2002, 2005, 2006, 2007, 2008, 2009, 
2010, 2011.
 # Damyan Ivanov , 2010.
 #
+#
+# = Правила за съкращение на език: =
+#
+# 1. Започва с главна, продължава с малки букви
+#
+# 2. Винаги трибуквено — някои от вариантите в оригинал са 3 буквени,
+# няма защо да сме по-малко информативни от това
+#
+# 3. Ако оригиналът или полученото съкращение е под 3 букви, се допълва
+# с интервали без разделяне „ “ -   U+00A0 NO-BREAK SPACE - да се
+# уеднакви широчината на надписа доколкото е възмоно
+#
+# 4. Взима се първата буква, изпускат се буквите „аъоуеиюяйь“ и се
+# взимат 2-та и третата от останалите букви.
+#
+# 5. В случаите, когато това правило води до повтарящи се имена,
+# полученото име не се ползва, а се търси съкращения, които по-точно
+# идентифицират резултата. Често е достатъчно ползването на първите три
+# букви. Пример: белгийска — блгск → Блг, българска — блгрск → Блг;
+# вместо това: белгийска → Бел, българска → Бъл. Пример: латвийска —
+# лтвск → Лтв, литовска — лтвск → Лтв; вместо това латвийска → Лат,
+# литовска → Лит. В много редките случаи (1) когато и това не е
+# достатъчно, се работи ad hoc.
+#
+# = Правила за означение на подредба: =
+#
+# Някои подредби се идентифицират с местата на определени знаци. Пример
+# qwerty, Bepo, Q при турските. Това означение се изписва с правилните
+# знаци, главна буква, ако е една, и малки, ако са повече → qwerty,
+# bépo, Q.  
+#
+# = Правила за знаци =
+#
+# Знаците се изписват графично, не се описват — „€“, а не евро. Думата
+# „знак“ се избягва. Знаците се слагат в български кавички. Ако графично
+# силно приличат на българските кавички, се ползват френски, и се гледа
+# в рамките на едно съобщение цитирането да се прави с еднакви кавички.
+#
+# = Правила за пунктуация =
+#
+# Предпочита се дълго тире „—“ пред скоби „()“.
 msgid ""
 msgstr ""
-"Project-Id-Version: xkeyboard-config-2.1-pre1\n"
+"Project-Id-Version: xkeyboard-config-2.3\n"
 "Report-Msgid-Bugs-To: s...@users.sourceforge.net\n"
-"POT-Creation-Date: 2011-01-12 00:16+\n"
-"PO-Revision-Date: 2011-01-15 16:09+0200\n"
+"POT-Creation-Date: 2011-05-17 21:08+0100\n"
+"PO-Revision-Date: 2011-05-19 06:23+0300\n"
 "Last-Translator: Alexander Shopov \n"
 "Language-Team: Bulgarian \n"
+"Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: bg\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: ../rules/base.xml.in.h:1
 msgid ""
-msgstr "<По-малко/по-голямо>"
+msgstr "„<>“"
 
 #: ../rules/base.xml.in.h:2
-msgid " chooses 5th level, locks when pressed together 
with another 5th-level-chooser"
-msgstr "<По-малко/по-голямо> избира петото ниво и го заключва заедно с 
друг клавиш за пето ниво"
+msgid ""
+" (chooses 3rd level, latches when pressed together with "
+"another 3rd-level-chooser)"
+msgstr ""
+"„<>“ избира третото ниво и го заключва заедно с друг клавиш за трето "
+"ниво"
 
 #: ../rules/base.x

xkb-data: Changes to 'debian-experimental'

2011-06-03 Thread Cyril Brulebois
 .gitignore   |1 
 ChangeLog|  347 ++
 NEWS |4 
 configure.in |4 
 debian/changelog |   10 
 debian/control   |1 
 keycodes/xfree86 |5 
 po/bg.po | 3957 -
 po/ca.po | 2698 +++---
 po/cs.po | 4457 -
 po/da.po | 2440 ++--
 po/de.po | 2529 +++--
 po/eo.po | 4487 +++--
 po/fr.po | 4326 ++--
 po/hu.po | 3748 ++-
 po/it.po | 2724 --
 po/ja.po | 3808 
 po/ko.po | 2425 ++--
 po/nl.po | 4619 +++
 po/pl.po | 2408 ++--
 po/ru.po | 2623 +++---
 po/sv.po |   42 
 po/uk.po | 2578 +++--
 po/xkeyboard-config.pot  | 1972 
 rules/base.extras.xml.in |  184 +
 rules/base.xml.in|  451 ++-
 rules/compat/variantsMapping.lst |1 
 symbols/Makefile.am  |4 
 symbols/ad   |2 
 symbols/af   |   13 
 symbols/al   |2 
 symbols/am   |   22 
 symbols/apl  |2 
 symbols/ara  |   12 
 symbols/at   |8 
 symbols/az   |4 
 symbols/ba   |   10 
 symbols/bd   |5 
 symbols/be   |   16 
 symbols/bg   |6 
 symbols/br   |   16 
 symbols/brai |4 
 symbols/bt   |2 
 symbols/bw   |2 
 symbols/by   |6 
 symbols/ca   |   77 
 symbols/cd   |2 
 symbols/ch   |   18 
 symbols/cm   |  331 ++
 symbols/cn   |8 
 symbols/cz   |   12 
 symbols/de   |   32 
 symbols/dk   |   10 
 symbols/ee   |8 
 symbols/epo  |2 
 symbols/es   |   20 
 symbols/et   |4 
 symbols/fi   |   10 
 symbols/fo   |4 
 symbols/fr   |   38 
 symbols/gb   |   18 
 symbols/ge   |   10 
 symbols/gh   |   18 
 symbols/gn   |2 
 symbols/gr   |   10 
 symbols/hr   |   10 
 symbols/hu   |   42 
 symbols/ie   |   10 
 symbols/il   |8 
 symbols/in   |   46 
 symbols/inet |4 
 symbols/iq   |   10 
 symbols/ir   |   16 
 symbols/is   |   10 
 symbols/it   |   12 
 symbols/jp   |   10 
 symbols/ke   |4 
 symbols/kg   |4 
 symbols/kh   |2 
 symbols/kr   |4 
 symbols/kz   |8 
 symbols/la   |4 
 symbols/latam|8 
 symbols/latin|   81 
 symbols/lk   |6 
 symbols/lt   |   52 
 symbols/lv   |  526 +++-
 symbols/ma   |   16 
 symbols/me   |   16 
 symbols/mk   |4 
 symbols/ml   |8 
 symbols/mm   |2 
 symbols/mn   |2 
 symbols/mt   |4 
 symbols/mv   |2 
 symbols/ng   |8 
 symbols/nl   |8 
 symbols/no   |   14 
 symbols/nokia_vndr/rx-51 |  897 +++
 symbols/np   |2 
 symbols/ph   |   20 
 symbols/pk   |   12 
 symbols/pl   |   66 
 symbols/pt   |   18 
 symbols/ro   |   58 
 symbols/rs   |   20 
 symbols/ru   |  105 
 symbols/se   |   75 
 symbols/si

xkb-data: Changes to 'refs/tags/xkeyboard-config-2.3-1'

2011-06-03 Thread Cyril Brulebois
Tag 'xkeyboard-config-2.3-1' created by Cyril Brulebois  at 
2011-06-03 22:38 +

Tagging upload of xkeyboard-config 2.3-1 to experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3pYmYACgkQeGfVPHR5Nd3OhQCgytnV+QzzrUezn4Msl+82+iM1
Na4AoIO8lDvrr/gMRBGE0xsBej4PejyO
=S/ro
-END PGP SIGNATURE-

Changes since xkeyboard-config-2.2.1-1:
Aldis Berjoza (2):
  Added new Latvian keyboard layouts
  Update Latvian Modern layout to latest version

Cyril Brulebois (6):
  Merge branch 'upstream-experimental' into debian-experimental-new
  Merge branch 'debian-experimental' into debian-experimental-new
  Bump changelogs.
  Explain the upload to experimental, thanks to Sergey.
  Add intltool build-dep.
  Upload to experimental.

Marcin Woliński (1):
  Polish international with dead keys

Sergey V. Udaltsov (38):
  Updated group names for all a* files
  A number of group names synced with rules/base.xml.in
  Small polish on descriptions, more consistency
  Put consistency into Saami variants (descriptions)
  Fixed descriptions for Crimean Tatar layouts
  Unneeded Crimean Tatar variants removed from Romanian file
  Fixed runtime deps checking
  bashism eliminated
  Missing bracket restored
  Fixed some descriptions
  Sync group names with layout names
  Fixed Saami back to Northern Saami
  Rolling back wrong mapping of AB09 in hu
  Broken compat mapping removed
  Moving ca(kut) to extras
  Moving ca(shs) into extras
  Sync descriptions in lv extras
  A bit more sync in descriptions (for olpc)
  Slightly improved algorighm
  Removed licensing nonsense
  unicode -> Unicode in descriptions
  Sorting out the licensing issue for lt(lekp) and lt(lekpa)
  improved comments for lt(lekp)
  added se(swl)
  syncing descriptions for me unicode variants
  Missing variants for nokia n900
  one more temp file to be ignored
  Added Cameroon materials
  Fixed some short descriptions
  Added lt(us_dvorak) into extras
  Dropped unneeded lt(dvorak)
  changed the version
  Actually it is olpc-phonetic that had to be added
  Small fix
  Moved ro(crh_dobruja) to extras
  Updated translations from TP
  Added localisation 'ja'
  Preparing 2.3

Stefan Dirsch (1):
  Move fake key MDSW to a different keycode value in xfree86 table.

Vasyĺ V. Vercynśkyj (2):
  added ru(ruu) to extras
  added ru(ruu) to extras

Walter Bender (2):
  adding olpc-phonetic layout
  adding olpc-phonetic variant to Armenian

---
 .gitignore   |1 
 ChangeLog|  347 ++
 NEWS |4 
 configure.in |4 
 debian/changelog |   10 
 debian/control   |1 
 keycodes/xfree86 |5 
 po/bg.po | 3957 -
 po/ca.po | 2698 +++---
 po/cs.po | 4457 -
 po/da.po | 2440 ++--
 po/de.po | 2529 +++--
 po/eo.po | 4487 +++--
 po/fr.po | 4326 ++--
 po/hu.po | 3748 ++-
 po/it.po | 2724 --
 po/ja.po | 3808 
 po/ko.po | 2425 ++--
 po/nl.po | 4619 +++
 po/pl.po | 2408 ++--
 po/ru.po | 2623 +++---
 po/sv.po |   42 
 po/uk.po | 2578 +++--
 po/xkeyboard-config.pot  | 1972 
 rules/base.extras.xml.in |  184 +
 rules/base.xml.in|  451 ++-
 rules/compat/variantsMapping.lst |1 
 symbols/Makefile.am  |4 
 symbols/ad   |2 
 symbols/af   |   13 
 symbols/al   |2 
 symbols/am   |   22 
 symbols/apl  |2 
 symbols/ara  |   12 
 symbols/at   |8 
 symbols/az   |4 
 symbols/ba   |   10 
 symbols/bd   |5 
 symbols/be   |   16 
 symbols/bg   |6 
 symbols/br   |   16 
 symbols/brai |4 
 symbols/bt   |2 
 symbols/bw   |2 
 symbols/by   |6 
 symbols/ca   

xorg_7.6+7_amd64.changes ACCEPTED into unstable

2011-06-03 Thread Debian FTP Masters



Accepted:
x11-common_7.6+7_all.deb
  to main/x/xorg/x11-common_7.6+7_all.deb
xbase-clients_7.6+7_all.deb
  to main/x/xorg/xbase-clients_7.6+7_all.deb
xorg-dev_7.6+7_all.deb
  to main/x/xorg/xorg-dev_7.6+7_all.deb
xorg_7.6+7.dsc
  to main/x/xorg/xorg_7.6+7.dsc
xorg_7.6+7.tar.gz
  to main/x/xorg/xorg_7.6+7.tar.gz
xorg_7.6+7_amd64.deb
  to main/x/xorg/xorg_7.6+7_amd64.deb
xserver-xorg-input-all_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg-input-all_7.6+7_amd64.deb
xserver-xorg-video-all_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg-video-all_7.6+7_amd64.deb
xserver-xorg_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg_7.6+7_amd64.deb
xutils_7.6+7_all.deb
  to main/x/xorg/xutils_7.6+7_all.deb


Override entries for your package:
x11-common_7.6+7_all.deb - optional x11
xbase-clients_7.6+7_all.deb - optional x11
xorg-dev_7.6+7_all.deb - optional x11
xorg_7.6+7.dsc - source x11
xorg_7.6+7_amd64.deb - optional x11
xserver-xorg-input-all_7.6+7_amd64.deb - optional x11
xserver-xorg-video-all_7.6+7_amd64.deb - optional x11
xserver-xorg_7.6+7_amd64.deb - optional x11
xutils_7.6+7_all.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 605841 610450 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qschs-0001oq...@franck.debian.org



Processing of xorg_7.6+7_amd64.changes

2011-06-03 Thread Debian FTP Masters
xorg_7.6+7_amd64.changes uploaded successfully to localhost
along with the files:
  xorg_7.6+7.dsc
  xorg_7.6+7.tar.gz
  x11-common_7.6+7_all.deb
  xorg-dev_7.6+7_all.deb
  xbase-clients_7.6+7_all.deb
  xutils_7.6+7_all.deb
  xserver-xorg_7.6+7_amd64.deb
  xserver-xorg-video-all_7.6+7_amd64.deb
  xserver-xorg-input-all_7.6+7_amd64.deb
  xorg_7.6+7_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsc6d-uh...@franck.debian.org



Bug#610450: marked as done (xserver-xorg: should remove XF86Config(-4) on purge)

2011-06-03 Thread Debian Bug Tracking System
Your message dated Fri, 03 Jun 2011 21:51:46 +
with message-id 
and subject line Bug#610450: fixed in xorg 1:7.6+7
has caused the Debian Bug report #610450,
regarding xserver-xorg: should remove XF86Config(-4) on purge
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
610450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 7.5+8
Tags: patch

xserver-xorg now no longer creates xorg.conf but XF86Config-4 is not
deleted when purged. So purging and reinstalling even the whole xorg
stack can lead to X not starting because looking into the old file.

I'd suggest removing it in purge.

diff -r -u -N xorg-7.5+8/debian/xserver-xorg.postrm.in 
xorg-7.5+8.new/debian/xserver-xorg.postrm.in
--- xorg-7.5+8/debian/xserver-xorg.postrm.in2010-03-10 06:21:26.0 
+0100
+++ xorg-7.5+8.new/debian/xserver-xorg.postrm.in2011-01-18 
18:35:25.0 +0100
@@ -31,7 +31,7 @@
   rm -f "$SERVER_SYMLINK"
   rm -f "$XORGCONFIG_CHECKSUM" "$XORGCONFIG_ROSTER"
   rm -f "$SERVER_SYMLINK_CHECKSUM" "$SERVER_SYMLINK_ROSTER"
-  rm -f "$XORGCONFIG"
+  rm -f "$XORGCONFIG" "$XF86CONFIG"
 
   for DIR in "$CONFIG_DIR" "$CONFIG_AUX_DIR"; do
   rmdir "$DIR" 2> /dev/null || true


Another solution would be to change the Xserver to no longer look into
that old file, which would be worthwhile otherwise, but would still
keep that file around after purge on a system upgraded for some Debian
releases before.

Bernhard R. Link


--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.6+7

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

x11-common_7.6+7_all.deb
  to main/x/xorg/x11-common_7.6+7_all.deb
xbase-clients_7.6+7_all.deb
  to main/x/xorg/xbase-clients_7.6+7_all.deb
xorg-dev_7.6+7_all.deb
  to main/x/xorg/xorg-dev_7.6+7_all.deb
xorg_7.6+7.dsc
  to main/x/xorg/xorg_7.6+7.dsc
xorg_7.6+7.tar.gz
  to main/x/xorg/xorg_7.6+7.tar.gz
xorg_7.6+7_amd64.deb
  to main/x/xorg/xorg_7.6+7_amd64.deb
xserver-xorg-input-all_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg-input-all_7.6+7_amd64.deb
xserver-xorg-video-all_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg-video-all_7.6+7_amd64.deb
xserver-xorg_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg_7.6+7_amd64.deb
xutils_7.6+7_all.deb
  to main/x/xorg/xutils_7.6+7_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 610...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois  (supplier of updated xorg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Jun 2011 23:25:11 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xbase-clients xutils
Architecture: source all amd64
Version: 1:7.6+7
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Cyril Brulebois 
Description: 
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xorg   - X.Org X Window System
 xorg-dev   - X.Org X Window System development libraries
 xserver-xorg - X.Org X server
 xserver-xorg-input-all - X.Org X server -- input driver metapackage
 xserver-xorg-video-all - X.Org X server -- output driver metapackage
 xutils - X Window System utility programs metapackage
Closes: 605841 610450
Changes: 
 xorg (1:7.6+7) unstable; urgency=low
 .
   * Remove long obsolete XF86Config-4 on purge (Closes: #610450). Thanks,
 Bernhard R. Link!
   * Add support for armhf (Closes: #605841), Thanks, Konstantinos
 Margaritis! Keep wacom in Recommends rather than in Depends, though.
   * Set the same permissions on all debian/scripts/vars.* files: no need
 to have them +x.
   * Remove debian/scripts/validate-posix-sh, unused.
   * Address description-synopsis-starts-with-article lintian tag.
   * Bump Standards-Version (no changes needed).
   * Merge xsf-docs up to the f920810e8f commit:
 - Add: reference/experimental
 - Add: reference/git-usage
 - Update: faq/general (firmware for ATI)
 - and other minor up

Bug#605841: marked as done (xorg: Please add armhf support)

2011-06-03 Thread Debian Bug Tracking System
Your message dated Fri, 03 Jun 2011 21:51:46 +
with message-id 
and subject line Bug#605841: fixed in xorg 1:7.6+7
has caused the Debian Bug report #605841,
regarding xorg: Please add armhf support
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
605841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xorg
Severity: wishlist
Tags: patch

Hi,

The armhf port has reached a very good state (at 87%) at debian-ports.org,
and I'm now mass-filing bug reports to packages for armhf support.
Most packages just have to add armhf in the architecture field. The complete
list is in http://wiki.debian.org/ArmHardFloatTodo

The package builds fine using the attached patch. Mind you, we do not target
squeeze, so there is no rush. But please consider adding armhf support. :)

Regards

Konstantinos


-- System Information:
Debian Release: squeeze/sid
Architecture: armhf (armv7l)

Kernel: Linux 2.6.31.14-efikamx (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -ruN xorg-7.5+8/debian/changelog xorg-7.5+8+armhf//debian/changelog
--- xorg-7.5+8/debian/changelog	2010-10-02 12:20:30.0 +
+++ xorg-7.5+8+armhf//debian/changelog	2010-10-03 16:04:56.0 +
@@ -1,3 +1,9 @@
+xorg (1:7.5+8+armhf) unreleased; urgency=low
+
+  * Add support for armhf.
+
+ -- Konstantinos Margaritis   Sun, 03 Oct 2010 16:03:32 +
+
 xorg (1:7.5+8) unstable; urgency=low
 
   [ Julien Cristau ]
diff -ruN xorg-7.5+8/debian/scripts/vars.armhf xorg-7.5+8+armhf//debian/scripts/vars.armhf
--- xorg-7.5+8/debian/scripts/vars.armhf	1970-01-01 00:00:00.0 +
+++ xorg-7.5+8+armhf//debian/scripts/vars.armhf	2010-10-03 16:21:51.0 +
@@ -0,0 +1,14 @@
+
+# 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-fbdev, \
+	xserver-xorg-video-nv, \
+	xserver-xorg-video-vesa, \
+"
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, \
+	xserver-xorg-input-synaptics, \
+	xserver-xorg-input-wacom"
--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.6+7

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

x11-common_7.6+7_all.deb
  to main/x/xorg/x11-common_7.6+7_all.deb
xbase-clients_7.6+7_all.deb
  to main/x/xorg/xbase-clients_7.6+7_all.deb
xorg-dev_7.6+7_all.deb
  to main/x/xorg/xorg-dev_7.6+7_all.deb
xorg_7.6+7.dsc
  to main/x/xorg/xorg_7.6+7.dsc
xorg_7.6+7.tar.gz
  to main/x/xorg/xorg_7.6+7.tar.gz
xorg_7.6+7_amd64.deb
  to main/x/xorg/xorg_7.6+7_amd64.deb
xserver-xorg-input-all_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg-input-all_7.6+7_amd64.deb
xserver-xorg-video-all_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg-video-all_7.6+7_amd64.deb
xserver-xorg_7.6+7_amd64.deb
  to main/x/xorg/xserver-xorg_7.6+7_amd64.deb
xutils_7.6+7_all.deb
  to main/x/xorg/xutils_7.6+7_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois  (supplier of updated xorg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Jun 2011 23:25:11 +0200
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all 
xorg xorg-dev xbase-clients xutils
Architecture: source all amd64
Version: 1:7.6+7
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Cyril Brulebois 
Description: 
 x11-common - X Window System (X.Org) infrastructure
 xbase-clients - miscellaneous X clients - metapackage
 xorg   - X.Org X Window System
 xorg-dev   - X.Org X Window System development libraries
 xserver-xorg - X.Org X server
 xserver-xorg-input-all - X.Org X server -- input driver metapackage
 xserver-xorg-video-all - X.Org X server -- output driver metapackage
 xutils - X Window System utility programs metapackage
Closes: 605841 610450
Changes: 
 xorg (1:7.6+7) unstable; urgency=low
 .
   * Remove lo

xorg: Changes to 'xsf-docs'

2011-06-03 Thread Cyril Brulebois
 xsf-docs/index.txt |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 625993d1fc0086dd2af11a225310270ba32b7e89
Author: Cyril Brulebois 
Date:   Fri Jun 3 23:51:07 2011 +0200

index: Add link to git-usage.

diff --git a/xsf-docs/index.txt b/xsf-docs/index.txt
index c1043a6..b244dce 100644
--- a/xsf-docs/index.txt
+++ b/xsf-docs/index.txt
@@ -31,6 +31,7 @@ How to…
 Reference documentation
 ---
 
+ * link:reference/git-usage.html[Using git for X repositories]
  * link:reference/dependencies.html[Dependencies between server and drivers]
  * link:reference/squeeze-backports.html[Backports policy for squeeze]
  * link:reference/upstream-contacts.html[Upstream contacts]


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsch0-0002uc...@vasks.debian.org



xorg: Changes to 'debian-unstable'

2011-06-03 Thread Cyril Brulebois
 debian/changelog |8 
 debian/scripts/vars.armhf|4 +++-
 xsf-docs/index.txt   |6 +-
 xsf-docs/reference/git-usage.txt |   14 --
 4 files changed, 24 insertions(+), 8 deletions(-)

New commits:
commit f4492a5f80c6f22c5731f9499cfeb30ac0559d00
Author: Cyril Brulebois 
Date:   Fri Jun 3 23:25:17 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index dd26853..4afcf28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.6+7) UNRELEASED; urgency=low
+xorg (1:7.6+7) unstable; urgency=low
 
   * Remove long obsolete XF86Config-4 on purge (Closes: #610450). Thanks,
 Bernhard R. Link!
@@ -15,7 +15,7 @@ xorg (1:7.6+7) UNRELEASED; urgency=low
 - Update: faq/general (firmware for ATI)
 - and other minor updates.
 
- -- Cyril Brulebois   Thu, 02 Jun 2011 19:00:42 +0200
+ -- Cyril Brulebois   Fri, 03 Jun 2011 23:25:11 +0200
 
 xorg (1:7.6+6) unstable; urgency=low
 

commit 4a61439eac31224007dd3529e66c6b5e87399a31
Author: Cyril Brulebois 
Date:   Fri Jun 3 23:24:34 2011 +0200

Keep wacom in Recommends rather than in Depends, though.

diff --git a/debian/changelog b/debian/changelog
index 9275c34..dd26853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ xorg (1:7.6+7) UNRELEASED; urgency=low
   * Remove long obsolete XF86Config-4 on purge (Closes: #610450). Thanks,
 Bernhard R. Link!
   * Add support for armhf (Closes: #605841), Thanks, Konstantinos
-Margaritis!
+Margaritis! Keep wacom in Recommends rather than in Depends, though.
   * Set the same permissions on all debian/scripts/vars.* files: no need
 to have them +x.
   * Remove debian/scripts/validate-posix-sh, unused.
diff --git a/debian/scripts/vars.armhf b/debian/scripts/vars.armhf
index db0ec34..ae27e54 100644
--- a/debian/scripts/vars.armhf
+++ b/debian/scripts/vars.armhf
@@ -11,4 +11,6 @@ XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-ati, \
 
 XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, \
xserver-xorg-input-synaptics, \
-   xserver-xorg-input-wacom"
+"
+
+XSERVER_XORG_INPUT_RECOMMENDS="xserver-xorg-input-wacom"

commit 9e5ee03726d647f0678a06a605322d321f379b24
Author: Cyril Brulebois 
Date:   Fri Jun 3 22:56:43 2011 +0200

Document new merge.

diff --git a/debian/changelog b/debian/changelog
index 30abb2d..9275c34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ xorg (1:7.6+7) UNRELEASED; urgency=low
   * Remove debian/scripts/validate-posix-sh, unused.
   * Address description-synopsis-starts-with-article lintian tag.
   * Bump Standards-Version (no changes needed).
-  * Merge xsf-docs up to the 15ac25a426 commit:
+  * Merge xsf-docs up to the f920810e8f commit:
 - Add: reference/experimental
 - Add: reference/git-usage
 - Update: faq/general (firmware for ATI)

commit f920810e8f160b2560518802bb67b0c121a87f10
Author: Cyril Brulebois 
Date:   Fri Jun 3 01:02:01 2011 +0200

index: Mention both URLs.

diff --git a/xsf-docs/index.txt b/xsf-docs/index.txt
index 9e04318..c1043a6 100644
--- a/xsf-docs/index.txt
+++ b/xsf-docs/index.txt
@@ -7,7 +7,11 @@ _The “X Strike Force” takes care of packaging X.Org for 
Debian._
 
 These documents are shipped in the
 http://packages.debian.org/xserver-xorg&exact=1[xserver-xorg]
-metapackage (under `/usr/share/doc/xorg`), starting with `wheezy`.
+metapackage (under `/usr/share/doc/xorg`), starting with
+`wheezy`. They are also available online at
+http://x.debian.net/[x.debian.net], which is an alias for the
+longer-to-type
+http://pkg-xorg.alioth.debian.org/[pkg-xorg.alioth.debian.org].
 
 Getting started
 ---

commit 275ba95baf9c87991b6814c313457fb785d6d664
Author: Cyril Brulebois 
Date:   Fri Jun 3 00:48:30 2011 +0200

git-usage: Specify a better title.

diff --git a/xsf-docs/reference/git-usage.txt b/xsf-docs/reference/git-usage.txt
index b9ee868..f2adb1f 100644
--- a/xsf-docs/reference/git-usage.txt
+++ b/xsf-docs/reference/git-usage.txt
@@ -10,8 +10,8 @@ 
http://wiki.debian.org/XStrikeForce/git-usage[wiki.debian.org/XSF/git-usage];
 this documentation is just a draft for now.
 
 
-Foreword
-
+Getting started
+---
 
 Upstream repositories are hosted on
 http://cgit.freedesktop.org/[git.freedesktop.org]

commit e344e58e55bb4d0016146e05c9b95aa5aaeaa564
Author: Cyril Brulebois 
Date:   Fri Jun 3 00:42:16 2011 +0200

git-usage: Mention pushInsteadOf trick.

diff --git a/xsf-docs/reference/git-usage.txt b/xsf-docs/reference/git-usage.txt
index cdf89dd..b9ee868 100644
--- a/xsf-docs/reference/git-usage.txt
+++ b/xsf-docs/reference/git-usage.txt
@@ -33,6 +33,16 @@ so `origin` will likely point to `git.debian.org`. One can 
use
 `upstream` to point to `anongit.freedesktop.org`. The following
 documentation assumes this convention.
 
+The following bits in `~/.gitconfig` will make it possible to fetch
+updates using the `git` protocol (anonymously), a

xorg: Changes to 'xsf-docs'

2011-06-03 Thread Cyril Brulebois
 xsf-docs/index.txt   |6 +-
 xsf-docs/reference/git-usage.txt |   14 --
 2 files changed, 17 insertions(+), 3 deletions(-)

New commits:
commit f920810e8f160b2560518802bb67b0c121a87f10
Author: Cyril Brulebois 
Date:   Fri Jun 3 01:02:01 2011 +0200

index: Mention both URLs.

diff --git a/xsf-docs/index.txt b/xsf-docs/index.txt
index 9e04318..c1043a6 100644
--- a/xsf-docs/index.txt
+++ b/xsf-docs/index.txt
@@ -7,7 +7,11 @@ _The “X Strike Force” takes care of packaging X.Org for 
Debian._
 
 These documents are shipped in the
 http://packages.debian.org/xserver-xorg&exact=1[xserver-xorg]
-metapackage (under `/usr/share/doc/xorg`), starting with `wheezy`.
+metapackage (under `/usr/share/doc/xorg`), starting with
+`wheezy`. They are also available online at
+http://x.debian.net/[x.debian.net], which is an alias for the
+longer-to-type
+http://pkg-xorg.alioth.debian.org/[pkg-xorg.alioth.debian.org].
 
 Getting started
 ---

commit 275ba95baf9c87991b6814c313457fb785d6d664
Author: Cyril Brulebois 
Date:   Fri Jun 3 00:48:30 2011 +0200

git-usage: Specify a better title.

diff --git a/xsf-docs/reference/git-usage.txt b/xsf-docs/reference/git-usage.txt
index b9ee868..f2adb1f 100644
--- a/xsf-docs/reference/git-usage.txt
+++ b/xsf-docs/reference/git-usage.txt
@@ -10,8 +10,8 @@ 
http://wiki.debian.org/XStrikeForce/git-usage[wiki.debian.org/XSF/git-usage];
 this documentation is just a draft for now.
 
 
-Foreword
-
+Getting started
+---
 
 Upstream repositories are hosted on
 http://cgit.freedesktop.org/[git.freedesktop.org]

commit e344e58e55bb4d0016146e05c9b95aa5aaeaa564
Author: Cyril Brulebois 
Date:   Fri Jun 3 00:42:16 2011 +0200

git-usage: Mention pushInsteadOf trick.

diff --git a/xsf-docs/reference/git-usage.txt b/xsf-docs/reference/git-usage.txt
index cdf89dd..b9ee868 100644
--- a/xsf-docs/reference/git-usage.txt
+++ b/xsf-docs/reference/git-usage.txt
@@ -33,6 +33,16 @@ so `origin` will likely point to `git.debian.org`. One can 
use
 `upstream` to point to `anongit.freedesktop.org`. The following
 documentation assumes this convention.
 
+The following bits in `~/.gitconfig` will make it possible to fetch
+updates using the `git` protocol (anonymously), and to push updates
+through `ssh` without having to fiddle with the remote’s URL (in other
+words: using `git://git.debian.org` everywhere):
+
+
+[url "ssh://git.debian.org"]
+pushInsteadOf = "git://git.debian.org"
+
+
 To get the repository from `git.debian.org` one can run `debcheckout
 $package` (or `debcheckout $package $package.git`), which will use the
 `Vcs-Git` fields in the APT cache to pick the appropriate git


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsc3w-0002k9...@vasks.debian.org



xorg: Changes to 'refs/tags/xorg-1_7.6+7'

2011-06-03 Thread Cyril Brulebois
Tag 'xorg-1_7.6+7' created by Cyril Brulebois  at 2011-06-03 
21:37 +

Tagging upload of xorg 1:7.6+7 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3pVAMACgkQeGfVPHR5Nd2XJQCfalT7m9x+ddHnb7D0VNglAo+k
t6kAoIKlzRcRJb6vpxEYcfENnusFaIJ3
=z+Pi
-END PGP SIGNATURE-

Changes since xorg-1_7.6+6:
Cyril Brulebois (24):
  experimental: New documentation.
  experimental: Mention selected drivers, and how to build.
  experimental: Add a note about “double uploads”.
  experimental: More or less final tweaks.
  build-mesa: Add --prefix=/usr.
  reference/squeeze-backports: No need for mach64 and r128.
  reference/squeeze-backports: nouveau can't be backported.
  faq/general: Mention ati+firmware.
  Remove long obsolete XF86Config-4 on purge (Closes: #610450).
  Add support for armhf (Closes: #605841), Thanks, Konstantinos Margaritis!
  Set the same permissions on all debian/scripts/vars.* files: no need to 
have them +x.
  Remove debian/scripts/validate-posix-sh, unused.
  Address description-synopsis-starts-with-article lintian tag.
  Bump Standards-Version (no changes needed).
  reference/git-usage: New doc.
  Merge branch 'xsf-docs' into debian-unstable
  Document the merge.
  git-usage: Mention pushInsteadOf trick.
  git-usage: Specify a better title.
  index: Mention both URLs.
  Merge branch 'xsf-docs' into debian-unstable
  Document new merge.
  Keep wacom in Recommends rather than in Depends, though.
  Upload to unstable.

---
 debian/changelog |   19 ++
 debian/control   |   10 -
 debian/scripts/validate-posix-sh |   63 -
 debian/scripts/vars.arm  |   16 ++
 debian/xserver-xorg.postrm.in|2 
 xsf-docs/faq/general.txt |   10 +
 xsf-docs/howto/build-mesa.txt|3 
 xsf-docs/index.txt   |6 
 xsf-docs/reference/experimental.txt  |   98 +++
 xsf-docs/reference/git-usage.txt |  200 +++
 xsf-docs/reference/squeeze-backports.txt |9 +
 11 files changed, 363 insertions(+), 73 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsc3w-0002kg...@vasks.debian.org



Bug#605841: xorg: Please add armhf support

2011-06-03 Thread Cyril Brulebois
Cyril Brulebois  (02/06/2011):
> Looking into it, you only put there some drivers (no intel, btw?).
> Shouldn't we more or less have the same contents for armhf as for
> armel? Sorry for the oversimplification, but I thought it was just a
> port with better optimizations (and consequently a different ABI)?

After a quick IRC talk, there are apparently such HW choices making it
more or less impossible to have intel hardware there. So let's stick
to the initial list for now, further reports to have drivers added are
welcome.

wacom downgraded to a recommended driver, though, as it's done for
other architectures.

Mraw,
KiBi.



signature.asc
Description: Digital signature


Bug#431326: Bug still exists in squeeze

2011-06-03 Thread Anton Ivanov

Bug still exists in squeeze

Looking through the logs on launchpad for the same Ubuntu bug the only 
saving grace is the original i810 driver. Nothing else seems to work as 
Fujitsu uses some lvds chips of its own which are not supported by 
Intel's driver.




Brgds,

--
   Understanding is a three-edged sword:
your side, their side, and the truth. --Kosh Naranek

A. R. Ivanov
E-mail:  aiva...@sigsegv.cx
WWW: http://www.sigsegv.cx/
pub 1024D/DDE5E715 2002-03-03 Anton R. Ivanov
Fingerprint: C824 CBD7 EE4B D7F8 5331  89D5 FCDA 572E DDE5 E715






--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4de94ac0.3010...@sigsegv.cx



Bug#626682: Side effects are not limited to sylog messages...

2011-06-03 Thread Stefan Ring
> Which might hit the same kinda path in the server as fbdev, OK (the
> original issue seemed to happen with fbdev only, didn't see any other
> complaints for other drivers until now).

See https://bugzilla.redhat.com/show_bug.cgi?id=665320 for a few
complaints with all kinds of drivers. I would expect this to be a
major problem, but apparently, there doesn't seem to be much of an
upheaval about it.

> But my point about getting it upstream'd stands.

If only someone "up there" cared about your post to the mailing list...

Stefan



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktim0jna0rqn0ihkivz0it2rag6o...@mail.gmail.com



xutils-dev_7.6+4_amd64.changes ACCEPTED into unstable

2011-06-03 Thread Debian FTP Masters



Accepted:
xutils-dev_7.6+4.dsc
  to main/x/xutils-dev/xutils-dev_7.6+4.dsc
xutils-dev_7.6+4.tar.gz
  to main/x/xutils-dev/xutils-dev_7.6+4.tar.gz
xutils-dev_7.6+4_amd64.deb
  to main/x/xutils-dev/xutils-dev_7.6+4_amd64.deb


Override entries for your package:
xutils-dev_7.6+4.dsc - source x11
xutils-dev_7.6+4_amd64.deb - optional x11

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


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsso8-00062y...@franck.debian.org



xterm_270-1_amd64.changes ACCEPTED into unstable

2011-06-03 Thread Debian FTP Masters



Accepted:
xterm_270-1.diff.gz
  to main/x/xterm/xterm_270-1.diff.gz
xterm_270-1.dsc
  to main/x/xterm/xterm_270-1.dsc
xterm_270-1_amd64.deb
  to main/x/xterm/xterm_270-1_amd64.deb
xterm_270.orig.tar.gz
  to main/x/xterm/xterm_270.orig.tar.gz


Override entries for your package:
xterm_270-1.dsc - source x11
xterm_270-1_amd64.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 280457 612978 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qssnx-000602...@franck.debian.org



Bug#280457: marked as done (xterm: want terminal contents (and scrollback?) saved when X connection lost)

2011-06-03 Thread Debian Bug Tracking System
Your message dated Fri, 03 Jun 2011 11:44:41 +
with message-id 
and subject line Bug#280457: fixed in xterm 270-1
has caused the Debian Bug report #280457,
regarding xterm: want terminal contents (and scrollback?) saved when X 
connection lost
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
280457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280457
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xterm
Version: 4.3.0.dfsg.1-8
Severity: normal

When the X connection is lost abnormally, e.g. when the X server
has crashed as in bug#280364, xterm should save the terminal data
(including the lines that are scrolled off the top of the window)
in some way so that the user doesn't lose data.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.9-powerpc
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1

Versions of packages xterm depends on:
ii  libc6 2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libexpat1 1.95.8-1   XML parsing C library - runtime li
ii  libfontconfig12.2.3-1generic font configuration library
ii  libfreetype6  2.1.7-2.2  FreeType 2 font engine, shared lib
ii  libice6   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libncurses5   5.4-4  Shared libraries for terminal hand
ii  libsm64.3.0.dfsg.1-8 X Window System Session Management
ii  libxaw7   4.3.0.dfsg.1-8 X Athena widget set library
ii  libxext6  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxft2   2.1.2-6FreeType-based font drawing librar
ii  libxmu6   4.3.0.dfsg.1-8 X Window System miscellaneous util
ii  libxpm4   4.3.0.dfsg.1-8 X pixmap library
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  libxt64.3.0.dfsg.1-8 X Toolkit Intrinsics
ii  xlibs 4.3.0.dfsg.1-8 X Window System client libraries m
ii  xlibs-data4.3.0.dfsg.1-8 X Window System client data

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xterm
Source-Version: 270-1

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

xterm_270-1.diff.gz
  to main/x/xterm/xterm_270-1.diff.gz
xterm_270-1.dsc
  to main/x/xterm/xterm_270-1.dsc
xterm_270-1_amd64.deb
  to main/x/xterm/xterm_270-1_amd64.deb
xterm_270.orig.tar.gz
  to main/x/xterm/xterm_270.orig.tar.gz



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 280...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois  (supplier of updated xterm 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Jun 2011 00:05:53 +0200
Source: xterm
Binary: xterm
Architecture: source amd64
Version: 270-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Cyril Brulebois 
Description: 
 xterm  - X terminal emulator
Closes: 280457 612978
Changes: 
 xterm (270-1) unstable; urgency=low
 .
   * New upstream release:
 - Add printModeOnXError and printFileOnXError resources, which allow
   the user to specify that xterm will write the contents of its screen
   to a file if it is exiting due to an X error (Closes: #280457).
 - Fix translations vs. fullscreen initializations to handle a corner
   case (Closes: #612978).
Checksums-Sha1: 
 26525f7097817658f953ed789b2526b4d498fe1f 1354 xterm_270-1.dsc
 fac50553bff353bef3ead91bdb969e60279a897e 965529 xterm_270.orig.tar.gz
 fd68b7afc204e19a4c1483122a1ae0f28db2d121 90132 xterm_270-1.diff.gz
 53aaf032f14d88f37b9a9b0a5674739e966bc070 577234 xterm_270-1_amd64.deb
Checksums-Sha256: 
 00c77ae60338991ace17536dd7855edac49d3c9264fd9b6de781afa14ebfe38a 1354 
xterm_270-1.dsc
 598ddceba914a7a418f91c1879edb4627a8bf272dddb77a4d0e964e212958f3c 965529 
xterm_270.orig.tar.gz
 12f0f2dd96bf0c9d40ce2de15c98b2019e4e5d23437a6c38f5986bf110883eff 90132 
xterm_270-1.diff.gz
 cd1f8cf