Bug#498210: xserver-xorg-input-kbd: ctrl:nocaps keycode 66 is on both the control and shiftlock modifier list

2008-09-08 Thread Aleix Conchillo Flaqué
Package: xserver-xorg-input-kbd
Version: 1:1.3.1-1
Severity: normal


When using the CapsLock key as a new Control set with X option
ctrl:nocaps, the CapsLock appears to be in both the shiftlock and the
control modifier list.

This a problem, for example, in Emacs when using C-n or C-p.

See the xev results for both CapsLock and Ctrl key:

For the CapsLock:

KeyPress event, serial 33, synthetic NO, window 0x361,
   root 0x8b, subw 0x0, time 82422639, (109,-9), root:(113,36),
   state 0x0, keycode 66 (keysym 0xffe3, Control_L), same_screen YES,
   XKeysymToKeycode returns keycode: 37
   XLookupString gives 0 bytes:
   XmbLookupString gives 0 bytes:
   XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x361,
   root 0x8b, subw 0x0, time 82422761, (109,-9), root:(113,36),
   state 0x6, keycode 66 (keysym 0xffe3, Control_L), same_screen YES,
   XKeysymToKeycode returns keycode: 37
   XLookupString gives 0 bytes:
   XFilterEvent returns: False

For the normal Ctrl key:

KeyPress event, serial 33, synthetic NO, window 0x361,
   root 0x8b, subw 0x0, time 82373457, (72,-12), root:(76,33),
   state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
   XLookupString gives 0 bytes:
   XmbLookupString gives 0 bytes:
   XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x361,
   root 0x8b, subw 0x0, time 82373612, (72,-12), root:(76,33),
   state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
   XLookupString gives 0 bytes:
   XFilterEvent returns: False


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

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.4.2-4  Xorg X server - core server

xserver-xorg-input-kbd recommends no packages.

xserver-xorg-input-kbd suggests no packages.

-- no debconf information



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



Bug#498210: xserver-xorg-input-kbd: ctrl:nocaps keycode 66 is on both the control and shiftlock modifier list

2008-09-08 Thread Aleix Conchillo Flaqué
I have tried it with (and without) this modmap file:

clear mod1
clear mod4
keycode 0x73 = Alt_L
keycode 0x40 = Meta_L
add mod4 = Alt_L
add mod1 = Meta_L

Also with GNOME and Openbox.

The issue has appeared during the last month.



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



Bug#496747: xserver-xorg-video-ati: multi-head virtualsize and direct rendering not working with two different monitor resolutions

2008-09-08 Thread Philipp Neuser

Brice Goglin schrieb:

Philipp Neuser wrote:
  

When you've got two monitores with different resoultion, the virtualsize
is not correct. It's always the bigger one. You can only correct this,
if you open a console and type "xrandr --output VGA-0 --auto". You have
to do this every time you login.
  



As I said, please send the whole ouput of xrandr --verbose before and
after running the above xrandr --auto.
  
I can't get the correct resolutions again. Also xrandr --output VGA-0 
--auto doesn't work any more even though I used the old config. At the 
moment the picture from the big monitor (DVI) laps over on the small. 
It's like a small part of the desktop is cloned.


xorg.conf:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
   Identifier"Generic Keyboard"
   Driver"kbd"
   Option"XkbRules""xorg"
   Option"XkbModel""pc101"
   Option"XkbLayout""us"
EndSection

Section "InputDevice"
   Identifier"Configured Mouse"
   Driver"mouse"
   Option"Emulate3Buttons""true"
EndSection

#Section "Device"
#Identifier"Configured Video Device"
#Driver"fglrx"
#Option"Monitor-DVI-0" "DVI Monitor"
#Option"Monitor-VGA-0" "VGA Monitor"
#EndSection

Section "Monitor"
   Identifier"DVI Monitor"
   Modeline "1680x1050_60.00"  147.14  1680 1784 1968 2256  1050 
1051 1054 1087  -HSync +Vsync

   Option "PreferredMode""1680x1050_60.00"
EndSection

Section "Monitor"
   Identifier"VGA Monitor"
   DisplaySize1280 1024
   Option"RightOf""DVI Monitor"
   Option"DPMS"
EndSection

Section "Screen"
   Identifier"Default Screen"
#Monitor"Configured Monitor"
   SubSection "Display"
   Depth 24
   Virtual 4000 3000
   EndSubSection
EndSection

xrandr --verbose before xrandr ... --auto:

creen 0: minimum 320 x 200, current 2560 x 1024, maximum 3000 x 2000
VGA-0 connected 1280x1024+1280+0 (0x5f) normal (normal left inverted 
right x axis y axis) 338mm x 270mm

   Identifier: 0x5c
   Timestamp:  504510509
   Subpixel:   no subpixels
   Clones: DVI-0 S-video
   CRTC:   0
   CRTCs:  0 1
   EDID_DATA:
   000009d145765603
   1f0e01036c261e78ea5e0ca4594a9825
   205054bdef80714f8180818c818f0101
   010101010101302a009851002a403070
   1300520e111e00fc0042656e
   512046503939310a202000ff
   0a20202000fd
   00384c1e510e0a20202020202020004c
   load_detection: 1 (0x0001) range:  (0,1)
 1280x1024 (0x5f)  108.0MHz +HSync +VSync *current +preferred
   h: width  1280 start 1328 end 1440 total 1688 skew0 clock   
64.0KHz
   v: height 1024 start 1025 end 1028 total 1066   clock   
60.0Hz

 1600x1024 (0x60)  106.9MHz -HSync -VSync
   h: width  1600 start 1620 end 1640 total 1670 skew0 clock   
64.0KHz
   v: height 1024 start 1027 end 1030 total 1067   clock   
60.0Hz

 1400x1050 (0x61)  122.0MHz +HSync +VSync
   h: width  1400 start 1488 end 1640 total 1880 skew0 clock   
64.9KHz
   v: height 1050 start 1052 end 1064 total 1082   clock   
60.0Hz

 1280x1024 (0x62)  138.8MHz -HSync +VSync
   h: width  1280 start 1368 end 1504 total 1728 skew0 clock   
80.3KHz
   v: height 1024 start 1027 end 1034 total 1072   clock   
74.9Hz

 1280x1024 (0x63)  135.0MHz +HSync +VSync
   h: width  1280 start 1296 end 1440 total 1688 skew0 clock   
80.0KHz
   v: height 1024 start 1025 end 1028 total 1066   clock   
75.0Hz

 1280x1024 (0x64)  133.0MHz -HSync +VSync
   h: width  1280 start 1368 end 1504 total 1728 skew0 clock   
77.0KHz
   v: height 1024 start 1027 end 1034 total 1070   clock   
71.9Hz

 1280x1024 (0x65)  109.0MHz -HSync +VSync
   h: width  1280 start 1368 end 1496 total 1712 skew0 clock   
63.7KHz
   v: height 1024 start 1027 end 1034 total 1063   clock   
59.9Hz

 1280x1024 (0x5f)  108.0MHz +HSync +VSync *current
   h: width  1280 start 1328 end 1440 total 1688 skew0 clock   
64.0KHz
   v: height 1024 start 1025 end 1028 total 1066   clock   
60.0Hz

 1440x900 (0x66)  108.8MHz +HSync +VSync
   h: width  1440 start 1472 end 1880 total 1912 skew0 clock   
56.9KHz
   v: height  900 start  918 end  927 total  946   clock   

Processed: tagging 368559, tagging 368564, tagging 368560

2008-09-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.28
> tags 368559 lenny-ignore
Bug#368559: x11-proto-gl: material under GLX Public License and SGI Free 
Software License B is not DFSG-free
Tags were: help etch-ignore sarge-ignore upstream
Tags added: lenny-ignore

> tags 368564 lenny-ignore
Bug#368564: xorg-server: material under GLX Public License and SGI Free 
Software License B is not DFSG-free
Tags were: help upstream etch-ignore sarge-ignore
Bug#211765: xorg-server: material under GLX Public License is not DFSG-free
Tags added: lenny-ignore

> tags 368560 lenny-ignore
Bug#368560: mesa: material under SGI Free Software License B is not DFSG-free
Tags were: help etch-ignore sarge-ignore upstream
Tags added: lenny-ignore

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



xorg: Changes to 'ubuntu'

2008-09-08 Thread Timo Aaltonen
 debian/changelog.Debian.old |11755 
 1 file changed, 11755 insertions(+)

New commits:
commit c7127f59653aa82f8a0da38a3735f6252d3a23c3
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Mon Sep 8 15:01:32 2008 +0300

re-add changelog.Debian.old which was deleted by mistake.

diff --git a/debian/changelog.Debian.old b/debian/changelog.Debian.old
new file mode 100644
index 000..888ff39
--- /dev/null
+++ b/debian/changelog.Debian.old
@@ -0,0 +1,11755 @@
+xorg-x11 (6.9.0.dfsg.1-6) unstable; urgency=high
+
+  * Disable new evdev driver patches to prevent FTBFS on mipsen.  Thanks 
+Ryan Murray. (closes: #360540)
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Mon,  3 Apr 2006 07:18:50 -0400
+
+xorg-x11 (6.9.0.dfsg.1-5) unstable; urgency=high
+
+  [ David Martínez Moreno ]
+  * hurd/800_gnu_config.diff: Fix for local socket creation in the Hurd:
+sockets are BSD4.4-like (closes: #348011).
+
+  [ David Nusinow ]
+  * Remove resize from xutils description. This program has been moved to the
+xterm package as of Xorg 6.9 and xterm 208-3.
+  * Remove general/020_acpi_event_loop_fix.diff. This patch is the incorrect
+fix, since the server should not be usurping the acpi file interface from
+acpid when acpid is transiently restarted. We need a better fix.
+(reopens: #345537) (closes: #347680)
+  * Add Zephenia E. Hull's rewritten evdev driver which should provide the
+missing features removed from our Debian-specific implementation of the
+protocol in the mouse driver. See its manpage for details, as well as
+upstream bug https://bugs.freedesktop.org/show_bug.cgi?id=5696. Note that
+as a result of this patch I've removed general/021_evdev_manpage.diff
+which is now obsolete and rolled in to general/033_evdev_rewrite.diff.
+This also adds patch general/034_evdev_xkb.diff as well. (closes: #350389)
+  * Remove rgb.txt stuff from x11-common.preinst. This is causing the file to
+be deleted.
+  * Add general/029_enable_truetype_font_hinting.diff. Thanks to Eugene Konev
+for seeing that this one got through. (closes: #340001)
+  * Add general/036_geteuid_security.diff for upstream security fix. Patch by
+Daniel Stone. See upstream bug #6213.
+
+  [ Denis Barbier ]
+  * Update debian/xserver-xorg.config.in to reflect changes in XKB layouts.
+Better handling of Turkish layouts, by Recai Oktaş. (closes: #348027)
+  * Rewrite pt_BR.UTF-8/Compose to include en_US.UTF-8/Compose so that
+this file can be easily maintained.  Replace + to match
+the definition from iso8859-1/Compose.  Thanks Rafael Ávila de Espíndola
+(closes: #296599)
+  * Remove ko/Compose, as requested by Korean users.  Thanks Changwoo Ryu
+(closes: #89703)
+  * Add extra compose sequences for euro sign in iso8859-15/Compose.
+Thanks Bas Zoetekouw  (closes: #127609)
+
+  [ Eugene Konev ]
+  * Correct the ru_RU.UTF-8 locale alias. This adds
+general/011b_ru_RU_UTF-8_XLC_LOCALE.diff (closes: #330144)
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Sun, 19 Mar 2006 23:03:55 -0500
+
+xorg-x11 (6.9.0.dfsg.1-4) unstable; urgency=low
+
+  [ David Martínez Moreno ]
+  * GNU/KFreeBSD changes (closes: #331517, #338290):
+- Updated freebsd/001_gnu-kbsd.diff in order to fix FTBFS.
+- Added freebsd/003_gnu-kbsd_sock_un.diff for fixing some non-portable
+  code.
+- Updated MANIFEST.kfreebsd-i386.in.
+- Modified xlibmesa-dri.install and xserver-xorg.install.kfreebsd-i386.
+- Dropped debian/xdmx.install.kfreebsd-i386, as its content is the same
+  as in generic debian/xdmx.install.
+  * Updated Turkish translation. Thanks, Recai Oktaş and Osman Yüksel
+(closes: #347494, #334568).
+  * Updated Japanese translation. Thanks, Kenshi Muto (closes: #347498).
+  * Updated Galician translation. Thanks, Jacobo Tarrio (closes: #347889).
+  * Fixed Compose key for LC_CTYPE=cs_CZ.UTF-8 (closes: #347531).
+
+  [ David Nusinow ]
+  * MANIFEST updates for mips and mipsel over evdev manpage that was added for
+last upload
+  * unset DH_OPTIONS for dh_installinit during binary-indep and binary-arch
+targets. There's some bug in dh_installinit that was causing it to ignore
+all the .init scripts when -s or -i was used in it alongside --noscripts
+(closes: #347705)
+  * Add general/024_xterm_bindir.diff to deal with xterm's move to /usr/bin.
+Thanks Oliver Chief O'Cordes. (closes: #348091)
+
+  [ Denis Barbier ]
+  * Add general/086_enable_ca_variants.diff so that variants of the ca
+layout can be selected.  Thanks Felix-Antoine Bourbonnais
+(closes: #347496)
+  * Add general/013_xkb_drop_rules_xorg_duplicates.diff to remove duplicate
+definitions from /etc/X11/xkb/rules/xorg, and update
+general/091_xkb_implement_compose:caps.diff
+  * Add general/087_xkb_ralt_switch_multikey.diff to enable again the
+lv3:ralt_switch_multikey option.  Thanks Klaus Ethgen  (closes: #345409)
+  * Set Caps type in genera

Bug#498249: x11-xserver-utils: xrandr shows resolutions which the monitor cannot display

2008-09-08 Thread Noel Köthe
Package: x11-xserver-utils
Version: 7.3+5
Severity: normal

Hello,

my monitor has a maximun resolution of 1280x1024 but xrandr shows me three wrong
resolutions:

$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1600 x 1200
DVI-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 
376mm x 301mm
1280x1024  60.0*+   75.0 59.9 60.0*
1600x1024  60.0
1400x1050  60.0
1440x900   60.2
1280x960   60.0
1280x800   60.0
1152x864   75.0
1280x768   60.0
1024x768   75.1 75.0 70.1 60.0
832x62474.6
800x60072.2 75.0 60.3 56.2
640x48075.0 72.8 75.0 60.0 59.9
720x40070.1
DVI-0 disconnected (normal left inverted right x axis y axis)

1600x1024 1400x1050 and 1440x900 are not possible. My xorg.conf is very simple
(from a lenny installation last month):

--8<--
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
Option  "XkbVariant""nodeadkeys"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection
--8<--

Xorg.0.log

--8<--
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-4)
Current Operating System: Linux bn2002032436 2.6.26-1-486 #1 Wed Aug 20 
12:11:07 UTC 2008 i686
Build Date: 15 August 2008  07:19:42PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Mon Sep  8 12:17:24 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
...
(II) Primary Device is: PCI 03:00:0
(--) Assigning device section with no busID to primary device
(WW) RADEON: No matching Device section for instance (BusID PCI:3:0:1) found
(--) Chipset ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE) found
...
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0xf800: size 64KB
(II) RADEON(0): PCI bus 3 card 0 func 0
(==) RADEON(0): Depth 24, (==) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 2.0
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE)" (ChipID = 
0x5b65)
(--) RADEON(0): Linear framebuffer at 0xf000
(II) RADEON(0): PCIE card detected
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
 

Bug#498249: x11-xserver-utils: xrandr shows resolutions which the monitor cannot display

2008-09-08 Thread Julien Cristau
reassign 498249 xserver-xorg-video-ati
kthxbye

On Mon, Sep  8, 2008 at 15:29:39 +0200, Noel Köthe wrote:

> my monitor has a maximun resolution of 1280x1024 but xrandr shows me
> three wrong resolutions:
> 
xrandr displays whatever resolutions the server reports, it doesn't make
them up.  Reassigning to the driver.

Cheers,
Julien



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



Processed: Re: Bug#498249: x11-xserver-utils: xrandr shows resolutions which the monitor cannot display

2008-09-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 498249 xserver-xorg-video-ati
Bug#498249: x11-xserver-utils: xrandr shows resolutions which the monitor 
cannot display
Bug reassigned from package `x11-xserver-utils' to `xserver-xorg-video-ati'.

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#498262: xserver-xorg-video-intel: VGA output state misdetected

2008-09-08 Thread Andrew Archibald
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny2
Severity: normal

On a fresh install of Lenny gdm/gnome primarily uses only 1280x800
when the resolution of the output is (correctly) 1280x1024. The lower
taskbar is not then at the bottom of the screen although the area under
the lower taskbar is still usable and shows the background image. Also
windows which are maximised only use the top part of the screen.

This desktop system has one DVI output and one VGA output. The native res
of the screen is 1280x1024. Normally I only connect the DVI cables. On
Etch this was fine but now, with latest Lenny, only 1280x800 seems to
be considered active/usable. This seems to be linked to the VGA output,
which the driver sees as "disconnected" but still assigns a resolution
which limits the other output.

Workarounds:
1) Connect both VGA and DVI cables to the monitor.
2) Add the following section to /etc/X11/xorg.conf
 ---
Section "Monitor"
Identifier "VGA"
Option "Ignore" "true"
EndSection
 ---
3) xrandr --output VGA --off

xrandr output with bug:
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1600 x 1600
VGA disconnected 1280x800+0+0 (normal left inverted right x axis y axis) 0mm x 
0mm
TMDS-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm 
x 301mm
   1280x1024  60.0*+   74.9 75.0 59.9 60.0*
   1600x1024  60.0
   1400x1050  60.0
   1440x900   60.2
   1280x960   60.0
   1280x800   60.0
   1152x864   75.0
   1280x768   60.0
   1024x768   74.9 75.1 75.0 70.1 60.0 59.9
   832x62474.6
   800x60072.2 75.0 74.9 60.3 59.9 56.2
   640x48075.0 72.8 75.0 74.8 60.0 59.9
   720x40070.1

diff to xrandr output after 3):
< VGA disconnected 1280x800+0+0 (normal left inverted right x axis y axis) 0mm 
x 0mm
> VGA disconnected (normal left inverted right x axis y axis)


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-09-05 11:09 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1719572 2008-08-15 18:37 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated 
Graphics Controller (rev 04)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1077 2008-09-05 11:09 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 31830 2008-09-08 13:14 /var/log/Xorg.0.log

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

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-4)
Current Operating System: Linux pc20.choppywater.net 2.6.24-1-686 #1 SMP Thu 
May 8 02:16:39 UTC 2008 i686
Build Date: 15 August 2008  07:19:42PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Mon Sep  8 13:14:41 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Def

Bug#173314: Gourmet dine & ditcherr banned from Rome

2008-09-08 Thread Chrisjohn Landolt

 


 
Those two bulls among men, all invisible and visible great
fame and never succeeds in acquiring regions that i should
cause that hero of great vows to and he thought, i would
cure the monarch after like a tree moved by the breeze.
and when i looked.   

Bug#498262: xserver-xorg-video-intel: VGA output state misdetected

2008-09-08 Thread Brice Goglin
Andrew Archibald wrote:
> On a fresh install of Lenny gdm/gnome primarily uses only 1280x800
> when the resolution of the output is (correctly) 1280x1024. The lower
> taskbar is not then at the bottom of the screen although the area under
> the lower taskbar is still usable and shows the background image. Also
> windows which are maximised only use the top part of the screen.
>   

When did this bug appear? Did you ever try some earlier versions of
xserver-xorg-video-intel 2.x?

> This desktop system has one DVI output and one VGA output. The native res
> of the screen is 1280x1024. Normally I only connect the DVI cables. On
> Etch this was fine but now, with latest Lenny, only 1280x800 seems to
> be considered active/usable. This seems to be linked to the VGA output,
> which the driver sees as "disconnected" but still assigns a resolution
> which limits the other output.
>   

disconnected? I would say "connected" given the log below. Are you sure
you didn't mess up the xrandr outputs?

> (II) intel(0):   Pipe A is on
> (II) intel(0):   Display plane A is now enabled and connected to pipe A.
> (II) intel(0):   Pipe B is on
> (II) intel(0):   Display plane B is now enabled and connected to pipe B.
> (II) intel(0):   Output VGA is connected to pipe A
> (II) intel(0):   Output TMDS-1 is connected to pipe 

Brice




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



xserver-xorg-video-rendition: Changes to 'refs/tags/xserver-xorg-video-rendition-1_4.2.0.dfsg.1-3'

2008-09-08 Thread Julien Cristau
Tag 'xserver-xorg-video-rendition-1_4.2.0.dfsg.1-3' created by Julien Cristau 
<[EMAIL PROTECTED]> at 2008-09-08 17:50 +

Tagging upload of xserver-xorg-video-rendition 1:4.2.0.dfsg.1-3 to experimental.

Changes since xserver-xorg-video-rendition-1_4.2.0.dfsg.1-2:
Julien Cristau (6):
  xsfbs.mk: fix the prepare target for parallel make
  xsfbs.mk: more parallel make fixing
  xsfbs.mk: update the list of releases, and drop some unused code
  xsfbs.mk: make 'log' a separate target
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Build against xserver 1.5.

---
 debian/changelog  |6 ++
 debian/control|2 +-
 debian/xsfbs/xsfbs.mk |   29 +++--
 3 files changed, 18 insertions(+), 19 deletions(-)
---


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



xserver-xorg-video-rendition: Changes to 'debian-experimental'

2008-09-08 Thread Julien Cristau
 debian/changelog   |   23 
 debian/control |4 
 debian/patches/01_debian_remove_code_ref_to_object_code_files.diff |4 
 debian/patches/series  |2 
 debian/rules   |2 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 ---
 debian/xsfbs/xsfbs.mk  |   51 -
 debian/xsfbs/xsfbs.sh  |  387 
+-
 8 files changed, 251 insertions(+), 372 deletions(-)

New commits:
commit 84ef15fd5cd349639157990d4b295866c55141d6
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon Sep 8 18:48:51 2008 +0100

Build against xserver 1.5.

diff --git a/debian/changelog b/debian/changelog
index dec55b1..a956a9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-rendition (1:4.2.0.dfsg.1-3) experimental; urgency=low
+
+  * Build against xserver 1.5.
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 08 Sep 2008 18:48:44 +0100
+
 xserver-xorg-video-rendition (1:4.2.0.dfsg.1-2) unstable; urgency=low
 
   * Update patches to not use -p0, closes: #485274.
diff --git a/debian/control b/debian/control
index 7821bd9..766592b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow <[EMAIL PROTECTED]>, Julien Cristau <[EMAIL 
PROTECTED]>, Brice Goglin <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.4), 
x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, 
x11proto-xext-dev, quilt, dpkg-dev (>= 1.14.17)
+Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.5), 
x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, 
x11proto-xext-dev, quilt, dpkg-dev (>= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-rendition
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-rendition.git

commit 86e7669f5d912824e341ea487a6257ec5433eb90
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Thu Jul 17 15:44:45 2008 +0200

xsfbs.mk: make 'log' a separate target

'prepare' runs genscripts, and we don't want that in unpatch,
so create stampdir/log in a separate target, and make unpatch
depend on that instead of prepare.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 984e81c..f0f8953 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -110,10 +110,15 @@ $(STAMP_DIR)/stampdir:
 .PHONY: prepare
 stampdir_targets+=prepare
 prepare: $(STAMP_DIR)/prepare
-$(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir $(STAMP_DIR)/genscripts
-   mkdir -p $(STAMP_DIR)/log
+$(STAMP_DIR)/prepare: $(STAMP_DIR)/log $(STAMP_DIR)/genscripts
>$@
 
+.PHONY: log
+stampdir_targets+=log
+log: $(STAMP_DIR)/log
+$(STAMP_DIR)/log: $(STAMP_DIR)/stampdir
+   mkdir -p $(STAMP_DIR)/log
+
 # Apply all patches to the upstream source.
 .PHONY: patch
 stampdir_targets+=patch
@@ -140,7 +145,7 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 
 # Revert all patches to the upstream source.
 .PHONY: unpatch
-unpatch: $(STAMP_DIR)/prepare
+unpatch: $(STAMP_DIR)/log
rm -f $(STAMP_DIR)/patch
@echo -n "Unapplying patches..."; \
if $(QUILT) applied >/dev/null 2>/dev/null; then \

commit 50619e730fcaf422ffa4451468520526b2a830b8
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Jul 16 18:42:14 2008 +0200

xsfbs.mk: update the list of releases, and drop some unused code

we haven't had a separate source tree since modularization.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 2350f80..984e81c 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -44,9 +44,9 @@ NO_EPOCH_VER:=$(shell echo $(UPSTREAM_VERSION) | sed 
's/^.://')
 BUILDER:=$(shell echo $${DEBEMAIL:-$${EMAIL:-$$(echo [EMAIL PROTECTED](cat 
/etc/mailname 2>/dev/null))}})
 
 # Find out if this is an official build; an official build has nothing but
-# digits, dots, and/or the strings "woody" or "sarge" in the Debian part of the
+# digits, dots, and/or the codename of a release in the Debian part of the
 # version number.  Anything else indicates an unofficial build.
-OFFICIAL_BUILD:=$(shell VERSION=$(SOURCE_VERSION); if ! expr "$$(echo 
$${VERSION\#\#*-} | sed 's/\(woody\|sarge\)//g')" : ".*[^0-9.].*" >/dev/null 
2>&1; then echo yes; fi)
+OFFICIAL_BUILD:=$(shell VERSION=$(SOURCE_VERSION); if ! expr "$$(echo 
$${VERSION\#\#*-} | sed 's/\(woody\|sarge\|etch\|lenny\)//g')" : ".*[^0-9.].*" 
>/dev/null 2>&1; then echo yes; fi)
 
 # Set up parameters for the Debian build environment.
 
@@ -69,16 +69,6 @@ endif
 # $(STAMP_DIR) houses stamp files for complex targets.
 STAMP_DIR:=

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

2008-09-08 Thread Archive Administrator
xserver-xorg-video-rendition_4.2.0.dfsg.1-3_i386.changes uploaded successfully 
to localhost
along with the files:
  xserver-xorg-video-rendition_4.2.0.dfsg.1-3.dsc
  xserver-xorg-video-rendition_4.2.0.dfsg.1-3.diff.gz
  xserver-xorg-video-rendition_4.2.0.dfsg.1-3_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-rendition_4.2.0.dfsg.1-3_i386.changes ACCEPTED

2008-09-08 Thread Debian Installer

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


Override entries for your package:
xserver-xorg-video-rendition_4.2.0.dfsg.1-3.dsc - source x11
xserver-xorg-video-rendition_4.2.0.dfsg.1-3_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



xserver-xorg-video-savage: Changes to 'refs/tags/xserver-xorg-video-savage-1_2.2.1-3'

2008-09-08 Thread Julien Cristau
Tag 'xserver-xorg-video-savage-1_2.2.1-3' created by Julien Cristau <[EMAIL 
PROTECTED]> at 2008-09-08 18:33 +

Tagging upload of xserver-xorg-video-savage 1:2.2.1-3 to experimental.

Changes since xserver-xorg-video-savage-1_2.2.1-2:
Julien Cristau (14):
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Merge tag 'xf86-video-savage-2.2.0' into debian-experimental
  Update changelogs and patches for new upstream
  autoreconf
  debian/control updates
  xsfbs.mk: fix the prepare target for parallel make
  xsfbs.mk: more parallel make fixing
  xsfbs.mk: update the list of releases, and drop some unused code
  xsfbs.mk: make 'log' a separate target
  Merge branch 'debian-unstable' of 
ssh://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-savage into 
debian-experimental
  Build against xserver 1.5.
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  autoreconf
  Prepare changelog for upload

---
 Makefile.in   |2 
 configure |  256 ++-
 debian/changelog  |7 
 debian/control|2 
 debian/patches/02_temporary_revert_pciaccess.diff |  771 --
 debian/patches/series |1 
 debian/xsfbs/xsfbs.mk |   29 
 man/Makefile.in   |2 
 src/Makefile.in   |2 
 9 files changed, 256 insertions(+), 816 deletions(-)
---


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



xserver-xorg-video-savage: Changes to 'upstream-experimental'

2008-09-08 Thread Julien Cristau
 configure.ac|2 +-
 src/savage_driver.c |   38 +-
 src/savage_exa.c|   21 +++--
 src/savage_vbe.c|   10 --
 4 files changed, 45 insertions(+), 26 deletions(-)

New commits:
commit de3350e7937240686a90e51243e701b51a7f5249
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed May 21 16:04:31 2008 -0400

no, really, savage 2.2.1

diff --git a/configure.ac b/configure.ac
index 864b4d3..b6d64e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-savage],
-2.2.1,
+2.2.1, 
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-savage)
 

commit 97a9d2476868befc989b7ddb8067ac791bf2672e
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed May 21 16:01:37 2008 -0400

savage 2.2.1

diff --git a/configure.ac b/configure.ac
index 2676116..864b4d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-savage],
-2.2.0,
+2.2.1,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-savage)
 

commit fd20f5ddc2ef5945a757f6afedff5fb6214b607e
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed May 21 16:00:40 2008 -0400

Fake sync ranges for panels with no EDID.

Red Hat bug #243589.

diff --git a/src/savage_driver.c b/src/savage_driver.c
index eb06519..1b94d1f 100644
--- a/src/savage_driver.c
+++ b/src/savage_driver.c
@@ -1211,6 +1211,30 @@ static void SavageGetPanelInfo(ScrnInfoPtr pScrn)
psav->PanelX = panelX;
psav->PanelY = panelY;
 
+   do {
+   DisplayModePtr native = xf86CVTMode(panelX, panelY, 60.0, 0, 0);
+   if (!native)
+   break;
+
+   if (!pScrn->monitor->nHsync) {
+   pScrn->monitor->nHsync = 1;
+   pScrn->monitor->hsync[0].lo = 31.5;
+   pScrn->monitor->hsync[0].hi = (float)native->Clock /
+ (float)native->HTotal;
+   }
+   if (!pScrn->monitor->nVrefresh) {
+   pScrn->monitor->nVrefresh = 1;
+   pScrn->monitor->vrefresh[0].lo = 56.0;
+   pScrn->monitor->vrefresh[0].hi = (float)native->Clock * 1000.0 /
+(float)native->HTotal /
+(float)native->VTotal;
+   }
+   if (!pScrn->monitor->maxPixClock)
+   pScrn->monitor->maxPixClock = native->Clock;
+
+   xfree(native);
+   } while (0);
+
if( psav->LCDClock > 0.0 )
{
psav->maxClock = psav->LCDClock * 1000.0;

commit 09c4dcc658b07f2672388eb4ab5fee3ebe190fc9
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed May 21 15:58:24 2008 -0400

Don't try to call vbeModeInit(), it doesn't exist and never will.

diff --git a/src/savage_vbe.c b/src/savage_vbe.c
index 5933b4e..afbaa8f 100644
--- a/src/savage_vbe.c
+++ b/src/savage_vbe.c
@@ -18,7 +18,6 @@
 #endif
 #define L_ADD(x)  (B_O32(x) & 0x) + ((B_O32(x) >> 12) & 0x00)
 
-Bool vbeModeInit( vbeInfoPtr, int );
 static int SavageGetDevice( SavagePtr psav );
 /*static int SavageGetTVType( SavagePtr psav );*/
 void SavageSetVESAModeCrtc1( SavagePtr psav, int n, int Refresh );
@@ -186,15 +185,6 @@ SavageSetVESAMode( SavagePtr psav, int n, int Refresh )
ErrorF("Set video mode failed\n");
}
 }
-#ifdef XFree86LOADER
-else
-{
-   if( !vbeModeInit( psav->pVbe, n ) )
-   {
-   ErrorF("Set video mode failed\n");
-   }
-}
-#endif
 }
 
 void

commit a01c9d12938f977a4310e0547866f01517059a3e
Author: Dave Airlie <[EMAIL PROTECTED]>
Date:   Sat May 10 15:06:18 2008 +1000

savage/pciaccess: don't try to map aperture larger than region window

diff --git a/src/savage_driver.c b/src/savage_driver.c
index 5fd7d66..2205dc8 100644
--- a/src/savage_driver.c
+++ b/src/savage_driver.c
@@ -3097,10 +3097,16 @@ static Bool SavageMapMem(ScrnInfoPtr pScrn)
 /* On Paramount and Savage 2000, aperture 0 is PCI base 2.  On other
  * chipsets it's in the same BAR as the framebuffer.
  */
+
+psav->ApertureRegion.size = (psav->IsPrimary || psav->IsSecondary)
+? (0x0100 * 2) : (0x0100 * 5);
+
 if ((psav->Chipset == S3_SUPERSAVAGE) 
 || (psav->Chipset == S3_SAVAGE2000)) {
 #ifdef XSERVER_LIBPCIACCESS
 psav->ApertureRegion.base = psav->PciInfo->regions[2].base_addr;
+if (psav->ApertureRegion.size > psav->PciInfo->regions[2].size)
+psav->ApertureRegion.size = psav->PciInfo->regions[2].size;
 #else
 psav->ApertureRegion.base = psav->PciInfo->memBase[2];
 #endif
@@ -3108,8 +3114,6 @@ static Bool SavageMapMem(ScrnInfoPtr pScrn)
 psav->ApertureRegion.base = psav->FbRegion.base + 0x0200;
 }
 
-psav->ApertureRegion.size = (psav->IsPrimary || psav->IsSecondary)
-?

xserver-xorg-video-savage: Changes to 'debian-experimental'

2008-09-08 Thread Julien Cristau
 ChangeLog  |   51 +++
 aclocal.m4 |2 
 configure  |   20 -
 configure.ac   |2 
 debian/changelog   |   34 +-
 debian/control |2 
 debian/patches/03_request_16bit_depth.diff |8 
 debian/rules   |2 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 ---
 debian/xsfbs/xsfbs.mk  |   51 +--
 debian/xsfbs/xsfbs.sh  |  387 +++--
 ltmain.sh  |2 
 src/savage_driver.c|   38 ++
 src/savage_exa.c   |   21 -
 src/savage_vbe.c   |   10 
 15 files changed, 366 insertions(+), 414 deletions(-)

New commits:
commit 2c68e2881a19f63ae64e9d2b5498663fe58450b4
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon Sep 8 19:32:17 2008 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 9eb649f..a1b329e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xserver-xorg-video-savage (1:2.2.1-3) UNRELEASED; urgency=low
+xserver-xorg-video-savage (1:2.2.1-3) experimental; urgency=low
 
   * Drop patch 02_temporary_revert_pciaccess.
   * Build against xserver 1.5.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 08 Sep 2008 19:07:47 +0100
+ -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 08 Sep 2008 19:32:12 +0100
 
 xserver-xorg-video-savage (1:2.2.1-2) unstable; urgency=low
 

commit 8fab2a38f13e8c172da184e146820d04e6fb177b
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon Sep 8 19:32:01 2008 +0100

autoreconf

diff --git a/configure b/configure
index b24977f..9d43b77 100755
--- a/configure
+++ b/configure
@@ -883,6 +883,10 @@ DRI_TRUE
 DRI_FALSE
 DRI_CFLAGS
 DRI_LIBS
+PCIACCESS_CFLAGS
+PCIACCESS_LIBS
+XSERVER_LIBPCIACCESS_TRUE
+XSERVER_LIBPCIACCESS_FALSE
 moduledir
 DRIVER_NAME
 APP_MAN_SUFFIX
@@ -919,7 +923,9 @@ PKG_CONFIG
 XORG_CFLAGS
 XORG_LIBS
 DRI_CFLAGS
-DRI_LIBS'
+DRI_LIBS
+PCIACCESS_CFLAGS
+PCIACCESS_LIBS'
 
 
 # Initialize some variables set by options.
@@ -1542,6 +1548,10 @@ Some influential environment variables:
   XORG_LIBS   linker flags for XORG, overriding pkg-config
   DRI_CFLAGS  C compiler flags for DRI, overriding pkg-config
   DRI_LIBSlinker flags for DRI, overriding pkg-config
+  PCIACCESS_CFLAGS
+  C compiler flags for PCIACCESS, overriding pkg-config
+  PCIACCESS_LIBS
+  linker flags for PCIACCESS, overriding pkg-config
 
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
@@ -4385,7 +4395,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 4388 "configure"' > conftest.$ac_ext
+  echo '#line 4398 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -7442,11 +7452,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:7445: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:7455: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
-   echo "$as_me:7449: \$? = $ac_status" >&5
+   echo "$as_me:7459: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -7732,11 +7742,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:7735: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:7745: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
-   echo "$as_me:7739: \$? = $ac_status" >&5
+   echo "$as_me:7749: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -7836,11 +7846,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:7839: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:7849: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
-   echo "$as_me:7843: \$? = $ac_status" >&5
+   echo "$as_me:7853: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
  # The compiler can only warn and ignore the option if not recognized
@@ -102

Processing of xserver-xorg-video-savage_2.2.1-3_i386.changes

2008-09-08 Thread Archive Administrator
xserver-xorg-video-savage_2.2.1-3_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-savage_2.2.1-3.dsc
  xserver-xorg-video-savage_2.2.1-3.diff.gz
  xserver-xorg-video-savage_2.2.1-3_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-siliconmotion: Changes to 'refs/tags/xserver-xorg-video-siliconmotion-1_1.6.0-2'

2008-09-08 Thread Julien Cristau
Tag 'xserver-xorg-video-siliconmotion-1_1.6.0-2' created by Julien Cristau 
<[EMAIL PROTECTED]> at 2008-09-08 18:46 +

Tagging upload of xserver-xorg-video-siliconmotion 1:1.6.0-2 to experimental.

Changes since xserver-xorg-video-siliconmotion-1_1.6.0-1:
Julien Cristau (6):
  xsfbs.mk: fix the prepare target for parallel make
  xsfbs.mk: more parallel make fixing
  xsfbs.mk: update the list of releases, and drop some unused code
  xsfbs.mk: make 'log' a separate target
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Build against xserver 1.5.

---
 debian/changelog  |6 ++
 debian/control|2 +-
 debian/xsfbs/xsfbs.mk |   29 +++--
 3 files changed, 18 insertions(+), 19 deletions(-)
---


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



xserver-xorg-video-siliconmotion: Changes to 'debian-experimental'

2008-09-08 Thread Julien Cristau
 debian/changelog |   15 +
 debian/control   |2 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|   49 +---
 debian/xsfbs/xsfbs.sh|  387 +--
 6 files changed, 238 insertions(+), 367 deletions(-)

New commits:
commit d62288a3cbcec44e0465011db6e5551e61567a76
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon Sep 8 19:46:06 2008 +0100

Build against xserver 1.5.

diff --git a/debian/changelog b/debian/changelog
index 11424ea..3dc2577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-siliconmotion (1:1.6.0-2) experimental; urgency=low
+
+  * Build against xserver 1.5.
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 08 Sep 2008 19:37:00 +0100
+
 xserver-xorg-video-siliconmotion (1:1.6.0-1) unstable; urgency=low
 
   [ Brice Goglin ]
diff --git a/debian/control b/debian/control
index 0733950..7ba8561 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow <[EMAIL PROTECTED]>, Julien Cristau <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.4), 
x11proto-video-dev, x11proto-xext-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, quilt, dpkg-dev (>= 1.14.17)
+Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.5), 
x11proto-video-dev, x11proto-xext-dev, x11proto-core-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, quilt, dpkg-dev (>= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: 
git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-siliconmotion
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-siliconmotion.git

commit 86e7669f5d912824e341ea487a6257ec5433eb90
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Thu Jul 17 15:44:45 2008 +0200

xsfbs.mk: make 'log' a separate target

'prepare' runs genscripts, and we don't want that in unpatch,
so create stampdir/log in a separate target, and make unpatch
depend on that instead of prepare.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 984e81c..f0f8953 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -110,10 +110,15 @@ $(STAMP_DIR)/stampdir:
 .PHONY: prepare
 stampdir_targets+=prepare
 prepare: $(STAMP_DIR)/prepare
-$(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir $(STAMP_DIR)/genscripts
-   mkdir -p $(STAMP_DIR)/log
+$(STAMP_DIR)/prepare: $(STAMP_DIR)/log $(STAMP_DIR)/genscripts
>$@
 
+.PHONY: log
+stampdir_targets+=log
+log: $(STAMP_DIR)/log
+$(STAMP_DIR)/log: $(STAMP_DIR)/stampdir
+   mkdir -p $(STAMP_DIR)/log
+
 # Apply all patches to the upstream source.
 .PHONY: patch
 stampdir_targets+=patch
@@ -140,7 +145,7 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 
 # Revert all patches to the upstream source.
 .PHONY: unpatch
-unpatch: $(STAMP_DIR)/prepare
+unpatch: $(STAMP_DIR)/log
rm -f $(STAMP_DIR)/patch
@echo -n "Unapplying patches..."; \
if $(QUILT) applied >/dev/null 2>/dev/null; then \

commit 50619e730fcaf422ffa4451468520526b2a830b8
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Jul 16 18:42:14 2008 +0200

xsfbs.mk: update the list of releases, and drop some unused code

we haven't had a separate source tree since modularization.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 2350f80..984e81c 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -44,9 +44,9 @@ NO_EPOCH_VER:=$(shell echo $(UPSTREAM_VERSION) | sed 
's/^.://')
 BUILDER:=$(shell echo $${DEBEMAIL:-$${EMAIL:-$$(echo [EMAIL PROTECTED](cat 
/etc/mailname 2>/dev/null))}})
 
 # Find out if this is an official build; an official build has nothing but
-# digits, dots, and/or the strings "woody" or "sarge" in the Debian part of the
+# digits, dots, and/or the codename of a release in the Debian part of the
 # version number.  Anything else indicates an unofficial build.
-OFFICIAL_BUILD:=$(shell VERSION=$(SOURCE_VERSION); if ! expr "$$(echo 
$${VERSION\#\#*-} | sed 's/\(woody\|sarge\)//g')" : ".*[^0-9.].*" >/dev/null 
2>&1; then echo yes; fi)
+OFFICIAL_BUILD:=$(shell VERSION=$(SOURCE_VERSION); if ! expr "$$(echo 
$${VERSION\#\#*-} | sed 's/\(woody\|sarge\|etch\|lenny\)//g')" : ".*[^0-9.].*" 
>/dev/null 2>&1; then echo yes; fi)
 
 # Set up parameters for the Debian build environment.
 
@@ -69,16 +69,6 @@ endif
 # $(STAMP_DIR) houses stamp files for complex targets.
 STAMP_DIR:=stampdir
 
-# $(SOURCE_DIR) houses one or more source trees.
-SOURCE_DIR:=build-tree
-
-# $(SOURCE_TREE) is the location of the source tree to be compiled.  If there
-# is more than one, others are found using this name plus a suffix to indicate
-# the purpose of the additional tree (e.g., $(SOURCE_TREE)-custom).  The
-# "setup" targe

Processing of xserver-xorg-video-siliconmotion_1.6.0-2_i386.changes

2008-09-08 Thread Archive Administrator
xserver-xorg-video-siliconmotion_1.6.0-2_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-siliconmotion_1.6.0-2.dsc
  xserver-xorg-video-siliconmotion_1.6.0-2.diff.gz
  xserver-xorg-video-siliconmotion_1.6.0-2_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-savage_2.2.1-3_i386.changes ACCEPTED

2008-09-08 Thread Debian Installer

Accepted:
xserver-xorg-video-savage_2.2.1-3.diff.gz
  to 
pool/main/x/xserver-xorg-video-savage/xserver-xorg-video-savage_2.2.1-3.diff.gz
xserver-xorg-video-savage_2.2.1-3.dsc
  to pool/main/x/xserver-xorg-video-savage/xserver-xorg-video-savage_2.2.1-3.dsc
xserver-xorg-video-savage_2.2.1-3_i386.deb
  to 
pool/main/x/xserver-xorg-video-savage/xserver-xorg-video-savage_2.2.1-3_i386.deb


Override entries for your package:
xserver-xorg-video-savage_2.2.1-3.dsc - source x11
xserver-xorg-video-savage_2.2.1-3_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#173433: Prisonerrs debut in Milan with jailhouse froccks

2008-09-08 Thread Kittelson Standlee

 



 
I would rather see it myself.' then he would relapse my unwilling
assistant had disappeared. It was on a hero's bed, slain
by his son. What benefit has no acts undone he who has composed
all the who has achieved the lordship of the wind. Even. 

xserver-xorg-video-siliconmotion_1.6.0-2_i386.changes ACCEPTED

2008-09-08 Thread Debian Installer

Accepted:
xserver-xorg-video-siliconmotion_1.6.0-2.diff.gz
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.6.0-2.diff.gz
xserver-xorg-video-siliconmotion_1.6.0-2.dsc
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.6.0-2.dsc
xserver-xorg-video-siliconmotion_1.6.0-2_i386.deb
  to 
pool/main/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.6.0-2_i386.deb


Override entries for your package:
xserver-xorg-video-siliconmotion_1.6.0-2.dsc - source x11
xserver-xorg-video-siliconmotion_1.6.0-2_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#498299: [xserver-xorg-input-synaptics]

2008-09-08 Thread Laurent Carlier
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-3
Severity: minor

--- Please enter the report below this line. ---

xserver-xorg-input-synaptics sugest ksynaptics or qsynaptics, only gsynaptics 
is available.

Other packages aren't in sid/experimental.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.26-1-amd64

Debian Release: lenny/sid
  992 unstablewww.debian-multimedia.org 
  992 unstableftp.fr.debian.org 
  991 experimentalftp.debian.org 
  500 kernel-dists-trunk kernel-archive.buildserver.net 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6 (>= 2.7-1) | 2.7-13
libx11-6 | 2:1.1.4-2
libxext6 | 2:1.0.4-1
xserver-xorg-core (>= 2:1.4) | 2:1.4.2-5
libxi6   | 2:1.1.3-1






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



Bug#448916: G550 dualhead news

2008-09-08 Thread Adrian von Bidder
Hi all,

This is just to notify you that
 * I still use my G550 VGA + DVI
 * I have just reported  
describing the current status.  (Which is: my configuration works sort-of, but 
has annoying wraparound issues on the left and right of the two screens and a 
gap between the screens.)

cheers
-- vbi


signature.asc
Description: This is a digitally signed message part.


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

2008-09-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.35
> forwarded 448916 https://bugs.freedesktop.org/show_bug.cgi?id=17488
Bug#448916: xserver-xorg-video-mga: no dualhead with G550
Forwarded-to-address changed from 
https://bugs.freedesktop.org/show_bug.cgi?id=13781 to 
https://bugs.freedesktop.org/show_bug.cgi?id=17488.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#498289: DisableVidModeExtension helps

2008-09-08 Thread Anthony DeRobertis
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny4
Followup-For: Bug #498289

Using the DisableVidModeExtension option makes mplayer run. It also
fixes the crash when I tried to restart E16 (found that one after the
initial report).

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-10-03 14:17 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1719572 2008-08-26 13:48 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated 
Graphics Controller (rev 04)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2521 2008-09-08 18:00 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
Option  "XkbOptions""compose:caps"
EndSection

Section "InputDevice"
Identifier  "evdev mouse 0"
Driver  "evdev"
Option  "CorePointer"
Option  "Name" "Logitech USB-PS/2 Optical Mouse"
Option  "Pass" "0"
Option  "Path" 
"/dev/input/by-path/pci-:00:1d.2-usb-0:1:1.0-event-mouse"
#Option "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "evdev mouse 1"
Driver  "evdev"
Option  "SendCoreEvents" "on"
Option  "Name" "GenPS/2 Genius Mouse"
Option  "Pass" "0"
Option  "Path" 
"/dev/input/by-path/platform-i8042-serio-1-event-mouse"
#Option "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Intel"
Driver  "i810"
#VideoRam   131072
#Option "LinearAlloc" "8160"
Option  "ForceEnablePipeA" "true"
EndSection

Section "Monitor"
Identifier  "ViewSonic G810"
HorizSync   30-97
VertRefresh 50-180
Option  "DPMS"
# Display size from the documented 20" viewable area, damned
# bastards didn't give this useful spec...
DisplaySize 406.4 304.8
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel"
Monitor "ViewSonic G810"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1600x1200" "1280x1024" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
# InputDevice   "Configured Mouse"
InputDevice "evdev mouse 0"
InputDevice "evdev mouse 1"
EndSection

Section "DRI"
Mode0660
EndSection

Section "ServerFlags"
Option "DontZap" "on"
Option "AllowDeactivateGrabs" "on"
Option "AllowClosedownGrabs" "on"
Option "DisableVidModeExtension" "on"
EndSection

Section "Extensions"
Option "Composite" "false"
EndSection


Xorg X server log files on system:
-rw--- 1 root root 59749 2007-06-06 10:18 /var/log/Xorg.9.log
-rw-r--r-- 1 root root 87092 2008-04-02 11:43 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 30134 2008-09-08 14:14 /var/log/Xorg.8.log
-rw-r--r-- 1 root root 34420 2008-09-08 18:02 /var/log/Xorg.0.log

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

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-5)
Current Operating System: Linux Tao 2.6.26-1-686 #1 SMP Thu Aug 28 12:00:54 UTC 
2008 i686
Build Date: 26 August 2008  07:32:05PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(+

Bug#498289: More info on mplayer crash

2008-09-08 Thread Anthony DeRobertis
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny4
Followup-For: Bug #498289

Note that mplayer crashes with both -vo xv and -vo x11. Also, the crash
is preserved even with NoAccel...

Attached is an xtrace of mplayer, along with the crash log (now with
another -dbg package)
[EMAIL PROTECTED]:~$ xtrace
No display name to create specified, trying :9
Got connection from unknown(local)
000:<: am lsb-first want 11:0 authorising with 'MIT-MAGIC-COOKIE-1' of length 16
000:>: Success, version is 11:0-47312.
000:<:0001: 20: Request(55): CreateGC cid=0x0340 drawable=0x008c  
values={background=0x00ff}
000:<:0002: 20: Request(98): QueryExtension  name='BIG-REQUESTS'
000:>:0x0002:32: Reply to QueryExtension: present=true(0x01) major-opcode=130 
first-event=0 first-error=0
000:<:0003:  4: BIG-REQUESTS-Request(130,0): BigReqEnable 
000:>:0x0003:32: Reply to BigReqEnable: maximum-request-length=4194303
000:<:0004: 24: Request(20): GetProperty delete=false(0x00) window=0x008c 
property=0x17("RESOURCE_MANAGER") type=0x1f("STRING") long-offset=0x 
long-length=0x05f5e100
000:>:0x0004:716: Reply to GetProperty:  type=0x1f("STRING") 
bytes-after=0x   
data='*customization:\t-color\n.xterm.termName:\txterm\n.xterm.vt100.background:\tgray90\n.xterm.vt100.cursorBlink:\tyes\n.xterm.vt100.cutNewline:\tno\n.xterm.vt100.cutToBeginningOfLine:\tno\n.xterm.vt100.foreground:\tblack\n.xterm.vt100.multiScroll:\ttrue\n.xterm.vt100.on4Clicks:\tgroup\n.xterm.vt100.on5Clicks:\tpage\n.xterm.vt100.rightScrollBar:\tyes\n.xterm.vt100.saveLines:\t1\n.xterm.vt100.scrollBar:\tyes\n.xterm.vt100.scrollKey:\tno\n.xterm.vt100.scrollTtyOutput:\tno\n.xterm.vt100.showMissingGlyphs:\ttrue\n.xterm.vt100.utf8Title:\ttrue\nXcursor.size:\t32\nXcursor.theme:\tComixCursors-Orange-Small\nXcursor.theme_core:\ttrue\nXft.antialias:\t1\nXft.dpi:\t100\nXft.hinting:\t1\nXft.hintstyle:\thintmedium\nXft.rgba:\tnone\n'
000:<:0005: 20: Request(98): QueryExtension  name='XKEYBOARD'
000:>:0x0005:32: Reply to QueryExtension: present=true(0x01) major-opcode=149 
first-event=111 first-error=176
000:<:0006:  8: XKEYBOARD-Request(149,0): unknown 
000:>:0006:32: unexpected reply
000:<:0007: 24: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_SUPPORTED'
000:>:0x0007:32: Reply to InternAtom: atom=0x168("_NET_SUPPORTED")
000:<:0008: 24: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_WM_STATE'
000:>:0x0008:32: Reply to InternAtom: atom=0x10c("_NET_WM_STATE")
000:<:0009: 32: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_WM_STATE_FULLSCREEN'
000:>:0x0009:32: Reply to InternAtom: atom=0x110("_NET_WM_STATE_FULLSCREEN")
000:<:000a: 28: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_WM_STATE_ABOVE'
000:>:0x000a:32: Reply to InternAtom: atom=0x181("_NET_WM_STATE_ABOVE")
000:<:000b: 36: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_WM_STATE_STAYS_ON_TOP'
000:>:0x000b:32: Reply to InternAtom: atom=0x1b7("_NET_WM_STATE_STAYS_ON_TOP")
000:<:000c: 28: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_WM_STATE_BELOW'
000:>:0x000c:32: Reply to InternAtom: atom=0x182("_NET_WM_STATE_BELOW")
000:<:000d: 20: Request(16): InternAtom only-if-exists=false(0x00)  
name='_NET_WM_PID'
000:>:0x000d:32: Reply to InternAtom: atom=0x10a("_NET_WM_PID")
000:<:000e: 24: Request(16): InternAtom only-if-exists=false(0x00)  
name='_WIN_PROTOCOLS'
000:>:0x000e:32: Reply to InternAtom: atom=0x15b("_WIN_PROTOCOLS")
000:<:000f: 20: Request(16): InternAtom only-if-exists=false(0x00)  
name='_WIN_LAYER'
000:>:0x000f:32: Reply to InternAtom: atom=0x15c("_WIN_LAYER")
000:<:0010: 20: Request(16): InternAtom only-if-exists=false(0x00)  
name='_WIN_HINTS'
000:>:0x0010:32: Reply to InternAtom: atom=0x15e("_WIN_HINTS")
000:<:0011: 24: Request(16): InternAtom only-if-exists=false(0x00)  
name='_BLACKBOX_PID'
000:>:0x0011:32: Reply to InternAtom: atom=0x258("_BLACKBOX_PID")
000:<:0012: 20: Request(16): InternAtom only-if-exists=false(0x00)  
name='WM_PROTOCOLS'
000:>:0x0012:32: Reply to InternAtom: atom=0x104("WM_PROTOCOLS")
000:<:0013: 24: Request(16): InternAtom only-if-exists=false(0x00)  
name='WM_DELETE_WINDOW'
000:>:0x0013:32: Reply to InternAtom: atom=0x102("WM_DELETE_WINDOW")
000:<:0014: 32: Request(98): QueryExtension  name='XFree86-VidModeExtension'
000:>:0x0014:32: Reply to QueryExtension: present=true(0x01) major-opcode=134 
first-event=0 first-error=130
000:<:0015:  4: XFree86-VidModeExtension-Request(134,0): 
XF86VidModeQueryVersion 
000:>:0x0015:32: Reply to XF86VidModeQueryVersion: major-version=2 
minor-version=2
000:<:0016:  8: XFree86-VidModeExtension-Request(134,14): 
XF86VidModeSetClientVersion major=2 minor=2
000:<:0017:  8: XFree86-VidModeExtension-Request(134,1): XF86VidModeGetModeLine 
screen=0
[EMAIL PROTECTED]:~$ 
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-5)
Current Op

Bug#464588: xterm: enable highlighting of URLs and addresses

2008-09-08 Thread Julien Cristau
On Fri, Feb  8, 2008 at 18:38:27 -0500, Thomas Dickey wrote:

> On Fri, Feb 08, 2008 at 04:10:13PM +0100, Julien Cristau wrote:
> > On Thu, Feb  7, 2008 at 22:58:19 +0100, Tormod Volden wrote:
> > 
> > > The highlighting of text (when clicking on it) groups words but doesn't 
> > > select completely URLs, e-mail addresses etc. There is a ready-made 
> > > configuration for it in XTerm.ad, it just needs to be commented out. I 
> > > think this should be enabled by default.
> > > 
> > IMO this is a matter of personal preference, and it's easy enough to
> > uncomment that line or add it to ~/.Xresources for anyone who wants this
> > behaviour.
> 
> I don't see that the Debina package turns on the regular expression feature:
> 
> + ../configure --enable-logging --enable-wide-chars --enable-luit \
> + --with-tty-group=tty --enable-256-color \
> + --prefix=/usr --exec-prefix=/usr --mandir=/usr/share/man \
> + --with-app-defaults=/etc/X11/app-defaults \
> + --disable-imake --enable-narrowproto --enable-exec-xterm \
> + $(confflags) DESKTOP_FLAGS="$(DESKTOP_FLAGS)" CFLAGS="$(CFLAGS)"
> + touch $@
> 
> That would be done using "--with-pcre"
> 
Hi Thomas (sorry for not getting back to this earlier),

It looks like posix regex.h is used if --with-pcre isn't used, so some
regular expression support is enabled in any case.  Are there any
significant differences between both options?  I'm happy to start
building against pcre if you think that's best.

Cheers,
Julien



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



xterm: Changes to 'refs/tags/xterm-236-1'

2008-09-08 Thread Julien Cristau
Tag 'xterm-236-1' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-09-09 
00:26 +

Tagging upload of xterm 236-1 to unstable.

Changes since xterm-235-1:
Brice Goglin (1):
  Update patches to not use -p0

Julien Cristau (10):
  Import xterm 236
  Merge branch 'upstream-unstable' into debian-unstable
  update changelog
  Handle parallel=n in DEB_BUILD_OPTIONS.
  Don't call dh_makeshlibs.
  reformat configure options to make changes easier
  Configure with --enable-dabbrev (closes: #454202).
  Add LP bug closer
  Update copyright date to 2008 in debian/copyright for Thomas E. Dickey's 
contributions.
  Prepare changelog for upload

---
 MANIFEST  |2 
 Tekproc.c |   10 
 VTPrsTbl.c|  338 
 VTparse.def   |5 
 VTparse.h |6 
 aclocal.m4|   12 
 button.c  |  124 ++--
 charproc.c|  231 +---
 charsets.c|  790 +++---
 config.guess  |  176 +++---
 config.sub|   82 ++-
 configure |  151 -
 configure.in  |7 
 ctlseqs.ms|   22 
 ctlseqs.txt   |9 
 debian/changelog  |   16 
 debian/copyright  |2 
 debian/patches/900_debian_xterm.diff  |   16 
 debian/patches/901_xterm_manpage.diff |6 
 debian/patches/902_pointermode_never.diff |6 
 debian/patches/series |6 
 debian/rules  |   38 +
 main.c|   22 
 menu.c|   10 
 misc.c|4 
 ptyx.h|7 
 scrollbar.c   |   14 
 trace.c   |   24 
 trace.h   |   19 
 version.h |4 
 xterm.h   |4 
 xterm.log.html|   35 +
 xtermcap.c|   12 
 xtermcfg.hin  |3 
 34 files changed, 1446 insertions(+), 767 deletions(-)
---


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



Re: uniter partner progam

2008-09-08 Thread ricardo soares

2008/8/24 ricardo soares <[EMAIL PROTECTED]>:
>
>
> 2008/6/13, ricardo soares <[EMAIL PROTECTED]>:
>>
>> 2008/5/25, ricardo soares <[EMAIL PROTECTED]>:
>>>
>>> uniter partner progam
>>>
>>> Earn money by marketing some of the Web's most internationally
>>> recognized properties. Join us today!
>>> Make over $100,000 this year! Our top partners did and so can you.
>>> The
>>> more successful your marketing efforts, the more you get paid!
>>> Receive weekly payments of up to 15% - 50% in commissions.
>>> Promote gaming sites such as any of our leading Internet Casinos or
>>> Everest Poker, a multi-player poker site.
>>> Create your own custom-branded casino FREE through our Build Your Own
>>> Casino program.
>>> Access FREE marketing tools like banner advertisements, custom URLs,
>>> marketing guides, plus your own account representative to help you
>>> succeed.
>>> Sign-up is EASY and FREE - it only takes 3 minutes
>>>
>>> http://www.unitedpartnerprogram.com/U151E4/
>>>
>>> Earn money by marketing some of the Web's most internationally
>>> recognized properties. Join us today!
>>> Make over $100,000 this year! Our top partners did and so can you.
>>> The
>>> more successful your marketing efforts, the more you get paid!
>>> Receive weekly payments of up to 15% - 50% in commissions.
>>> Promote gaming sites such as any of our leading Internet Casinos or
>>> Everest Poker, a multi-player poker site.
>>> Create your own custom-branded casino FREE through our Build Your Own
>>> Casino program.
>>> Access FREE marketing tools like banner advertisements, custom URLs,
>>> marketing guides, plus your own account representative to help you
>>> succeed.
>>> Sign-up is EASY and FREE - it only takes 3 minutes
>>>
>>> http://www.unitedpartnerprogram.com/U151E4/
>
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"AnitaBhabhi" group.
To post to this group, send email to AnitaBhabhi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/AnitaBhabhi?hl=en
-~--~~~~--~~--~--~---



Processing of xterm_236-1_i386.changes

2008-09-08 Thread Archive Administrator
xterm_236-1_i386.changes uploaded successfully to localhost
along with the files:
  xterm_236-1.dsc
  xterm_236.orig.tar.gz
  xterm_236-1.diff.gz
  xterm_236-1_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#464588: xterm: enable highlighting of URLs and addresses

2008-09-08 Thread Thomas Dickey
On Tue, Sep 09, 2008 at 01:09:40AM +0100, Julien Cristau wrote:
> On Fri, Feb  8, 2008 at 18:38:27 -0500, Thomas Dickey wrote:
> 
> > On Fri, Feb 08, 2008 at 04:10:13PM +0100, Julien Cristau wrote:
> > > On Thu, Feb  7, 2008 at 22:58:19 +0100, Tormod Volden wrote:
> > > 
> > > > The highlighting of text (when clicking on it) groups words but doesn't 
> > > > select completely URLs, e-mail addresses etc. There is a ready-made 
> > > > configuration for it in XTerm.ad, it just needs to be commented out. I 
> > > > think this should be enabled by default.
> > > > 
> > > IMO this is a matter of personal preference, and it's easy enough to
> > > uncomment that line or add it to ~/.Xresources for anyone who wants this
> > > behaviour.
> > 
> > I don't see that the Debina package turns on the regular expression feature:
> > 
> > +   ../configure --enable-logging --enable-wide-chars --enable-luit \
> > +   --with-tty-group=tty --enable-256-color \
> > +   --prefix=/usr --exec-prefix=/usr --mandir=/usr/share/man \
> > +   --with-app-defaults=/etc/X11/app-defaults \
> > +   --disable-imake --enable-narrowproto --enable-exec-xterm \
> > +   $(confflags) DESKTOP_FLAGS="$(DESKTOP_FLAGS)" CFLAGS="$(CFLAGS)"
> > +   touch $@
> > 
> > That would be done using "--with-pcre"
> > 
> Hi Thomas (sorry for not getting back to this earlier),
> 
> It looks like posix regex.h is used if --with-pcre isn't used, so some

I see - I'd forgotten that I made the default for the previous option "yes".
So uncommenting the resource "should" work.

> regular expression support is enabled in any case.  Are there any
> significant differences between both options?  I'm happy to start
> building against pcre if you think that's best.

Actually I'm only using the POSIX interface from pcre - so there should
be little difference.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpm1mIFOH4mT.pgp
Description: PGP signature


xterm_236-1_i386.changes ACCEPTED

2008-09-08 Thread Debian Installer

Accepted:
xterm_236-1.diff.gz
  to pool/main/x/xterm/xterm_236-1.diff.gz
xterm_236-1.dsc
  to pool/main/x/xterm/xterm_236-1.dsc
xterm_236-1_i386.deb
  to pool/main/x/xterm/xterm_236-1_i386.deb
xterm_236.orig.tar.gz
  to pool/main/x/xterm/xterm_236.orig.tar.gz


Override entries for your package:
xterm_236-1.dsc - source x11
xterm_236-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 454202 485360 


Thank you for your contribution to Debian.


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



Bug#454202: marked as done (enable dabbrev support)

2008-09-08 Thread Debian Bug Tracking System

Your message dated Tue, 09 Sep 2008 00:32:09 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#454202: fixed in xterm 236-1
has caused the Debian Bug report #454202,
regarding enable dabbrev support
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
454202: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454202
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xterm
Version: 229-1
Severity: wishlist

Please enable dabbrev support during configure with --enable-dabbrev.

I think that this step is not obstrusive, because to activate this,
the user also has to enable it via x resources.  (see the manpage)

However it is a very useful feature, espically for Emacs users.

Thanks,
Gergely

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

Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6 2.7-3  GNU C Library: Shared libraries
ii  libfontconfig12.5.0-2generic font configuration library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libncurses5   5.6+20071103-1 Shared libraries for terminal hand
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xbitmaps  1.0.1-2Base X bitmaps

Versions of packages xterm recommends:
ii  xutils1:7.3+7X Window System utility programs m

-- no debconf information


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

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

xterm_236-1.diff.gz
  to pool/main/x/xterm/xterm_236-1.diff.gz
xterm_236-1.dsc
  to pool/main/x/xterm/xterm_236-1.dsc
xterm_236-1_i386.deb
  to pool/main/x/xterm/xterm_236-1_i386.deb
xterm_236.orig.tar.gz
  to pool/main/x/xterm/xterm_236.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (supplier of updated xterm package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Sep 2008 01:21:27 +0100
Source: xterm
Binary: xterm
Architecture: source i386
Version: 236-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Julien Cristau <[EMAIL PROTECTED]>
Description: 
 xterm  - X terminal emulator
Closes: 454202 485360
Changes: 
 xterm (236-1) unstable; urgency=low
 .
   [ Brice Goglin ]
   * Update patches to not use -p0, closes: #485360.
 .
   [ Julien Cristau ]
   * New upstream release.
 + fixes for vt100-style character sets in UTF-8 mode (LP: #230919)
   * Handle parallel=n in DEB_BUILD_OPTIONS.
   * Don't call dh_makeshlibs.
   * Configure with --enable-dabbrev (closes: #454202).
   * Update copyright date to 2008 in debian/copyright for Thomas E. Dickey's
 contributions.
Checksums-Sha1: 
 0f549766dcccd9e9e4a50782b6afde9e2bc13911 1344 xterm_236-1.dsc
 5219f67149d223b214c4e2353fb970ed95e58c76 859451 xterm_236.orig.tar.gz
 a995986d98be9931086491213ba69e1975d3767f 62378 xterm_236-1.diff.gz
 9e1f6aa34c7209d8667e8acf979ffb8a6f8fe42f 473276 xterm_236-1_i386.deb
Checksums-Sha256: 
 68d55d170679b4fee221f50a7919f679a7e8d3c2e101a20910265e9286449143 1344 
xterm_236-1.dsc
 80a2e78ba7dfe39326697be5dc9e7cd840b6053c6cb9687d67479dd6e9c2ee13 859451 
xterm_236.orig.tar.gz
 93d90cc359ce4a2dc99a826f9865d7968b6afeba279a0ebdabdd96185648da08 62378 
xterm_236-1.diff.gz
 f00a16b99d7185289f9872a9ad9534bb864f36e8459e8eb

Bug#485360: marked as done (xterm: FTBFS when converted to new source format 3.0 (quilt): require -p0 for some patches)

2008-09-08 Thread Debian Bug Tracking System

Your message dated Tue, 09 Sep 2008 00:32:09 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#485360: fixed in xterm 236-1
has caused the Debian Bug report #485360,
regarding xterm: FTBFS when converted to new source format 3.0 (quilt): require 
-p0 for some patches
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 [EMAIL PROTECTED]
immediately.)


-- 
485360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485360
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xterm
Version: 235-1
Severity: wishlist
Usertags: 3.0-quilt-by-default

To prepare a possible switch to the new source package format "3.0
(quilt)" [1], I converted all source packages and tried to rebuild them.
Unfortunately, xterm failed, you can try yourself with those
commands (and dpkg-dev >= 1.14.19 [2]) :

$ apt-get source xterm
$ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' xterm-235/debian/control
$ dpkg-source -b xterm-235
$ dpkg-source -x xterm_235-1.dsc
$ cd xterm-235 && debuild -us -uc

In this process, if the .diff.gz contains changes to upstream files,
dpkg-source will have created a corresponding patch in
debian/patches/debian-changes-235-1 and will have registered that
patch in a quilt series (debian/patches/series, it is created if needed).
All the patches listed in the "series" file are applied directly during
the extraction (dpkg-source -x). quilt itself is used if available (and
will thus lead to the creation of the .pc directory), otherwise
dpkg-source applies the patches by itself. For more information about the
new source package format see the manual page dpkg-source(1).

In the case of xterm, it already uses quilt but some of the patches
require the '-p0' option of patch to be properly applied and this
option has been hardcoded in the series file. The new source package
format doesn't support this quilt feature and requires patches
to be applicable with the '-p1' option.

You can use the following command to easily update all the patches
that use the '-p0' option:
awk '{ if ($2 == "-p0") print $1 }' debian/patches/series | while read f; do 
perl -pi -e 's|^--- (?:\./)?|--- a/|; s|^\+\+\+ (?:\./)?|+++ b/|;' 
debian/patches/$f ; done

Not that you can replace "a" by "xterm-235.orig" and
"b" by "xterm-235" if you prefer.

Then don't forget to strip the "-p0" options from debian/patches/series.

As a side note, you must also pay attention to the following points in your
quilt usage to guarantee compatibility with the new source package
format:
- the patches must be in debian/patches/ together with the "series" file
  (you can use QUILT_PATCHES=debian/patches if needed)
- you should not override QUILT_PC to change the location of quilt's
  internal directory (".pc" by default)
- the patches should not reference absolute filenames (in +++/--- lines)
- your clean target must work even if the patches are already applied
- your build target must work with patches applied even if the clean
  target is supposed to unapply them (because dpkg-source -b might
  have applied them back)

Cheers,

[1] http://lists.debian.org/debian-devel-announce/2008/04/msg4.html
[2] the upcoming dpkg-dev 1.14.20 is more tolerant with patches, you can
grab it here if you want to try with that version:
http://people.debian.org/~hertzog/packages/dpkg-dev_1.14.20_all.deb
-- 
Raphael Hertzog



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

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

xterm_236-1.diff.gz
  to pool/main/x/xterm/xterm_236-1.diff.gz
xterm_236-1.dsc
  to pool/main/x/xterm/xterm_236-1.dsc
xterm_236-1_i386.deb
  to pool/main/x/xterm/xterm_236-1_i386.deb
xterm_236.orig.tar.gz
  to pool/main/x/xterm/xterm_236.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (supplier of updated xterm package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Sep 2008 01:21:27 +0100
Source: xterm
Binary: xterm
Architecture: source i386
Version: 236-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: 

Bug#197154: Couurt rejects case of phobia of official letters

2008-09-08 Thread Wiater Hassick



   
With frightened eyes at his accuser. I have almost agriculturist,
cameldriver, or highwayman. The was viewing with interest
these haunted scenes, dupontpere turned excitedly in his
seat and shouted 'my poor fellow, it is a dreadful thing
to face,.

Bug#498262: xserver-xorg-video-intel: VGA output state misdetected

2008-09-08 Thread Brice Goglin
Also please add
Option "ModeDebug" "yes"
to Section Device and send the new Xorg.0.log?
(make sure you don't have the VGA-ignore stuff in xorg.conf)

thanks,
Brice



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