Processed: reassign 609858 to x11-xserver-utils, tagging 609858 ...

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 609858 x11-xserver-utils 7.5+2
Bug #609858 [xorg] xorg: xrandr 2- hangs the terminal, xrandr 2/dev/null 
works
Bug reassigned from package 'xorg' to 'x11-xserver-utils'.
Bug No longer marked as found in versions xorg/1:7.5+8.
Bug #609858 [x11-xserver-utils] xorg: xrandr 2- hangs the terminal, xrandr 
2/dev/null works
Bug Marked as found in versions x11-xserver-utils/7.5+2.
 tags 609858 + upstream
Bug #609858 [x11-xserver-utils] xorg: xrandr 2- hangs the terminal, xrandr 
2/dev/null works
Added tag(s) upstream.
 forwarded 609858 http://bugs.freedesktop.org/show_bug.cgi?id=33045
Bug #609858 [x11-xserver-utils] xorg: xrandr 2- hangs the terminal, xrandr 
2/dev/null works
Set Bug forwarded-to-address to 
'http://bugs.freedesktop.org/show_bug.cgi?id=33045'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
609858: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609858
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.129491134411303.transcr...@bugs.debian.org



Bug#609858: xorg: xrandr 2- hangs the terminal, xrandr 2/dev/null works

2011-01-13 Thread Julien Cristau
On Wed, Jan 12, 2011 at 22:22:12 -0800, Jim Hill wrote:

 asking on irc says this reproduces on ubuntu 10.10, doesn not reproduce
 on lenny or 10.04.
 
 this does reproduce on squeeze vanilla kernel 2.6.32-5-amd64.
 
 git bisect on git://anongit.freedesktop.org/xorg/app/xrandr says
 
 61fc9cc04e1ac179ac5e2cc4ff861bb362f0b801 is the first bad commit
 
 also reported as bug 33045 upstream.
 
unreproducible for me.

$ xrandr 2-
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 261mm x 
163mm
   1280x800   60.0*+   40.0  
   1024x768   60.0  
   800x60060.3 56.2  
   640x48059.9  
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
TV1 disconnected (normal left inverted right x axis y axis)
$ 

Cheers,
Julien


signature.asc
Description: Digital signature


Processed: powerpc needs to get rid of nvidiafb

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 608846 by 609615
Bug #608846 [xserver-xorg-video-nouveau] xserver-xorg-video-nouveau: bad 
graphics on GeForce2 MX/MX 400 on powerpc (falls back to fbdev)
Was not blocked by any bugs.
Added blocking bug(s) of 608846: 609615
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608846
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.129491245716162.transcr...@bugs.debian.org



Bug#609858: xorg: xrandr 2- hangs the terminal, xrandr 2/dev/null works

2011-01-13 Thread Jim Hill
 unreproducible for me.

blacklisting nouveau makes it go away for me.  with nouveau:

jthill@gadabout:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024   0.0*
jthill@gadabout:~$ xrandr 2-
^C
jthill@gadabout:~$ lsmod
Module  Size  Used by
nouveau   404295  2
ttm42720  1 nouveau
drm_kms_helper 21917  1 nouveau
psmouse32725  0
video  10917  1 nouveau
jthill@gadabout:~$ xrandr 2/dev/null
Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024   0.0*
jthill@gadabout:~$ cd src/X11/xrandr/
jthill@gadabout:~/src/X11/xrandr$ git describe
xrandr-1.3.2-20-g61fc9cc
jthill@gadabout:~/src/X11/xrandr$ gdb ./xrandr
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /home/jthill/src/X11/xrandr/xrandr...done.
(gdb) run 2-
Starting program: /home/jthill/src/X11/xrandr/xrandr 2-
^C
Program received signal SIGINT, Interrupt.
0x771700d8 in poll () from /lib/libc.so.6
(gdb) bt
#0  0x771700d8 in poll () from /lib/libc.so.6
#1  0x76c878ca in ?? () from /usr/lib/libxcb.so.1
#2  0x76c89c0c in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#3  0x776d6acd in _XReply (dpy=0x60c010, rep=0x7fffdf10,
extra=value optimized out, discard=value optimized out) at xcb_io.c:533
#4  0x77bdbe49 in XRRGetOutputPrimary (dpy=0x60c010, window=67)
at XrrOutput.c:182
#5  0x00403bfb in output_is_primary () at xrandr.c:942
#6  set_output_info () at xrandr.c:1163
#7  get_outputs () at xrandr.c:1695
#8  0x0040688f in main (argc=0, argv=0x1) at xrandr.c:2919
(gdb) quit
A debugging session is active.

Inferior 1 [process 2722] will be killed.

Quit anyway? (y or n) y
jthill@gadabout:~/src/X11/xrandr$ ./xrandr
./xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024   0.0*
jthill@gadabout:~/src/X11/xrandr$



-- 
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/AANLkTi=8cm2n4vxqncfznnarkw_qrlp0qdwd9-m+p...@mail.gmail.com



Bug#609875: xserver-xorg-core: No more keyboard after this morning upgrade

2011-01-13 Thread Eric Valette
Package: xserver-xorg-core
Version: 2:1.9.3.901-1
Severity: important

I did not chnage my config. X log shows the USB kerboard but I cannot enter 
anything.
I changed the driver to vesa to be sure its not related toNVIDIA, no chnage. I 
undocked my laptop and restarted from scratch, no chnage.

KDM starts. Mouse works, tracpad works, but no keyborad be it internal or 
external via doc
station.

Keyboard I want to use is the one identified CHICONY HP Basic USB Keyboard

The error with GLX can be corrected by reinstalling the nvidia user space but 
it does 
not chnage anything for keyboard.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 10 11:45 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1771396 Jan  9 04:05 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G98M [Quadro NVS 160M] 
(rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1474 Jan 13 11:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder75)  Fri Mar 12 01:42:27 
PST 2010

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@murphy)  Wed Feb 17 11:37:31 UTC 2010

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
#InputDeviceKeyboard0 CoreKeyboard
#InputDeviceMouse0 CorePointer
Option Xinerama 0
#OptionAutoAddDevices false
EndSection

Section Files
FontPathunix/:7100
EndSection

Section Monitor
# HorizSync source: edid, VertRefresh source: edid
Identifier Monitor0
VendorName Unknown
ModelName  AUO
HorizSync   36.8 - 54.8
VertRefresh 40.0 - 60.0
Option DPMS
EndSection

Section Device
Identifier Device0
Driver nvidia
#Driver nouveau
VendorName NVIDIA Corporation
BoardName  Quadro NVS 160M
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 1
Option TwinViewXineramaInfoOrder DFP-4
Option metamodes DFP-0: nvidia-auto-select +0+0, DFP-4: 
nvidia-auto-select +0+0
SubSection Display
Depth   24
EndSubSection
EndSection



Kernel version (/proc/version):
Linux version 2.6.37 (ceva6380@r-x-ceva6380) (gcc version 4.5.2 (Debian 
4.5.2-1) ) #3 SMP PREEMPT Mon Jan 10 13:09:04 CET 2011

Xorg X server log files on system:
-rw-r--r-- 1 root root 32104 Jan 13 13:04 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[   243.537] 
X.Org X Server 1.9.3.901 (1.9.4 RC 1)
Release Date: 2011-01-07
[   243.537] X Protocol Version 11, Revision 0
[   243.538] Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
[   243.538] Current Operating System: Linux r-x-ceva6380 2.6.37 #3 SMP PREEMPT 
Mon Jan 10 13:09:04 CET 2011 i686
[   243.538] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37 
root=/dev/sda1 ro quiet
[   243.538] Build Date: 09 January 2011  03:00:50AM
[   243.538] xorg-server 2:1.9.3.901-1 (Cyril Brulebois k...@debian.org) 
[   243.538] Current version of pixman: 0.21.2
[   243.538]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   243.538] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   243.538] (==) Log file: /var/log/Xorg.0.log, Time: Thu Jan 13 11:37:12 
2011
[   243.538] (==) Using config file: /etc/X11/xorg.conf
[   243.538] (==) Using system config directory /usr/share/X11/xorg.conf.d
[   243.538] (==) ServerLayout Layout0
[   243.538] (**) |--Screen Screen0 (0)
[   243.538] (**) |   |--Monitor Monitor0
[   243.538] (**) |   |--Device Device0
[   243.538] (**) Option Xinerama 0
[   243.538] (==) Automatically adding devices
[   243.538] (==) Automatically enabling devices
[   243.538] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[   243.538]Entry deleted from font path.
[   243.538] (**) FontPath set to:
unix/:7100,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[   243.538] (==) ModulePath set to /usr/lib/xorg/modules
[   243.538] (II) The server relies on udev to provide the list of input 
devices.

Bug#609875: Additional info

2011-01-13 Thread VALETTE Eric RD-MAPS-REN
I noticed that hitting the caps lock, when on kdm greeter does light the 
led and also makes kdm display the read warning. So keyboard is semi 
functionnal. I can just no enter normal keystrocke.


--eric



Bug#609875: Numeric keyboard works also

2011-01-13 Thread VALETTE Eric RD-MAPS-REN

If I hit numlock, after I can have the number also.

Looks like a hardware to logical translation problem.

-- eric



Bug#609875: evtest works correctly on USB device????

2011-01-13 Thread VALETTE Eric RD-MAPS-REN

evtest /dev/input/by-id/usb-CHICONY_HP_Basic_USB_Keyboard-event-kbd
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x3f0 product 0x24 version 0x110
Input device name: CHICONY HP Basic USB Keyboard
Supported events:
  Event type 0 (Sync)
  Event type 1 (Key)
Event code 1 (Esc)
Event code 2 (1)
Event code 3 (2)
Event code 4 (3)
Event code 5 (4)
Event code 6 (5)
Event code 7 (6)
Event code 8 (7)
Event code 9 (8)
Event code 10 (9)
Event code 11 (0)
Event code 12 (Minus)
Event code 13 (Equal)
Event code 14 (Backspace)
Event code 15 (Tab)
Event code 16 (Q)
Event code 17 (W)
Event code 18 (E)
Event code 19 (R)
Event code 20 (T)
Event code 21 (Y)
Event code 22 (U)
Event code 23 (I)
Event code 24 (O)
Event code 25 (P)
Event code 26 (LeftBrace)
Event code 27 (RightBrace)
Event code 28 (Enter)
Event code 29 (LeftControl)
Event code 30 (A)
Event code 31 (S)
Event code 32 (D)
Event code 33 (F)
Event code 34 (G)
Event code 35 (H)
Event code 36 (J)
Event code 37 (K)
Event code 38 (L)
Event code 39 (Semicolon)
Event code 40 (Apostrophe)
Event code 41 (Grave)
Event code 42 (LeftShift)
Event code 43 (BackSlash)
Event code 44 (Z)
Event code 45 (X)
Event code 46 (C)
Event code 47 (V)
Event code 48 (B)
Event code 49 (N)
Event code 50 (M)
Event code 51 (Comma)
Event code 52 (Dot)
Event code 53 (Slash)
Event code 54 (RightShift)
Event code 55 (KPAsterisk)
Event code 56 (LeftAlt)
Event code 57 (Space)
Event code 58 (CapsLock)
Event code 59 (F1)
Event code 60 (F2)
Event code 61 (F3)
Event code 62 (F4)
Event code 63 (F5)
Event code 64 (F6)
Event code 65 (F7)
Event code 66 (F8)
Event code 67 (F9)
Event code 68 (F10)
Event code 69 (NumLock)
Event code 70 (ScrollLock)
Event code 71 (KP7)
Event code 72 (KP8)
Event code 73 (KP9)
Event code 74 (KPMinus)
Event code 75 (KP4)
Event code 76 (KP5)
Event code 77 (KP6)
Event code 78 (KPPlus)
Event code 79 (KP1)
Event code 80 (KP2)
Event code 81 (KP3)
Event code 82 (KP0)
Event code 83 (KPDot)
Event code 85 (Zenkaku/Hankaku)
Event code 86 (102nd)
Event code 87 (F11)
Event code 88 (F12)
Event code 89 (RO)
Event code 90 (Katakana)
Event code 91 (HIRAGANA)
Event code 92 (Henkan)
Event code 93 (Katakana/Hiragana)
Event code 94 (Muhenkan)
Event code 95 (KPJpComma)
Event code 96 (KPEnter)
Event code 97 (RightCtrl)
Event code 98 (KPSlash)
Event code 99 (SysRq)
Event code 100 (RightAlt)
Event code 102 (Home)
Event code 103 (Up)
Event code 104 (PageUp)
Event code 105 (Left)
Event code 106 (Right)
Event code 107 (End)
Event code 108 (Down)
Event code 109 (PageDown)
Event code 110 (Insert)
Event code 111 (Delete)
Event code 113 (Mute)
Event code 114 (VolumeDown)
Event code 115 (VolumeUp)
Event code 116 (Power)
Event code 117 (KPEqual)
Event code 119 (Pause)
Event code 121 (KPComma)
Event code 122 (Hanguel)
Event code 123 (Hanja)
Event code 124 (Yen)
Event code 125 (LeftMeta)
Event code 126 (RightMeta)
Event code 127 (Compose)
Event code 128 (Stop)
Event code 129 (Again)
Event code 130 (Props)
Event code 131 (Undo)
Event code 132 (Front)
Event code 133 (Copy)
Event code 134 (Open)
Event code 135 (Paste)
Event code 136 (Find)
Event code 137 (Cut)
Event code 138 (Help)
Event code 140 (Calc)
Event code 142 (Sleep)
Event code 150 (WWW)
Event code 152 (Coffee)
Event code 158 (Back)
Event code 159 (Forward)
Event code 161 (EjectCD)
Event code 163 (NextSong)
Event code 164 (PlayPause)
Event code 165 (PreviousSong)
Event code 166 (StopCD)
Event code 173 (Refresh)
Event code 176 (Edit)
Event code 177 (ScrollUp)
Event code 178 (ScrollDown)
Event code 179 (KPLeftParenthesis)
Event code 180 (KPRightParenthesis)
Event code 183 (F13)
Event code 184 (F14)
Event code 185 (F15)
Event code 186 (F16)
Event code 187 (F17)
Event code 188 (F18)
Event code 189 (F19)
Event code 190 (F20)
Event code 191 (F21)
Event code 192 (F22)
Event code 193 (F23)
Event code 194 (F24)
Event code 240 (Unknown)
  Event type 4 (Misc)
Event code 4 (ScanCode)
  Event type 17 (LED)
Event code 0 (NumLock)
Event code 1 (CapsLock)
Event code 2 (ScrollLock)
  Event type 20 (Repeat)
Testing ... (interrupt to exit)
Event: time 1294930702.276260, type 4 (Misc), code 4 (ScanCode), value 7002c
Event: time 1294930702.276282, type 1 (Key), code 57 (Space), value 1
Event: time 1294930702.276288, -- Report Sync 
Event: time 1294930702.412082, type 4 (Misc), code 4 

Processed: [bts-link] source package xorg-server

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #
 # bts-link upstream status pull for source package xorg-server
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #454055 (http://bugs.debian.org/454055)
 #  * https://bugs.freedesktop.org/show_bug.cgi?id=13804
 #  * remote status changed: NEW - RESOLVED
 #  * remote resolution changed: (?) - WORKSFORME
 #  * closed upstream
 tags 454055 + fixed-upstream
Bug #454055 [xserver-xorg-core] Subject: xserver-xorg: Sproingies 
xscreensaver crashes X session
Added tag(s) fixed-upstream.
 usertags 454055 - status-NEW
Bug#454055: Subject: xserver-xorg: Sproingies xscreensaver crashes X session
Usertags were: status-NEW.
Usertags are now: .
 usertags 454055 + status-RESOLVED resolution-WORKSFORME
Bug#454055: Subject: xserver-xorg: Sproingies xscreensaver crashes X session
There were no usertags set.
Usertags are now: status-RESOLVED resolution-WORKSFORME.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
454055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454055
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.129493667411896.transcr...@bugs.debian.org



[bts-link] source package xorg-server

2011-01-13 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xorg-server
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #454055 (http://bugs.debian.org/454055)
#  * https://bugs.freedesktop.org/show_bug.cgi?id=13804
#  * remote status changed: NEW - RESOLVED
#  * remote resolution changed: (?) - WORKSFORME
#  * closed upstream
tags 454055 + fixed-upstream
usertags 454055 - status-NEW
usertags 454055 + status-RESOLVED resolution-WORKSFORME

thanks


--
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/20110113163754.32464.96646.btsl...@busoni.debian.org



x11-xkb-utils: Changes to 'debian-experimental'

2011-01-13 Thread Cyril Brulebois
 debian/changelog  |   12 
 debian/control|5 
 debian/copyright  |   66 
 xkbevd/ChangeLog  |   98 +
 xkbevd/Makefile.am|4 
 xkbevd/Makefile.in|4 
 xkbevd/aclocal.m4 |   34 
 xkbevd/cfgparse.c |   70 
 xkbevd/cfgparse.y |   26 
 xkbevd/cfgscan.c  |   38 
 xkbevd/configure  |  248 +-
 xkbevd/configure.ac   |   23 
 xkbevd/evargs.c   |   22 
 xkbevd/example.cf |1 
 xkbevd/printev.c  |   26 
 xkbevd/tokens.h   |   19 
 xkbevd/utils.c|   40 
 xkbevd/utils.h|   49 
 xkbevd/xkbevd.c   |   74 
 xkbevd/xkbevd.h   |   20 
 xkbevd/xkbevd.man |   44 
 xkbprint/ChangeLog|  109 +
 xkbprint/INSTALL  |  291 +++
 xkbprint/Makefile.am  |   30 
 xkbprint/Makefile.in  |   62 
 xkbprint/aclocal.m4   |  877 +++--
 xkbprint/config.guess |  210 --
 xkbprint/config.h.in  |3 
 xkbprint/config.sub   |  115 -
 xkbprint/configure| 4657 ++
 xkbprint/configure.ac |   24 
 31 files changed, 3546 insertions(+), 3755 deletions(-)

New commits:
commit 72a71064dde79655633d5490bfe29ff7982dbc19
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 18:52:55 2011 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 0533301..6396d01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11-xkb-utils (7.6+1) UNRELEASED; urgency=low
+x11-xkb-utils (7.6+1) experimental; urgency=low
 
   [ Robert Hooker ]
   * New upstream releases:
@@ -15,7 +15,7 @@ x11-xkb-utils (7.6+1) UNRELEASED; urgency=low
   * Update debian/copyright from xkbutils upstream COPYING.
   * Add x11proto-core-dev build-dep for xkbutils.
 
- -- Robert Hooker sarv...@ubuntu.com  Tue, 02 Nov 2010 18:07:37 -0400
+ -- Cyril Brulebois k...@debian.org  Thu, 13 Jan 2011 18:52:46 +0100
 
 x11-xkb-utils (7.5+5) unstable; urgency=low
 

commit 1df0236885a64368808b96c899ec3f5ce66ec22a
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 18:45:08 2011 +0100

Add x11proto-core-dev build-dep for xkbutils.

diff --git a/debian/changelog b/debian/changelog
index 79d9123..0533301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ x11-xkb-utils (7.6+1) UNRELEASED; urgency=low
 - xkbevd 1.1.2
 - xkbprint 1.0.3
   * Update debian/copyright from xkbutils upstream COPYING.
+  * Add x11proto-core-dev build-dep for xkbutils.
 
  -- Robert Hooker sarv...@ubuntu.com  Tue, 02 Nov 2010 18:07:37 -0400
 
diff --git a/debian/control b/debian/control
index 8df649d..e14f400 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends:
  libxkbfile-dev (= 1:1.0.6-2),
  bison,
  quilt,
- xutils-dev (= 1:7.5+4)
+ xutils-dev (= 1:7.5+4),
+ x11proto-core-dev,
 # Reasons for build-depends:
 # debhelper for the packaging, pkg-config needed by configure scripts
 # Individual apps:
@@ -19,7 +20,7 @@ Build-Depends:
 # xkbcomp: libx11-dev, libxkbfile-dev
 # xkbevd: libx11-dev, libxkbfile-dev, (bison)
 # xkbprint: libx11-dev, libxkbfile-dev
-# xkbutils: libx11-dev, libxaw7-dev, libxkbfile-dev
+# xkbutils: libx11-dev, libxaw7-dev, x11proto-core-dev
 Standards-Version: 3.9.0
 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-xkb-utils
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-xkb-utils.git

commit e22fb1c90c48de053495cf303efe9a652e81d7f5
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 18:41:57 2011 +0100

Update debian/copyright from xkbutils upstream COPYING.

diff --git a/debian/changelog b/debian/changelog
index 5eeb7d6..79d9123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ x11-xkb-utils (7.6+1) UNRELEASED; urgency=low
   * New upstream releases:
 - xkbevd 1.1.2
 - xkbprint 1.0.3
+  * Update debian/copyright from xkbutils upstream COPYING.
 
  -- Robert Hooker sarv...@ubuntu.com  Tue, 02 Nov 2010 18:07:37 -0400
 
diff --git a/debian/copyright b/debian/copyright
index 0b76678..060256e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -166,25 +166,71 @@ xkbprint:
   THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 xkbutils:
-  Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
- 
+  Copyright (c) 1993, 1995 by Silicon Graphics Computer Systems, Inc.
+  
   Permission to use, copy, modify, and distribute this
   software and its documentation for any purpose and without
   fee is hereby granted, provided that the above copyright
   notice appear in all copies and that both that copyright
   notice and this permission notice appear in supporting
-  documentation, and that the name of Silicon Graphics not be 
-  used in advertising or publicity pertaining to distribution 
+  documentation, and that the name of Silicon Graphics not be
+  used in advertising or publicity pertaining to distribution
   of the software without specific prior written permission.
-  Silicon Graphics makes no representation about the suitability 
+  Silicon Graphics makes no representation 

x11-xkb-utils: Changes to 'refs/tags/x11-xkb-utils-7.6+1'

2011-01-13 Thread Cyril Brulebois
Tag 'x11-xkb-utils-7.6+1' created by Cyril Brulebois k...@debian.org at 
2011-01-13 18:03 +

Tagging upload of x11-xkb-utils 7.6+1 to experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAk0vPmwACgkQeGfVPHR5Nd3hBgCfZgM6FQsaBNlrVsbfl7TesDYB
0VkAn2lmdwI2q2yR71ljVUdmT6XAPInN
=G1qu
-END PGP SIGNATURE-

Changes since x11-xkb-utils-7.5+5:
Cyril Brulebois (6):
  xkbevd 1.1.2
  xkbprint 1.0.3
  Document new upstream releases.
  Update debian/copyright from xkbutils upstream COPYING.
  Add x11proto-core-dev build-dep for xkbutils.
  Upload to experimental.

Robert Hooker (6):
  setxkbmap 1.2.0
  xkbcomp 1.2.0
  xkbevd 1.1.1
  xkbutils 1.0.3
  Update changelog.
  Add xutils-dev to build deps.

---
 debian/changelog|   19 
 debian/control  |4 
 debian/copyright|   66 
 setxkbmap/COPYING   |   30 
 setxkbmap/ChangeLog |  165 +
 setxkbmap/INSTALL   |  291 ++
 setxkbmap/Makefile.am   |   36 
 setxkbmap/Makefile.in   |  300 +--
 setxkbmap/README|   27 
 setxkbmap/aclocal.m4| 1244 +---
 setxkbmap/config.guess  |  243 +-
 setxkbmap/config.h.in   |3 
 setxkbmap/config.sub|   91 
 setxkbmap/configure | 3927 +++-
 setxkbmap/configure.ac  |   28 
 setxkbmap/depcomp   |   87 
 setxkbmap/install-sh|5 
 setxkbmap/missing   |   49 
 setxkbmap/setxkbmap.c   |   16 
 setxkbmap/setxkbmap.man |6 
 xkbcomp/ChangeLog   |   79 
 xkbcomp/Makefile.am |   22 
 xkbcomp/Makefile.in |   26 
 xkbcomp/aclocal.m4  | 2528 +-
 xkbcomp/config.guess|   11 
 xkbcomp/config.h.in |3 
 xkbcomp/config.sub  |   61 
 xkbcomp/configure   | 1813 ++
 xkbcomp/configure.ac|   19 
 xkbcomp/parseutils.c|2 
 xkbcomp/xkbparse.c  |  663 +-
 xkbevd/COPYING  |   30 
 xkbevd/ChangeLog|  223 ++
 xkbevd/INSTALL  |  291 ++
 xkbevd/Makefile.am  |   36 
 xkbevd/Makefile.in  |   68 
 xkbevd/aclocal.m4   |  877 +++--
 xkbevd/cfgparse.c   |   70 
 xkbevd/cfgparse.y   |   26 
 xkbevd/cfgscan.c|   38 
 xkbevd/config.guess |  210 --
 xkbevd/config.h.in  |3 
 xkbevd/config.sub   |  115 -
 xkbevd/configure| 3994 ++---
 xkbevd/configure.ac |   37 
 xkbevd/evargs.c |   22 
 xkbevd/example.cf   |1 
 xkbevd/printev.c|   26 
 xkbevd/tokens.h |   19 
 xkbevd/utils.c  |   40 
 xkbevd/utils.h  |   49 
 xkbevd/xkbevd.c |   74 
 xkbevd/xkbevd.h |   20 
 xkbevd/xkbevd.man   |   44 
 xkbprint/ChangeLog  |  109 +
 xkbprint/INSTALL|  291 ++
 xkbprint/Makefile.am|   30 
 xkbprint/Makefile.in|   62 
 xkbprint/aclocal.m4 |  877 +++--
 xkbprint/config.guess   |  210 --
 xkbprint/config.h.in|3 
 xkbprint/config.sub |  115 -
 xkbprint/configure  | 4657 +---
 xkbprint/configure.ac   |   24 
 xkbutils/COPYING|   72 
 xkbutils/ChangeLog  |  179 +
 xkbutils/INSTALL|  291 ++
 xkbutils/LED.c  |2 
 xkbutils/Makefile.am|   31 
 xkbutils/Makefile.in|   62 
 xkbutils/aclocal.m4 |  851 +++-
 xkbutils/compile|6 
 xkbutils/config.guess   |  210 --
 xkbutils/config.h.in|3 
 xkbutils/config.sub |  115 -
 xkbutils/configure  | 4401 +++--
 xkbutils/configure.ac   |   34 
 xkbutils/xkbbell.man|   39 
 xkbutils/xkbvleds.man   |   39 
 xkbutils/xkbwatch.man   |   39 
 80 files changed, 16078 insertions(+), 14851 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/e1pdrvy-0005ca...@alioth.debian.org



Bug#609903: xserver-xorg-input-synaptics: enable LEDDoubleTap feature

2011-01-13 Thread Ilya Rusyanov
Package: xserver-xorg-input-synaptics
Version: 1.2.2-2
Severity: normal
Tags: patch

Hello,

I'm writing from a HP G62 laptop, which has linux preinstalled. Unfortunately
it came w/ SUSE and not Debian.

This and some other HP laptops have a little red led in the upper left corner
of a touchpad. Double tapping it disables it on SUSE(and as documentation says
this is what should happen if it is double tapped)

2 days of googling and digging the current SUSE installation on this laptop led
me to a patch for xorg-input-synaptics developed by a guy called Takashi Iwai.
I asked him about the state of the patch and if it was pushed to xorg upstream
and here's what he answered:
-
My work on synaptics is blocked due to unfortunate situation, so
I can't comment on it.  Sorry.

But the patches were already submitted with my sign-off, so feel
free to work on them.
-

And here is link to the patch:
https://build.opensuse.org/package/view_file?file=xf86-input-synaptics-led-
double-tap.diffpackage=xorg-x11-driver-
inputproject=X11%3AXOrgsrcmd5=0ee44a7461227a50e347e4a8e58c637d

I'm sure many users would appreciate the inclusion of this patch into Debian.

Additionally I would like to say it successfully works in openSUSE.

Thank you.



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Dec  4 19:18 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Jan 12 06:50 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)

/etc/X11/xorg.conf does not exist.

Kernel version (/proc/version):
Linux version 2.6.37-trunk-686 (Debian 2.6.37-1~experimental.1) 
(b...@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Thu Jan 6 
14:39:08 UTC 2011

Xorg X server log files on system:
-rw-r--r-- 1 root root 23756 Jan 13 20:56 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-686 i686 Debian
Current Operating System: Linux pdbn 2.6.37-trunk-686 #1 SMP Thu Jan 6 14:39:08 
UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37-trunk-686 
root=UUID=600ed11f-1331-4ee0-81b0-ffb179a324cd ro quiet
Build Date: 02 December 2010  01:08:37AM
xorg-server 2:1.7.7-10 (Julien Cristau jcris...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Jan 13 19:19:19 2011
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81ec060
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:0:2:0) 8086:0046:103c:1439 Intel Corporation Core Processor 
Integrated Graphics Controller rev 2, Mem @ 0xb000/4194304, 
0xa000/268435456, I/O @ 0x3050/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 

Processing of x11-xkb-utils_7.6+1_amd64.changes

2011-01-13 Thread Debian FTP Masters
x11-xkb-utils_7.6+1_amd64.changes uploaded successfully to localhost
along with the files:
  x11-xkb-utils_7.6+1.dsc
  x11-xkb-utils_7.6+1.tar.gz
  x11-xkb-utils_7.6+1_amd64.deb
  x11-xkb-utils-udeb_7.6+1_amd64.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/e1pdrxd-0006bu...@franck.debian.org



x11-xkb-utils_7.6+1_amd64.changes ACCEPTED into experimental

2011-01-13 Thread Debian FTP Masters



Accepted:
x11-xkb-utils-udeb_7.6+1_amd64.udeb
  to main/x/x11-xkb-utils/x11-xkb-utils-udeb_7.6+1_amd64.udeb
x11-xkb-utils_7.6+1.dsc
  to main/x/x11-xkb-utils/x11-xkb-utils_7.6+1.dsc
x11-xkb-utils_7.6+1.tar.gz
  to main/x/x11-xkb-utils/x11-xkb-utils_7.6+1.tar.gz
x11-xkb-utils_7.6+1_amd64.deb
  to main/x/x11-xkb-utils/x11-xkb-utils_7.6+1_amd64.deb


Override entries for your package:
x11-xkb-utils-udeb_7.6+1_amd64.udeb - optional debian-installer
x11-xkb-utils_7.6+1.dsc - source x11
x11-xkb-utils_7.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/e1pdrji-000791...@franck.debian.org



Bug#596356: xserver-xorg-video-intel: crash every day with intel driver, don't crash with vesa

2011-01-13 Thread Yan Morin
Package: xserver-xorg-video-intel
Version: 2:2.13.0-5
Severity: normal



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Feb 27  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733512 Dec  1 19:16 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3607 Jan 11 21:45 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
#   InputDeviceMouse0 CorePointer
#   InputDeviceKeyboard0 CoreKeyboard
EndSection


Section ServerFlags
#  Option AutoAddDevices false
#  Option AllowEmptyInput false
EndSection



Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
#   FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  dbe
Load  record
Load  dri2
Load  glx
#Disable glx  remove AIGLX message, but mouse doesn't work after 
switch VT
Load  extmod
Load  dri
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option XkbRules xorg
Option XkbModel pc105
Option XkbLayout ca
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option NoAccel  True   # [bool] # not used by conf!
#Option SWcursor  # [bool]
#Option ColorKey  # i
#Option CacheLines# i
#Option Dac6Bit   # [bool]
#Option DRI   # [bool]
#   Driver intel
#   Option shadow
#   Option DRI off
#Option NoDDC # [bool]
#Option ShowCache # [bool]
#Option XvMCSurfaces  # i
#Option PageFlip  # [bool]
Identifier  Card0
#   Driver  vesa # same black screen, but doesn't crash X
Driver intel
#   Driver fbdev
VendorName  Intel Corporation
BoardName   82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics 
Device
BusID   PCI:0:2:0
#   Option ForceEnablePipeA true # worst, lost video signal
#   Option AccelMethod XAA # worst, lost video signal and Option 
AccelMethod is not used
Option AccelMethod XAA
Option Accel Off
Option DRI Off
Option AIGLX Off
Option PM Off
Option NoMTRR
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 1
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
Modes 1440x900 1680x1050  
EndSubSection
EndSection



Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-29) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Fri Dec 10 

Bug#609875: Fixed after installing x11-apps

2011-01-13 Thread Eric Valette


Can be closed.



--
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/4d2f53ab.9000...@free.fr



Bug#609875: marked as done (xserver-xorg-core: No more keyboard after this morning upgrade)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 20:42:16 +0100
with message-id 20110113194216.gn27...@debian.org
and subject line Re: Bug#609875: Fixed after installing x11-apps
has caused the Debian Bug report #609875,
regarding xserver-xorg-core: No more keyboard after this morning upgrade
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.)


-- 
609875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609875
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-core
Version: 2:1.9.3.901-1
Severity: important

I did not chnage my config. X log shows the USB kerboard but I cannot enter 
anything.
I changed the driver to vesa to be sure its not related toNVIDIA, no chnage. I 
undocked my laptop and restarted from scratch, no chnage.

KDM starts. Mouse works, tracpad works, but no keyborad be it internal or 
external via doc
station.

Keyboard I want to use is the one identified CHICONY HP Basic USB Keyboard

The error with GLX can be corrected by reinstalling the nvidia user space but 
it does 
not chnage anything for keyboard.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 10 11:45 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1771396 Jan  9 04:05 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G98M [Quadro NVS 160M] 
(rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1474 Jan 13 11:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder75)  Fri Mar 12 01:42:27 
PST 2010

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@murphy)  Wed Feb 17 11:37:31 UTC 2010

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
#InputDeviceKeyboard0 CoreKeyboard
#InputDeviceMouse0 CorePointer
Option Xinerama 0
#OptionAutoAddDevices false
EndSection

Section Files
FontPathunix/:7100
EndSection

Section Monitor
# HorizSync source: edid, VertRefresh source: edid
Identifier Monitor0
VendorName Unknown
ModelName  AUO
HorizSync   36.8 - 54.8
VertRefresh 40.0 - 60.0
Option DPMS
EndSection

Section Device
Identifier Device0
Driver nvidia
#Driver nouveau
VendorName NVIDIA Corporation
BoardName  Quadro NVS 160M
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 1
Option TwinViewXineramaInfoOrder DFP-4
Option metamodes DFP-0: nvidia-auto-select +0+0, DFP-4: 
nvidia-auto-select +0+0
SubSection Display
Depth   24
EndSubSection
EndSection



Kernel version (/proc/version):
Linux version 2.6.37 (ceva6380@r-x-ceva6380) (gcc version 4.5.2 (Debian 
4.5.2-1) ) #3 SMP PREEMPT Mon Jan 10 13:09:04 CET 2011

Xorg X server log files on system:
-rw-r--r-- 1 root root 32104 Jan 13 13:04 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[   243.537] 
X.Org X Server 1.9.3.901 (1.9.4 RC 1)
Release Date: 2011-01-07
[   243.537] X Protocol Version 11, Revision 0
[   243.538] Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
[   243.538] Current Operating System: Linux r-x-ceva6380 2.6.37 #3 SMP PREEMPT 
Mon Jan 10 13:09:04 CET 2011 i686
[   243.538] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37 
root=/dev/sda1 ro quiet
[   243.538] Build Date: 09 January 2011  03:00:50AM
[   243.538] xorg-server 2:1.9.3.901-1 (Cyril Brulebois k...@debian.org) 
[   243.538] Current version of pixman: 0.21.2
[   243.538]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   243.538] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   243.538] (==) Log file: /var/log/Xorg.0.log, Time: Thu Jan 13 11:37:12 
2011
[   243.538] (==) Using config file: /etc/X11/xorg.conf
[   243.538] (==) Using system config directory /usr/share/X11/xorg.conf.d
[   243.538] (==) ServerLayout Layout0
[   243.538] (**) |--Screen 

Bug#609903: xserver-xorg-input-synaptics: enable LEDDoubleTap feature

2011-01-13 Thread Cyril Brulebois
Hi,

Ilya Rusyanov me.detec...@gmail.com (13/01/2011):
 But the patches were already submitted with my sign-off, so feel
 free to work on them.

Patch sent upstream:
  http://article.gmane.org/gmane.comp.freedesktop.xorg.devel/13437

Upstream review:
  http://article.gmane.org/gmane.comp.freedesktop.xorg.devel/13607

 I'm sure many users would appreciate the inclusion of this patch
 into Debian.

I'd rather wait for its being polished and accepted upstream than
blindly including it right now.

Thanks for the pointer though.

KiBi.


signature.asc
Description: Digital signature


Bug#451708: marked as done (xserver-xorg-input-synaptics: Option GuestMouseOff true not working)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 22:42:37 +0100
with message-id 20110113214237.gb1...@vdg.blogsite.org
and subject line Re: Bug#451708: xserver-xorg-input-synaptics: Option 
GuestMouseOff true not working
has caused the Debian Bug report #451708,
regarding xserver-xorg-input-synaptics: Option GuestMouseOff true not 
working
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.)


-- 
451708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451708
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-1
Severity: normal

Option GuestMouseOff true appears to not work for me. I think this 
is because I have a USB mouse configured using device /dev/input/mice
and the stick is /dev/input/mouse1
If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
This solutions means I lose the mouse if I unplug it and reconnect it. I 
have to restart X. So I was hoping that GuestMouseOff which really 
kill the stick. 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  xserver-xorg-core 2:1.4-3Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 1.2.2-2

On Fri, Jan 14, 2011 at 08:34:03AM +1100, Tim Richardson wrote:
 This can be closed; the necessary functionality works via more
 modern synaptics options
 thanks
 Tim

Closing then...
Just guessing the version is the one from testing/unstable.

Thanks

-- 
Julien Viard de Galbertjul...@vdg.blogsite.org
http://silicone.homelinux.org/   jul...@silicone.homelinux.org

---End Message---


xbitmaps: Changes to 'refs/tags/xbitmaps-1.1.1-1'

2011-01-13 Thread Cyril Brulebois
Tag 'xbitmaps-1.1.1-1' created by Cyril Brulebois k...@debian.org at 
2011-01-13 22:25 +

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

iEYEABECAAYFAk0ve/QACgkQeGfVPHR5Nd2VhQCgyU1gLxfstZn6FlcXtqkDRxa2
bPsAnRkoXgxi2vOX+tFzAb3sGXtU6TuW
=kiCD
-END PGP SIGNATURE-

Changes since xbitmaps-1.1.0-1:
Alan Coopersmith (3):
  config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  Install xbitmaps.pc to $(datadir)/pkgconfig instead of $(libdir)
  xbitmaps 1.1.1

Cyril Brulebois (7):
  Mention upstream git URL in a comment.
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Add myself to Uploaders.
  Switch dh_install from --list-missing to --fail-missing for added safety.
  Adapt xbitmaps.install: xbitmaps.pc moved from /usr/lib/pkgconfig to 
/usr/share/pkgconfig.
  Upload to unstable.

Gaetan Nadon (7):
  .gitignore: use common defaults with custom section # 24239
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: do not clean xbitmaps.pc
  config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (1):
  This is not a GNU project, so declare it foreign.

Julien Cristau (1):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

---
 .gitignore  |   77 +---
 ChangeLog   |  131 
 Makefile.am |   16 ++---
 configure.ac|   16 -
 debian/changelog|   16 +
 debian/control  |2 
 debian/rules|   12 ++--
 debian/watch|1 
 debian/xbitmaps.install |2 
 9 files changed, 243 insertions(+), 30 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/e1pdvez-0002df...@alioth.debian.org



xbitmaps: Changes to 'debian-unstable'

2011-01-13 Thread Cyril Brulebois
 .gitignore  |   77 +---
 ChangeLog   |  131 
 Makefile.am |   16 ++---
 configure.ac|   16 -
 debian/changelog|   13 
 debian/control  |2 
 debian/rules|2 
 debian/xbitmaps.install |2 
 8 files changed, 232 insertions(+), 27 deletions(-)

New commits:
commit ff39c0528d88ca8f3ffd26b6e4a4e61a17e8867a
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 23:25:18 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index de91a89..ef0f59b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xbitmaps (1.1.1-1) UNRELEASED; urgency=low
+xbitmaps (1.1.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -12,7 +12,7 @@ xbitmaps (1.1.1-1) UNRELEASED; urgency=low
   * Adapt xbitmaps.install: xbitmaps.pc moved from /usr/lib/pkgconfig to
 /usr/share/pkgconfig.
 
- -- Cyril Brulebois k...@debian.org  Thu, 13 Jan 2011 23:19:42 +0100
+ -- Cyril Brulebois k...@debian.org  Thu, 13 Jan 2011 23:25:16 +0100
 
 xbitmaps (1.1.0-1) unstable; urgency=low
 

commit e36c124b83dec27cc7eb574bee26e678246e9e0e
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 23:25:04 2011 +0100

Adapt xbitmaps.install: xbitmaps.pc moved from /usr/lib/pkgconfig to 
/usr/share/pkgconfig.

diff --git a/debian/changelog b/debian/changelog
index e05713c..de91a89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ xbitmaps (1.1.1-1) UNRELEASED; urgency=low
   * Add myself to Uploaders.
   * Switch dh_install from --list-missing to --fail-missing for added
 safety.
+  * Adapt xbitmaps.install: xbitmaps.pc moved from /usr/lib/pkgconfig to
+/usr/share/pkgconfig.
 
  -- Cyril Brulebois k...@debian.org  Thu, 13 Jan 2011 23:19:42 +0100
 
diff --git a/debian/xbitmaps.install b/debian/xbitmaps.install
index c9bbe47..a73ec20 100644
--- a/debian/xbitmaps.install
+++ b/debian/xbitmaps.install
@@ -1,2 +1,2 @@
 usr/include/X11/bitmaps
-usr/lib/pkgconfig/xbitmaps.pc usr/share/pkgconfig
+usr/share/pkgconfig

commit bd7c5556fb65687273a945a3d6ded0fe0a52e958
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 23:21:49 2011 +0100

Switch dh_install from --list-missing to --fail-missing for added safety.

diff --git a/debian/changelog b/debian/changelog
index d44a948..e05713c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ xbitmaps (1.1.1-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * New upstream release.
   * Add myself to Uploaders.
+  * Switch dh_install from --list-missing to --fail-missing for added
+safety.
 
  -- Cyril Brulebois k...@debian.org  Thu, 13 Jan 2011 23:19:42 +0100
 
diff --git a/debian/rules b/debian/rules
index 11798ae..d2d5eee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,7 +76,7 @@ binary-indep: build install
dh_testroot
 
dh_installdocs
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --fail-missing
dh_installchangelogs ChangeLog
dh_installman
dh_link

commit e491148c2c8b470dff3bc6382ed9f1a5fd47f6e9
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 23:21:11 2011 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index fd80bb1..d44a948 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xbitmaps (1.1.1-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * New upstream release.
+  * Add myself to Uploaders.
 
  -- Cyril Brulebois k...@debian.org  Thu, 13 Jan 2011 23:19:42 +0100
 
diff --git a/debian/control b/debian/control
index 639dacb..2f241b9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xbitmaps
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
  debhelper (= 5),
  xutils-dev (= 1:7.5~),

commit 97394dedda33f7c9d4b8a815e2d84e5318ba5ba3
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jan 13 23:19:58 2011 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index e309e94..b191863 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,134 @@
+commit df1dfeaee913f6ce1f82189b90493c14cb011564
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Wed Dec 8 22:25:45 2010 -0800
+
+xbitmaps 1.1.1
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit ba8d08a029c82aeb60b8c24fad76de8be288022b
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Wed Nov 10 20:12:11 2010 -0800
+
+Install xbitmaps.pc to $(datadir)/pkgconfig instead of $(libdir)
+
+The xbitmaps package consists entirely of X bitmap data files, which
+are platform-independent text 

xbitmaps: Changes to 'upstream-unstable'

2011-01-13 Thread Cyril Brulebois
 .gitignore   |   77 ---
 Makefile.am  |   16 +---
 configure.ac |   16 
 3 files changed, 87 insertions(+), 22 deletions(-)

New commits:
commit df1dfeaee913f6ce1f82189b90493c14cb011564
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Dec 8 22:25:45 2010 -0800

xbitmaps 1.1.1

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

diff --git a/configure.ac b/configure.ac
index 57f16a1..a5db801 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([xbitmaps], [1.1.0],
+AC_INIT([xbitmaps], [1.1.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbitmaps])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])

commit ba8d08a029c82aeb60b8c24fad76de8be288022b
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Nov 10 20:12:11 2010 -0800

Install xbitmaps.pc to $(datadir)/pkgconfig instead of $(libdir)

The xbitmaps package consists entirely of X bitmap data files, which
are platform-independent text files containing a C language format
representation of the encoded bitmap image, which are installed to
$(includedir)/X11/bitmaps so that programs can #include them into
their sources at build time.

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
Acked-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/Makefile.am b/Makefile.am
index 9a89bbe..060112d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = xbitmaps.pc
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL

commit 5c89f362c67dadd858f3001d5cc79a8cb86e4a3d
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Nov 10 20:09:29 2010 -0800

config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS

Regroup AC statements under the Autoconf initialization section.
Regroup AM sttaements under the Automake initialization section.
Add missing AC_CONFIG_SRCDIR

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

diff --git a/configure.ac b/configure.ac
index 6eb3019..57f16a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,16 @@
+dnl Process this file with autoconf to create configure.
+
+# Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT(xbitmaps, [1.1.0], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xbitmaps)
+AC_INIT([xbitmaps], [1.1.0],
+[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbitmaps])
+AC_CONFIG_SRCDIR([Makefile.am])
+AC_CONFIG_HEADERS([config.h])
+
+# Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
-AM_CONFIG_HEADER(config.h)
-
 # Require xorg-macros 1.3 or later: XORG_DEFAULT_OPTIONS
 m4_ifndef([XORG_MACROS_VERSION],
  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])

commit a908a28058b299390b250db7fccca078fa1f4065
Author: Gaetan Nadon mems...@videotron.ca
Date:   Mon Mar 29 13:24:09 2010 -0400

config: update AC_PREREQ statement to 2.60

Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/configure.ac b/configure.ac
index d0256e4..6eb3019 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.57])
+AC_PREREQ([2.60])
 AC_INIT(xbitmaps, [1.1.0], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xbitmaps)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit 48e794ca241e9fe29644a1790115b80733a59669
Author: Gaetan Nadon mems...@videotron.ca
Date:   Mon Mar 29 11:37:20 2010 -0400

config: do not clean xbitmaps.pc

This file is part of the configuration and is removed
by running make distclean

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/Makefile.am b/Makefile.am
index 9609764..9a89bbe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = xbitmaps.pc
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL
-CLEANFILES = xbitmaps.pc
 
 bitmapdir = $(includedir)/X11/bitmaps
 

commit be7a40a5fd45c2ad6c3ed1ab87537431613691a0
Author: Gaetan Nadon mems...@videotron.ca
Date:   Mon Mar 29 11:35:30 2010 -0400

config: remove the pkgconfig pc.in file from EXTRA_DIST

Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/Makefile.am b/Makefile.am
index bf91113..9609764 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = xbitmaps.pc
 
 

Bug#512711: xserver-xorg-core: All keypresses repeated roughly three times each, makes login impossible

2011-01-13 Thread Julien Viard de Galbert
Hello Nathan,

Two years ago you filled the following bug on debian X server:
On Thu, Jan 22, 2009 at 08:32:01PM -0500, Nathan Davidson wrote:
 Package: xserver-xorg-core
 Version: 2:1.5.3-1
 Severity: important
 
 Since upgrading to the Xorg in Experimental, any single keypress within 
 an X session results in three of the corresponding characters appearing 
 on the screen. For example, when I try to run xev to find out what's 
 going on, what appears on the screen is xxxeeevvv. After the initial 
 three characters have appeared, however, auto-repeat seems to kick in as 
 normal, and some exacting use of the auto-repeat timing and the 
 backspace key can allow a marginal amount of work to get done.
 
 As expected, xev shows three separate KeyPress and KeyRelease events 
 corresponding to each physical keypress (and, of course, release).
 
 An alternative that shows some improvement on my system is to switch to 
 the evdev driver, instead of kbd (So this may be more applicable 
 to xserver-xorg-input-kbd). However, this solution also has some 
 annoying side-effects, such as keeping my Ctrl key consistently in a 
 pressed state -- meaning that typing Alt-F4 (to exit an application) 
 has the same effect as typing Ctrl-Alt-F4, and switches me to tty4 
 instead of closing the window.
 
 (Note: Most of the garbage in the below xorg.conf is benign and 
 essentially irrelevant [This was the file automatically generated by 
 Xorg -configure]. Using the xorg.conf generated by nvidia-xconfig shows 
 the same keyboard issue [Included Below].)
 

Does this problem still occur on recent version of xserver-xorg-core ?
(I guess not or more people would have complained)
Do you have an idea on the version that fixed it ?

Best Regards,

-- 
Julien Viard de Galbertjul...@vdg.blogsite.org
http://silicone.homelinux.org/   jul...@silicone.homelinux.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/20110113223149.ga6...@vdg.blogsite.org



Processing of xbitmaps_1.1.1-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
xbitmaps_1.1.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  xbitmaps_1.1.1-1.dsc
  xbitmaps_1.1.1.orig.tar.gz
  xbitmaps_1.1.1-1.diff.gz
  xbitmaps_1.1.1-1_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/e1pdvga-0007qd...@franck.debian.org



xbitmaps_1.1.1-1_amd64.changes ACCEPTED into unstable

2011-01-13 Thread Debian FTP Masters



Accepted:
xbitmaps_1.1.1-1.diff.gz
  to main/x/xbitmaps/xbitmaps_1.1.1-1.diff.gz
xbitmaps_1.1.1-1.dsc
  to main/x/xbitmaps/xbitmaps_1.1.1-1.dsc
xbitmaps_1.1.1-1_all.deb
  to main/x/xbitmaps/xbitmaps_1.1.1-1_all.deb
xbitmaps_1.1.1.orig.tar.gz
  to main/x/xbitmaps/xbitmaps_1.1.1.orig.tar.gz


Override entries for your package:
xbitmaps_1.1.1-1.dsc - source x11
xbitmaps_1.1.1-1_all.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/e1pdvia-0007ve...@franck.debian.org



x11proto-print: Changes to 'refs/tags/x11proto-print-1.0.5-1'

2011-01-13 Thread Cyril Brulebois
Tag 'x11proto-print-1.0.5-1' created by Cyril Brulebois k...@debian.org at 
2011-01-14 02:50 +

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

iEYEABECAAYFAk0vuf4ACgkQeGfVPHR5Nd1pVwCfW8vWvs/b8BwU1gxX0Oimpd/P
algAn1pAkVgvgmeJ5SQ7AOlOoZTKrQLi
=vcb5
-END PGP SIGNATURE-

Changes since 1.0.3.xsf1-1:
Adam Jackson (2):
  Require automake 1.7 in AM_INIT_AUTOMAKE
  revert last change, didn't do right thing at all, sorry for the noise

Alan Coopersmith (9):
  #include fontstruct.h - X11/fonts/fontstruct.h for modularization
  renamed: .cvsignore - .gitignore
  Migrate to xorg macros 1.3  XORG_DEFAULT_OPTIONS
  Move Xprint protocol spec  overview man pages from xorg-docs
  Sun's copyrights belong to Oracle now
  config: Add missing AC_CONFIG_SRCDIR  AM_MAINTAINER_MODE
  config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES
  Add README with pointers to mailing lists, git, bugzilla, the true 
status, etc.
  printproto 1.0.5

Branden Robinson (4):
  Set svn:keywords property to Id (keyword already present).
  Note probable out-of-dateness of maplink() function body.
  Add high-level documentation to XSFBS shell library, intended to reduce
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (5):
  Fix displaying of patches applied by quilt.
  Minor fixes in the patching system.
  Fix display the output of quilt push/pop.
  Various fixed in debian/control and copyright
  Do not call laptop-detect, let the only user call it directly

Cyril Brulebois (6):
  Mention upstream git URL in a comment.
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Update debian/copyright from upstream COPYING.
  Add myself to Uploaders.
  Upload to unstable.

Daniel Stone (1):
  Set version to 1.0.

David Nusinow (13):
  Move xsfbs back to its rightful place
  Make us error out if we call patch and don't have quilt installed
  Fix the last commit and fix spelling error. Thanks Brice Goglin for the 
spelling catch.
  Fix for bug #371152. Thanks Joey Hess.
  Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, 
FIRSTINST, and UPGRADE variables
  Move the files so they'll be put in debian/xsfbs automatically when pulled
  Update serverabi generation to also account for driver Provides
  Fix name of serverminver
  Add support for X server input ABI versioning
  Fix typo that prevented the input abi versioning from working.
  Fix one missed bit from the serverabiver - serverminver rename
  Remove make-orig-tar-gz target
  Kill the manifest code.

Eamon Walsh (4):
  Merge branch 'XACE-SELINUX'
  Updates to printproto as part of devPrivates rework.
  Merge branch 'master' into XACE-SELINUX
  Update package version number for devPrivates rework.

Egbert Eich (6):
  Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
  readding XFree86's cvs IDs
  Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
  23. Merged with XFree86 4.4.0. Added changes that went into infected 
files.
  Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
  Merging XORG-CURRENT into trunk

Eric Anholt (1):
  Add basic .cvsignore files for proto modules.

Gaetan Nadon (1):
  config: update AC_PREREQ statement to 2.60

James Cloos (3):
  Add *~ to .gitignore to skip patch/emacs droppings
  Merge branch 'master' of 
ssh://git.freedesktop.org/git/xorg/proto/printproto
  Replace static ChangeLog with dist-hook to generate from git log

Josh Triplett (1):
  Add COPYING file for Print.

Julien Cristau (8):
  Add new serverabi rule to generate drivers dependency on the server.
  Fix copy/paste typo in the input driver provides.
  Merge branch 'upstream-unstable' of 
ssh://git.debian.org/git/pkg-xorg/proto/x11proto-print into debian-unstable
  Merge tag 'printproto-1.0.4' of 
git.freedesktop.org:/git/xorg/proto/printproto into debian-unstable
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Update debian/changelog, add and install ChangeLog
  autoreconf
  Misc updates

Kaleb Keithley (3):
  R6.6 is the Xorg base-line
  XFree86 4.3.0.1
  merge XFree86 4.3.0.1 to -CURRENT

Kevin E Martin (6):
  Initial build system files for proto module.
  Various changes preparing packages for RC0:
  Update package version number for RC1 release.
  Update pkgconfig files to separate library build-time dependencies from
  Update package version number for X11R7 RC3 release.
  Update package version number for final X11R7 release candidate.

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

Paulo Cesar Pereira 

x11proto-print: Changes to 'upstream-unstable'

2011-01-13 Thread Cyril Brulebois
 .gitignore |3 
 COPYING|2 
 Makefile.am|   38 
 Print.h|2 
 Printstr.h |2 
 README |   30 
 configure.ac   |   24 
 man/Xprint.man |  421 
 man/Xprint.sgml|  627 
 specs/xp_proto.book|binary
 specs/xp_proto.mif |73304 +
 specs/xp_proto.ps  |10422 ++
 specs/xp_protoIX.doc   |binary
 specs/xp_protoTOC.doc  |binary
 specs/xp_proto_cov.mif | 3467 ++
 15 files changed, 88332 insertions(+), 10 deletions(-)

New commits:
commit cca2ca69d2a6b4b133dba69d5330499fbfe88257
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Jan 5 18:31:40 2011 -0800

printproto 1.0.5

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

diff --git a/configure.ac b/configure.ac
index b935c48..9702d35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([PrintProto], [1.0.4],
+AC_INIT([PrintProto], [1.0.5],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AC_CONFIG_SRCDIR([Makefile.am])
 

commit bf29f29a6e054e4208951a906d818b85949a93cc
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 19:05:41 2010 -0800

Add README with pointers to mailing lists, git, bugzilla, the true status, 
etc.

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

diff --git a/README b/README
new file mode 100644
index 000..deef4e7
--- /dev/null
+++ b/README
@@ -0,0 +1,30 @@
+Xprint extension to the X11 protocol - a portable, network-transparent
+ printing system
+
+WARNING: Xprint is no longer actively maintained.  This package is
+mainly provided to allow continued binary compatibility of libraries
+and applications that link against libXp.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+git://anongit.freedesktop.org/git/xorg/proto/printproto
+
+http://cgit.freedesktop.org/xorg/proto/printproto
+
+For patch submission instructions, see:
+
+   http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+http://wiki.x.org/wiki/GitPage
+

commit 6e385b9711f9ac4808672528f8e856033b9cea06
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 18:57:31 2010 -0800

config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES

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

diff --git a/configure.ac b/configure.ac
index 92d8638..b935c48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,5 +17,6 @@ m4_ifndef([XORG_MACROS_VERSION],
 XORG_MACROS_VERSION(1.3)
 XORG_DEFAULT_OPTIONS
 
-AC_OUTPUT([Makefile
-   printproto.pc])
+AC_CONFIG_FILES([Makefile
+ printproto.pc])
+AC_OUTPUT

commit be513b2f2f296cba566093f9533d51a5deaddab3
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 18:56:43 2010 -0800

config: Add missing AC_CONFIG_SRCDIR  AM_MAINTAINER_MODE

Regroup AC statements under the Autoconf initialization section.
Regroup AM statements under the Automake initialization section.

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

diff --git a/configure.ac b/configure.ac
index 834ae13..92d8638 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,15 @@
+dnl
+dnl Process this file with autoconf to create configure.
+
+# Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([PrintProto], [1.0.4], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([PrintProto], [1.0.4],
+[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_CONFIG_SRCDIR([Makefile.am])
+
+# Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_MAINTAINER_MODE
 
 # Require xorg-macros 1.3 or later: XORG_DEFAULT_OPTIONS
 m4_ifndef([XORG_MACROS_VERSION],

commit bb21c638673d1b2c4b24374267490e9dfedf97cb
Author: Gaetan Nadon mems...@videotron.ca
Date:   Tue Dec 28 18:55:27 2010 -0800

config: update AC_PREREQ statement to 2.60

Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/configure.ac b/configure.ac
index 8b369d2..834ae13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.57])
+AC_PREREQ([2.60])
 AC_INIT([PrintProto], [1.0.4], 

x11proto-print: Changes to 'debian-unstable'

2011-01-13 Thread Cyril Brulebois
 .gitignore |3 
 COPYING|2 
 ChangeLog  |   95 
 Makefile.am|   38 
 Print.h|2 
 Printstr.h |2 
 README |   30 
 configure.ac   |   24 
 debian/changelog   |9 
 debian/control |2 
 debian/copyright   |2 
 man/Xprint.man |  421 
 man/Xprint.sgml|  627 
 specs/xp_proto.book|binary
 specs/xp_proto.mif |73304 +
 specs/xp_proto.ps  |10422 ++
 specs/xp_protoIX.doc   |binary
 specs/xp_protoTOC.doc  |binary
 specs/xp_proto_cov.mif | 3467 ++
 19 files changed, 88433 insertions(+), 17 deletions(-)

New commits:
commit 2e36ee6cd5ce00bf266424fb433afec6a1442e32
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:48:51 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index c52d51b..e56ed68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-print (1.0.5-1) UNRELEASED; urgency=low
+x11proto-print (1.0.5-1) unstable; urgency=low
 
   [ Brice Goglin ]
   * Update the long description.
@@ -17,7 +17,7 @@ x11proto-print (1.0.5-1) UNRELEASED; urgency=low
   * Update debian/copyright from upstream COPYING.
   * Add myself to Uploaders.
 
- -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:45:22 +0100
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:48:44 +0100
 
 x11proto-print (1.0.3.xsf1-1) unstable; urgency=low
 

commit d0a86ef0c8b9bbc20c736dd43587069269b6bffa
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:48:41 2011 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 79a49c3..c52d51b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ x11proto-print (1.0.5-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * New upstream release (skipping 1.0.4).
   * Update debian/copyright from upstream COPYING.
+  * Add myself to Uploaders.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:45:22 +0100
 
diff --git a/debian/control b/debian/control
index 69c76a3..ccae34f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-print
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: Drew Parsons dpars...@debian.org, David Nusinow 
dnusi...@debian.org, Andres Salomon dilin...@debian.org
+Uploaders: Drew Parsons dpars...@debian.org, David Nusinow 
dnusi...@debian.org, Andres Salomon dilin...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends: debhelper (= 5)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-print

commit 6a596a810d87c163e0bd60e37e2dd9089c8edb6e
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:48:12 2011 +0100

Update debian/copyright from upstream COPYING.

diff --git a/debian/changelog b/debian/changelog
index ebe12d7..79a49c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ x11proto-print (1.0.5-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * New upstream release (skipping 1.0.4).
+  * Update debian/copyright from upstream COPYING.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:45:22 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 722b032..3a850be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ Sunday, April 16 2006 15:34:09.
 
 (c) Copyright 1996 Hewlett-Packard Company
 (c) Copyright 1996 International Business Machines Corp.
-(c) Copyright 1996 Sun Microsystems, Inc.
+(c) Copyright 1996, Oracle and/or its affiliates. All rights reserved.
 (c) Copyright 1996 Novell, Inc.
 (c) Copyright 1996 Digital Equipment Corp.
 (c) Copyright 1996 Fujitsu Limited

commit b40a9d863c9d8b16b30cafc727e004f0838cdb98
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:47:07 2011 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 8e8240a..42f84b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+commit cca2ca69d2a6b4b133dba69d5330499fbfe88257
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Wed Jan 5 18:31:40 2011 -0800
+
+printproto 1.0.5
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit bf29f29a6e054e4208951a906d818b85949a93cc
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Tue Dec 28 19:05:41 2010 -0800
+
+Add README with pointers to mailing lists, git, bugzilla, the true status, 
etc.
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 6e385b9711f9ac4808672528f8e856033b9cea06
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Tue Dec 28 18:57:31 2010 -0800
+
+config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit be513b2f2f296cba566093f9533d51a5deaddab3
+Author: Alan Coopersmith 

x11proto-resource: Changes to 'refs/tags/x11proto-resource-1.1.1-1'

2011-01-13 Thread Cyril Brulebois
Tag 'x11proto-resource-1.1.1-1' created by Cyril Brulebois k...@debian.org at 
2011-01-14 02:59 +

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

iEYEABECAAYFAk0vu/wACgkQeGfVPHR5Nd0m2gCeJx2hn48W3la2DQmFSXI8Fi5D
hvAAoKgs0RF7O+5n6aVbN1rJcBSYGwUQ
=Uk2K
-END PGP SIGNATURE-

Changes since x11proto-resource-1.1.0-1:
Alan Coopersmith (2):
  config: replace deprecated AC_OUTPUT file list with AC_CONFIG_FILES
  resourceproto 1.1.1

Cyril Brulebois (6):
  Mention upstream git URL in a comment.
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Bump xutils-dev build-dep for newer macros.
  Add myself to Uploaders.
  Upload to unstable.

Gaetan Nadon (9):
  .gitignore: use common defaults with custom section # 24239
  configure.ac: AM_MAINTAINER_MODE missing #24238
  configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
  Makefile.am: INSTALL file is missing or incorrect #24206
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  README: file created or updated #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: update AC_PREREQ statement to 2.60

Julien Cristau (3):
  Remove config.* in debian/rules clean
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!
  Remove myself from Uploaders

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

---
 .gitignore   |   78 +++
 ChangeLog|  109 +++
 Makefile.am  |   11 +++--
 README   |   30 +++
 configure.ac |   28 +-
 debian/changelog |   14 +++
 debian/control   |6 +--
 debian/rules |   11 +++--
 debian/watch |1 
 9 files changed, 258 insertions(+), 30 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/e1pdzra-0001s8...@alioth.debian.org



x11proto-resource: Changes to 'upstream-unstable'

2011-01-13 Thread Cyril Brulebois
 .gitignore   |   78 +--
 Makefile.am  |   11 
 README   |   30 ++
 configure.ac |   28 ++---
 4 files changed, 126 insertions(+), 21 deletions(-)

New commits:
commit 2cbf7d2ba3da72c2454d707e0109732c46a0c9d9
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Dec 8 22:19:47 2010 -0800

resourceproto 1.1.1

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

diff --git a/configure.ac b/configure.ac
index b4e378d..faecc62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([ResourceProto],[1.1.0],
+AC_INIT([ResourceProto],[1.1.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AC_CONFIG_SRCDIR([Makefile.am])
 

commit 3389416e4c58b7e7ccad8d2bccb65f3e291ef43b
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Dec 8 22:17:49 2010 -0800

config: replace deprecated AC_OUTPUT file list with AC_CONFIG_FILES

Regroup AC statements under the Autoconf initialization section.
Regroup AM statements under the Automake initialization section.
Add missing AC_CONFIG_SRCDIR

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

diff --git a/configure.ac b/configure.ac
index 550a90d..b4e378d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,13 @@
+dnl
+dnl Process this file with autoconf to create configure.
+
+# Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([ResourceProto], [1.1.0], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([ResourceProto],[1.1.0],
+[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_CONFIG_SRCDIR([Makefile.am])
+
+# Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
@@ -9,5 +17,6 @@ m4_ifndef([XORG_MACROS_VERSION],
 XORG_MACROS_VERSION(1.3)
 XORG_DEFAULT_OPTIONS
 
-AC_OUTPUT([Makefile
-   resourceproto.pc])
+AC_CONFIG_FILES([Makefile
+ resourceproto.pc])
+AC_OUTPUT

commit 0545a1f26d56ab329b69be76a27e2d4d9b0f88df
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 28 19:25:52 2010 -0400

config: update AC_PREREQ statement to 2.60

Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/configure.ac b/configure.ac
index 32fcf85..550a90d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.57])
+AC_PREREQ([2.60])
 AC_INIT([ResourceProto], [1.1.0], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit b5bb2e1707490805ea022f5110f229e5fbdc09e0
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 28 19:00:31 2010 -0400

config: remove the pkgconfig pc.in file from EXTRA_DIST

Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/Makefile.am b/Makefile.am
index 40f6a03..3ed1758 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,6 @@ resource_HEADERS = \
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = resourceproto.pc
 
-EXTRA_DIST = resourceproto.pc.in
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL
 

commit 06fc8dd07770bb8b10323581419c2e53e9a3f3ef
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Nov 22 19:24:48 2009 -0500

Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

Now that the INSTALL file is generated.
Allows running make maintainer-clean.

diff --git a/Makefile.am b/Makefile.am
index b365bff..40f6a03 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,8 @@ pkgconfig_DATA = resourceproto.pc
 
 EXTRA_DIST = resourceproto.pc.in
 
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
 .PHONY: ChangeLog INSTALL
 
 INSTALL:

commit 8c0d56bd432819c6ee23af52d93c3cd0d3331f00
Author: Gaetan Nadon mems...@videotron.ca
Date:   Mon Nov 16 11:13:30 2009 -0500

README: file created or updated #24206

Contains a set of URLs to freedesktop.org.

diff --git a/README b/README
new file mode 100644
index 000..e4c5d5d
--- /dev/null
+++ b/README
@@ -0,0 +1,30 @@
+   X Resource Extension
+
+This extension defines a protocol that allows a client to query the  X  server
+about its usage of various resources.
+
+Extension : X-Resource
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+

x11proto-resource: Changes to 'debian-unstable'

2011-01-13 Thread Cyril Brulebois
 .gitignore   |   78 +++
 ChangeLog|  109 +++
 Makefile.am  |   11 +++--
 README   |   30 +++
 configure.ac |   28 +-
 debian/changelog |   10 -
 debian/control   |4 +-
 7 files changed, 245 insertions(+), 25 deletions(-)

New commits:
commit 1f4799e1cc38025f9616310afdb2c17346bea43b
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:57:48 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 0ef4bbf..d062abd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-resource (1.1.1-1) UNRELEASED; urgency=low
+x11proto-resource (1.1.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -10,7 +10,7 @@ x11proto-resource (1.1.1-1) UNRELEASED; urgency=low
   * Bump xutils-dev build-dep for newer macros.
   * Add myself to Uploaders.
 
- -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:53:42 +0100
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:57:43 +0100
 
 x11proto-resource (1.1.0-1) unstable; urgency=low
 

commit 738914ae74b6dea35e71ffd19a1e12abea1a1884
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:57:41 2011 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index c908c6e..0ef4bbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ x11proto-resource (1.1.1-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * New upstream release.
   * Bump xutils-dev build-dep for newer macros.
+  * Add myself to Uploaders.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:53:42 +0100
 
diff --git a/debian/control b/debian/control
index 2fdb93e..0f92bea 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-resource
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Cyril Brulebois k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
  automake,

commit ca39651dc9d655a05fd09ecde934a9c5a3e2269b
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:56:08 2011 +0100

Bump xutils-dev build-dep for newer macros.

diff --git a/debian/changelog b/debian/changelog
index 04c230b..c908c6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ x11proto-resource (1.1.1-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * New upstream release.
+  * Bump xutils-dev build-dep for newer macros.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 03:53:42 +0100
 
diff --git a/debian/control b/debian/control
index 56577dd..2fdb93e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilinger@debian.
 Build-Depends:
  debhelper (= 5.0.0),
  automake,
- xutils-dev (= 1:7.4+4)
+ xutils-dev (= 1:7.5~1),
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-resource
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-resource.git

commit 39fbbf46d59043b532de939a7f855486019b088c
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 03:54:00 2011 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index e3df722..e8cba91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+commit 2cbf7d2ba3da72c2454d707e0109732c46a0c9d9
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Wed Dec 8 22:19:47 2010 -0800
+
+resourceproto 1.1.1
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 3389416e4c58b7e7ccad8d2bccb65f3e291ef43b
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Wed Dec 8 22:17:49 2010 -0800
+
+config: replace deprecated AC_OUTPUT file list with AC_CONFIG_FILES
+
+Regroup AC statements under the Autoconf initialization section.
+Regroup AM statements under the Automake initialization section.
+Add missing AC_CONFIG_SRCDIR
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 0545a1f26d56ab329b69be76a27e2d4d9b0f88df
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Mar 28 19:25:52 2010 -0400
+
+config: update AC_PREREQ statement to 2.60
+
+Unrelated to the previous patches, the new value simply reflects
+the reality that the minimum level for autoconf to configure
+all x.org modules is 2.60 dated June 2006.
+
+ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
+
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+
+commit b5bb2e1707490805ea022f5110f229e5fbdc09e0
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Mar 28 19:00:31 2010 -0400
+
+config: remove the pkgconfig pc.in file from EXTRA_DIST
+
+

Processing of x11proto-print_1.0.5-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
x11proto-print_1.0.5-1_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-print_1.0.5-1.dsc
  x11proto-print_1.0.5.orig.tar.gz
  x11proto-print_1.0.5-1.diff.gz
  x11proto-print-dev_1.0.5-1_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/e1pdzkk-0003hf...@franck.debian.org



Processing of x11proto-resource_1.1.1-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
x11proto-resource_1.1.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-resource_1.1.1-1.dsc
  x11proto-resource_1.1.1.orig.tar.gz
  x11proto-resource_1.1.1-1.diff.gz
  x11proto-resource-dev_1.1.1-1_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/e1pdzu0-0004sb...@franck.debian.org



x11proto-print_1.0.5-1_amd64.changes ACCEPTED into unstable

2011-01-13 Thread Debian FTP Masters



Accepted:
x11proto-print-dev_1.0.5-1_all.deb
  to main/x/x11proto-print/x11proto-print-dev_1.0.5-1_all.deb
x11proto-print_1.0.5-1.diff.gz
  to main/x/x11proto-print/x11proto-print_1.0.5-1.diff.gz
x11proto-print_1.0.5-1.dsc
  to main/x/x11proto-print/x11proto-print_1.0.5-1.dsc
x11proto-print_1.0.5.orig.tar.gz
  to main/x/x11proto-print/x11proto-print_1.0.5.orig.tar.gz


Override entries for your package:
x11proto-print-dev_1.0.5-1_all.deb - optional x11
x11proto-print_1.0.5-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/e1pdzvx-0004yf...@franck.debian.org



x11proto-resource_1.1.1-1_amd64.changes ACCEPTED into unstable

2011-01-13 Thread Debian FTP Masters



Accepted:
x11proto-resource-dev_1.1.1-1_all.deb
  to main/x/x11proto-resource/x11proto-resource-dev_1.1.1-1_all.deb
x11proto-resource_1.1.1-1.diff.gz
  to main/x/x11proto-resource/x11proto-resource_1.1.1-1.diff.gz
x11proto-resource_1.1.1-1.dsc
  to main/x/x11proto-resource/x11proto-resource_1.1.1-1.dsc
x11proto-resource_1.1.1.orig.tar.gz
  to main/x/x11proto-resource/x11proto-resource_1.1.1.orig.tar.gz


Override entries for your package:
x11proto-resource-dev_1.1.1-1_all.deb - optional x11
x11proto-resource_1.1.1-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/e1pdzvd-0004ae...@franck.debian.org



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

2011-01-13 Thread Cyril Brulebois
 debian/changelog |6 ++
 debian/rules |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 03f5b9e99665a7176ea773131522f4141290d961
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:23:00 2011 +0100

Fix unpatching by adding xsfclean dependency to clean target.

diff --git a/debian/changelog b/debian/changelog
index 60990e5..f53e1ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-cirrus (1:1.3.2-2+squeeze2) UNRELEASED; urgency=low
+
+  * Fix unpatching by adding xsfclean dependency to clean target.
+
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 04:22:11 +0100
+
 xserver-xorg-video-cirrus (1:1.3.2-2+squeeze1) unstable; urgency=low
 
   * Add 10-qemu.diff, stolen from Fedora, making the driver default to
diff --git a/debian/rules b/debian/rules
index e3127e1..eeba5a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ build-stamp: configure
cd build  $(MAKE)
$@
 
-clean:
+clean: xsfclean
dh_testdir
dh_testroot
rm -f build-stamp


-- 
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/e1pdaew-00032j...@alioth.debian.org



x11proto-core: Changes to 'debian-unstable'

2011-01-13 Thread Cyril Brulebois
 debian/changelog |9 ++--
 debian/control   |1 
 debian/copyright |2 -
 debian/patches/01_keep_xorg_css.diff |   37 +++
 debian/patches/series|1 
 debian/rules |4 +--
 6 files changed, 49 insertions(+), 5 deletions(-)

New commits:
commit f26b41e1ef2786118becb0e9919f0122e738f9fe
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:18:45 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 0591a71..13c85f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-core (7.0.20-1) UNRELEASED; urgency=low
+x11proto-core (7.0.20-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Merge changes from the experimental branch (7.0.17-1 upload).
@@ -13,7 +13,7 @@ x11proto-core (7.0.20-1) UNRELEASED; urgency=low
   * Add 01_keep_xorg_css.diff temporarily.
   * Add patching in debian/rules, and quilt build-dep accordingly.
 
- -- Robert Hooker sarv...@ubuntu.com  Fri, 07 Jan 2011 11:14:03 -0500
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 04:18:40 +0100
 
 x11proto-core (7.0.19-1) unstable; urgency=low
 

commit d1f409d540fcd82b5d4091be4160a1e31c34ace7
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:09:16 2011 +0100

Add patching in debian/rules, and quilt build-dep accordingly.

diff --git a/debian/changelog b/debian/changelog
index 7cfb96b..0591a71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ x11proto-core (7.0.20-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Update debian/copyright from upstream's COPYING.
   * Add 01_keep_xorg_css.diff temporarily.
+  * Add patching in debian/rules, and quilt build-dep accordingly.
 
  -- Robert Hooker sarv...@ubuntu.com  Fri, 07 Jan 2011 11:14:03 -0500
 
diff --git a/debian/control b/debian/control
index c04bbd8..b645445 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  automake,
  xutils-dev (= 1:7.5+4),
  pkg-config,
+ quilt,
 # specs:
  xmlto, xorg-sgml-doctools (= 1:1.5), w3m,
 Standards-Version: 3.9.0
diff --git a/debian/rules b/debian/rules
index da5fff6..7a73f9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ else
confflags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
 endif
 
-configure:
+configure: $(STAMP_DIR)/patch
dh_testdir
autoreconf -vfi
 
@@ -47,7 +47,7 @@ build-stamp: configure
cd build  $(MAKE)
$@
 
-clean:
+clean: xsfclean
dh_testdir
dh_testroot
rm -f build-stamp

commit 2fb694ed68d73f47326c4b7a2cb4ba5ceffd84af
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:08:01 2011 +0100

Add 01_keep_xorg_css.diff temporarily.

diff --git a/debian/changelog b/debian/changelog
index e660d30..7cfb96b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ x11proto-core (7.0.20-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Update debian/copyright from upstream's COPYING.
+  * Add 01_keep_xorg_css.diff temporarily.
 
  -- Robert Hooker sarv...@ubuntu.com  Fri, 07 Jan 2011 11:14:03 -0500
 
diff --git a/debian/patches/01_keep_xorg_css.diff 
b/debian/patches/01_keep_xorg_css.diff
new file mode 100644
index 000..dac82f5
--- /dev/null
+++ b/debian/patches/01_keep_xorg_css.diff
@@ -0,0 +1,37 @@
+From 936fecff1bc872504aea7f948ea5855b23461cfe Mon Sep 17 00:00:00 2001
+From: Cyril Brulebois k...@debian.org
+Date: Fri, 14 Jan 2011 04:02:50 +0100
+Subject: [PATCH] Revert config: HTML file generation: use the installed copy 
of xorg.css
+
+Let's just keep a local copy of xorg.css on the short term. There's
+going to be a plan for the long run.
+
+This partially reverts commit d441b9b0230b57159fa8522b80f18a0b87f5aac5
+(there's no specs/.gitignore in the released tarball).
+---
+ specs/Makefile.am |9 +
+ 1 files changed, 5 insertions(+), 4 deletions(-)
+
+diff --git a/specs/Makefile.am b/specs/Makefile.am
+index c0b1642..0a09d3a 100644
+--- a/specs/Makefile.am
 b/specs/Makefile.am
+@@ -44,10 +44,11 @@ doc_DATA += $(doc_sources:.xml=.txt)
+ endif
+ 
+ if HAVE_STYLESHEETS
+-XMLTO_FLAGS = \
+-  -m $(XSL_STYLESHEET)\
+-  --stringparam img.src.path=$(abs_builddir)/ \
+-  --stringparam html.stylesheet=$(STYLESHEET_SRCDIR)/xorg.css
++XMLTO_FLAGS = -m $(XSL_STYLESHEET) --stringparam img.src.path=$(abs_builddir)/
++
++doc_DATA += xorg.css
++xorg.css: $(STYLESHEET_SRCDIR)/xorg.css
++  $(AM_V_GEN)cp -pf $(STYLESHEET_SRCDIR)/xorg.css $@
+ endif
+ 
+ CLEANFILES = $(doc_DATA)
+-- 
+1.7.2.3
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..71188ca
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_keep_xorg_css.diff

commit b9d812fe2919d96f8a30e45291d8da99e47973d7
Author: Cyril Brulebois 

x11proto-core: Changes to 'refs/tags/x11proto-core-7.0.20-1'

2011-01-13 Thread Cyril Brulebois
Tag 'x11proto-core-7.0.20-1' created by Cyril Brulebois k...@debian.org at 
2011-01-14 03:26 +

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

iEYEABECAAYFAk0vwk4ACgkQeGfVPHR5Nd15igCgwSq+yokiv5rxPnJQvvztnqwO
FCgAoNUesDm/4kYu0oFLOTmVGHWecr7C
=io7h
-END PGP SIGNATURE-

Changes since x11proto-core-7.0.19-1:
Alan Coopersmith (23):
  Bug 31132: Xarch.h needs to include sys/types.h on Solaris 10
  Sun's copyrights belong to Oracle now
  spec: Add cross-reference links in doc (see ...)
  spec: Add id's to glossary entries for use in cross-reference links
  spec: Finish converting some unconverted index entries in glossary
  spec: Stopping marking glossary terms as functions when they're not
  spec: Add glossterm cross reference links to glossary
  spec: Fix a bunch of the .BR - emphasis mappings
  spec: convert predefined atom list from table to simplelist
  spec: Fix section title markup in Protocol Formats chapter
  spec: Fix section title markup in Connection Setup chapter
  spec: Change titles of other specs from emphasis to citetitle tags
  spec: move another indexterm in glossary to workaround fop crashing bug
  spec: add more indexterms linking into the body of the document
  spec: Fix a bunch of the .RB - emphasis mappings
  spec: Convert Requests chapter to have a section per request
  spec: Convert Events chapter into sections
  spec: Make event names in text hyperlinks to event definition sections
  spec: Make request names in text hyperlinks to request definition sections
  Replace ASCII - arrows with Unicode ▶
  spec: Convert some tables that didn't get converted from troff properly
  spec: Convert .DS/.DE nroff sections to literallayout tags
  xproto 7.0.20

Bastien Nocera (1):
  Add XF86XK_TouchpadOn/Off

Cyril Brulebois (5):
  Mention upstream git URL in a comment.
  Update debian/copyright from upstream's COPYING.
  Add 01_keep_xorg_css.diff temporarily.
  Add patching in debian/rules, and quilt build-dep accordingly.
  Upload to unstable.

Gaetan Nadon (2):
  config: HTML file generation: use the installed copy of xorg.css
  specs: add ServerInterpreted addresses directory

Julien Cristau (9):
  Merge tag 'xproto-7.0.17' into debian-experimental
  Bump changelogs
  Bump xutils-dev build-dep for xorg-macros.
  Update debian/copyright.
  Bump Standards-Version to 3.9.0, no changes.
  Upload to experimental
  Merge branch 'debian-experimental' of 
git.debian.org:/git/pkg-xorg/proto/x11proto-core into debian-unstable
  Add a changelog entry
  Fix mismerge

Robert Hooker (2):
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.

---
 COPYING  |3 
 ChangeLog|  268 +
 Sunkeysym.h  |2 
 XF86keysym.h |2 
 Xarch.h  |1 
 configure.ac |3 
 debian/changelog |   36 
 debian/control   |3 
 debian/copyright |3 
 debian/patches/01_keep_xorg_css.diff |   37 
 debian/patches/series|1 
 debian/rules |4 
 debian/watch |1 
 specs/.gitignore |1 
 specs/Makefile.am|   11 
 specs/SIAddresses/.gitignore |4 
 specs/SIAddresses/IPv6.txt   |   11 
 specs/SIAddresses/Makefile.am|6 
 specs/SIAddresses/README |4 
 specs/SIAddresses/hostname.txt   |   11 
 specs/SIAddresses/localuser.txt  |   20 
 specs/encoding.xml   |  416 +-
 specs/glossary.xml   |  496 +--
 specs/keysyms.xml|9 
 specs/sect1-9.xml| 4913 ++-
 25 files changed, 3436 insertions(+), 2830 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/e1pdaj0-0003jg...@alioth.debian.org



libxt: Changes to 'debian-experimental'

2011-01-13 Thread Cyril Brulebois
 debian/changelog |   11 +--
 debian/control   |2 +-
 debian/copyright |   30 +-
 debian/rules |2 +-
 4 files changed, 12 insertions(+), 33 deletions(-)

New commits:
commit 89e75f1808a46179e43d3e554c6d4dfe7413e854
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:45:35 2011 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 1c09545..5e7a783 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxt (1:1.0.9-1) UNRELEASED; urgency=low
+libxt (1:1.0.9-1) experimental; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -25,7 +25,7 @@ libxt (1:1.0.9-1) UNRELEASED; urgency=low
 safety.
   * Add myself to Uploaders.
 
- -- Christopher James Halse Rogers r...@ubuntu.com  Fri, 10 Dec 2010 
14:42:27 +1100
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 04:45:31 +0100
 
 libxt (1:1.0.7-1) unstable; urgency=low
 

commit c4e0a69c211bfeadf69d571b7e923a78548f58e3
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:45:26 2011 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index c95ee71..1c09545 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ libxt (1:1.0.9-1) UNRELEASED; urgency=low
   * Exclude libXt.la in dh_install call.
   * Switch dh_install from --list-missing to --fail-missing for added
 safety.
+  * Add myself to Uploaders.
 
  -- Christopher James Halse Rogers r...@ubuntu.com  Fri, 10 Dec 2010 
14:42:27 +1100
 
diff --git a/debian/control b/debian/control
index 1b51d14..25f641d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxt
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
  libx11-dev (= 1:0.99.2),

commit 1d0be6930d68f3d834aaf6cdad58b266cc848004
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:43:32 2011 +0100

Switch dh_install from --list-missing to --fail-missing for added safety.

diff --git a/debian/changelog b/debian/changelog
index ae68da2..c95ee71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ libxt (1:1.0.9-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Update debian/copyright from upstream COPYING.
   * Exclude libXt.la in dh_install call.
+  * Switch dh_install from --list-missing to --fail-missing for added
+safety.
 
  -- Christopher James Halse Rogers r...@ubuntu.com  Fri, 10 Dec 2010 
14:42:27 +1100
 
diff --git a/debian/rules b/debian/rules
index ec3eec8..c6bc555 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ binary-arch: build install
dh_testroot
 
dh_installdocs
-   dh_install --sourcedir=debian/tmp --list-missing -XlibXt.la
+   dh_install --sourcedir=debian/tmp --fail-missing -XlibXt.la
dh_installchangelogs ChangeLog
dh_link
dh_installman

commit be9ad5c64582a9385cac814cc4eb68b924f46092
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:42:51 2011 +0100

Exclude libXt.la in dh_install call.

diff --git a/debian/changelog b/debian/changelog
index 1edefa1..ae68da2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ libxt (1:1.0.9-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Update debian/copyright from upstream COPYING.
+  * Exclude libXt.la in dh_install call.
 
  -- Christopher James Halse Rogers r...@ubuntu.com  Fri, 10 Dec 2010 
14:42:27 +1100
 
diff --git a/debian/rules b/debian/rules
index 8053e78..ec3eec8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ binary-arch: build install
dh_testroot
 
dh_installdocs
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --list-missing -XlibXt.la
dh_installchangelogs ChangeLog
dh_link
dh_installman

commit 841f4c6a60fbeb15357b72d616c9470ac07271ee
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 04:37:28 2011 +0100

Update debian/copyright from upstream COPYING.

diff --git a/debian/changelog b/debian/changelog
index ea3652f..1edefa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,9 @@ libxt (1:1.0.9-1) UNRELEASED; urgency=low
   in the Requires field (and is).  This fixes lots of FTBFS with
   binutils-gold, which doesn't consider indirect dependencies.
 
+  [ Cyril Brulebois ]
+  * Update debian/copyright from upstream COPYING.
+
  -- Christopher James Halse Rogers r...@ubuntu.com  Fri, 10 Dec 2010 
14:42:27 +1100
 
 libxt (1:1.0.7-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 5437c41..3f371d6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,8 +22,7 @@ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 

libxt: Changes to 'refs/tags/libxt-1_1.0.9-1'

2011-01-13 Thread Cyril Brulebois
Tag 'libxt-1_1.0.9-1' created by Cyril Brulebois k...@debian.org at 
2011-01-14 03:45 +

Tagging upload of libxt 1:1.0.9-1 to experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAk0vxu4ACgkQeGfVPHR5Nd09kACfZicmoeApA9aap/xgjuyaqVDX
8/sAn26JglrFdFH9orYXFzo/+yo27Wfr
=ZbBv
-END PGP SIGNATURE-

Changes since libxt-1_1.0.7-1:
Alan Coopersmith (7):
  Fix make distcheck (./util/makestrs.1 left after distclean)
  Update Sun license notices to current X.Org standard form
  Bug 26943: wrong dependencies in xt.pc.in
  Move sm from Requires to Requires.private in xt.pc
  Move Xt specs from xorg-docs module
  Sun's copyrights belong to Oracle now
  libXt 1.0.9

Christopher James Halse Rogers (3):
  Merge branch 'upstream-experimental' into debian-experimental
  New upstream release
  Drop xt.pc patch; The Requires list has been pruned upstream.

Cyril Brulebois (6):
  Mention upstream git URL in a comment.
  Update debian/copyright from upstream COPYING.
  Exclude libXt.la in dh_install call.
  Switch dh_install from --list-missing to --fail-missing for added safety.
  Add myself to Uploaders.
  Upload to experimental.

Gaetan Nadon (16):
  .gitignore: use common defaults with custom section # 24239
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  Deploy the new XORG_DEFAULT_OPTIONS #24242
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  COPYING: add missing copyright notices
  config: remove execute permission on configureation file
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: update AC_PREREQ statement to 2.60
  config: update and relocate AX_DEFINE_DIR macro
  man: using the C preprocessor is not required for man pages.
  man: store shadow man pages in git rather than generating them
  man: whitespace management
  makestrs: remove unsed $(appman_DATA)
  makestrs: Use $(SED) from AC_PROG_SED supplied by XORG_DEFAULT_OPTIONS
  makestrs: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS

Jeremy Huddleston (2):
  This is not a GNU project, so declare it foreign.
  darwin: xnu doesn't support poll on ttys on the master side.

Jesse Adkins (1):
  Purge cvs tags.

Julien Cristau (4):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!
  Merge tag 'libXt-1.0.8' into debian-unstable
  Bump changelogs
  Update debian/copyright from upstream COPYING.

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

Robert Hooker (1):
  Don't install makestrs (or it's man page) anymore.

Ryan Hajdaj (1):
  Bug 1478: Selection.c damages user error handler function

Rémi Cardona (2):
  Don't install makestrs on the system
  libXt 1.0.8

Yaakov Selkowitz (1):
  Use automake silent rules for BUILT_SOURCES generation

walter harms (2):
  fix dereference in TMprint.c
  Honor that GetClassActions() may return NULL.

---
 .gitignore  |   78 
 COPYING |   66 
 ChangeLog   |  131 
 Makefile.am |   14 
 README  |4 
 acinclude.m4|   46 
 configure.ac|   32 
 debian/changelog|   29 
 debian/control  |8 
 debian/copyright|   82 
 debian/libxt-dev.install|2 
 debian/patches/02_dont_export_private_deps.diff |   13 
 debian/patches/series   |2 
 debian/rules|   12 
 debian/watch|1 
 include/X11/.gitignore  |3 
 include/X11/CallbackI.h |2 
 include/X11/Composite.h |3 
 include/X11/CompositeP.h|2 
 include/X11/ConstrainP.h|2 
 include/X11/Constraint.h|2 
 include/X11/ConvertI.h  |3 
 include/X11/Core.h  |5 
 include/X11/CoreP.h |5 
 include/X11/CreateI.h   |2 
 include/X11/EventI.h|4 
 include/X11/HookObjI.h  |2 
 include/X11/InitialI.h  |3 
 include/X11/Intrinsic.h |3 
 include/X11/IntrinsicI.h|3 
 include/X11/IntrinsicP.h|3 
 

Processing of x11proto-core_7.0.20-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
x11proto-core_7.0.20-1_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-core_7.0.20-1.dsc
  x11proto-core_7.0.20.orig.tar.gz
  x11proto-core_7.0.20-1.diff.gz
  x11proto-core-dev_7.0.20-1_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/e1pdan6-0007gs...@franck.debian.org



x11proto-core_7.0.20-1_amd64.changes ACCEPTED into unstable

2011-01-13 Thread Debian FTP Masters



Accepted:
x11proto-core-dev_7.0.20-1_all.deb
  to main/x/x11proto-core/x11proto-core-dev_7.0.20-1_all.deb
x11proto-core_7.0.20-1.diff.gz
  to main/x/x11proto-core/x11proto-core_7.0.20-1.diff.gz
x11proto-core_7.0.20-1.dsc
  to main/x/x11proto-core/x11proto-core_7.0.20-1.dsc
x11proto-core_7.0.20.orig.tar.gz
  to main/x/x11proto-core/x11proto-core_7.0.20.orig.tar.gz


Override entries for your package:
x11proto-core-dev_7.0.20-1_all.deb - optional x11
x11proto-core_7.0.20-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/e1pdapi-0007qw...@franck.debian.org



Processing of libxt_1.0.9-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
libxt_1.0.9-1_amd64.changes uploaded successfully to localhost
along with the files:
  libxt_1.0.9-1.dsc
  libxt_1.0.9.orig.tar.gz
  libxt_1.0.9-1.diff.gz
  libxt6_1.0.9-1_amd64.deb
  libxt6-dbg_1.0.9-1_amd64.deb
  libxt-dev_1.0.9-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/e1pdagt-0002oi...@franck.debian.org



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

2011-01-13 Thread Cyril Brulebois
Tag 'xft-2.2.0-1' created by Cyril Brulebois k...@debian.org at 2011-01-14 
04:10 +

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

iEYEABECAAYFAk0vzL4ACgkQeGfVPHR5Nd2TegCghI+REy5ADMAO3DrRsLzF/HhS
IHkAoI9yjnI7Bp7PYiI543C4MS1VVvfd
=pRK6
-END PGP SIGNATURE-

Changes since xft-2.1.14-2:
Alan Coopersmith (3):
  Set libtool version-number automatically from package version
  xft.pc.in: Requires.private entries should not be duplicated in Requires
  libXft 2.2.0

Cyril Brulebois (9):
  Mention upstream git URL in a comment.
  Merge branch 'upstream-experimental' into debian-experimental
  Bump changelogs.
  Remove RCS tag in debian/copyright.
  Document xft-config script removal.
  Bump xutils-dev build-dep for new macros.
  Drop 001_no_export_freetype.diff, merged upstream.
  Adapt libxft-dev.install to match xft-config's removal.
  Upload to experimental.

Gaetan Nadon (13):
  .gitignore: use common defaults with custom section # 24239
  .gitignore: use common defaults with custom section # 24239
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  Deploy the new XORG_DEFAULT_OPTIONS #24242
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  Xft.h.in: remove comments which prevents Xft.h generation #25104
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: update AC_PREREQ statement to 2.60
  config: remove the xft-config.in file from EXTRA_DIST
  config: remove deprecated xft-config script and man page
  man: build man pages the standard way
  config: upgrade to util-macros 1.8 for additional man page support

Jeremy Huddleston (1):
  This is not a GNU project, so declare it foreign.

---
 .gitignore |   79 ++
 ChangeLog  |  199 ++
 Makefile.am|   12 
 NEWS   |8 
 configure.ac   |   25 
 debian/changelog   |   11 
 debian/control |2 
 debian/copyright   |2 
 debian/libxft-dev.install  |2 
 debian/patches/001_no_export_freetype.diff |   13 
 debian/patches/series  |1 
 debian/watch   |1 
 include/X11/Xft/.gitignore |2 
 include/X11/Xft/Xft.h.in   |8 
 man/Makefile.am|   13 
 man/Xft.3.in   |  845 -
 man/Xft.man|  845 +
 man/xft-config.1.in|  120 
 src/Makefile.am|2 
 xft-config.in  |  100 ---
 xft.pc.in  |2 
 21 files changed, 1163 insertions(+), 1129 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/e1pdazf-0006cg...@alioth.debian.org



xft: Changes to 'debian-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore |   68 ++
 ChangeLog  |  280 +
 Makefile.am|   16 
 NEWS   |   61 ++
 README |   59 --
 configure.ac   |   49 -
 debian/README.source   |   73 ++
 debian/changelog   |   48 +
 debian/control |   47 +
 debian/copyright   |2 
 debian/libxft-dev.install  |2 
 debian/libxft2-udeb.install|1 
 debian/patches/001_no_export_freetype.diff |   13 
 debian/patches/series  |1 
 debian/rules   |   16 
 debian/watch   |1 
 debian/xsfbs/repack.sh |   32 +
 debian/xsfbs/xsfbs.mk  |   21 
 debian/xsfbs/xsfbs.sh  |  311 --
 include/X11/Xft/.gitignore |2 
 include/X11/Xft/Xft.h  |  630 -
 include/X11/Xft/Xft.h.in   |  617 +
 man/.gitignore |4 
 man/Makefile.am|   13 
 man/Xft.3.in   |  845 -
 man/Xft.man|  845 +
 man/xft-config.1.in|  120 
 src/.gitignore |6 
 src/Makefile.am|6 
 src/xftcore.c  |6 
 src/xftdpy.c   |   18 
 src/xftdraw.c  |   30 -
 src/xftextent.c|2 
 src/xftfont.c  |   26 
 src/xftfreetype.c  |   57 +
 src/xftglyphs.c|   12 
 src/xftinit.c  |2 
 src/xftlist.c  |6 
 src/xftname.c  |2 
 src/xftrender.c|8 
 src/xftxlfd.c  |   38 -
 xft-config.in  |  100 ---
 xft.pc.in  |2 
 43 files changed, 2257 insertions(+), 2241 deletions(-)

New commits:
commit a3b53dd75ff7cc44d9309339506c6485f8346570
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 05:09:34 2011 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 639bc09..8029ebf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xft (2.2.0-1) UNRELEASED; urgency=low
+xft (2.2.0-1) experimental; urgency=low
 
   * New upstream release:
 - Remove obsolete xft-config script.
@@ -7,7 +7,7 @@ xft (2.2.0-1) UNRELEASED; urgency=low
   * Bump xutils-dev build-dep for new macros.
   * Drop 001_no_export_freetype.diff, merged upstream.
 
- -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 04:56:56 +0100
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 05:09:29 +0100
 
 xft (2.1.14-2) unstable; urgency=low
 

commit 43f116937cc2eed0daed34399cea5dc32f34aff4
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 05:09:23 2011 +0100

Adapt libxft-dev.install to match xft-config's removal.

diff --git a/debian/changelog b/debian/changelog
index 42deea3..639bc09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xft (2.2.0-1) UNRELEASED; urgency=low
 
   * New upstream release:
 - Remove obsolete xft-config script.
+  * Adapt libxft-dev.install accordingly.
   * Remove RCS tag in debian/copyright.
   * Bump xutils-dev build-dep for new macros.
   * Drop 001_no_export_freetype.diff, merged upstream.
diff --git a/debian/libxft-dev.install b/debian/libxft-dev.install
index 7f78622..5553ba7 100644
--- a/debian/libxft-dev.install
+++ b/debian/libxft-dev.install
@@ -2,6 +2,4 @@ usr/include/X11/Xft/*
 usr/lib/libXft.a
 usr/lib/libXft.so
 usr/lib/pkgconfig/*.pc
-usr/bin/xft-config
-usr/share/man/man1/*
 usr/share/man/man3/*

commit 8d6d7efb667b201efb9a3516d6ec1c0d349b72a4
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 05:03:45 2011 +0100

Drop 001_no_export_freetype.diff, merged upstream.

diff --git a/debian/changelog b/debian/changelog
index 4f0a61c..42deea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xft (2.2.0-1) UNRELEASED; urgency=low
 - Remove obsolete xft-config script.
   * Remove RCS tag in debian/copyright.
   * Bump xutils-dev build-dep for new macros.
+  * Drop 001_no_export_freetype.diff, merged upstream.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 04:56:56 +0100
 
diff --git a/debian/patches/001_no_export_freetype.diff 
b/debian/patches/001_no_export_freetype.diff
deleted file mode 100644
index 6684149..000
--- 

xft: Changes to 'upstream-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore |   68 +++
 INSTALL|8 
 Makefile.am|   16 
 NEWS   |   61 +++
 README |   59 +--
 configure.ac   |   49 +-
 include/X11/Xft/.gitignore |2 
 include/X11/Xft/Xft.h  |  630 -
 include/X11/Xft/Xft.h.in   |  617 
 man/.gitignore |4 
 man/Makefile.am|   13 
 man/Xft.3.in   |  845 -
 man/Xft.man|  845 +
 man/xft-config.1.in|  120 --
 src/.gitignore |6 
 src/Makefile.am|6 
 src/xftcore.c  |6 
 src/xftdpy.c   |   18 
 src/xftdraw.c  |   30 -
 src/xftextent.c|2 
 src/xftfont.c  |   26 -
 src/xftfreetype.c  |   57 +--
 src/xftglyphs.c|   12 
 src/xftinit.c  |2 
 src/xftlist.c  |6 
 src/xftname.c  |2 
 src/xftrender.c|8 
 src/xftxlfd.c  |   38 +-
 xft-config.in  |  100 -
 xft.pc.in  |2 
 30 files changed, 1772 insertions(+), 1886 deletions(-)

New commits:
commit b9d4a2b5be71ca883f5a876500edb0a1a9add0cf
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Fri Oct 29 16:21:18 2010 -0700

libXft 2.2.0

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

diff --git a/NEWS b/NEWS
index 6e4e225..01e6dbe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,16 @@
Xft
X FreeType library
- Version 2.1.14
-   2009-10-09
+ Version 2.2.0
+   2010-10-29
 
 Xft version 2.1 is 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.2.0
+
+Dropped xft-config, now that pkg-config is well established.
+
 Version 2.1.14
 
 Added fake bold support (#1579, Novell #38202/223682).
diff --git a/configure.ac b/configure.ac
index 713edd5..f35eb91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,8 @@ dnl This is the package version number, not the shared library
 dnl version.  This version number will be substituted into Xft.h
 dnl Please bump the minor library number at each release as well.
 dnl
-AC_INIT(libXft, 2.1.14, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
+AC_INIT([libXft], [2.2.0],
+[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXft])
 AC_CONFIG_AUX_DIR(.)
 
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 8751e341bcc29952b4603e18767ab994653c6b01
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Sep 21 22:00:33 2010 -0700

xft.pc.in: Requires.private entries should not be duplicated in Requires

Users of libXft don't need to link with fontconfig, freetype and
Xrender directly if they don't use them.

This may cause issues for users of pkg-config versions older than 0.22.
Please upgrade to the 2007 version of pkg-config before trying to build
the 2010 version of libXft.

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
Reviewed-by: Gaetan Nadon mems...@videotron.ca

diff --git a/xft.pc.in b/xft.pc.in
index 7471c2b..68d1089 100644
--- a/xft.pc.in
+++ b/xft.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
 Name: Xft
 Description: X FreeType library
 Version: @VERSION@
-Requires: xproto, xrender, fontconfig, freetype2
+Requires: xproto
 Requires.private: xrender, fontconfig, freetype2
 Cflags: -I${includedir}
 Libs: -L${libdir} -lXft

commit ca575f9c9cbb11b122e676424a93da3eb0284be5
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Oct 17 20:42:41 2010 -0400

config: upgrade to util-macros 1.8 for additional man page support

Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.

Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
Use the appropriate platform version of sed

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/configure.ac b/configure.ac
index b744eb8..713edd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,10 +34,10 @@ AC_CONFIG_AUX_DIR(.)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
-# Require xorg-macros: XORG_DEFAULT_OPTIONS
+# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
 m4_ifndef([XORG_MACROS_VERSION],
-  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
-XORG_MACROS_VERSION(1.3)
+  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
+XORG_MACROS_VERSION(1.8)
 XORG_DEFAULT_OPTIONS
 AM_CONFIG_HEADER(config.h)
 

libxt_1.0.9-1_amd64.changes ACCEPTED into experimental

2011-01-13 Thread Debian FTP Masters



Accepted:
libxt-dev_1.0.9-1_amd64.deb
  to main/libx/libxt/libxt-dev_1.0.9-1_amd64.deb
libxt6-dbg_1.0.9-1_amd64.deb
  to main/libx/libxt/libxt6-dbg_1.0.9-1_amd64.deb
libxt6_1.0.9-1_amd64.deb
  to main/libx/libxt/libxt6_1.0.9-1_amd64.deb
libxt_1.0.9-1.diff.gz
  to main/libx/libxt/libxt_1.0.9-1.diff.gz
libxt_1.0.9-1.dsc
  to main/libx/libxt/libxt_1.0.9-1.dsc
libxt_1.0.9.orig.tar.gz
  to main/libx/libxt/libxt_1.0.9.orig.tar.gz


Override entries for your package:
libxt-dev_1.0.9-1_amd64.deb - optional libdevel
libxt6-dbg_1.0.9-1_amd64.deb - extra debug
libxt6_1.0.9-1_amd64.deb - optional libs
libxt_1.0.9-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/e1pdasm-0003ib...@franck.debian.org



Processing of xft_2.2.0-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
xft_2.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  xft_2.2.0-1.dsc
  xft_2.2.0.orig.tar.gz
  xft_2.2.0-1.diff.gz
  libxft2_2.2.0-1_amd64.deb
  libxft2-udeb_2.2.0-1_amd64.udeb
  libxft2-dbg_2.2.0-1_amd64.deb
  libxft-dev_2.2.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/e1pdazt-0004cn...@franck.debian.org



xft_2.2.0-1_amd64.changes ACCEPTED into experimental

2011-01-13 Thread Debian FTP Masters



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


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

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/e1pdb6f-0004yw...@franck.debian.org



libxext: Changes to 'refs/tags/libxext-2_1.2.0-1'

2011-01-13 Thread Cyril Brulebois
Tag 'libxext-2_1.2.0-1' created by Cyril Brulebois k...@debian.org at 
2011-01-14 04:42 +

Tagging upload of libxext 2:1.2.0-1 to experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAk0v1CgACgkQeGfVPHR5Nd3fLQCcCpUBFW01EWjHBN0fC6iYpq/e
3hoAn0rOpjU211Qlu2xThK1HFFlxfc/z
=mqQB
-END PGP SIGNATURE-

Changes since libxext-2_1.1.2-1:
Alan Coopersmith (3):
  Remove headers for functions found in liblbxutil
  Move specs for several extension API's from xorg-docs module
  libXext 1.2.0

Cyril Brulebois (13):
  Mention upstream git URL in a comment.
  Merge branch 'upstream-experimental' into debian-experimental
  Bump changelogs.
  Document headers gone away.
  Update debian/copyright from upstream COPYING.
  Bump xutils-dev build-dep for new macros.
  Pass --with-xmlto and --without-fop to configure.
  Add xmlto, xorg-sgml-doctools, and w3m build-dep.
  Switch dh_install from --list-missing to --fail-missing for added safety.
  Get rid of *.xml files before running dh_install.
  Exclude libXext.la in dh_install call.
  Ship *.html, *.txt, *.css in libxext-dev.
  Upload to experimental.

Fernando Carrijo (1):
  Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (8):
  specs: translate, format, process, install and distribute.
  doc: replace groff input format with docbook xml format
  specs: add dbelib and synclib. Remove trailing spaces
  man: using the C preprocessor is not required for man pages.
  man: use shadows terminology to refer to linking man pages
  man: whitespace management
  man: store shadow man pages in git rather than generating them
  man: list files to install only once

Jesse Adkins (1):
  Purge cvs tags.

---
 COPYING|   14 
 ChangeLog  |  135 +
 Makefile.am|2 
 configure.ac   |   16 
 debian/changelog   |   17 
 debian/control |6 
 debian/copyright   |   14 
 debian/libxext-dev.install |3 
 debian/rules   |6 
 debian/watch   |1 
 include/X11/extensions/MITMisc.h   |2 
 include/X11/extensions/XEVI.h  |2 
 include/X11/extensions/XLbx.h  |2 
 include/X11/extensions/XShm.h  |3 
 include/X11/extensions/Xag.h   |2 
 include/X11/extensions/Xcup.h  |2 
 include/X11/extensions/Xdbe.h  |2 
 include/X11/extensions/Xext.h  |2 
 include/X11/extensions/dpms.h  |2 
 include/X11/extensions/extutil.h   |2 
 include/X11/extensions/lbxbuf.h|   51 --
 include/X11/extensions/lbxbufstr.h |   45 -
 include/X11/extensions/lbximage.h  |  151 --
 include/X11/extensions/multibuf.h  |3 
 include/X11/extensions/security.h  |2 
 include/X11/extensions/shape.h |3 
 include/X11/extensions/sync.h  |2 
 include/X11/extensions/xtestext1.h |1 
 man/.gitignore |2 
 man/DBE.man|4 
 man/DPMSCapable.man|4 
 man/DPMSDisable.man|4 
 man/DPMSEnable.man |2 
 man/DPMSForceLevel.man |2 
 man/DPMSGetTimeouts.man|2 
 man/DPMSGetVersion.man |2 
 man/DPMSInfo.man   |2 
 man/DPMSQueryExtension.man |2 
 man/DPMSSetTimeouts.man|2 
 man/Makefile.am|  174 +++
 man/XShape.man |5 
 man/XShapeCombineMask.man  |1 
 man/XShapeCombineRectangles.man|1 
 man/XShapeCombineRegion.man|1 
 man/XShapeCombineShape.man |1 
 man/XShapeGetRectangles.man|1 
 man/XShapeInputSelected.man|1 
 man/XShapeOffsetShape.man  |1 
 man/XShapeQueryExtension.man   |1 
 man/XShapeQueryExtents.man |1 
 man/XShapeQueryVersion.man |1 
 man/XShapeSelectInput.man  |1 
 man/XShmAttach.man |1 
 man/XShmCreateImage.man|1 
 man/XShmCreatePixmap.man   |1 
 man/XShmDetach.man |1 
 man/XShmGetEventBase.man   |1 
 man/XShmGetImage.man   |1 
 man/XShmPixmapFormat.man   |1 
 man/XShmPutImage.man   |1 
 man/XShmQueryExtension.man |1 
 man/XShmQueryVersion.man   |1 
 man/XcupGetReservedColormapEntries.man |2 
 man/XcupQueryVersion.man   |2 
 man/XcupStoreColors.man|2 
 man/XdbeAllocateBackBufferName.man |4 
 

libxext: Changes to 'debian-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore |   74 +
 COPYING|   47 -
 ChangeLog  |  298 +++
 Makefile.am|   12 
 configure.ac   |   25 
 debian/README.source   |2 
 debian/changelog   |   48 +
 debian/control |   35 
 debian/copyright   |   47 -
 debian/libxext-dev.install |3 
 debian/libxext6-udeb.install   |1 
 debian/patches/01_Don-t-export-xgeExtRegister.diff |   26 
 debian/patches/series  |1 
 debian/rules   |   20 
 debian/watch   |1 
 debian/xsfbs/xsfbs.mk  |   35 
 include/X11/extensions/MITMisc.h   |2 
 include/X11/extensions/XEVI.h  |2 
 include/X11/extensions/XLbx.h  |2 
 include/X11/extensions/XShm.h  |5 
 include/X11/extensions/Xag.h   |2 
 include/X11/extensions/Xcup.h  |2 
 include/X11/extensions/Xdbe.h  |2 
 include/X11/extensions/Xext.h  |2 
 include/X11/extensions/dpms.h  |4 
 include/X11/extensions/extutil.h   |2 
 include/X11/extensions/lbxbuf.h|   51 -
 include/X11/extensions/lbxbufstr.h |   45 -
 include/X11/extensions/lbximage.h  |  151 ---
 include/X11/extensions/multibuf.h  |3 
 include/X11/extensions/security.h  |2 
 include/X11/extensions/shape.h |3 
 include/X11/extensions/sync.h  |8 
 include/X11/extensions/xtestext1.h |1 
 man/DBE.man|4 
 man/DPMSCapable.man|   39 -
 man/DPMSDisable.man|   39 -
 man/DPMSEnable.man |   37 
 man/DPMSForceLevel.man |   37 
 man/DPMSGetTimeouts.man|   37 
 man/DPMSGetVersion.man |   37 
 man/DPMSInfo.man   |   37 
 man/DPMSQueryExtension.man |   37 
 man/DPMSSetTimeouts.man|   37 
 man/Makefile.am|  174 +---
 man/XShape.man |5 
 man/XShapeCombineMask.man  |1 
 man/XShapeCombineRectangles.man|1 
 man/XShapeCombineRegion.man|1 
 man/XShapeCombineShape.man |1 
 man/XShapeGetRectangles.man|1 
 man/XShapeInputSelected.man|1 
 man/XShapeOffsetShape.man  |1 
 man/XShapeQueryExtension.man   |1 
 man/XShapeQueryExtents.man |1 
 man/XShapeQueryVersion.man |1 
 man/XShapeSelectInput.man  |1 
 man/XShm.man   |   33 
 man/XShmAttach.man |1 
 man/XShmCreateImage.man|1 
 man/XShmCreatePixmap.man   |1 
 man/XShmDetach.man |1 
 man/XShmGetEventBase.man   |1 
 man/XShmGetImage.man   |1 
 man/XShmPixmapFormat.man   |1 
 man/XShmPutImage.man   |1 
 man/XShmQueryExtension.man |1 
 man/XShmQueryVersion.man   |1 
 man/XcupGetReservedColormapEntries.man |   37 
 man/XcupQueryVersion.man   |   37 
 man/XcupStoreColors.man|   37 
 man/XdbeAllocateBackBufferName.man |4 
 man/XdbeBeginIdiom.man |4 
 man/XdbeDeallocateBackBufferName.man   |4 
 man/XdbeEndIdiom.man   |4 
 man/XdbeFreeVisualInfo.man |4 
 man/XdbeGetBackBufferAttributes.man|4 
 man/XdbeGetVisualInfo.man  |4 
 man/XdbeQueryExtension.man |4 
 man/XdbeSwapBuffers.man|4 
 man/Xevi.man   |4 
 man/XeviGetVisualInfo.man  |1 
 man/XeviQueryExtension.man |

libxext: Changes to 'upstream-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore |   74 ++-
 COPYING|   47 +
 INSTALL|  229 -
 Makefile.am|   12 
 configure.ac   |   30 -
 include/X11/extensions/MITMisc.h   |2 
 include/X11/extensions/XEVI.h  |2 
 include/X11/extensions/XLbx.h  |2 
 include/X11/extensions/XShm.h  |5 
 include/X11/extensions/Xag.h   |2 
 include/X11/extensions/Xcup.h  |2 
 include/X11/extensions/Xdbe.h  |2 
 include/X11/extensions/Xext.h  |2 
 include/X11/extensions/dpms.h  |4 
 include/X11/extensions/extutil.h   |2 
 include/X11/extensions/lbxbuf.h|   51 --
 include/X11/extensions/lbxbufstr.h |   45 -
 include/X11/extensions/lbximage.h  |  151 --
 include/X11/extensions/multibuf.h  |3 
 include/X11/extensions/security.h  |2 
 include/X11/extensions/shape.h |3 
 include/X11/extensions/sync.h  |8 
 include/X11/extensions/xtestext1.h |1 
 man/DBE.man|4 
 man/DPMSCapable.man|   39 -
 man/DPMSDisable.man|   39 -
 man/DPMSEnable.man |   37 -
 man/DPMSForceLevel.man |   37 -
 man/DPMSGetTimeouts.man|   37 -
 man/DPMSGetVersion.man |   37 -
 man/DPMSInfo.man   |   37 -
 man/DPMSQueryExtension.man |   37 -
 man/DPMSSetTimeouts.man|   37 -
 man/Makefile.am|  173 +++
 man/XShape.man |5 
 man/XShapeCombineMask.man  |1 
 man/XShapeCombineRectangles.man|1 
 man/XShapeCombineRegion.man|1 
 man/XShapeCombineShape.man |1 
 man/XShapeGetRectangles.man|1 
 man/XShapeInputSelected.man|1 
 man/XShapeOffsetShape.man  |1 
 man/XShapeQueryExtension.man   |1 
 man/XShapeQueryExtents.man |1 
 man/XShapeQueryVersion.man |1 
 man/XShapeSelectInput.man  |1 
 man/XShm.man   |   33 -
 man/XShmAttach.man |1 
 man/XShmCreateImage.man|1 
 man/XShmCreatePixmap.man   |1 
 man/XShmDetach.man |1 
 man/XShmGetEventBase.man   |1 
 man/XShmGetImage.man   |1 
 man/XShmPixmapFormat.man   |1 
 man/XShmPutImage.man   |1 
 man/XShmQueryExtension.man |1 
 man/XShmQueryVersion.man   |1 
 man/XcupGetReservedColormapEntries.man |   37 -
 man/XcupQueryVersion.man   |   37 -
 man/XcupStoreColors.man|   37 -
 man/XdbeAllocateBackBufferName.man |4 
 man/XdbeBeginIdiom.man |4 
 man/XdbeDeallocateBackBufferName.man   |4 
 man/XdbeEndIdiom.man   |4 
 man/XdbeFreeVisualInfo.man |4 
 man/XdbeGetBackBufferAttributes.man|4 
 man/XdbeGetVisualInfo.man  |4 
 man/XdbeQueryExtension.man |4 
 man/XdbeSwapBuffers.man|4 
 man/Xevi.man   |4 
 man/XeviGetVisualInfo.man  |1 
 man/XeviQueryExtension.man |1 
 man/XeviQueryVersion.man   |1 
 man/Xmbuf.man  |5 
 man/XmbufChangeBufferAttributes.man|1 
 man/XmbufChangeWindowAttributes.man|1 
 man/XmbufCreateBuffers.man |1 
 man/XmbufCreateStereoWindow.man|1 
 man/XmbufDestroyBuffers.man|1 
 man/XmbufDisplayBuffers.man|1 
 man/XmbufGetBufferAttributes.man   |1 
 man/XmbufGetScreenInfo.man |1 
 man/XmbufGetVersion.man|1 
 man/XmbufGetWindowAttributes.man   |1 
 man/XmbufQueryExtension.man|1 
 specs/.gitignore   |6 
 specs/Makefile.am  |   64 ++
 specs/dbelib.tex   |  620 +
 specs/dbelib.xml   |  728 +
 specs/dpmslib.xml  |  419 +
 specs/shapelib.xml |  581 +++
 specs/synclib.tex  |  770 +++
 specs/synclib.xml  |  804 +
 src/DPMS.c |3 
 src/MITMisc.c  |3 
 src/Makefile.am|7 
 src/XAppgroup.c|4 
 src/XEVI.c |5 
 src/XLbx.c |5 
 src/XMultibuf.c|   

Re: Uploading xserver-xorg-video-geode_2.11.10-1+b1_i386.changes

2011-01-13 Thread Cyril Brulebois
Martin-Éric Racine q-f...@iki.fi (10/11/2010):
 Doh! Sorry about that! I had actually uploaded 2.11.10 to
 experimental precisely because it includes changes for 1.9 but I
 apparently forgot to build against it. Good thing that you noticed
 and pushed a bin-NMU.  Thanks for that!

Hi again,

as a tiny reminder: feel free to keep uploading a version built
against X 1.9 in experimental so that we keep having a full set of
drivers against 1.9 there.

KiBi.


signature.asc
Description: Digital signature


Processing of libxext_1.2.0-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
libxext_1.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  libxext_1.2.0-1.dsc
  libxext_1.2.0.orig.tar.gz
  libxext_1.2.0-1.diff.gz
  libxext6_1.2.0-1_amd64.deb
  libxext6-udeb_1.2.0-1_amd64.udeb
  libxext6-dbg_1.2.0-1_amd64.deb
  libxext-dev_1.2.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/e1pdbxm-000762...@franck.debian.org



libxext_1.2.0-1_amd64.changes ACCEPTED into experimental

2011-01-13 Thread Debian FTP Masters



Accepted:
libxext-dev_1.2.0-1_amd64.deb
  to main/libx/libxext/libxext-dev_1.2.0-1_amd64.deb
libxext6-dbg_1.2.0-1_amd64.deb
  to main/libx/libxext/libxext6-dbg_1.2.0-1_amd64.deb
libxext6-udeb_1.2.0-1_amd64.udeb
  to main/libx/libxext/libxext6-udeb_1.2.0-1_amd64.udeb
libxext6_1.2.0-1_amd64.deb
  to main/libx/libxext/libxext6_1.2.0-1_amd64.deb
libxext_1.2.0-1.diff.gz
  to main/libx/libxext/libxext_1.2.0-1.diff.gz
libxext_1.2.0-1.dsc
  to main/libx/libxext/libxext_1.2.0-1.dsc
libxext_1.2.0.orig.tar.gz
  to main/libx/libxext/libxext_1.2.0.orig.tar.gz


Override entries for your package:
libxext-dev_1.2.0-1_amd64.deb - optional libdevel
libxext6-dbg_1.2.0-1_amd64.deb - extra debug
libxext6-udeb_1.2.0-1_amd64.udeb - optional debian-installer
libxext6_1.2.0-1_amd64.deb - optional libs
libxext_1.2.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/e1pdbze-0007cr...@franck.debian.org



libxi: Changes to 'upstream-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore|   77 
 COPYING   |   21 
 Makefile.am   |   11 
 configure.ac  |   48 
 doc/.gitignore|6 
 doc/Makefile.am   |   66 
 doc/porting.xml   | 1209 +
 man/.gitignore|2 
 man/Makefile.am   |  246 -
 man/XAllowDeviceEvents.txt|   56 
 man/XGetDeviceProperty.txt|5 
 man/XIQueryDevice.txt |6 
 man/XSelectExtensionEvent.txt |8 
 specs/.gitignore  |6 
 specs/Makefile.am |   68 
 specs/encoding.xml| 2312 +++
 specs/inputlib.xml|   70 
 specs/library.xml | 8559 ++
 src/Makefile.am   |3 
 src/XExtInt.c |   72 
 src/XExtToWire.c  |3 
 src/XGetDCtl.c|   23 
 src/XGetFCtl.c|   23 
 src/XGetVers.c|   24 
 src/XIProperties.c|1 
 src/XIQueryVersion.c  |1 
 src/XISelEv.c |   35 
 src/XIint.h   |3 
 src/XListDev.c|2 
 src/XQueryDv.c|   24 
 src/XSetBMap.c|1 
 31 files changed, 12700 insertions(+), 291 deletions(-)

New commits:
commit ea7e12eaf84ada28f4933e85ecf51a47c9db0b93
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Tue Nov 2 14:26:34 2010 +1000

libXi 1.4

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/configure.ac b/configure.ac
index 2f773f9..0a4b384 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.60])
 
-AC_INIT(libXi, 1.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], 
libXi)
+AC_INIT(libXi, 1.4.0, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit 556246beaffb42e1f58d816542d91e360ea02080
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Tue Nov 2 11:22:01 2010 +1000

man: XGetDeviceProperty(3) has no parameter 'pending'.

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
Reviewed-by: Julien Cristau jcris...@debian.org

diff --git a/man/XGetDeviceProperty.txt b/man/XGetDeviceProperty.txt
index b557216..403aa96 100644
--- a/man/XGetDeviceProperty.txt
+++ b/man/XGetDeviceProperty.txt
@@ -19,7 +19,6 @@ SYNOPSIS
long offset,
long length,
Bool delete,
-   Bool pending,
Atom req_type,
Atom *actual_type_return,
int *actual_format_return,
@@ -96,10 +95,6 @@ SYNOPSIS
   Specifies the offset in the specified property (in
   32-bit quantities) where the data is to be retrieved.
 
-   pending
-  Specifies whether to retrieve the pending state of the
-  property or the current state.
-
property
   Specifies the property to modify or query.
 

commit ccbebb111fb2084716fce67cb44b5bd8b86adbbc
Author: Jesse Adkins jesserayadk...@gmail.com
Date:   Tue Sep 28 13:30:03 2010 -0700

Purge cvs tags.

Signed-off-by: Jesse Adkins jesserayadk...@gmail.com
Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/src/XIint.h b/src/XIint.h
index 00e84d3..b27f04a 100644
--- a/src/XIint.h
+++ b/src/XIint.h
@@ -1,5 +1,3 @@
-/* $XFree86: xc/lib/Xi/XIint.h,v 3.2 2003/07/07 15:34:22 eich Exp $ */
-
 /*
  * XIint.h - Header definition and support file for the internal
  * support routines used by the Xi library.

commit f237427f897d1dc527494653735d4bb93d740546
Author: Carlos Garnacho carl...@gnome.org
Date:   Wed Oct 6 11:04:21 2010 +0200

Fix typo when converting raw events from the wire.

The raw values were being miscalculated, containing only the integral part
of the FP3232, meanwhile normal valuators were mistakenly added the 
fractional
part of its corresponding raw value.

Signed-off-by: Carlos Garnacho carl...@gnome.org
Reviewed-by: Jeremy Huddleston jerem...@apple.com
Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/src/XExtInt.c b/src/XExtInt.c
index bbd406d..eed6637 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -1638,7 +1638,7 @@ wireToRawEvent(xXIRawEvent *in, XGenericEventCookie 
*cookie)
 out-valuators.values[i] = values-integral;
 out-valuators.values[i] += ((double)values-frac / (1  16) / (1  
16));
 out-raw_values[i] = (values + bits)-integral;
-out-valuators.values[i] += ((double)(values + bits)-frac / (1  16) 
/ (1  16));
+out-raw_values[i] += ((double)(values + bits)-frac / (1  16) / (1 
 16));
 values++;
 }
 

commit abc26c71b6032683b89085a7ebcd40ca81cdf3f2
Author: Julien Cristau 

libxi: Changes to 'debian-experimental'

2011-01-13 Thread Cyril Brulebois
 .gitignore|   77 
 COPYING   |   21 
 ChangeLog |  463 ++
 Makefile.am   |   11 
 configure.ac  |   48 
 debian/changelog  |   78 
 debian/control|   30 
 debian/copyright  |   43 
 debian/libxi-dev.install  |6 
 debian/libxi6-udeb.install|1 
 debian/rules  |   21 
 debian/watch  |1 
 doc/.gitignore|6 
 doc/Makefile.am   |   66 
 doc/porting.xml   | 1209 +
 man/.gitignore|2 
 man/Makefile.am   |  246 -
 man/XAllowDeviceEvents.txt|   56 
 man/XGetDeviceProperty.txt|5 
 man/XIQueryDevice.txt |6 
 man/XSelectExtensionEvent.txt |8 
 specs/.gitignore  |6 
 specs/Makefile.am |   68 
 specs/encoding.xml| 2312 +++
 specs/inputlib.xml|   70 
 specs/library.xml | 8559 ++
 src/Makefile.am   |3 
 src/XExtInt.c |   77 
 src/XExtToWire.c  |3 
 src/XGetDCtl.c|   23 
 src/XGetFCtl.c|   23 
 src/XGetVers.c|   24 
 src/XIProperties.c|1 
 src/XIQueryVersion.c  |1 
 src/XISelEv.c |   35 
 src/XIint.h   |3 
 src/XListDev.c|2 
 src/XQueryDv.c|   24 
 src/XSetBMap.c|1 
 39 files changed, 13327 insertions(+), 312 deletions(-)

New commits:
commit add72b3a78f9b35e8782310a1de4e031dbbc3a8d
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 06:22:55 2011 +0100

Upload to experimental, fixing version number.

diff --git a/debian/changelog b/debian/changelog
index 89de01a..ab6fb99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxi (2:1.4-1) UNRELEASED; urgency=low
+libxi (2:1.4.0-1) experimental; urgency=low
 
   * New upstream release.
   * Update debian/copyright from upstream COPYING.
@@ -10,7 +10,7 @@ libxi (2:1.4-1) UNRELEASED; urgency=low
   * Get rid of *.xml files before running dh_install.
   * Ship *.html, *.txt, *.css in libxi-dev.
 
- -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 06:02:57 +0100
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 06:22:37 +0100
 
 libxi (2:1.3-6) unstable; urgency=medium
 

commit 83b98d6ae6da778bee95d63b912eddb517ec6651
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 06:21:37 2011 +0100

Ship *.html, *.txt, *.css in libxi-dev.

diff --git a/debian/changelog b/debian/changelog
index b292b13..89de01a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libxi (2:1.4-1) UNRELEASED; urgency=low
   * Switch dh_install from --list-missing to --fail-missing for added
 safety.
   * Get rid of *.xml files before running dh_install.
+  * Ship *.html, *.txt, *.css in libxi-dev.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 06:02:57 +0100
 
diff --git a/debian/libxi-dev.install b/debian/libxi-dev.install
index 0d4d5b5..f59105c 100644
--- a/debian/libxi-dev.install
+++ b/debian/libxi-dev.install
@@ -2,3 +2,9 @@ usr/lib/libXi.a
 usr/lib/libXi.so
 usr/lib/pkgconfig/xi.pc
 usr/include/X11/extensions/
+usr/share/doc/libXi/specs/*.html usr/share/doc/libxi-dev
+usr/share/doc/libXi/specs/*.txt  usr/share/doc/libxi-dev
+usr/share/doc/libXi/specs/*.css  usr/share/doc/libxi-dev
+usr/share/doc/libXi/doc/*.html usr/share/doc/libxi-dev
+usr/share/doc/libXi/doc/*.txt  usr/share/doc/libxi-dev
+usr/share/doc/libXi/doc/*.css  usr/share/doc/libxi-dev

commit 2376fbb994cce1e822c0b6a67ac74c67dc38b650
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 06:17:13 2011 +0100

Get rid of *.xml files before running dh_install.

diff --git a/debian/changelog b/debian/changelog
index 26962cc..b292b13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libxi (2:1.4-1) UNRELEASED; urgency=low
   * Add xmlto, xorg-sgml-doctools, and w3m build-dep accordingly.
   * Switch dh_install from --list-missing to --fail-missing for added
 safety.
+  * Get rid of *.xml files before running dh_install.
 
  -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 06:02:57 +0100
 
diff --git a/debian/rules b/debian/rules
index d758b6d..7956d93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ binary-arch: build install
dh_testroot
 
dh_installdocs
+   find debian/tmp -name '*.xml' -delete
dh_install --sourcedir=debian/tmp --fail-missing --exclude=libXi.la 
--exclude=usr/share/man/man3
dh_installman
dh_installchangelogs ChangeLog

commit 3975885fa7f23786f42e0fb2c4cb64c602dc3d95
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jan 14 06:11:59 2011 +0100

Switch dh_install from --list-missing to --fail-missing for added safety.

diff --git a/debian/changelog 

Processing of libxi_1.4.0-1_amd64.changes

2011-01-13 Thread Debian FTP Masters
libxi_1.4.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  libxi_1.4.0-1.dsc
  libxi_1.4.0.orig.tar.gz
  libxi_1.4.0-1.diff.gz
  libxi6_1.4.0-1_amd64.deb
  libxi6-udeb_1.4.0-1_amd64.udeb
  libxi6-dbg_1.4.0-1_amd64.deb
  libxi-dev_1.4.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/e1pdcfn-0003cb...@franck.debian.org



libxi_1.4.0-1_amd64.changes ACCEPTED into experimental

2011-01-13 Thread Debian FTP Masters



Accepted:
libxi-dev_1.4.0-1_amd64.deb
  to main/libx/libxi/libxi-dev_1.4.0-1_amd64.deb
libxi6-dbg_1.4.0-1_amd64.deb
  to main/libx/libxi/libxi6-dbg_1.4.0-1_amd64.deb
libxi6-udeb_1.4.0-1_amd64.udeb
  to main/libx/libxi/libxi6-udeb_1.4.0-1_amd64.udeb
libxi6_1.4.0-1_amd64.deb
  to main/libx/libxi/libxi6_1.4.0-1_amd64.deb
libxi_1.4.0-1.diff.gz
  to main/libx/libxi/libxi_1.4.0-1.diff.gz
libxi_1.4.0-1.dsc
  to main/libx/libxi/libxi_1.4.0-1.dsc
libxi_1.4.0.orig.tar.gz
  to main/libx/libxi/libxi_1.4.0.orig.tar.gz


Override entries for your package:
libxi-dev_1.4.0-1_amd64.deb - optional libdevel
libxi6-dbg_1.4.0-1_amd64.deb - extra debug
libxi6-udeb_1.4.0-1_amd64.udeb - optional debian-installer
libxi6_1.4.0-1_amd64.deb - optional libs
libxi_1.4.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/e1pdcgf-0003kq...@franck.debian.org



Bug#596356: xserver-xorg-video-intel: hung CPU, disabling acceleration

2011-01-13 Thread Yan Morin
Package: xserver-xorg-video-intel
Version: 2:2.13.0-5
Severity: normal

Same problem then before, but this is after an upgrade of some xorg package and 
kernel package.
I was browsing on internet when it happened.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Feb 27  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Jan 11 22:50 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3607 Jan 11 21:45 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
#   InputDeviceMouse0 CorePointer
#   InputDeviceKeyboard0 CoreKeyboard
EndSection


Section ServerFlags
#  Option AutoAddDevices false
#  Option AllowEmptyInput false
EndSection



Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
#   FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  dbe
Load  record
Load  dri2
Load  glx
#Disable glx  remove AIGLX message, but mouse doesn't work after 
switch VT
Load  extmod
Load  dri
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option XkbRules xorg
Option XkbModel pc105
Option XkbLayout ca
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option NoAccel  True   # [bool] # not used by conf!
#Option SWcursor  # [bool]
#Option ColorKey  # i
#Option CacheLines# i
#Option Dac6Bit   # [bool]
#Option DRI   # [bool]
#   Driver intel
#   Option shadow
#   Option DRI off
#Option NoDDC # [bool]
#Option ShowCache # [bool]
#Option XvMCSurfaces  # i
#Option PageFlip  # [bool]
Identifier  Card0
#   Driver  vesa # same black screen, but doesn't crash X
Driver intel
#   Driver fbdev
VendorName  Intel Corporation
BoardName   82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics 
Device
BusID   PCI:0:2:0
#   Option ForceEnablePipeA true # worst, lost video signal
#   Option AccelMethod XAA # worst, lost video signal and Option 
AccelMethod is not used
Option AccelMethod XAA
Option Accel Off
Option DRI Off
Option AIGLX Off
Option PM Off
Option NoMTRR
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 1
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
Modes 1440x900 1680x1050  
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
Modes 1440x900 1680x1050  
EndSubSection
EndSection



Kernel version