Bug#677291: KWin crashes when gwenview enters full-screen mode

2012-06-16 Thread Julien Cristau
On Fri, Jun 15, 2012 at 01:19:49 +0200, Aaron wrote:

 The problem still persists after upgrade of libgl1-mesa-glx and
 libgl1-mesa-dri from version 8.0.2-2 to 8.0.3-1.
 
OK, I don't have any other ideas at this point, so please report the bug
upstream at bugs.freedesktop.org against mesa (drivers/dri/i965
component).  Attach the backtrace, the full X log and dmesg, and let us
know the bug number for tracking.

Thanks,
Julien



-- 
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/20120616092930.ge12...@radis.cristau.org



Bug#677617: dri: nouveau_vieux segfaults when called from gnome-control-center

2012-06-16 Thread Julien Cristau
On Fri, Jun 15, 2012 at 14:12:53 +0300, Martin-?ric Racine wrote:

 0xb0527b94 in ?? () from /usr/lib/i386-linux-gnu/dri/nouveau_vieux_dri.so

You need debug symbols.

Cheers,
Julien



-- 
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/20120616093158.gf12...@radis.cristau.org



Bug#677617: dri: nouveau_vieux segfaults when called from gnome-control-center

2012-06-16 Thread Martin-Éric Racine
2012/6/16 Julien Cristau jcris...@debian.org:
 On Fri, Jun 15, 2012 at 14:12:53 +0300, Martin-?ric Racine wrote:

 0xb0527b94 in ?? () from /usr/lib/i386-linux-gnu/dri/nouveau_vieux_dri.so

 You need debug symbols.

 Cheers,
 Julien

I installed the following:  libgl1-mesa-dri-dbg libcogl9-dbg libcogl-pango0-dbg

Here's an updated trace (note: neither Clutter or gnome-control-center
seem to offer any -dbg package):

Reading symbols from /usr/bin/gnome-control-center...(no debugging
symbols found)...done.
(gdb) run
Starting program: /usr/bin/gnome-control-center
[Thread debugging using libthread_db enabled]
Using host libthread_db library
/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1.

(process:3609): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(gnome-control-center:3609): Clutter-WARNING **: Locale not supported
by C library.
Using the fallback 'C' locale.

Program received signal SIGSEGV, Segmentation fault.
nv04_context_engine (ctx=0x8203cd0) at nv04_context.c:70
70  nv04_context.c: No such file or directory.
(gdb) bt
#0  nv04_context_engine (ctx=0x8203cd0) at nv04_context.c:70
#1  0xb06e9568 in nv04_emit_tex_obj (ctx=0x8203cd0, emit=65) at
nv04_state_tex.c:64
#2  0xb06e75cd in nv04_channel_flush_notify (chan=0x83ce198) at
nv04_context.c:99
#3  0xb06c73b1 in nouveau_pushbuf_flush () from
/usr/lib/i386-linux-gnu/libdrm_nouveau.so.1
#4  0xb06c7748 in nouveau_grobj_free () from
/usr/lib/i386-linux-gnu/libdrm_nouveau.so.1
#5  0xb06e7538 in nv04_context_destroy (ctx=0x8203cd0) at nv04_context.c:161
#6  0xb06e2788 in nouveau_context_destroy (dri_ctx=0x81f25d8) at
nouveau_context.c:187
#7  0xb06df00a in driDestroyContext (pcp=0x81f25d8) at ../common/dri_util.c:277
#8  0xb0be282a in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#9  0xb0bb96c2 in glXDestroyContext () from /usr/lib/i386-linux-gnu/libGL.so.1
#10 0xb0e9e63c in _cogl_winsys_display_destroy (display=0x8182d68) at
./winsys/cogl-winsys-glx.c:704
#11 0xb0e56d8c in _cogl_display_free (display=0x8182d68) at ./cogl-display.c:59
#12 _cogl_object_display_indirect_free (obj=0x8182d68) at ./cogl-display.c:43
#13 0xb0e58392 in _cogl_object_default_unref (object=0x8182d68) at
./cogl-object.c:96
#14 0xb0e582ef in cogl_object_unref (obj=0x8182d68) at ./cogl-object.c:104
#15 0xb0e5675a in cogl_renderer_check_onscreen_template
(renderer=0x81edcb8, onscreen_template=0x8182d30, error=0xbfffec1c)
at ./cogl-renderer.c:231
#16 0xb0f14b94 in ?? () from /usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#17 0xb0f4a8bc in ?? () from /usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#18 0xb0f4af07 in ?? () from /usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#19 0xb0f644f1 in ?? () from /usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#20 0xb0f70f5d in ?? () from /usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#21 0xb0f711ad in ?? () from /usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#22 0xb769127a in g_option_context_parse () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb0f7152e in clutter_init () from
/usr/lib/i386-linux-gnu/libclutter-1.0.so.0
#24 0xb0d94e92 in gtk_clutter_init () from
/usr/lib/i386-linux-gnu/libclutter-gtk-1.0.so.0
#25 0xb103aef3 in cheese_gtk_init () from
/usr/lib/i386-linux-gnu/libcheese-gtk.so.21
#26 0xb1160dd4 in g_io_module_load () from
/usr/lib/control-center-1/panels/libuser-accounts.so
#27 0xb77e165e in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#28 0xb776d656 in g_type_module_use () from
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#29 0xb77e1af9 in g_io_modules_load_all_in_directory_with_scope ()
from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#30 0xb77e1bb3 in g_io_modules_load_all_in_directory () from
/usr/lib/i386-linux-gnu/libgio-2.0.so.0
#31 0x08050d42 in ?? ()
#32 0xb776a507 in g_type_create_instance () from
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#33 0xb774ccf1 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#34 0xb774ea19 in g_object_newv () from
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#35 0xb774efb8 in g_object_new () from
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#36 0x080515f8 in gnome_control_center_new ()
#37 0x0804ed49 in main ()
(gdb)



-- 
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/capzxpqfj76-1aemw64lb6-uy73c115j4zdmj8puxsiqar82...@mail.gmail.com



Bug#677291: KWin crashes when gwenview enters full-screen mode

2012-06-16 Thread Aaron

Hello,

bug has been reported here 
https://bugs.freedesktop.org/show_bug.cgi?id=51151


Best regards,
Aaron

On 06/16/2012 11:29 AM, Julien Cristau wrote:

On Fri, Jun 15, 2012 at 01:19:49 +0200, Aaron wrote:


The problem still persists after upgrade of libgl1-mesa-glx and
libgl1-mesa-dri from version 8.0.2-2 to 8.0.3-1.


OK, I don't have any other ideas at this point, so please report the bug
upstream at bugs.freedesktop.org against mesa (drivers/dri/i965
component).  Attach the backtrace, the full X log and dmesg, and let us
know the bug number for tracking.

Thanks,
Julien




--
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/4fdc8795.3010...@gmail.com



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

2012-06-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 677291 https://bugs.freedesktop.org/show_bug.cgi?id=51151
Bug #677291 [libgl1-mesa-dri] KWin crashes when gwenview enters full-screen mode
Set Bug forwarded-to-address to 
'https://bugs.freedesktop.org/show_bug.cgi?id=51151'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677291
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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/handler.s.c.13398534956313.transcr...@bugs.debian.org



Bug#677733: Add multiarch support.

2012-06-16 Thread Goswin von Brederlow
Package: xcb-util-renderutil
Version: 0.3.8-1
Severity: normal

Hello:

Please make this package compatible with multiarch, as described at
http://wiki.debian.org/Multiarch/Implementation.

More info: http://wiki.debian.org/ReleaseGoals/MultiArch

Thanks,
Goswin

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash



-- 
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/20120616152151.31997.22801.reportbug@frosties.localnet



Processed: block 677741 with 675797 663040 651475 651024 677733 677735

2012-06-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 677741 with 675797 663040 651475 651024 677733 677735
Bug #677741 [ia32-libs] Multiarch issues
677741 was not blocked by any bugs.
677741 was not blocking any bugs.
Added blocking bug(s) of 677741: 677735, 651024, 675797, 663040, 651475, and 
677733
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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/handler.s.c.133986251713776.transcr...@bugs.debian.org



Processed: retitle 677733 to xcb-util-renderutil: Please add multiarch support

2012-06-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 677733 xcb-util-renderutil: Please add multiarch support
Bug #677733 [xcb-util-renderutil] Add multiarch support.
Changed Bug title to 'xcb-util-renderutil: Please add multiarch support' from 
'Add multiarch support.'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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/handler.s.c.133986296415379.transcr...@bugs.debian.org



xserver-xorg-video-nouveau: Changes to 'debian-unstable'

2012-06-16 Thread Sven Joachim
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 91647fdf3d7fcd37fb8ab1658f0955c1f8649f5c
Author: Sven Joachim svenj...@gmx.de
Date:   Sat Jun 16 18:05:39 2012 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 33da45b..fc8a582 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xserver-xorg-video-nouveau (1:0.0.16+git20120614+36d3f8c-1) UNRELEASED; 
urgency=low
+xserver-xorg-video-nouveau (1:0.0.16+git20120614+36d3f8c-1) unstable; 
urgency=low
 
   [ Maarten Lankhorst ]
   * New upstream snapshot. Picks up a EXA fix for pre-nv50 cards.
   * Cherry pick the silence flip event patch too to reduce spam.
 
- -- Maarten Lankhorst maarten.lankho...@canonical.com  Fri, 14 Jun 2012 
09:49:45 +0200
+ -- Sven Joachim svenj...@gmx.de  Sat, 16 Jun 2012 17:30:53 +0200
 
 xserver-xorg-video-nouveau (1:0.0.16+git20120529+ace77b6-1) experimental; 
urgency=low
 

commit ca9ba7007bb2c0d34fe5d4b4662ddb54896ae28e
Author: Sven Joachim svenj...@gmx.de
Date:   Fri Jun 15 17:03:39 2012 +0200

Fix upstream version

diff --git a/debian/changelog b/debian/changelog
index 47684ab..33da45b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-nouveau (1:0.0.16+git20120611+36d3f8c-1) UNRELEASED; 
urgency=low
+xserver-xorg-video-nouveau (1:0.0.16+git20120614+36d3f8c-1) UNRELEASED; 
urgency=low
 
   [ Maarten Lankhorst ]
   * New upstream snapshot. Picks up a EXA fix for pre-nv50 cards.


-- 
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/e1sfvky-hy...@vasks.debian.org



xserver-xorg-video-nouveau: Changes to 'refs/tags/xserver-xorg-video-nouveau-1_0.0.16+git20120614+36d3f8c-1'

2012-06-16 Thread Sven Joachim
Tag 'xserver-xorg-video-nouveau-1_0.0.16+git20120614+36d3f8c-1' created by Sven 
Joachim svenj...@gmx.de at 2012-06-16 16:07 +

Tagging upload of xserver-xorg-video-nouveau 1:0.0.16+git20120614+36d3f8c-1 to 
unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJP3K9XAAoJEDsQbnGNazGsjTQP/03LU37ALtzvao+nDWl9PohU
zlqkisZcRR0ERTyjefcQyZ0nWjDOMClXhWJq5iMCtsIKyAN8idXQS8CoLAJpjQMq
o9e3YaX/YzoWyn+DZgkzAmnZaaJCUqssUgC1zAy0RV/MuXroxOdGqRAC/yHEGR3j
Wp3X2aHs2GuP4MFVoG5KC0ImCt/HDNn7nIu/DvrCFi9CpOvOpsnTXnXIWqS6mtj0
7FId79CtCMtwViFHhwvfRm/q8Izvo/SBfLs9vEx9Cf2Kx7Gy7MdAawhZUMzjVgB7
dskevkvipvA3+NsyEf5/ujrVXqCO0/1qMCGKUm3DsxYYB0/M6emkjQe3HLJxnPWz
3cfc/HbVjeRQZMLo+hcdkhPKa6GQGAZq40y0qzH7kjgVQesGtN7HwJBe4E1btppO
3EmW14fyZSX5RJN+1vI/6Pte1ac8hIhrnGXLIjgylmsK7woBBOGFcUKWnFSeP5Uz
xlCAXOJvlzA6VBybi/2GE0R2lu/LkNMb9HPnQWKftn3NBt+wO6TZClyHylF9a6Nw
dTTsKuuAKeJTC93scCMIrSJLDgK5AxKn0WQ9EzExGOFxLrVawIvEGdDMeLUHAqpB
2e+9B+DtLD1H0yDddXkMPCCMPeqMp8CsUJAEa9UEYlfEsmov9c6Ov/asHqNbWr3J
drcKUvMayedrWIC0xwAG
=zzxx
-END PGP SIGNATURE-

Changes since xserver-xorg-video-nouveau-1_0.0.16+git20120529+ace77b6-1:
Ben Skeggs (3):
  nva3/exa: add support for async UTS/DFS copies
  nvc0/exa: add support for async UTS/DFS copies
  dri2: kill debug spam

Dave Airlie (3):
  nouveau: drop flags arg to adjust frame
  nouveau: port to compat server API.
  nouveau: i is used inside the function

Maarten Lankhorst (4):
  Merge remote-tracking branch 'upstream/master' into debian-unstable
  New upstream snapshot. Picks up a EXA fix for pre-nv50 cards.
  Merge remote-tracking branch 'upstream/master' into debian-unstable
  Cherry pick the silence flip event patch too to reduce spam.

Sven Joachim (2):
  Fix upstream version
  Upload to unstable

Viktor Novotný (1):
  nv04/exa: Reset destination surface offset in the same call of NV04EXACopy

---
 ChangeLog |   64 +
 debian/changelog  |8 +
 src/compat-api.h  |   55 ++
 src/drmmode_display.c |2 -
 src/nouveau_dri2.c|7 
 src/nouveau_exa.c |9 ++
 src/nv04_exa.c|   15 +-
 src/nv50_accel.c  |   23 
 src/nv50_accel.h  |5 ++-
 src/nv50_exa.c|   59 +
 src/nv_accel_common.c |4 ++
 src/nv_const.h|2 +
 src/nv_dma.c  |   38 ++
 src/nv_driver.c   |   71 +++---
 src/nv_proto.h|   10 ++-
 src/nv_type.h |6 
 src/nvc0_accel.c  |   21 ++
 src/nvc0_exa.c|   59 +
 18 files changed, 403 insertions(+), 55 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/e1sfvlx-0001w3...@vasks.debian.org



xserver-xorg-video-nouveau: Changes to 'pristine-tar'

2012-06-16 Thread Sven Joachim
 xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.delta |binary
 xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.id|1 
+
 2 files changed, 1 insertion(+)

New commits:
commit e36114c41aa2564de21a8d5a776e1716bd579103
Author: Sven Joachim svenj...@gmx.de
Date:   Sat Jun 16 17:25:28 2012 +0200

pristine-tar data for 
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz

diff --git 
a/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.delta 
b/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.delta
new file mode 100644
index 000..e56e04d
Binary files /dev/null and 
b/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.delta differ
diff --git 
a/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.id 
b/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.id
new file mode 100644
index 000..9284745
--- /dev/null
+++ b/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz.id
@@ -0,0 +1 @@
+2d517d673923ea3f3b8eec1c390eb2153e69d721


-- 
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/e1sfvmh-0002zn...@vasks.debian.org



Processing of xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.changes

2012-06-16 Thread Debian FTP Masters
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.changes uploaded 
successfully to localhost
along with the files:
  xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.dsc
  xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz
  xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.diff.gz
  xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.deb
  xserver-xorg-video-nouveau-dbg_0.0.16+git20120614+36d3f8c-1_i386.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/e1sfvpv-0006tj...@franck.debian.org



xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.changes ACCEPTED into unstable

2012-06-16 Thread Debian FTP Masters



Accepted:
xserver-xorg-video-nouveau-dbg_0.0.16+git20120614+36d3f8c-1_i386.deb
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau-dbg_0.0.16+git20120614+36d3f8c-1_i386.deb
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.diff.gz
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.diff.gz
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.dsc
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.dsc
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.deb
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.deb
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c.orig.tar.gz


Changes:
xserver-xorg-video-nouveau (1:0.0.16+git20120614+36d3f8c-1) unstable; 
urgency=low
 .
  [ Maarten Lankhorst ]
  * New upstream snapshot. Picks up a EXA fix for pre-nv50 cards.
  * Cherry pick the silence flip event patch too to reduce spam.


Override entries for your package:
xserver-xorg-video-nouveau-dbg_0.0.16+git20120614+36d3f8c-1_i386.deb - extra 
debug
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1.dsc - source x11
xserver-xorg-video-nouveau_0.0.16+git20120614+36d3f8c-1_i386.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/e1sfwhg-0001rh...@franck.debian.org



xft: Changes to 'refs/tags/xft-2.3.1-1'

2012-06-16 Thread Cyril Brulebois
Tag 'xft-2.3.1-1' created by Cyril Brulebois k...@debian.org at 2012-06-16 
20:13 +

Tagging upload of xft 2.3.1-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAk/c6NAACgkQeGfVPHR5Nd2VWACgjlKHgjC/hFA/Cobwu2/RtgQM
X4kAmwYT/L6Yj3aRYSPvCP/LQUEemCwK
=RW7s
-END PGP SIGNATURE-

Changes since xft-2.2.0-3:
Alan Coopersmith (4):
  Strip trailing whitespace
  Add const attributes to fix gcc -Wwrite-strings warnings
  libXft 2.3.0
  libXft 2.3.1

Cyril Brulebois (4):
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Add bug closure for #641197.
  Upload to unstable.

Derek Wang (1):
  XftGlyphFontSpecCore: check to make sure glyphs are in range

Gaetan Nadon (5):
  config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
  config: remove already included AC_PROG_SED
  config: remove unrequired AC_CONFIG_AUX_DIR
  config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  config: comment, minor upgrade, quote and layout configure.ac

Jay Cotton (1):
  XftDrawSrcPicture: fail if info-solidFormat is NULL

Jeremy Huddleston (5):
  Remove broken fallback on non-pkg-config search for libXrender
  Remove dependency on libXext
  Remove fontconfig and freetype ifdef-fu and instead require non-ancinet 
versions of both
  Fix undefined ftbit in XftFontLoadGlyphs
  Dead code removal

Mikael Magnusson (1):
  Fixup for 550b2f76401c2 which broke bold fonts

Roberto Branciforti (1):
  libXft: Fix variable assignment.

Ross Burton (1):
  constify some bits

Tom \spot\ Callaway (2):
  Subpixel LCD text rendering improvements
  compiler noise cleanups related to subpixel LCD support

---
 ChangeLog|  228 +++
 NEWS |   16 -
 README   |2 
 configure.ac |  149 ++
 debian/changelog |7 
 include/X11/Xft/Xft.h.in |   42 +-
 src/xftcolor.c   |6 
 src/xftcore.c|   96 +++---
 src/xftdpy.c |   62 ++--
 src/xftdraw.c|   46 +--
 src/xftextent.c  |   14 
 src/xftfont.c|   16 -
 src/xftfreetype.c|  161 --
 src/xftglyphs.c  |  696 +++
 src/xftinit.c|4 
 src/xftint.h |   23 -
 src/xftlist.c|6 
 src/xftname.c|8 
 src/xftrender.c  |   54 +--
 src/xftswap.c|2 
 src/xftxlfd.c|   28 -
 21 files changed, 971 insertions(+), 695 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/e1sfzn7-0001zp...@vasks.debian.org



xft: Changes to 'upstream-unstable'

2012-06-16 Thread Cyril Brulebois
 NEWS |   16 -
 README   |2 
 configure.ac |  149 ++
 include/X11/Xft/Xft.h.in |   42 +-
 src/xftcolor.c   |6 
 src/xftcore.c|   96 +++---
 src/xftdpy.c |   62 ++--
 src/xftdraw.c|   46 +--
 src/xftextent.c  |   14 
 src/xftfont.c|   16 -
 src/xftfreetype.c|  161 --
 src/xftglyphs.c  |  696 +++
 src/xftinit.c|4 
 src/xftint.h |   23 -
 src/xftlist.c|6 
 src/xftname.c|8 
 src/xftrender.c  |   54 +--
 src/xftswap.c|2 
 src/xftxlfd.c|   28 -
 19 files changed, 736 insertions(+), 695 deletions(-)

New commits:
commit 0847b64af14acefaa7aa86b3cec8632497babe73
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Sat Jun 2 09:36:29 2012 -0700

libXft 2.3.1

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/configure.ac b/configure.ac
index b54311e..dd415ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_PREREQ([2.60])
 # version.  This version number will be substituted into Xft.h
 # Please bump the minor library number at each release as well.
 #
-AC_INIT([libXft], [2.3.0],
+AC_INIT([libXft], [2.3.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXft])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])

commit 1066d2b34db6124fbb0105f5d30f560217fd2a5a
Author: Jeremy Huddleston jerem...@apple.com
Date:   Sat Mar 10 23:09:21 2012 -0800

Dead code removal

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/src/xftint.h b/src/xftint.h
index 5cb57ae..1658977 100644
--- a/src/xftint.h
+++ b/src/xftint.h
@@ -68,16 +68,6 @@
 # define _X_EXPORT /**/
 #endif
 
-#ifndef HAVE_CONFIG_H
-# if (FREETYPE_MAJOR  2 ||\
-  (FREETYPE_MAJOR == 2  (FREETYPE_MINOR  1 ||   \
-  (FREETYPE_MINOR == 1  FREETYPE_PATCH = 5
-#  define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
-# else
-#  define HAVE_FT_BITMAP_SIZE_Y_PPEM 0
-# endif
-#endif
-
 typedef struct _XftMatcher {
 char*object;
 double  (*compare) (char *object, FcValue value1, FcValue value2);

commit 84b8b5b46773f9b686d57f28092824b86bffed9d
Author: Mikael Magnusson mika...@gmail.com
Date:   Sun Mar 11 02:41:55 2012 +0100

Fixup for 550b2f76401c2 which broke bold fonts

The commit removed the line
AC_CHECK_FUNCS(FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info 
FT_Has_PS_Glyph_Names FT_GlyphSlot_Embolden)
but failed to remove the #if lines that this commit removes, resulting
in that code never being executed.

Fixes: https://bugs.freedesktop.org/attachment.cgi?id=58280

Reviewed-by: Jeremy Huddleston jerem...@apple.com

diff --git a/src/xftglyphs.c b/src/xftglyphs.c
index 4a3b9d6..2f3dc5a 100644
--- a/src/xftglyphs.c
+++ b/src/xftglyphs.c
@@ -24,9 +24,7 @@
 #include freetype/ftoutln.h
 #include freetype/ftlcdfil.h
 
-#if HAVE_FT_GLYPHSLOT_EMBOLDEN
 #include freetype/ftsynth.h
-#endif
 
 /*
  * Validate the memory info for a font
@@ -434,12 +432,10 @@ XftFontLoadGlyphs (Display*dpy,
 
glyphslot = face-glyph;
 
-#if HAVE_FT_GLYPHSLOT_EMBOLDEN
/*
 * Embolden if required
 */
if (font-info.embolden) FT_GlyphSlot_Embolden(glyphslot);
-#endif
 
/*
 * Compute glyph metrics from FreeType information

commit b543efafefb71fb1f87ee9c1c261e86c8ca29e76
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Mar 7 20:12:27 2012 -0800

libXft 2.3.0

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/NEWS b/NEWS
index 01e6dbe..b547c78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,22 @@
Xft
X FreeType library
- Version 2.2.0
-   2010-10-29
+ Version 2.3.0
+   2012-03-07
 
-Xft version 2.1 is the first stand alone release of Xft, a library that
+Xft version 2.1 was the first stand alone release of Xft, a library that
 connects X applications with the FreeType font rasterization library. Xft
 uses fontconfig to locate fonts so it has no configuration files.
 
+Version 2.3.0
+
+Subpixel LCD text rendering improvements
+
+Dropped support for versions of freetype2, fontconfig  libXrender that
+pre-dated pkgconfig support.
+
+Raised minimum required versions to freetype2 2.1.6  fontconfig 2.5.92.
+
+
 Version 2.2.0
 
 Dropped xft-config, now that pkg-config is well established.
diff --git a/README b/README
index b1097eb..3dede12 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Xft
X FreeType library
 
-Xft version 2.1 is the first stand alone release of Xft, a library that
+Xft version 2.1 was the 

xft: Changes to 'debian-unstable'

2012-06-16 Thread Cyril Brulebois
 ChangeLog|  228 +++
 NEWS |   16 -
 README   |2 
 configure.ac |  149 ++
 debian/changelog |7 
 include/X11/Xft/Xft.h.in |   42 +-
 src/xftcolor.c   |6 
 src/xftcore.c|   96 +++---
 src/xftdpy.c |   62 ++--
 src/xftdraw.c|   46 +--
 src/xftextent.c  |   14 
 src/xftfont.c|   16 -
 src/xftfreetype.c|  161 --
 src/xftglyphs.c  |  696 +++
 src/xftinit.c|4 
 src/xftint.h |   23 -
 src/xftlist.c|6 
 src/xftname.c|8 
 src/xftrender.c  |   54 +--
 src/xftswap.c|2 
 src/xftxlfd.c|   28 -
 21 files changed, 971 insertions(+), 695 deletions(-)

New commits:
commit 0c27f7dcb858bd7da4fa4318cb881a282348b715
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 22:04:47 2012 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index be0924b..6aa0c0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xft (2.3.1-1) UNRELEASED; urgency=low
+xft (2.3.1-1) unstable; urgency=low
 
   * New upstream release:
 - Subpixel LCD text rendering improvements (Closes: #641197).
 
- -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 19:58:53 +
+ -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 22:04:44 +0200
 
 xft (2.2.0-3) unstable; urgency=low
 

commit 8ee0cb0aaf7ddaa088334df2423488cc1c4d0d20
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 22:03:47 2012 +0200

Add bug closure for #641197.

diff --git a/debian/changelog b/debian/changelog
index 842c02e..be0924b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xft (2.3.1-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  * New upstream release:
+- Subpixel LCD text rendering improvements (Closes: #641197).
 
  -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 19:58:53 +
 

commit df13b2392a3bbf043e4b40ac6fe2d90390707a07
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 19:59:05 2012 +

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 6a6d960..150f3a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,231 @@
+commit 0847b64af14acefaa7aa86b3cec8632497babe73
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sat Jun 2 09:36:29 2012 -0700
+
+libXft 2.3.1
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 1066d2b34db6124fbb0105f5d30f560217fd2a5a
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Sat Mar 10 23:09:21 2012 -0800
+
+Dead code removal
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 84b8b5b46773f9b686d57f28092824b86bffed9d
+Author: Mikael Magnusson mika...@gmail.com
+Date:   Sun Mar 11 02:41:55 2012 +0100
+
+Fixup for 550b2f76401c2 which broke bold fonts
+
+The commit removed the line
+AC_CHECK_FUNCS(FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info 
FT_Has_PS_Glyph_Names FT_GlyphSlot_Embolden)
+but failed to remove the #if lines that this commit removes, resulting
+in that code never being executed.
+
+Fixes: https://bugs.freedesktop.org/attachment.cgi?id=58280
+
+Reviewed-by: Jeremy Huddleston jerem...@apple.com
+
+commit b543efafefb71fb1f87ee9c1c261e86c8ca29e76
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Wed Mar 7 20:12:27 2012 -0800
+
+libXft 2.3.0
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 301029c9a1d9429009eaf08bb726357d4e94780d
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Mon Oct 24 23:39:25 2011 -0700
+
+Fix undefined ftbit in XftFontLoadGlyphs
+
+https://bugs.freedesktop.org/show_bug.cgi?id=42173
+
+Fixes regression from: 6f1d7bcdd461b1f6cc64370793f52d7c170187d0
+
+Fixed by examining original patch before rebase from:
+https://bugs.freedesktop.org/show_bug.cgi?id=29151
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 550b2f76401c292d982700b60326e0a837e391b4
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Mon Oct 10 13:00:35 2011 -0700
+
+Remove fontconfig and freetype ifdef-fu and instead require non-ancinet 
versions of both
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 21a59c10803582c8f90d3b5f32e8f0240c050adf
+Author: Tom \spot\ Callaway tcall...@redhat.com
+Date:   Thu Oct 6 15:58:29 2011 -0400
+
+compiler noise cleanups related to subpixel LCD support
+
+Reviewed-by: Jeremy Huddleston jerem...@apple.com
+
+commit 6f1d7bcdd461b1f6cc64370793f52d7c170187d0
+Author: Tom \spot\ Callaway tcall...@redhat.com
+Date:   Thu Oct 6 15:41:10 2011 -0400
+
+Subpixel LCD text rendering improvements
+
+Reviewed-by: Jeremy Huddleston jerem...@apple.com
+
+commit 0e0efb8b26a241f8370053bc3686f7abc69357c1

Processing of xft_2.3.1-1_amd64.changes

2012-06-16 Thread Debian FTP Masters
xft_2.3.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  xft_2.3.1-1.dsc
  xft_2.3.1.orig.tar.gz
  xft_2.3.1-1.diff.gz
  libxft2_2.3.1-1_amd64.deb
  libxft2-udeb_2.3.1-1_amd64.udeb
  libxft2-dbg_2.3.1-1_amd64.deb
  libxft-dev_2.3.1-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/e1sfzry-000370...@franck.debian.org



Bug#677802: mention purpose of hollow black rectangle

2012-06-16 Thread jidanni
Package: x11-utils
Version: 7.7~1
Severity: wishlist
File: /usr/share/man/man1/xev.1.gz

The purpose of the mysterious black rectangle in the upper left corner
should be mentioned.



-- 
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/87aa03t2sg@jidanni.org



Bug#677802: mention purpose of hollow black rectangle

2012-06-16 Thread Cyril Brulebois
jida...@jidanni.org jida...@jidanni.org (17/06/2012):
 The purpose of the mysterious black rectangle in the upper left corner
 should be mentioned.

You send patches following those guidelines, as always:
  http://www.x.org/wiki/Development/Documentation/SubmittingPatches

Mraw,
KiBi.


signature.asc
Description: Digital signature


libx11: Changes to 'refs/tags/libx11-2_1.5.0-1'

2012-06-16 Thread Cyril Brulebois
Tag 'libx11-2_1.5.0-1' created by Cyril Brulebois k...@debian.org at 
2012-06-16 20:47 +

Tagging upload of libx11 2:1.5.0-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/c8NQACgkQeGfVPHR5Nd25egCgkHFEcccZkXCeevWAKD50zkie
FHAAn3vh3xXf9UA9z1EzBgwjA55mqTbB
=T+ZE
-END PGP SIGNATURE-

Changes since libx11-2_1.4.99.901-2:
Alan Coopersmith (8):
  libX11 spec: Remove .br nroff macro left behind in XGetWindowProperty 
prototype
  Add olinks from libX11 spec to x11protocol spec
  libX11 AppC: Fix section headers that didn't translate from nroff properly
  Add olinks from libX11 spec to ICCCM spec
  Add olinks from libX11  localedb specs to ICCCM spec
  Add X11R7 sections to the libX11  XKBlib credits to cover Docbook 
conversion
  libX11 1.4.99.902 (1.5 RC2)
  libX11 1.5.0

Cyril Brulebois (5):
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Drop patch, fixed upstream: 
001-configure-check-if-issetugid-is-declared.diff
  Document user-visible changes.
  Upload to unstable.

Geoff Streeter (1):
  Add APL support to compose

James Cloos (1):
  Remove duplicate compose sequences from commit e51e37c118ae.

Julien Cristau (2):
  configure: check if issetugid is declared
  configure: make previous change work with older autoconf

Pander (5):
  Compose: Reassigned o apostrophe to oacute, also for upper case.
  Compose: Removed S in combination with a numeral for superscript
  Compose: Removed n minus for n with tilde, also vice versa  for 
upper case
  Compose: Removed slash U and vice versa
  Compose: Reassigned squences with minus and a or o

Peter Hutterer (1):
  Typo fix

---
 AUTHORS  |5 
 ChangeLog|  175 

 configure.ac |   10 
 debian/changelog |   11 
 debian/patches/001-configure-check-if-issetugid-is-declared.diff |   36 -
 debian/patches/series|1 
 nls/en_US.UTF-8/Compose.pre  |  213 
--
 specs/XKB/acknowledgement.xml|   14 
 specs/i18n/localedb/localedb.xml |4 
 specs/libX11/AppC.xml|   97 ++--
 specs/libX11/AppD.xml|4 
 specs/libX11/CH01.xml|5 
 specs/libX11/CH03.xml|2 
 specs/libX11/CH04.xml|6 
 specs/libX11/CH06.xml|5 
 specs/libX11/CH08.xml|4 
 specs/libX11/CH09.xml|3 
 specs/libX11/CH10.xml|6 
 specs/libX11/CH12.xml|2 
 specs/libX11/CH14.xml|   10 
 specs/libX11/credits.xml |   10 
 specs/libX11/glossary.xml|4 
 src/XlibInt.c|2 
 23 files changed, 492 insertions(+), 137 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/e1sfzub-0003o2...@vasks.debian.org



libx11: Changes to 'debian-unstable'

2012-06-16 Thread Cyril Brulebois
 AUTHORS  |5 
 ChangeLog|  175 

 configure.ac |   10 
 debian/changelog |   11 
 debian/patches/001-configure-check-if-issetugid-is-declared.diff |   36 -
 debian/patches/series|1 
 nls/en_US.UTF-8/Compose.pre  |  213 
--
 specs/XKB/acknowledgement.xml|   14 
 specs/i18n/localedb/localedb.xml |4 
 specs/libX11/AppC.xml|   97 ++--
 specs/libX11/AppD.xml|4 
 specs/libX11/CH01.xml|5 
 specs/libX11/CH03.xml|2 
 specs/libX11/CH04.xml|6 
 specs/libX11/CH06.xml|5 
 specs/libX11/CH08.xml|4 
 specs/libX11/CH09.xml|3 
 specs/libX11/CH10.xml|6 
 specs/libX11/CH12.xml|2 
 specs/libX11/CH14.xml|   10 
 specs/libX11/credits.xml |   10 
 specs/libX11/glossary.xml|4 
 src/XlibInt.c|2 
 23 files changed, 492 insertions(+), 137 deletions(-)

New commits:
commit 676eac155351755e9e05d766ed4bb523e5ca42a5
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 20:32:54 2012 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 03bc159..3896bfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libx11 (2:1.5.0-1) UNRELEASED; urgency=low
+libx11 (2:1.5.0-1) unstable; urgency=low
 
   * New upstream release. Visible changes:
 - Add APL support, yay!
@@ -7,7 +7,7 @@ libx11 (2:1.5.0-1) UNRELEASED; urgency=low
   * Drop patch, fixed upstream:
 - 001-configure-check-if-issetugid-is-declared.diff
 
- -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 20:22:45 +
+ -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 20:32:52 +
 
 libx11 (2:1.4.99.901-2) unstable; urgency=low
 

commit e63aef2d25c9e5993873a1494c6edc391409f1bf
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 20:32:43 2012 +

Document user-visible changes.

diff --git a/debian/changelog b/debian/changelog
index 3a8d391..03bc159 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 libx11 (2:1.5.0-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  * New upstream release. Visible changes:
+- Add APL support, yay!
+- A few duplicated Compose sequences were tweaked or removed. Affected
+  characters are: Ã / µ / Ñ / ñ / ¹ / ² / ³ / Ó / ó / Ǻ / ǻ.
   * Drop patch, fixed upstream:
 - 001-configure-check-if-issetugid-is-declared.diff
 

commit 0f8d020f458861e6906d7de4c9d536de30f4394a
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 20:25:16 2012 +

Drop patch, fixed upstream: 
001-configure-check-if-issetugid-is-declared.diff

diff --git a/debian/changelog b/debian/changelog
index 669fbfd..3a8d391 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libx11 (2:1.5.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Drop patch, fixed upstream:
+- 001-configure-check-if-issetugid-is-declared.diff
 
  -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 20:22:45 +
 
diff --git a/debian/patches/001-configure-check-if-issetugid-is-declared.diff 
b/debian/patches/001-configure-check-if-issetugid-is-declared.diff
deleted file mode 100644
index cc05bf4..000
--- a/debian/patches/001-configure-check-if-issetugid-is-declared.diff
+++ /dev/null
@@ -1,36 +0,0 @@
-From d595779341387bf7c867ac28811883a3b8fe6e88 Mon Sep 17 00:00:00 2001
-From: Julien Cristau jcris...@debian.org
-Date: Sun, 29 Apr 2012 16:27:52 +0200
-Subject: [PATCH libX11] configure: check if issetugid is declared
-
-GNU/kFreeBSD has issetugid in libc (for legacy apps?), but doesn't
-declare it anywhere, causing gcc to error out with
--Werror=implicit-function-declaration.  Use AC_CHECK_DECL in addition to
-AC_CHECK_FUNC so we disable this code instead of failing to build it.
-
-Debian bug#669670 http://bugs.debian.org/669670
-
-Signed-off-by: Julien Cristau jcris...@debian.org

- configure.ac |5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index aaec968..c91234f 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -223,8 +223,9 @@ 

Processing of libx11_1.5.0-1_amd64.changes

2012-06-16 Thread Debian FTP Masters
libx11_1.5.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  libx11_1.5.0-1.dsc
  libx11_1.5.0.orig.tar.gz
  libx11_1.5.0-1.diff.gz
  libx11-data_1.5.0-1_all.deb
  libx11-doc_1.5.0-1_all.deb
  libx11-6_1.5.0-1_amd64.deb
  libx11-6-udeb_1.5.0-1_amd64.udeb
  libx11-6-dbg_1.5.0-1_amd64.deb
  libx11-dev_1.5.0-1_amd64.deb
  libx11-xcb1_1.5.0-1_amd64.deb
  libx11-xcb1-dbg_1.5.0-1_amd64.deb
  libx11-xcb-dev_1.5.0-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/e1sg0e7-0004vs...@franck.debian.org



xinit: Changes to 'refs/tags/xinit-1.3.2-1'

2012-06-16 Thread Cyril Brulebois
Tag 'xinit-1.3.2-1' created by Cyril Brulebois k...@debian.org at 2012-06-16 
21:08 +

Tagging upload of xinit 1.3.2-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/c9ckACgkQeGfVPHR5Nd1mRgCaAyCRqNcEO6ougOFvx9JqPwnC
26gAoIF5vnH0cWJwMsip/gPw+svFif3g
=TxEd
-END PGP SIGNATURE-

Changes since xinit-1.3.1-1:
Cyril Brulebois (3):
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Upload to unstable.

Jeremy Huddleston (5):
  darwin: Buildfix for Tiger which doesn't have posix_spawn
  startx: Choose an unused $DISPLAY by default on all platforms
  launchd: Add an option (--with-launchagent-xserver) to set the default 
X11 server
  Use default clientargs, serverargs, and display if none were set
  configure.ac: 1.3.2

Julien Cristau (1):
  Include sys/time.h and sys/resource.h unconditionally

---
 ChangeLog|   67 +++
 configure.ac |   10 +++--
 debian/changelog |7 +++
 launchd/user_startx/Makefile.am  |4 ++
 launchd/user_startx/launchd_startx.c |   22 ++-
 launchd/user_startx/startx.plist.cpp |4 ++
 startx.cpp   |   34 +++--
 xinit.c  |2 -
 8 files changed, 131 insertions(+), 19 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/e1sg0er-0005to...@vasks.debian.org



xinit: Changes to 'debian-unstable'

2012-06-16 Thread Cyril Brulebois
 ChangeLog|   67 +++
 configure.ac |   10 +++--
 debian/changelog |7 +++
 launchd/user_startx/Makefile.am  |4 ++
 launchd/user_startx/launchd_startx.c |   22 ++-
 launchd/user_startx/startx.plist.cpp |4 ++
 startx.cpp   |   34 +++--
 xinit.c  |2 -
 8 files changed, 131 insertions(+), 19 deletions(-)

New commits:
commit dd61cba15ba1633a01c2d7a2a4834b126ba5337d
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 20:53:29 2012 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 9ed9309..fa0ca9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xinit (1.3.2-1) UNRELEASED; urgency=low
+xinit (1.3.2-1) unstable; urgency=low
 
   * New upstream release. Visible change:
 - startx: Choose an unused $DISPLAY by default on all platforms
 
- -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 20:51:58 +
+ -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 20:53:25 +
 
 xinit (1.3.1-1) unstable; urgency=low
 

commit 9264b06e7c70fb4b2fc4d819af812ae93bfdf9a8
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 20:53:23 2012 +

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 23f7228..c41d188 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+commit f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Fri Jan 27 23:13:48 2012 -0800
+
+configure.ac: 1.3.2
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit ec55c94dfe1bf43ece808d984c672602faddd91b
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Tue Nov 8 14:14:19 2011 -0800
+
+Use default clientargs, serverargs, and display if none were set
+
+Previously, we did not use the default values unless server or client 
weren't
+set, but we should still use the defaults if they were not set but the 
server
+was.  This is most evident when you want to tell startx which server to 
use,
+but you want startx to figure out which display to use automatically.
+
+This fixes a regression introduced by the previous patch on XQuartz:
+http://xquartz.macosforge.org/trac/ticket/523
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 98b85a1ac235dbf421d1a49b41599e8bcaf490d3
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Wed Oct 19 23:00:56 2011 -0700
+
+launchd: Add an option (--with-launchagent-xserver) to set the default X11 
server
+
+This allows the LaunchAgent and startx to have different default servers
+which will be useful as the Xorg DDX becomes available on darwin.
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 27be391123f5143fdccdfe975bf18bbff7517537
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Mon Oct 17 03:53:17 2011 -0700
+
+startx: Choose an unused $DISPLAY by default on all platforms
+
+Now everyone can benefit from this code that I previously added for darwin
+
+https://bugs.freedesktop.org/show_bug.cgi?id=1789
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 45cc81cd7abafe61bddb3ddce9f4fb8a9aa06c12
+Author: Julien Cristau jcris...@debian.org
+Date:   Thu Sep 8 22:11:15 2011 +0200
+
+Include sys/time.h and sys/resource.h unconditionally
+
+Suggested by Mark Kettenis.
+
+X.Org bug#40632 https://bugs.freedesktop.org/show_bug.cgi?id=40632
+
+Signed-off-by: Julien Cristau jcris...@debian.org
+
+commit 727706ffda344a1a752df296cd230ff3fb3940a5
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Sun Jul 31 09:11:01 2011 -0700
+
+darwin: Buildfix for Tiger which doesn't have posix_spawn
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
 commit 6543a881708a2a410b51bb5644d9123c847a2908
 Author: Jeremy Huddleston jerem...@apple.com
 Date:   Sun Jul 24 17:15:10 2011 -0700
diff --git a/debian/changelog b/debian/changelog
index 3330cbd..9ed9309 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xinit (1.3.2-1) UNRELEASED; urgency=low
+
+  * New upstream release. Visible change:
+- startx: Choose an unused $DISPLAY by default on all platforms
+
+ -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 20:51:58 +
+
 xinit (1.3.1-1) unstable; urgency=low
 
   * New upstream release.

commit f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7
Author: Jeremy Huddleston jerem...@apple.com
Date:   Fri Jan 27 23:13:48 2012 -0800

configure.ac: 1.3.2

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/configure.ac b/configure.ac
index 4402ba5..d18c4b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([xinit], [1.3.1],
+AC_INIT([xinit], [1.3.2],
 

xinit: Changes to 'upstream-unstable'

2012-06-16 Thread Cyril Brulebois
 configure.ac |   10 ++
 launchd/user_startx/Makefile.am  |4 
 launchd/user_startx/launchd_startx.c |   22 +-
 launchd/user_startx/startx.plist.cpp |4 
 startx.cpp   |   34 ++
 xinit.c  |2 --
 6 files changed, 57 insertions(+), 19 deletions(-)

New commits:
commit f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7
Author: Jeremy Huddleston jerem...@apple.com
Date:   Fri Jan 27 23:13:48 2012 -0800

configure.ac: 1.3.2

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/configure.ac b/configure.ac
index 4402ba5..d18c4b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([xinit], [1.3.1],
+AC_INIT([xinit], [1.3.2],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinit])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])

commit ec55c94dfe1bf43ece808d984c672602faddd91b
Author: Jeremy Huddleston jerem...@apple.com
Date:   Tue Nov 8 14:14:19 2011 -0800

Use default clientargs, serverargs, and display if none were set

Previously, we did not use the default values unless server or client 
weren't
set, but we should still use the defaults if they were not set but the 
server
was.  This is most evident when you want to tell startx which server to use,
but you want startx to figure out which display to use automatically.

This fixes a regression introduced by the previous patch on XQuartz:
http://xquartz.macosforge.org/trac/ticket/523

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/startx.cpp b/startx.cpp
index 9135da8..c92c51c 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -201,7 +201,7 @@ XCOMM process client arguments
 if [ x$client = x ]; then
 client=$defaultclient
 
-XCOMM if no client arguments either, use rc file instead
+XCOMM For compatibility reasons, only use startxrc if there were no client 
command line arguments
 if [ x$clientargs = x ]; then
 if [ -f $userclientrc ]; then
 client=$userclientrc
@@ -214,29 +214,38 @@ if [ x$client = x ]; then
 client=$scosysclientrc
 #endif
 fi
-
-clientargs=$defaultclientargs
 fi
 fi
 
+XCOMM if no client arguments, use defaults
+if [ x$clientargs = x ]; then
+clientargs=$defaultclientargs
+fi
+
 XCOMM process server arguments
 if [ x$server = x ]; then
 server=$defaultserver
 
-XCOMM if no server arguments or display either, use defaults
+XCOMM For compatibility reasons, only use xserverrc if there were no 
server command line arguments
 if [ x$serverargs = x -a x$display = x ]; then
-   XCOMM For compatibility reasons, only use xserverrc if there were no 
server command line arguments
if [ -f $userserverrc ]; then
server=$userserverrc
elif [ -f $sysserverrc ]; then
server=$sysserverrc
fi
-
-   serverargs=$defaultserverargs
-   display=$defaultdisplay
 fi
 fi
 
+XCOMM if no server arguments, use defaults
+if [ x$serverargs = x ]; then
+serverargs=$defaultserverargs
+fi
+
+XCOMM if no display, use default
+if [ x$display = x ]; then
+display=$defaultdisplay
+fi
+
 if [ x$enable_xauth = x1 ] ; then
 if [ x$XAUTHORITY = x ]; then
 XAUTHORITY=$HOME/.Xauthority

commit 98b85a1ac235dbf421d1a49b41599e8bcaf490d3
Author: Jeremy Huddleston jerem...@apple.com
Date:   Wed Oct 19 23:00:56 2011 -0700

launchd: Add an option (--with-launchagent-xserver) to set the default X11 
server

This allows the LaunchAgent and startx to have different default servers
which will be useful as the Xorg DDX becomes available on darwin.

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/configure.ac b/configure.ac
index 4e808ec..4402ba5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,6 +101,9 @@ AC_ARG_WITH(launchd,
AS_HELP_STRING([--with-launchd], [Build with sup
 AC_ARG_WITH(launchagents-dir,   AS_HELP_STRING([--with-launchagents-dir=PATH], 
[Path to launchd's LaunchAgents directory (default: /Library/LaunchAgents)]),
 [ launchagentsdir=${withval} ],
 [ launchagentsdir=/Library/LaunchAgents ])
+AC_ARG_WITH(launchagent-xserver, 
AS_HELP_STRING([--with-launchagent-xserver=PATH], [Path to the X server which 
the LaunchAgent should start (if not provided, let startx decide)]),
+ [ launchagentxserver=${withval} ],
+ [ launchagentxserver=no ])
 AC_ARG_WITH(launchdaemons-dir,  
AS_HELP_STRING([--with-launchdaemons-dir=PATH], [Path to launchd's 
LaunchDaemonss directory (default: /Library/LaunchDaemons)]),
 [ 

Bug#641197: marked as done (libxft2: Include Ubuntu LCD filter patch)

2012-06-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Jun 2012 21:17:08 +
with message-id e1sg0mm-0005y9...@franck.debian.org
and subject line Bug#641197: fixed in xft 2.3.1-1
has caused the Debian Bug report #641197,
regarding libxft2: Include Ubuntu LCD filter patch
to be marked as done.

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

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


-- 
641197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libxft2
Version: 2.2.0-3
Severity: wishlist

Dear Maintainer,

xft does not utilise the lcdfilter option.  An example is when using
Openbox and GTK2 based apps with the following configuration in
~/fonts.conf.

 match target=font
   edit mode=assign name=lcdfilter
   constlcddefault/const
   /edit
 /match

The result is that the fonts rendered by Openbox look slightly different to 
those rendered by GTK2.

I researched and found that Ubuntu had added a patch in the following version 
that utilises lcdfilter:

http://archive.ubuntu.com/ubuntu/pool/main/x/xft/xft_2.1.14-2ubuntu1.diff.gz

I tested the patch on 2.2.0-3 and it has worked well and my Window Manager 
fonts now look the same as GTK2.
Attached is the patch (100-libXft-2.1.10-lcd-filter-3.patch)

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libxft2 depends on:
ii  libc6  2.13-20  
ii  libfontconfig1 2.8.0-3  
ii  libfreetype6   2.4.6-2  
ii  libx11-6   2:1.4.4-1
ii  libxrender11:0.9.6-2
ii  multiarch-support  2.13-20  

libxft2 recommends no packages.

libxft2 suggests no packages.

-- no debconf information
--- a/src/xftdpy.c
+++ b/src/xftdpy.c
@@ -369,6 +369,10 @@
 	goto bail1;
 if (!_XftDefaultInitInteger (dpy, pat, FC_RGBA))
 	goto bail1;
+#ifdef FC_LCD_FILTER
+if (!_XftDefaultInitInteger (dpy, pat, FC_LCD_FILTER))
+	goto bail1;
+#endif
 if (!_XftDefaultInitBool (dpy, pat, FC_ANTIALIAS))
 	goto bail1;
 #ifdef FC_EMBOLDEN
@@ -521,6 +525,14 @@
 			  XftDefaultGetInteger (dpy, FC_RGBA, screen, 
 		subpixel));
 }
+#ifdef FC_LCD_FILTER
+if (FcPatternGet (pattern, FC_LCD_FILTER, 0, v) == FcResultNoMatch)
+{
+	FcPatternAddInteger (pattern, FC_LCD_FILTER,
+			 XftDefaultGetInteger (dpy, FC_LCD_FILTER, screen,
+		   FC_LCD_DEFAULT));
+}
+#endif
 if (FcPatternGet (pattern, FC_MINSPACE, 0, v) == FcResultNoMatch)
 {
 	FcPatternAddBool (pattern, FC_MINSPACE,
--- a/src/xftfreetype.c
+++ b/src/xftfreetype.c
@@ -469,6 +469,21 @@
 	goto bail1;
 }
 
+#ifdef FC_LCD_FILTER 
+/*
+ * Get lcd_filter value
+ */
+switch (FcPatternGetInteger (pattern, FC_LCD_FILTER, 0, fi-lcd_filter)) {
+case FcResultNoMatch:
+	fi-lcd_filter = FC_LCD_DEFAULT;
+	break;
+case FcResultMatch:
+	break;
+default:
+	goto bail1;
+}
+#endif
+
 /*
  * Get matrix and transform values
  */
--- a/src/xftglyphs.c
+++ b/src/xftglyphs.c
@@ -21,27 +21,18 @@
  */
 
 #include xftint.h
-#include freetype/ftoutln.h
 
 #if HAVE_FT_GLYPHSLOT_EMBOLDEN
 #include freetype/ftsynth.h
 #endif
 
-static const intfilters[3][3] = {
-/* red */
-#if 0
-{65538*4/7,65538*2/7,65538*1/7 },
-/* green */
-{65536*1/4, 65536*2/4, 65537*1/4 },
-/* blue */
-{65538*1/7,65538*2/7,65538*4/7 },
+#if FREETYPE_MAJOR*1 + FREETYPE_MINOR*100 + FREETYPE_PATCH  20202
+#  error  FreeType 2.2.2 or later required to compile this version of libXft
 #endif
-{65538*9/13,65538*3/13,65538*1/13 },
-/* green */
-{65538*1/6, 65538*4/6, 65538*1/6 },
-/* blue */
-{65538*1/13,65538*3/13,65538*9/13 },
-};
+
+#include FT_OUTLINE_H
+#include FT_LCD_FILTER_H
+#include FT_SYNTHESIS_H
 
 /*
  * Validate the memory info for a font
@@ -69,6 +60,295 @@
 		font-glyph_memory, glyph_memory);
 }
 
+
+/* we sometimes need to convert the glyph bitmap in a FT_GlyphSlot
+ * into a different format. For example, we want to convert a
+ * FT_PIXEL_MODE_LCD or FT_PIXEL_MODE_LCD_V bitmap into a 32-bit
+ * ARGB or ABGR bitmap.
+ *
+ * this function prepares a target descriptor for this operation.
+ *
+ * input :: target bitmap descriptor. The function will set its
+ *  'width', 'rows' and 'pitch' fields, and only these
+ *
+ * slot  :: the glyph slot containing the source bitmap. this
+ *  function assumes that slot-format == FT_GLYPH_FORMAT_BITMAP
+ *
+ * mode  :: the requested final 

Processing of xinit_1.3.2-1_amd64.changes

2012-06-16 Thread Debian FTP Masters
xinit_1.3.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  xinit_1.3.2-1.dsc
  xinit_1.3.2.orig.tar.gz
  xinit_1.3.2-1.diff.gz
  xinit_1.3.2-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/e1sg0ix-0005iu...@franck.debian.org



Bug#677802: mention purpose of hollow black rectangle

2012-06-16 Thread jidanni
I think somebody who knows what the rectangle is for would be in a
better position to send a patch.



-- 
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/87zk83rlv2@jidanni.org



x11proto-kb: Changes to 'debian-unstable'

2012-06-16 Thread Cyril Brulebois
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 0f7c63f01ed3e8ef6fd88a8dda7f1ba217ffba81
Author: Cyril Brulebois k...@debian.org
Date:   Sat Jun 16 21:12:03 2012 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index c44fa4d..1c5efc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-x11proto-kb (1.0.6-2) UNRELEASED; urgency=low
+x11proto-kb (1.0.6-2) unstable; urgency=low
 
+  [ Julien Cristau ]
   * Add missing epoch to xorg-sgml-doctools build-dep.
 
- -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 17:29:59 +0200
+ -- Cyril Brulebois k...@debian.org  Sat, 16 Jun 2012 21:12:01 +
 
 x11proto-kb (1.0.6-1) unstable; urgency=low
 


-- 
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/e1sg0lu-0006et...@vasks.debian.org



x11proto-kb: Changes to 'refs/tags/x11proto-kb-1.0.6-2'

2012-06-16 Thread Cyril Brulebois
Tag 'x11proto-kb-1.0.6-2' created by Cyril Brulebois k...@debian.org at 
2012-06-16 21:12 +

Tagging upload of x11proto-kb 1.0.6-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/c9tMACgkQeGfVPHR5Nd1+GQCeKGX8B5ajcgsqZZVIR7MaBozd
nrMAnRE2PRYw/GJ3s1jmstAhJXiGampG
=YPVq
-END PGP SIGNATURE-

Changes since x11proto-kb-1.0.6-1:
Cyril Brulebois (1):
  Upload to unstable.

Julien Cristau (1):
  Add missing epoch to xorg-sgml-doctools build-dep.

---
 debian/changelog |7 +++
 debian/control   |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---


-- 
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/e1sg0lu-0006fh...@vasks.debian.org



xft_2.3.1-1_amd64.changes ACCEPTED into unstable

2012-06-16 Thread Debian FTP Masters



Accepted:
libxft-dev_2.3.1-1_amd64.deb
  to main/x/xft/libxft-dev_2.3.1-1_amd64.deb
libxft2-dbg_2.3.1-1_amd64.deb
  to main/x/xft/libxft2-dbg_2.3.1-1_amd64.deb
libxft2-udeb_2.3.1-1_amd64.udeb
  to main/x/xft/libxft2-udeb_2.3.1-1_amd64.udeb
libxft2_2.3.1-1_amd64.deb
  to main/x/xft/libxft2_2.3.1-1_amd64.deb
xft_2.3.1-1.diff.gz
  to main/x/xft/xft_2.3.1-1.diff.gz
xft_2.3.1-1.dsc
  to main/x/xft/xft_2.3.1-1.dsc
xft_2.3.1.orig.tar.gz
  to main/x/xft/xft_2.3.1.orig.tar.gz


Changes:
xft (2.3.1-1) unstable; urgency=low
 .
  * New upstream release:
- Subpixel LCD text rendering improvements (Closes: #641197).


Override entries for your package:
libxft-dev_2.3.1-1_amd64.deb - optional libdevel
libxft2-dbg_2.3.1-1_amd64.deb - extra debug
libxft2-udeb_2.3.1-1_amd64.udeb - optional debian-installer
libxft2_2.3.1-1_amd64.deb - optional libs
xft_2.3.1-1.dsc - source libs

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


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/e1sg0mm-0005y3...@franck.debian.org



Processing of x11proto-kb_1.0.6-2_amd64.changes

2012-06-16 Thread Debian FTP Masters
x11proto-kb_1.0.6-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-kb_1.0.6-2.dsc
  x11proto-kb_1.0.6-2.diff.gz
  x11proto-kb-dev_1.0.6-2_all.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/e1sg0np-0005aj...@franck.debian.org



libx11_1.5.0-1_amd64.changes ACCEPTED into unstable

2012-06-16 Thread Debian FTP Masters



Accepted:
libx11-6-dbg_1.5.0-1_amd64.deb
  to main/libx/libx11/libx11-6-dbg_1.5.0-1_amd64.deb
libx11-6-udeb_1.5.0-1_amd64.udeb
  to main/libx/libx11/libx11-6-udeb_1.5.0-1_amd64.udeb
libx11-6_1.5.0-1_amd64.deb
  to main/libx/libx11/libx11-6_1.5.0-1_amd64.deb
libx11-data_1.5.0-1_all.deb
  to main/libx/libx11/libx11-data_1.5.0-1_all.deb
libx11-dev_1.5.0-1_amd64.deb
  to main/libx/libx11/libx11-dev_1.5.0-1_amd64.deb
libx11-doc_1.5.0-1_all.deb
  to main/libx/libx11/libx11-doc_1.5.0-1_all.deb
libx11-xcb-dev_1.5.0-1_amd64.deb
  to main/libx/libx11/libx11-xcb-dev_1.5.0-1_amd64.deb
libx11-xcb1-dbg_1.5.0-1_amd64.deb
  to main/libx/libx11/libx11-xcb1-dbg_1.5.0-1_amd64.deb
libx11-xcb1_1.5.0-1_amd64.deb
  to main/libx/libx11/libx11-xcb1_1.5.0-1_amd64.deb
libx11_1.5.0-1.diff.gz
  to main/libx/libx11/libx11_1.5.0-1.diff.gz
libx11_1.5.0-1.dsc
  to main/libx/libx11/libx11_1.5.0-1.dsc
libx11_1.5.0.orig.tar.gz
  to main/libx/libx11/libx11_1.5.0.orig.tar.gz


Changes:
libx11 (2:1.5.0-1) unstable; urgency=low
 .
  * New upstream release. Visible changes:
- Add APL support, yay!
- A few duplicated Compose sequences were tweaked or removed. Affected
  characters are: Ã / µ / Ñ / ñ / ¹ / ² / ³ / Ó / ó / Ǻ / ǻ.
  * Drop patch, fixed upstream:
- 001-configure-check-if-issetugid-is-declared.diff


Override entries for your package:
libx11-6-dbg_1.5.0-1_amd64.deb - extra debug
libx11-6-udeb_1.5.0-1_amd64.udeb - optional debian-installer
libx11-6_1.5.0-1_amd64.deb - optional libs
libx11-data_1.5.0-1_all.deb - optional x11
libx11-dev_1.5.0-1_amd64.deb - optional libdevel
libx11-doc_1.5.0-1_all.deb - optional libdevel
libx11-xcb-dev_1.5.0-1_amd64.deb - optional libdevel
libx11-xcb1-dbg_1.5.0-1_amd64.deb - extra debug
libx11-xcb1_1.5.0-1_amd64.deb - optional libs
libx11_1.5.0-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/e1sg0ct-0007ce...@franck.debian.org



libx11 override disparity

2012-06-16 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

libx11-doc_1.5.0-1_all.deb: package says section is doc, override says libdevel.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

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 file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
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 ftpmas...@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/e1sg0ce-0007ct...@franck.debian.org



x11proto-kb_1.0.6-2_amd64.changes ACCEPTED into unstable

2012-06-16 Thread Debian FTP Masters



Accepted:
x11proto-kb-dev_1.0.6-2_all.deb
  to main/x/x11proto-kb/x11proto-kb-dev_1.0.6-2_all.deb
x11proto-kb_1.0.6-2.diff.gz
  to main/x/x11proto-kb/x11proto-kb_1.0.6-2.diff.gz
x11proto-kb_1.0.6-2.dsc
  to main/x/x11proto-kb/x11proto-kb_1.0.6-2.dsc


Changes:
x11proto-kb (1.0.6-2) unstable; urgency=low
 .
  [ Julien Cristau ]
  * Add missing epoch to xorg-sgml-doctools build-dep.


Override entries for your package:
x11proto-kb-dev_1.0.6-2_all.deb - optional x11
x11proto-kb_1.0.6-2.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/e1sg0ef-0007ix...@franck.debian.org



xinit_1.3.2-1_amd64.changes ACCEPTED into unstable

2012-06-16 Thread Debian FTP Masters



Accepted:
xinit_1.3.2-1.diff.gz
  to main/x/xinit/xinit_1.3.2-1.diff.gz
xinit_1.3.2-1.dsc
  to main/x/xinit/xinit_1.3.2-1.dsc
xinit_1.3.2-1_amd64.deb
  to main/x/xinit/xinit_1.3.2-1_amd64.deb
xinit_1.3.2.orig.tar.gz
  to main/x/xinit/xinit_1.3.2.orig.tar.gz


Changes:
xinit (1.3.2-1) unstable; urgency=low
 .
  * New upstream release. Visible change:
- startx: Choose an unused $DISPLAY by default on all platforms


Override entries for your package:
xinit_1.3.2-1.dsc - source x11
xinit_1.3.2-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/e1sg0eq-0007ji...@franck.debian.org



Bug#654329: libdrm: FTBFS when atomic operations are only available through libatomic-ops-dev

2012-06-16 Thread Thorsten Glaser
found 654329 2.4.33-1
thanks

Hi,

please do consider applying the patch, as it does truly fix an FTBFS
on m68k.

Thanks in advance,
//mirabilos
-- 
22:20⎜asarch The crazy that persists in his craziness becomes a master
22:21⎜asarch And the distance between the craziness and geniality is
only measured by the success 18:35⎜asarch Psychotics are consistently
inconsistent. The essence of sanity is to be inconsistently inconsistentdiff -u libdrm-2.4.33/debian/changelog libdrm-2.4.33/debian/changelog
--- libdrm-2.4.33/debian/changelog
+++ libdrm-2.4.33/debian/changelog
@@ -1,3 +1,9 @@
+libdrm (2.4.33-1+m68k.1) unreleased; urgency=low
+
+  * Build-Depends += libatomic-ops-dev [m68k] (Closes: #654329)
+
+ -- Thorsten Glaser t...@mirbsd.de  Sat, 16 Jun 2012 22:09:11 +
+
 libdrm (2.4.33-1) unstable; urgency=low
 
   * New upstream release.
diff -u libdrm-2.4.33/debian/control libdrm-2.4.33/debian/control
--- libdrm-2.4.33/debian/control
+++ libdrm-2.4.33/debian/control
@@ -11,6 +11,7 @@
  libpthread-stubs0-dev,
  libudev-dev [linux-any],
  libpciaccess-dev,
+ libatomic-ops-dev [m68k],
 Standards-Version: 3.9.2
 Section: libs
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libdrm


Processed: libdrm: FTBFS when atomic operations are only available through libatomic-ops-dev

2012-06-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 654329 2.4.33-1
Bug #654329 [src:libdrm] libdrm: FTBFS when atomic operations are only 
available through libatomic-ops-dev
Marked as found in versions libdrm/2.4.33-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
654329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654329
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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/handler.s.c.13398923121674.transcr...@bugs.debian.org



Bug#654329: libdrm_2.4.33-1+m68k.1_m68k.changes ACCEPTED

2012-06-16 Thread Debian Ports Archive Maintainer
Maintainer: Thorsten Glaser t...@mirbsd.de
Uploader: Thorsten Glaser (no PGP/MIME please, use Inline OpenPGP instead) 
t...@mirbsd.org
Host: leda.debian.net
Accepted: libdrm_2.4.33-1+m68k.1_m68k.changes
Files:
libdrm_2.4.33-1+m68k.1.dsc
libdrm_2.4.33.orig.tar.gz
libdrm_2.4.33-1+m68k.1.diff.gz
libdrm-dev_2.4.33-1+m68k.1_m68k.deb
libdrm2_2.4.33-1+m68k.1_m68k.deb
libdrm2-dbg_2.4.33-1+m68k.1_m68k.deb
libdrm-nouveau1a_2.4.33-1+m68k.1_m68k.deb
libdrm-nouveau1a-dbg_2.4.33-1+m68k.1_m68k.deb
libdrm-radeon1_2.4.33-1+m68k.1_m68k.deb
libdrm-radeon1-dbg_2.4.33-1+m68k.1_m68k.deb
libkms1_2.4.33-1+m68k.1_m68k.deb
libkms1-dbg_2.4.33-1+m68k.1_m68k.deb



-- 
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/e1sg39d-0005wn...@leda.debian.net



Bug#677831: x11-common: please apply this 1 line patch for correct SE Linux labelling

2012-06-16 Thread Russell Coker
Package: x11-common
Version: 1:7.6+13
Severity: normal


The following patch causes the /tmp/.ICE-unix and /tmp/.X11-unix directories
to have the correct SE Linux labels which is essential to logging in when using
KDE (and probably most other desktop environments).

--- x11-common.orig 2012-06-17 14:31:17.0 +1000
+++ x11-common  2012-06-17 15:02:08.0 +1000
@@ -53,6 +53,7 @@
   rm $fn
 fi
 mkdir -p -m 01777 $DIR || { rm $DIR || error=$((error + 1)) ; continue 
; }
+[ -x /sbin/restorecon ]  /sbin/restorecon $DIR
 case $(LC_ALL=C stat -c '%u %g %a %F' $DIR) in
   0 0 1777 directory)
 # everything as it is supposed to be

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

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

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0]  1.5.43
ii  lsb-base   4.1+Debian7

x11-common recommends no packages.

x11-common suggests no packages.

-- debconf information excluded



-- 
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/20120617050845.9124.12816.reportbug@athena