Bug#169427: marked as done (xserver-xfree86: not enabling "AllowMouseOpenFail" can cause X fail to have a keyboard if _mouse_ is not plugged in)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 13:07:16 +0100 (CET)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#169427: xserver-xfree86: not enabling "AllowMouseOpenFail" 
can cause X fail to have a keyboard if _mouse_ is not plugged in
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.2.1-3
Severity: normal
Tags: patch

Hello X Team

when one starts a machine with ps2 mouse and keyboard it can happen that
X will *not* activate the keyboard when the mouse has not been plugged
in at boot time.

That means that VT will work, but X will be completely without input and
there will be no trace of a probleme neither in the logs nor anywhere
else. Even CTRL-Alt-[Del|F1|Backspace] will not show any sign making it
impossible to cleanly shutdown the machine without a network.

The cause of this is very hard to track down.

1. Please _do_ include:

   Section "ServerFlags"
Option "AllowMouseOpenFail"  "true"
   EndSection

   in the default XFConfig-4. This comes from the Knoppix CD, where I
   tracked it down, since Debian's and Knoppix X were behaving
   differently despite everything else being the same.


   Even better would be if this was _on_ by default in the _xserver_
   itself.

2. Please also _do_ log the problem clearly in the log files:

   "Mouse not found - disabling keyboard"

Took me 18 hours to figure out.

Thanks and greets,
*t


02:08.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
02:08.0 Class 0300: 1002:4752 (rev 27)

##PciIdPat: ATI Technologies

# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)

Section "Files"
FontPath"unix/:7100"# local font
server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
#   Load"xtt"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "PS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "ati"
EndSection


Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode0666
EndSection



XFree86 Version 4.2.1 (Debian 4.2.1-3 200210

Bug#257302: xfree86: general complaint about XFree86 on Dell LatitudeD400

2007-01-23 Thread peter green

> I'll try them as soon as Etch is out. As Stable. ;)
If you do that and the problem is still there then it will be too late for etch 
to get a fix.





Bug#220515: xserver-xfree86: server will not start on S3 Trio 64 3D

2007-01-23 Thread Liam Healy

I have absolutely no recollection filling this bug or what it was
about.  The only S3 Trio 64 I can recall having I took to electronics
recycling last year.

On 1/18/07, Brice Goglin <[EMAIL PROTECTED]> wrote:

Hi Liam,

About 3 years ago, you reported a bug to the Debian BTS regarding a X
server not starting on a S3 Trio 64 board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice





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



Bug#169427: xserver-xfree86: not enabling "AllowMouseOpenFail" can cause X fail to have a keyboard if _mouse_ is not plugged in

2007-01-23 Thread Michel Dänzer
On Tue, 2007-01-23 at 13:07 +0100, Tomas Pospisek wrote:
> 
> So the latter seems to imply that X automatically falls back (maybe 
> another method is used?) on the kernel input handling if there's no useful 
> mouse event source.
> 
> And the 2.6. kernel seems to be handling the situation where the psaux 
> mouse is not plugged in just fine.
> 
> I have not tried the recent 2.4 kernels.

Could well be different; /dev/psaux is just an alias of /dev/input/mice
with 2.6 kernels.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#257302: xfree86: general complaint about XFree86 on Dell LatitudeD400

2007-01-23 Thread Uwe Dippel

peter green wrote:


I'll try them as soon as Etch is out. As Stable. ;)



If you do that and the problem is still there then it will be too late for etch 
to get a fix.


True. Maybe. But as of now, that's my main desktop at work, and I have 
no desire to spoil it. I simply need it, working.
On the other hand, nobody has actually done much for the last 2.5 years 
to rectify the situation, and if Etch - once it is stable and I have the 
opportunity to upgrade - still has problems, we can go back and work on 
the solution for Etch; and hopefully release an update soon after.


Uwe

Hé, everyone ! Anybody out there running Etch on a DELL Latitude D400 
with a BIOS-version of A6 and above !!?:

1. Do you need some 855wrap to avoid a green screen ?
2. Just su, cd, Xorg -configure. Does the latter detect a mouse on 
/dev/input/mice or does it whine ?




Bug#186457: xserver-xfree86: [vesa] -weight option doesn't work at depth 16

2007-01-23 Thread Florian Boor
Hi,

Brice Goglin schrieb:
> About 4 years ago, you reported a bug to the Debian BTS regarding
> -weight option not working at depth 16.
> Did you reproduce this problem recently? If not, I will close this bug
> in the next weeks.

it took you some time to react on this bug report ;)
I guess you can close it... if i remember correctly it was fixed quite some time
ago.

Greetings

Florian

-- 
The dream of yesterday Florian Boor
is the hope of today   Tel: 0271-7411487
and the reality of tomorrow.   [EMAIL PROTECTED]
[Robert Hutchings Goddard, 1904]   [EMAIL PROTECTED]

1D78 2D4D 6C53 1CA4 5588  D07B A8E7 940C 25B7 9A76


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



Bug#408114: xorg: xorg.conf comment advises user to use full path to read manpage

2007-01-23 Thread Justin Pryzby
Package: xserver-xorg
Version: 7.1.0-10

# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)

This shell command causes man to attempt to pass the xorg config file through
the manpage formatting pipeline. 


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



Bug#220515: marked as done (xserver-xfree86: server will not start on S3 Trio 64 3D)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 19:57:04 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#220515: xserver-xfree86: server will not start on S3 Trio 
64 3D
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: installation-reports

INSTALL REPORT

Debian-installer-version: 
uname -a:
Linux localhost 2.4.22-1-386 #9 Sat Oct 4 14:30:39 EST 2003 i686 GNU/Linux

Date: Wed Nov 12 21:21:14 EST 2003
Method: How did you install?  
CD from 
http://gluck.debian.org/cdimage/testing/netinst/i386/sarge-i386-netinst.iso
What did you boot off?  CD
If network install, from where? crosslink.net
Proxied? No

Machine: IBM PC 300PL
Processor: Pentium II 400MHz
Memory: 128MB
Root Device: IDE, 6GB /dev/hda2
Root Size/partition table:
/dev/hda1   1  49  393561   82  Linux swap
/dev/hda2   *  50 784 5903887+  83  Linux

FilesystemTypeSize  Used Avail Use% Mounted on
/dev/hda2 reiserfs5.7G  678M  5.0G  12% /

Output of lspci:
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 
03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:02.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:02.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:02.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:02.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:03.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)
01:01.0 VGA compatible controller: S3 Inc. Trio 64 3D (rev 01)

Base System Installation Checklist:

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [ ]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:
Harware autodetect is a very welcome feature.  Unfortunately,
autodetect of my video card (S3) apparently didn't work, or Xfree
configuration didn't see it, I had to enter it by hand.  It would be
really nice to have a kernel with XFS built in, either 2.6.x or
patched 2.4.


--- End Message ---
--- Begin Message ---
Closing, since the submitter does not have the hardware anymore.
Feel free to reopen if you ever reproduce the problem.

Brice

--- End Message ---


Bug#389255: xserver-xfree86: Graphical session does not start.

2007-01-23 Thread Brice Goglin
Jason Self wrote:
> On 1/17/07, Brice Goglin <[EMAIL PROTECTED]> wrote:
>> Hi Jason,
>>
>> Did you manage to get X back to work since you reported this bug 4 month
>> ago? You could eventually try Xorg 7.1 currently in testing. But it is
>> strange that this machine breaks with sarge r3 while it worked with r2.
>
> No. I never heard anything, so I gave up. I'm waiting for Etch.


Ok thanks. Note that Etch is already pretty good on the Xorg side. So
you could eventually already try it before the official release. In case
you still experience the problem with Etch, we could try to fix the
problem before the release :)

Anyway, let us know if it's better with Xorg 7.1, even if it is after
Etch is released.

Brice



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



Bug#186457: marked as done (xserver-xfree86: [vesa] -weight option doesn't work at depth 16)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 20:17:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#186457: xserver-xfree86: [vesa] -weight option doesn't 
work at depth 16
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---

Subject: xserver-xfree86: color weight changing broken on x86
Package: xserver-xfree86
Version: 4.2.1-6
Severity: grave
Justification: renders package unusable

Starting Xfree86 with e.g. this options:
-depth 16 -weight 556

breaks at least one extension that is used by GTK/Gnome. (X-RENDER?)
The result of this is that there are no truetype fonts and
pixmaps visible at all.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lem 2.4.21-pre4 #14 Mit Mär 5 16:37:33 CET 2003 i686
Locale: LANG=de_DE.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1 (ignored: LC_ALL set)

Versions of packages xserver-xfree86 depends on:
ii  debconf   1.2.32 Debian configuration management sy
ii  libc6 2.3.1-14   GNU C Library: Shared libraries an
ii  xserver-common4.2.1-6files and utilities common to all
ii  zlib1g1:1.1.4-11 compression library - runtime

-- debconf information:
  xserver-xfree86/config/device/identifier: Generic Video Card
  xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: true
* xserver-xfree86/config/monitor/selection-method: Advanced
  xserver-xfree86/config/doublequote_in_string_error:
  shared/default-x-server: xserver-xfree86
  xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
  xserver-xfree86/config/device/bus_id:
* xserver-xfree86/config/inputdevice/keyboard/layout: de
* xserver-xfree86/config/monitor/horiz-sync: 28-70
  xserver-xfree86/config/monitor/identifier: Generic Monitor
  shared/no_known_x-server:
  xserver-xfree86/autodetect_mouse: true
  xserver-xfree86/config/device/video_ram:
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: true
  xserver-xfree86/config/inputdevice/keyboard/internal:
  xserver-xfree86/clobber_XF86Config-4:
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers:
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
  xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: vesa
* xserver-xfree86/config/monitor/vert-refresh: 43-75
* xserver-xfree86/config/display/default_depth: 24
  xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/display/modes: 1280x1024, 1280x960
  shared/clobber_x-server_symlink: false
  xserver-xfree86/config/inputdevice/mouse/retry_detection:
  xserver-xfree86/config/device/bus_id_error:
  xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, 
int10, record, speedo, type1, vbe

* xserver-xfree86/config/inputdevice/keyboard/options:
* xserver-xfree86/move_existing_nondebconf_config: false
  xserver-xfree86/config/nonnumeric_string_error:
* xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/2
  shared/multiple_possible_x-servers:
  xserver-xfree86/config/null_string_error:
* xserver-xfree86/manage_config_with_debconf: false
  xserver-xfree86/config/monitor/range_input_error:
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: de_DE
* xserver-xfree86/config/inputdevice/mouse/port: /dev/psaux
  xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true



--- End Message ---
--- Begin Message ---
Closing, since the submitter thinks it has been fixed a while ago.

Brice

--- End Message ---


Bug#165479: marked as done (xserver-xfree86: [trident] clients complain that SHAPE extension missing on CyberBlade/DSTN/i7 rev 92)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 20:47:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-17
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have played on my GNU/Debian (testing) with dpkg-reconfigure
xserver-xfree86 and the result is that on the same computer, with
same version of OS, X, and KDE, kghostview suddenly begun to
complain, that "extension SHAPE is missing" on my display (it
worked before). However, otherwise everything seems to work with
exceptions described below

I have immersed myself more into XF86Config-4 for the solution,
but I did not find anything concerning shape extension. On the
other hand I found some really disturbing lines like in
/var/log/XFree*.log (see attached files; of course, breaking into
multiple lines was done by hand in MUA):

(WW) TRIDENT(0): Failed to set up write-combining range \
(0xf500,0x40)

What does it mean, and what should I do with that (l. 405)?

Other lines which make me worry are (l. 484-6):

Could not init font path element /usr/lib/X11/fonts/TrueType, \
removing from list!
Could not init font path element /usr/lib/X11/fonts/Type1, \
removing from list!
Could not init font path element /usr/lib/X11/fonts/Speedo, \
removing from list!

I have checked the abovementioned paths and everything seems to
be all right (all world-readable and -executable, everywhere
fresh fonts.* files with at least to my level of understanding
sensible content).

Do these problems have anything in common and what could I do
about them?

Thanks

Matej

- ---

01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i7d (rev 5c)
01:00.0 Class 0300: 1023:8420 (rev 5c)

# $Id: XF86Config-4,v 1.4 2002/10/14 18:26:21 matej Exp $

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Synaptics Touchpad"
InputDevice "Generic Mouse"
EndSection

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
#FontPath   "unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/TrueType"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/75dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "czsk"
Option  "XkbVariant""cz_us_qwerty"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  

Bug#370181: marked as done (Monitor Display Size Incorrect)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 20:41:48 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#370181: Monitor Display Size Incorrect
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: XFree86 Version 4.3.0.1
Kernel: Linux version 2.4.27-2-386
Build Operating System: Linux 2.6.8-16.0508-2 i686 [ELF]
Video Hardware:  Trident CyberBlade i7 AGP (8420-64)
Display: 14.1" 1024x768 XGA TFT

Problem: Sarge installation sets the HP N3270 laptop display size to
800x600 (default?) when the display is 1024x768.  Woody installation
worked perfectly with this laptop.  At least four installation attempts
were tried with various choices for the following:

boot: linux vga=771 apci=off
Video drive - Trident
Auto detect monitor - NO (autodetect gave same result)
   LCD monitor
   Medium (other optios tired)
   1024x768  (75Hz, 70Hz and 60Hz are options all tried)

Files Attached:
XFree86.0.log
XF86Config-4

Any help would be very much appreciated,
Paul


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

XF86Config-4
Description: 362622058-XF86Config-4
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14sarge1 20050901212727 [EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.8-16.0508-2 i686 [ELF] 
Build Date: 02 September 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way.  Bugs should be reported to the Debian Bug Tracking System; see
http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
   XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
  plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.4.27-2-386 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 Wed Aug 17 09:33:35 UTC 2005 
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/XFree86.0.log", Time: Sat Mar 18 20:42:29 2006
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000503c, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0501 card , rev 03 

Bug#321863: marked as done (xserver-xfree86: check if will make new XF86Config-4 first)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 21:14:28 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321863: xserver-xfree86: check if will make new 
XF86Config-4 first
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-13
Severity: minor

I note if one does
# dpkg-reconfigure xserver-xfree86
one then answers lots of questions.  But in the end it is all a waste,
in the case one does not have the right comments in XF86Config-4.

Therefore, before getting started, the user should be told "your
XF86Config-4 is apparently not being maintained by this program ...
..."

Removing XF86Config-4 and then doing dpkg-reconfigure xserver-xfree86
also just asks a lot of questions, but in the end, nothing useful is written.
# find /etc -mtime -1 -type f
proves it.

--- End Message ---
--- Begin Message ---
Brice Goglin wrote:
> Dan Jacobson wrote:
>   
>> Nowadays all I know is xorg.conf should in its comments, say the best
>> way to regenerate this file. E.g.,
>> # mv xorg.conf xorg.conf.old
>> # xdebcofigureator #or what ever it is called, that probes hardware
>> and makes a new xorg.conf
>> 
>
>   

Actually, my xorg.conf was outdated. The current dexconf generates the
following paragraph at the end of xorg.conf headers:

# 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

Obviously, it also works if you didn't edit the file. This comment looks
ok to me (now that the possibly scary md5sum command line have been
removed :)).
So I am closing this bug now.

Brice

--- End Message ---


Bug#408114: xorg: xorg.conf comment advises user to use full path to read manpage

2007-01-23 Thread Brice Goglin
tags 408114 + patch
thank you



Justin Pryzby wrote:
> Package: xserver-xorg
> Version: 7.1.0-10
>
> # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
> # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
>
> This shell command causes man to attempt to pass the xorg config file through
> the manpage formatting pipeline. 
>   


Hi,

The attached patch should fix it.

Brice

Index: xorg-7.1.0/debian/local/dexconf
===
--- xorg-7.1.0.orig/debian/local/dexconf	2007-01-23 21:02:10.0 +0100
+++ xorg-7.1.0/debian/local/dexconf	2007-01-23 21:02:41.0 +0100
@@ -177,15 +177,17 @@
 # descriptor 3 for its own purposes, we will write our output to file descriptor
 # 4 instead of standard output.
 
+REALCONFIGMANPAGE=$(basename ${REALCONFIG})
+
 exec 4>"$DEXCONFTMPDIR/Header"
 cat >&4 <

Processed: Re: Bug#408114: xorg: xorg.conf comment advises user to use full path to read manpage

2007-01-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 408114 + patch
Bug#408114: xorg: xorg.conf comment advises user to use full path to read 
manpage
There were no tags set.
Tags added: patch

> thank you
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#408034: 3 upgrade problems to xorg 7

2007-01-23 Thread Frans Pop
On Tuesday 23 January 2007 02:43, Baylis Shanks wrote:
> Second, package installation failed. xbase-utils kept wanting to

The package xbase-utils does not exist. Do you perhaps mean xbase-clients?

> overwrite man pages belonging to other programs which were presumably
> packaged separately in previous releases (like "oclock"), and so

The package oclock does not exist in Sarge, nor in Etch. Of course Debian 
cannot guarantee clean upgrades for packages that are not in Debian.

If you have any packages that _are_ in Debian and that had this problem, 
please let us know.

Cheers,
FJP


pgpLHPUptX5cB.pgp
Description: PGP signature


Bug#408172: xnest crashes when running fluxbox as a different user

2007-01-23 Thread Ivo van der Sangen
Package: xnest
Version: 2:1.1.1-15
Severity: important

When I run fluxbox as a different user on my nested X server it crashes
when the server is on a different virtual desktop.

The error it produces is:
X error of failed request: BadMatch (invalid parameter attributes)
  Major opcode of failed request: 73 (X_GetImage)
  Serial number of failed request: 2772
  Current serial number in output stream: 2772
X connection to :1.0 broken (explicit kill or server shutdown).

The steps to reproduce this bug are:
Xnest -ac :1&
su -c "fluxbox -display :1" different_user

Ofcourse make sure the nested X server is on a different virtual desktop
when executing the second command. I am running this from fluxbox and I
don't know if that is a requirement for this bug.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-generic
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xnest depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfont11:1.2.2-1   X11 font rasterisation library

xnest recommends no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#323302: xlibmesa-dri: [r200] r200VtxFmtFlushVertices assertion failed (worked with xfree86)

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding a
assertion failure in the DRI on a r200 board. Did you reproduce this
problem recently? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Processed: Bug#319039: xlibmesa-dri: crack-attack broken on Xorg i915 driver

2007-01-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 319039 libgl1-mesa-dri
Bug#319039: xlibmesa-dri: crack-attack broken on Xorg i915 driver
Bug reassigned from package `xlibmesa-dri' to `libgl1-mesa-dri'.

> thank you
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#118751: xlibmesa-dri: [r128] system freezes when xawtv window moved and DRI enabled

2007-01-23 Thread Brice Goglin
Hi,

About 4 years ago, you reported (or replied to) a bug in the Debian BTS
regarding a system freeze when moving a xawtv window with DRI enabled on
a r128 board. Did you reproduce this problem recently? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#247756: xlibmesa-dri: [mga] heavy DRI use causes lockup, XFree86 server log reports '(EE) MGA(0): [dri] Idle timed out, resetting engine...' repeatedly

2007-01-23 Thread Brice Goglin
Hi,

About 3 years ago, you reported a bug to the Debian BTS regarding a
lockup under heavy DRI usage on a MGA board. Did you reproduce this
problem recently? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#333279: marked as done (xlibmesa-dri: Xorg crash when change virtual console (crtl-alt-Fn) or x resolution)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Tue, 23 Jan 2007 23:58:05 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333279: xlibmesa-dri: Xorg crash when change virtual 
console (crtl-alt-Fn) or x resolution
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xlibmesa-dri
Version: 6.8.2.dfsg.1-8
Severity: important

When I switch from a text virtual console to the X console (crtl-alt-F7) the 
system crash and I need to restart the computer.

The same happen when I change the resolution ctrl-alt- +- of the x console.

I have this problem only if  I load the "dri" module.

-- Package-specific info:
VGA-compatible devices on PCI bus:
:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1

X.Org X server log files on system:
-rw-r--r--  1 root root 35234 2005-10-10 17:59 /var/log/Xorg.20.log
-rw-r--r--  1 root root 34060 2005-10-11 09:35 /var/log/Xorg.0.log

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

X Window System Version 6.8.2 (Debian 6.8.2.dfsg.1-8 20051005041959 David 
Nusinow <[EMAIL PROTECTED]>)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-1-686 i686 [ELF] 
Current Operating System: Linux brancaleone 2.6.12-1-k7 #1 Tue Sep 27 13:22:07 
JST 2005 i686
Build Date: 05 October 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-1-k7 ([EMAIL PROTECTED]) (gcc version 4.0.2 
20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 13:22:07 JST 2005 
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: Tue Oct 11 09:31:58 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Monitor Generico"
(**) |   |-->Device "ATI Technologies, Inc. Radeon Mobility U1"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "it"
(**) XKB: layout: "it"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "synaptics"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(**) FontPath set to 
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,cab0 card , rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,700f card , rev 01 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 10b9,5237 card 103c,0024 rev 03 class 0c,03,10 hdr 00
(II) PCI: 00:06:0: chip 10b9,5451 card 103c,0024 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
(II) PCI: 00:08:0: chip 10b9,5457 card 103c,0024 rev 00 class 07,03,00 hdr 00
(II) PCI: 00:0a:0: chip 1217,6972 card 4001, rev 00 class 06,07,00 hdr 02
(II) PCI: 00:10:0: chip 10b9,5229 card 103c,0024 rev c4 class 01,01,b0 hdr 00
(II) PCI: 00:11:0: chip 10b9,7101 card 103c,0024 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:12:0: c

Bug#319039: xlibmesa-dri: crack-attack broken on Xorg i915 driver

2007-01-23 Thread Brice Goglin
reassign 319039 libgl1-mesa-dri
thank you


The box where I experienced the problem should be back to my home next
month. I'll try to reproduce then. In the meantime, reassigning.

Brice



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



Bug#275735: xlibmesa-dri: [radeon_dri] card locks up in drmDMA() after RADEONCPGetBuffer() on Radeon Mobility M7 LW [Radeon Mobility 7500] rev 0

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported (or replied to) a bug in the Debian BTS
regarding a lockup in drmDMA() on a Radeon Mobility M7 LW board.
Did any of you guys reproduce this problem recently? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#338044: xlibmesa-dri: Problems with savage4 -card.. Direct rendering doesn't work at all.

2007-01-23 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding DRI not
working on a savage4 board. Did you reproduce this problem recently? If
not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#338047: marked as done (xlibmesa-dri in experimental is missing Savage 3D driver, savage_dri.so)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Jan 2007 00:04:57 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#338047: xlibmesa-dri in experimental is missing Savage 3D 
driver, savage_dri.so
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xlibmesa-dri
Severity: important


I found out that savage_dri.so from Mesa 6.4 is bundled with X.org 6.8.99.901
(6.9RC1), but that file is nowhere to be found in xlibmesa-dri package in
Debian Experimental. 

(Also, savage_dri.so is Unstables X.org 6.8.2, probably backported from HEAD
at some point but that doesn't work at all. It creates /dev/dri/card0 , 
but Xorg.0.log is silent on DRI , "LIBGL_DEBUG=verbose glxinfo" is silent
too, and it should be if no DRI driver claims active screen.)

This report is probably invalid, if Debian X Strike Force ain't going to
package monolithic tree anymore and should be ignored. Better luck with
modular! :)

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

--- End Message ---
--- Begin Message ---
Closing since savage_dri.so is provided by libgl1-mesa-dri.

Brice

--- End Message ---


Bug#279698: xlibmesa-dri: [i830_dri] causes lockup on system shutdown

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported (or replied to) a bug in the Debian BTS
regarding a lockup caused by DRI on a intel chipset.
Did any of you guys reproduce this problem recently? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#336997: xlibmesa-dri: having issues with driver not claiming to support visuals

2007-01-23 Thread Brice Goglin
Hi,

About a year ago, you reported (or replied to) a bug in the Debian BTS
regarding issues with DRI on a MGA board. Did any of you guys reproduce
this problem recently? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#280146: xlibmesa-dri: [radeon_dri] locks up when using scorched3d on ATI Radeon Mobility M6 LY

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding a
lockup when using scorched3d on a ATI Radeon Mobility M6 LY board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#321696: lincity-ng: Segmentation Fault when run on box with ATI Radeon 128

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding a
segfault when using DRI on a ATI Radeon 128 board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#97986: xlibmesa-dri: [mga] VT corrupted when DRI used

2007-01-23 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding VT
being corrupted when DRI is enabled on a MGA board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#255282: xlibmesa-dri: want 3D hardware acceleration for ATI Mach64

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS asking for 3D
hardware acceleration on ATI Mach64 board.
Do you still have problem getting hardware 3D on this box? If not, I
will close this bug in the next weeks.

Thanks,
Brice



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



Bug#347448: xlibmesa-dri: sis : sizeof(SISDRIRec) does not match passed size from device driver

2007-01-23 Thread Brice Goglin
Hi,

About a year ago, you reported (or replied to) a bug in the Debian BTS
regarding DRI problems on SiS board caused by a wrong size passed by the
driver. It was supposed to be fixed with Xorg 6.9. Did any of you guys
reproduce this problem recently? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#233832: Radeon DRI MTRR problem

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding MTRR
problems with a Radeon board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#366292: xlibmesa-dri broken image and SEGV with ATI Radeon 7000 IGP

2007-01-23 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding a
segfault and broken image on a ATI Radeon 7000 IGP board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#318989: xlibmesa-dri: glx applications segfault inside r128_dri.so

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding a
segfault of the r128 DRI driver when requested a large resolution with
big depth.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#339464: xlibmesa-dri: Add mach64 dri support

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS asking for DRI
support on a mach64 board.
Do you still have problems getting DRI to work on this box? If not, I
will close this bug in the next weeks.

Thanks,
Brice



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



Bug#307478: marked as done (xlibmesa-dri: [mga] DDX driver version mismatch)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Jan 2007 00:23:31 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307478: xlibmesa-dri: [mga] DDX driver version mismatch
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xlibmesa-dri
Version: 4.3.0.dfsg.1-12.0.1
Severity: normal

I am unstable to use direct rendering and not sure how to go about this 
problem.  glxinfo below shows:
"MGA DRI driver expected DDX driver version 1.0.x but got version 4.1.0"

debian-supplied mga_drv.o just shows blank window without warning 
message "libGL error: InitDriver failed".  however glxinfo shows Direct 
Rendering as enabled / Yes.

matrox-supplied mga_drv.o shows more information to the problem (DDX 
driver version mismatch).

-- Package-specific info:
VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 
04)

XFree86 X server log files on system:
-rw-r--r--  1 root root 48316 May  3 19:46 /var/log/XFree86.0.log

Contents of most recent XFree86 X server log file
/var/log/XFree86.0.log:
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-12.0.1 20050223080930 [EMAIL 
PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.9 i686 [ELF] 
Build Date: 23 February 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way.  Bugs should be reported to the Debian Bug Tracking System; see
http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
   XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
  plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.6.11 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 
1:3.3.5-8)) #47 Fri Mar 18 13:14:51 WST 2005 T
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/XFree86.0.log", Time: Tue May  3 19:46:10 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to 
"/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/misc,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 5

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0282 card 1043,80a3 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1282 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2282 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3282 card , 

Bug#257190: xlibmesa-dri: [radeon_dri] KDE kicker hangs after zooming OpenGL program on Radeon Mobility M6 LY rev 0

2007-01-23 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding KDE
kicker hanging when zooming with OpenGL on a Radeon Mobility M6 LY board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#126519: xlibmesa-dri [i810] hardware 3D acceleration doesn't work on i810e [regression from XFree86 4.0.2]

2007-01-23 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding
hardware 3D acceleration not working on a i810e board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#338044: marked as done (xlibmesa-dri: Problems with savage4 -card.. Direct rendering doesn't work at all.)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Jan 2007 00:33:24 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xlibmesa-dri
Version: 6.9rc1
Severity: important

Like the subject says.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

--- End Message ---
--- Begin Message ---
Closing these bugs since their submitter's address is invalid. Feel free
to reopen if you ever reproduce the problem.

Brice

--- End Message ---


Bug#275735: xlibmesa-dri: [radeon_dri] card locks up in drmDMA() after RADEONCPGetBuffer() on Radeon Mobility M7 LW [Radeon Mobility 7500] rev 0

2007-01-23 Thread David Decotigny
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

Brice Goglin wrote:
> Did any of you guys reproduce this problem recently? If not, I will
> close this bug in the next weeks.

I did not reproduce it for a lng time now. The only thing I did
about 9 months ago, has been to reinstall sarge from scratch. I cannot
tell if this is what fixed the problem, or if the problem disappeared
even before (by way of incremental upgrades).

Thanks for asking us ! Bye,

- --
David Decotigny -- http://decotigny.fr
Fingerprint: 54A6 7EC5 868D 98C8 8C8C 1BD1 95DE EF86 EB15 AC21
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFtpuDld7vhusVrCERAs4rAJ0bHrUp8fFuIQHjWgif8rsiLdFbLgCeMlCI
KobUN+GLWRfJlVAzGVESuf8=
=REYz
-END PGP SIGNATURE-


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



Bug#257190: marked as done (xlibmesa-dri: [radeon_dri] KDE kicker hangs after zooming OpenGL program on Radeon Mobility M6 LY rev 0)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Jan 2007 00:33:24 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xlibmesa
Version: 4:3.2.2-1
Severity: normal

I have strange problem, possibly xlibmesa-related. 
The strange thing is, that only kicker seems to hang up :->,
even if XFree process constantly eats up 67% of processor time.

I start SwissPDBViewer (http://www.expasy.org/spdbv/)
with some environment settings:
export LIBGL_ALWAYS_INDIRECT=yes
export LIBGL_SOFTWARE_RENDERING=yes
on an ATI Mobility 16MB
and zoom 3D structure (OpenGL) window to max.
3D view works perfectly, but I can no longer use
kicker applets to switch between applications.
When I try, then XFree begins to eat up 60-70% of processor
time.

I'm really surprised about the results :-)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (ignored: LC_ALL set to pl_PL)

Versions of packages kicker depends on:
ii  kdebase-data  4:3.2.2-1  KDE Base (shared data)
ii  kdelibs4  4:3.2.3-2  KDE core libraries
ii  libart-2.0-2  2.3.16-5   Library of functions for 2D graphi
ii  libc6 2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libfam0c102   2.7.0-5client library to control the FAM 
ii  libgcc1   1:3.3.3-9  GCC support library
ii  libice6   4.3.0.dfsg.1-1 Inter-Client Exchange library
ii  libkonq4  4:3.2.2-1  Core libraries for KDE's file mana
ii  libpng12-01.2.5.0-6  PNG library - runtime
ii  libqt3c102-mt 3:3.2.3-2  Qt GUI Library (Threaded runtime v
ii  libsm64.3.0.dfsg.1-1 X Window System Session Management
ii  libstdc++51:3.3.3-9  The GNU Standard C++ Library v3
ii  libx11-6  4.3.0.dfsg.1-1 X Window System protocol client li
ii  libxext6  4.3.0.dfsg.1-1 X Window System miscellaneous exte
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  libxtst6  4.3.0.dfsg.1-1 X Window System event recording an
ii  xlibs 4.3.0.dfsg.1-1 X Window System client libraries m
ii  zlib1g1:1.2.1.1-3compression library - runtime

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing these bugs since their submitter's address is invalid. Feel free
to reopen if you ever reproduce the problem.

Brice

--- End Message ---


Bug#408185: /usr/bin/dexconf: Make a back up file for the user.

2007-01-23 Thread Dan Jacobson
Package: x11-common
Version: 1:7.1.0-11
Severity: important
File: /usr/bin/dexconf

 -o file, --output=file
  By  default,  dexconf  writes  to  /etc/X11/xorg.conf   This   
option
  instructs dexconf to write to file instead.  Note that dexconf 
uncon‐
  ditionally overwrites its  destination  file  if  it  has  
sufficient
  access rights to do so.

Make a back up file for the user.

He types "dexconf" and blows away his xorg.conf. Thanks.
He might not be using dpkg-reconfigure.


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



Bug#255282: marked as done (xlibmesa-dri: want 3D hardware acceleration for ATI Mach64)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Jan 2007 01:09:12 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-5
Severity: normal

I'm working on Mesa, specificaly getting DRI to work on this mach64.  I have
an i386 box with a simular chip and it workes well.

I don't think that has anything todo with DRI, I think it's only for
glx(remote/indirect) clients.

(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No 
symbols found
(II) Module GLcore: vendor="The XFree86 Project"

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

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx1 root root   20 Dec 25 18:47 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x1 root root  1783088 Jun 16 19:53 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP 
(rev 5c)
:01:02.0 Class 0300: 1002:4750 (rev 5c)

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--1 root root 3809 Jun 19 19:26 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
#   Load"xtt"
EndSection

#Section "InputDevice"
#   Identifier  "Configured Keyboard"
#   Driver  "keyboard"
##  Option  "CoreKeyboard"
#   Option  "XkbRules"  "xfree86"
#   Option  "XkbModel"  "pc101"
#   Option  "XkbLayout" "us"
#EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "sun"
Option  "XkbModel"  "type5_unix"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/sunmouse"
Option  "Protocol"  "BusMouse"
Option  "Emulate3Button""False"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "Core

Processed: severity of 408185 is wishlist

2007-01-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> severity 408185 wishlist
Bug#408185: /usr/bin/dexconf: Make a back up file for the user.
Severity set to `wishlist' from `important'

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#257190: xlibmesa-dri: [radeon_dri] KDE kicker hangs after zooming OpenGL program on Radeon Mobility M6 LY rev 0

2007-01-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 257190
Bug#257190: xlibmesa-dri: [radeon_dri] KDE kicker hangs after zooming OpenGL 
program on Radeon Mobility M6 LY rev 0
Bug reopened, originator not changed.

> thank you
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#323302: xlibmesa-dri: [r200] r200VtxFmtFlushVertices assertion failed (worked with xfree86)

2007-01-23 Thread Christian Ohm
On Tuesday, 23 January 2007 at 23:53, Brice Goglin wrote:
> About 2 years ago, you reported a bug to the Debian BTS regarding a
> assertion failure in the DRI on a r200 board. Did you reproduce this
> problem recently? If not, I will close this bug in the next weeks.

I currently use a r300 based board, and all my r200 boards seem to have
some problems, so I can't test this immediately. I'll see if I can get
one of them working to test this, but I think the Warzone 2100 code was
rewritten since then, so current versions shouldn't fail on an r200.

Christian Ohm

-- 
A song in time is worth a dime.


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



Bug#408185: /usr/bin/dexconf: Make a back up file for the user.

2007-01-23 Thread Julien Cristau
On Wed, Jan 24, 2007 at 06:31:18 +0800, Dan Jacobson wrote:

>  -o file, --output=file
>   By  default,  dexconf  writes  to  /etc/X11/xorg.conf   This   
> option
>   instructs dexconf to write to file instead.  Note that dexconf 
> uncon‐
>   ditionally overwrites its  destination  file  if  it  has  
> sufficient
>   access rights to do so.
> 
> Make a back up file for the user.
> 
> He types "dexconf" and blows away his xorg.conf. Thanks.
> He might not be using dpkg-reconfigure.
> 
If I shoot myself in the foot, I deserve to get hurt.  If I use a random
program without reading its documentation, there's no telling what will
happen.  I'd like to know why you think this is a bug, and why you think
it is of severity "important", which means "a bug which has a major
effect on the usability of a package, without rendering it completely
unusable to everyone."

Thanks,
Julien



Bug#257190: xlibmesa-dri: [radeon_dri] KDE kicker hangs after zooming OpenGL program on Radeon Mobility M6 LY rev 0

2007-01-23 Thread Brice Goglin
reopen 257190
thank you


Oops, I closed this one by mistake, I mixed up the delivery failure
notifications. Reopening this bug then.
I am still waiting for submitter's opinion.

Brice



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



Bug#408034: 3 upgrade problems to xorg 7

2007-01-23 Thread Baylis Shanks

The package xbase-utils does not exist. Do you perhaps mean xbase-clients?


yeah, i guess it must have been xbase-clients, sorry.



> overwrite man pages belonging to other programs which were presumably
> packaged separately in previous releases (like "oclock"), and so

The package oclock does not exist in Sarge, nor in Etch. Of course Debian
cannot guarantee clean upgrades for packages that are not in Debian.


that explains that. over a year ago when i got this machine i installed 
Ubuntu on it b/c it's a handheld and there weren't installation instructions 
available for Debian for this hardware. Then after the basic stuff was 
running I switched it over to Debian. I suppose some of the X-windows stuff 
was still Ubuntu, unbeknownst to me.


I had similar problems with a different machine (clean debian install) in 
terms of having to manually tell aptitude which packages to upgrade so that 
it wouldn't balk at installing xorg (the first problem i mentioned in the 
bug report). but i guess this "oclock" etc stuff (the second problem) must 
have been leftover from ubuntu. maybe the font stuff (the third problem) was 
from that too.


thank you,
 bayle



From: Frans Pop <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Baylis Shanks <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#408034: 3 upgrade problems to xorg 7
Date: Tue, 23 Jan 2007 21:22:59 +0100

On Tuesday 23 January 2007 02:43, Baylis Shanks wrote:
> Second, package installation failed. xbase-utils kept wanting to

The package xbase-utils does not exist. Do you perhaps mean xbase-clients?

> overwrite man pages belonging to other programs which were presumably
> packaged separately in previous releases (like "oclock"), and so

The package oclock does not exist in Sarge, nor in Etch. Of course Debian
cannot guarantee clean upgrades for packages that are not in Debian.

If you have any packages that _are_ in Debian and that had this problem,
please let us know.

Cheers,
FJP




<< attach3 >>


_
Laugh, share and connect with Windows Live Messenger 
http://clk.atdmt.com/MSN/go/msnnkwme002001msn/direct/01/?href=http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=hmtagline




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



libxau: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 162e08e1d4fefa201df889f5c951e7be4ffd69cb
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 7c5890ec26914b997970727971871e597519d0a1
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Aug 30 00:04:36 2006 +

Prepare changelog for release

commit 9b2fe40368a3d308a5f2e8cbcfab631224b69860
Merge: e89c6c1457a7e31a116ee4092ac0d03442e9b6e6 
643b1e951f7b24eef499a828026e36d410a49078
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Aug 29 23:51:47 2006 +

Merge libxau from 7.1 to trunk in preparation for upload to unstable

commit 643b1e951f7b24eef499a828026e36d410a49078
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Aug 29 23:50:20 2006 +

Merge libxau from trunk so we can cleanly merge it back

commit 5b6b9c2701e46d02694881600b3e4b5268ee678c
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit e89c6c1457a7e31a116ee4092ac0d03442e9b6e6
Author: Denis Barbier <[EMAIL PROTECTED]>
Date:   Mon Aug 14 18:53:08 2006 +

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

commit 0e16382655e62a79807ba0cb8911a1b21e4d885e
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit e38a18f6a74256ee2ccb95aad2d0d7d87693c713
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.

commit 4dbe37bebd91264deafdcf6148110f128e3c3ff1
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 02:06:16 2006 +

* Run dh_install with --list-missing

commit c1798b5de51ed431d63a3008653f3946a21eaa9b
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 01:32:00 2006 +

* New upstream version
* Set up package to be able to use patches even if we're not currently
  shipping any. Add quilt to build-dep to deal.
* Autoreconf to fix manpage sections (closes: #376026, #356545)
* Remove duplicate x11-common depends from libxau-dev
* Version x11-common pre-dep in libxau-dev to 1:7.0.0 to match the rest of
  Debian and shut lintian up
* Bump standards version to 3.7.2.0
* Bump debhelper compat to 5

commit 360e24642e3d0f587ca8495bc6c6336bae8f02fa
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 01:10:28 2006 +

Merge vendor branch of libxau 1.0.1 to 7.1 working dir

commit 51dac9e7c81a4d0d83a486021b16f229a6343e83
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 956b09bee1d844cdb907623e1a4354b948dae543
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 5ca67dfcc9a06bd938695b46aaf3d3813fdf9112
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 05823205cb9b4e2de00299485d8906ecaa992ef1
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 62ce7fe1dc7700b0ee37beb1a8ac94e04e421e9e
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 7b67be94f59e054a4a95dae763497091b0f6ffe7
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +


libxau: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:


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



libxau: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit cb5792acdc07e85d54cbcdc3e385c9e0c8c58a95
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 01:06:30 2006 +

Vendor drop of libxau 1.0.1

commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxau: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 45d137fdbb9b21513aff68e945e19cdfdcbc28b1
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Dec 16 01:18:20 2006 +0200

bump to 1.0.3

commit fefdba6ed5ef56abf0da9caaca64af5a5e7895b0
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Dec 6 18:53:29 2006 +0200

Makefile.am: make ChangeLog hook safer
Make ChangeLog hook as safe as possible.

commit 90e34a4aa471b6e446345ba8095990e360a41570
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Jul 28 13:47:44 2006 -0700

Version bump -> 1.0.2

commit fab8b091936874b4a8077f490ec80abf7b092049
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Jul 24 13:14:04 2006 -0700

Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY 
macros

commit 3399e7bed20680520b39ade782d7a33966d477ae
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Jul 24 13:12:57 2006 -0700

Add lint library to CLEANFILES

commit aa4f35661022f3f1c1b94284b34a531381d3a7f1
Author: Matthieu Herrb <[EMAIL PROTECTED]>
Date:   Sun Jul 16 10:57:36 2006 +0200

set GIT_DIR=${srcdir}/.git for git-log

commit 881115413a7c157c9aab8fba39c8929692baaacc
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 17:01:49 2006 -0700

Generate lint library for checking programs that call functions in libXau

(Disabled by default, enable with --enable-lint-library)

commit f25155b03b9fa866d522714ad64e92bf7f2b95fa
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 15:16:11 2006 -0700

renamed: include/.cvsignore -> include/.gitignore

commit 9062a6da402d416f21d4365d3c3a29ceea707e77
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jul 12 23:53:14 2006 -0700

Replace static ChangeLog with dist-hook to generate from git-log

commit 9b5a14e6de65658fdb712e737b292568a69dc3ee
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jul 12 19:27:52 2006 -0700

Rename XORG_ENABLE_LINT to XORG_WITH_LINT

commit d3f7a679fce893782774e97c0718393295d0773e
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jul 12 19:26:53 2006 -0700

Move --with-lint handling to XORG_ENABLE_LINT() in xorg-macros.m4

commit 1abf440a6a54fb0624915f9ac975f3074252c422
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jul 12 19:25:38 2006 -0700

Add *~ to .gitignore to ignore emacs droppings

commit 43b8275be56151bf0e29ce22795afbef24de0f9c
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jul 12 17:00:16 2006 -0700

renamed: .cvsignore -> .gitignore

commit 385d7fa4f151425539d613c9665b5e862f3ef614
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jun 28 22:53:36 2006 +

Add "--with-lint" configure flag and "make lint" Makefile target to check
source code with lint, sparse or similar tools.

commit 21ea069c9078edd386e96e038e1a71e041e32cf5
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jun 28 22:49:36 2006 +

Changelog for last commit:
Remove prototype for XauGetAuthByName to clear lint warning: name declared
but never used or defined
Fix sparse warnings:
-warning: Using plain integer as NULL pointer
-warning: non-ANSI definition of function

commit 8274b8e4b121c3dc3bfd5d0fa4f85bc23f5c09a0
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jun 28 22:26:50 2006 +

Remove prototype for XauGetAuthByName to clear lint warning: name declared
but never used or defined
Fix sparse warnings:
-warning: Using plain integer as NULL pointer
-warning: non-ANSI definition of function

commit 7f6f90cfce51806340f25b80a87b147d8a743b27
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sat Jun 10 01:27:06 2006 +

Clean up existing Autest test program and use to provide simple (and very
incomplete) "make check" test case.

commit e214cc19e1d599f16a69e86b1d8b247ad40a9ed7
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri May 12 16:05:48 2006 +

Bump to 1.0.1

commit b92b597d7d597dd223371fe0ff60d1b2dad38fda
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Mon May 8 19:47:10 2006 +

Bug #5628  Shadow pages
not created correctly when MANDIR & MANSUFFIX don't match.

commit 253a3e1c94642ccee9a3ed694eecb5382aa22b1e
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:28 2005 +

Update package version number for final X11R7 release candidate.

commit c7648c97a5da8824d2871f528da89dedc98e2598
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:42 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit c0fbe656693cab8fdf8776fb4d0fa85d0efc4e20
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:42 2005 +

Update package version number for X11R7 RC3 release.

commit d6d0baef6dd91cc1c3d3d701ad83ec095f02630c
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

libxaw: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 6039ba6554b26ab1b514a4ddbc3db6b87818a370
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 26050ae6f514a16f0b23be64c9f3e2003206ed15
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:23:46 2006 +

Fix thinko and prep changelog for release

commit 9a80d5763cf3369c569ab01466324d5cc98a12eb
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:16:44 2006 +

* Explicitly pass --disable-xaw8 to configure so that we don't try and build
  it if the xprint .pc file is on the system. The configure script will try
  and guess whether or not to build xaw8 if it doesn't get an explicit yes
  or no. This way, we make sure the libXaw.so symlink doesn't get linked to
  a non-existent libXaw8.so. Thanks Rene Engelhard, Steve Langasek, and
  Michael Banck.

commit a304629a73e8939e2320d55a627d62106eef445f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:12:26 2006 +

Merge libxaw from the 7.1 branch now that it's in unstable

commit e48ec713550c04ff6c6de9c86e091f7e44c0add1
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 8a27a06f197e7aa9c9e0a5dd700990739fdc4e2b
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 02:48:44 2006 +

* Add quilt to build-depends

commit 76ce2870934d13670f7aafa3fa0917a94b9700b7
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit ba0e86ea9f2c91fc90eb58e3673aad2267e94e39
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit b523a598d356aa2f646e36831fa21597899af1f2
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Mar 22 02:30:13 2006 +

Version bump of packaging and remove old directory

commit ed8a691c18e94cf2caf04d1d0c10b2c73824f5f5
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Feb 27 00:10:27 2006 +

* Port patches from trunk
  + general/012_Xaw_StripChart_fix.diff

commit 358b3f2ba1a788651a984f1ff8bf7db4597dadab
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Jan 6 05:45:05 2006 +

* Add ed to build-depends. Thanks Eugene Konev. (seriously... ed!)

commit 6e4be503466c311c99a8dc8f4e7d5f4648b7d30f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit ce563bca20768120269c99443d59ac07b8fb55da
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxaw: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxaw: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 2b60c3c60da39bec6f61b7adb70fb4f1a7ea1c49
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:06:46 2006 +

* Handle libXaw.so in *.links files so we can allow both libxaw6-dev and
  libxaw7-dev to ship an appropriate libXaw.so symlink to libXaw[67].so

commit 2e863d4dc01ed5a4904365d01b4cc9fffa2f3828
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:03:29 2006 +

* Make libxaw7-dev conflict and replace libxaw6-dev and libxaw8-dev. Also
  make libxaw6-dev do the same for libxaw7-dev and libxaw8-dev. These were
  lost in the move to modular.

commit 59b4507d587865231577e578c0de639914ddd04e
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Fri Aug 25 14:23:59 2006 +

Bring libxaw[X11R7.1] into unstable.

commit 6f146725e1af2f6da3ce48a529a4dd620ebe122f
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit e2b1f0c84d855f4ccf216ad06e103a37a6eb54d8
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Aug 9 14:58:31 2006 +

Add libxaw7-dev.manpages to get the man page installed.

commit c5dbea935d342338cb41749b8efa52918ebd7e85
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Aug 9 12:48:59 2006 +

Update debian files to upload libXaw-1.0.2 to experimental:
 * Use debhelper 5, update control, compat, use of dh_install to match.
 * Handle libXaw.so.[67] in .install instead of .links (for
   consistency since other symlinks such as libXaw7.so.7 are
   already handled there).
 * Exclude .la and Xaw8 from dh_install.
 * Install Xaw man page with libxaw7-dev.

commit ec31b2c0c74132a6b90fcc29ef60ab02bc0fde84
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Aug 9 11:54:53 2006 +

New upstream release of libXaw-1.0.2.

commit 0cc8d97cb35772c72e8bc0892732aea6af5c6993
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit 666786bef16a46d40d0ac311814bd442adbed0d7
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 07a2ee463433796bb0b7057442b9ae18ec1f2956
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Sat Jul 29 06:22:53 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit d26a97d8c555e6234578d14269517aceaa684547
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit 11f2105ad02e9220876f0d2c02154b67c2f8dbdd
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxaw: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit eccdec2bf4680b42036f03a7ce0ae9bfe5ef5374
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jan 3 21:30:22 2007 -0800

Version bump: 1.0.3

commit a2d3487dd5422ef273acae83cc20078a1a9f37c6
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jan 3 21:19:37 2007 -0800

Replace static ChangeLog with dist-hook to generate from git log

commit c653eb5742b0ef50570a8371d7787eeb1e7b5667
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jan 3 21:12:07 2007 -0800

Add call to PKG_PROG_PKG_CONFIG so configure doesn't break with 
--disable-xaw6

commit 32d0891b982b4cea322bdc2d8ecd32e912c70f54
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jan 3 21:09:36 2007 -0800

Add *~ to .gitignore to skip over patch/emacs droppings

commit 21a1c92130ef304607b696c8e5db2185a89a4ba7
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:49 2006 -0700

renamed: .cvsignore -> .gitignore

commit e487a686b1e251936c0926ff124c1b754814c7f5
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:03:33 2006 +

Bump to 1.0.2

commit 580c3f12423e15192f4eff456ebf2f6246318bd9
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 19:23:16 2006 +

Bug #6404: Cygwin build fixes (Yaakov Selkowitz)

commit 735d010ee2c6dc2a6279dc16d1c9a1128c59d91a
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Dec 21 02:30:05 2005 +

Update package version for X11R7 release.

commit 3b81b8af98277206eea791f0f9e7cf5a617a4b20
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Dec 19 16:28:26 2005 +

Stub COPYING files

commit 7f10a61e2cb38bbfee07fed4596ae176be3b7bb4
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:28 2005 +

Update package version number for final X11R7 release candidate.

commit 12566cf69c51989ee932e812db0f2186c64b540b
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 8 17:55:18 2005 +

Add configure options to allow hard-coded paths to be changed.

commit a108ef7e6a7864179bdf16b3adf08428dd66f4ad
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:42 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 570029e344a36d8d0bcab5b2ea5b4f87ea508535
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Mon Dec 5 17:48:19 2005 +

Fix libtool hack to work with older libtools.

commit 28645b0df40bcd428d98eb18aeb8d0875f12f4e3
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:42 2005 +

Update package version number for X11R7 RC3 release.

commit 80a520a1a1724e0ba00c94139ca871f1944b4be1
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 651a3e0a2dcead0aad75734b438bf900de4f7c5c
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sun Nov 27 16:44:43 2005 +

Fix Xaw6 to build without Xpm.

commit 1c36da4ef2e308cb5b7a80b1e914fd637d622fae
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 21 03:24:10 2005 +

libXaw6 shouldn't depend on libXpm, only Xaw7 & Xaw8 should

commit 7cec5bf0ee960356821bea08a30feb92dcbf186e
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:40 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit cb243066d12834c2f63a82f9695761a01400e26f
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:19:12 2005 +

Update package version number for X11R7 RC2 release.

commit db01f1c4c84768e818dbfa28556f246b91c1391d
Author: Kean Johnson <[EMAIL PROTECTED]>
Date:   Tue Nov 8 06:33:25 2005 +

See ChangeLog entry 2005-11-07 for details.

commit ca1c1425e53143899f212c6e783eec1eeb59e481
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Oct 28 17:28:50 2005 +

Add libXaw.so.N -> libXawN.so.N links for platforms where ldconfig doesn't
add them automatically for you.

commit 6f7e7194574ef1bed6ba7db4304d9e064c4f24c7
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Oct 24 17:33:04 2005 +

Add -DOLDXAW to flags for building libXaw6 to disable features that are
only supposed to be in the newer versions.

commit 7801c38f76000d4b93cc2208ad80e04505c6ff85
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Sun Oct 23 00:50:43 2005 +

Add xext check

commit 8c7f3e277321213fc2798a73a88e222f145c3b59
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:09 2005 +

Update package version number for RC1 release.

commit 4836a84ebcc266c35be110c7f708d0b221360e91
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 18 00:00:08 2005 +

Use @LIB_MAN_SUFFIX@ instead of $(LIB_MA

libxcomposite: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit fd297b12b8570426032ab8e999ad272091316e98
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 5a7dbeebb0f78904e0b59c090c2e0aeb6f144307
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit add92163d1ea782db6d6c9a9fef09e46fb247da3
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit b4523c55d2f8f14915aecf5d6722ce269912226f
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Sat Jul 29 06:22:53 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit 834dbd2a5bd91f4b9ea536b253cbb2c6a0f9cb3e
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit ac5f43cc02b85ded4a9a2b3f58740369f267313a
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxcomposite: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 8c675cd1f0f564471fa9d32b474ca3b249535158
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Nov 28 02:08:43 2006 +

* Adjust Section and Priority values to what the override says.
* Update location of upstream repository from CVS to git in the long
  descriptions.

commit 8e95f179b8c5faf25ff872abf4a43fd29cbdb2bf
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Tue Nov 28 00:57:50 2006 +

releasing version 1:0.3-3

commit 101b0db104265f49295b9309653689d9f25874ad
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Mon Nov 27 19:45:16 2006 +

Add upstream patch to fix bug #400440.

commit 8025d31403000d607d2757bb76a48948a0005126
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Sep 30 18:41:53 2006 +

Add closer and prepare for upload

commit 452abc1616ea1613b3f4eb2c771024b8e119f3d8
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Sat Sep 30 12:59:20 2006 +

Credit Eugene Konev for the fix.

commit 0b0ce726ef8c8fe96cc849ae29a231415320fa20
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Sat Sep 30 12:58:18 2006 +

Make dh_makeshlibs generate the correct dependencies for packages built
against libxcomposite-dev (>= 1:0.3-1).

commit 3997b18921a9fda2de717c1e0304ad36db9ec586
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Sep 29 02:28:16 2006 +

* Re-align -dbg package extended description to make lintian happy

commit a7d122d97a461c4359c4527b7e4ebb3b7561f866
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Sep 29 02:21:26 2006 +

* Remove extra dependency on x11-common in -dev package
* Change versioned pre-dep on x11-common to 1:7.0.0 to shut lintian up

commit 95d2c463c643fc77a5fa215d786ff8d66c65f867
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 578814aae57711cee8cb203198da3df0e9ad2c25
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 05:02:17 2006 +

Update the build-dependencies to more closely reflect the list of packages
needed to satisfy PKG_CHECK_MODULES.

Also remove the build-dependency on libxdamage-dev, because the package
doesn't seem to use it at all and builds fine without it.

commit b488fa7c222627fa202bd1ec8815f64142234139
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Mon Sep 25 04:43:41 2006 +

Update to latest upstream release (0.3).

commit 4e7943db7166a12b3f56485219ee6b74bc886a49
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit db74a4bfa3d7ecfe2329cbff163264375fdf47ab
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit c0d7479d095a7f70473b33821daa23cecc4ee4ff
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit a9b71c60b1eed0b15995d7cf62b0131184ee6e3e
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 37ba34f7f92d116166c4c49dd84c5132d2f0c30f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit d026d943e069453a32af5e3c665d46be43b4acce
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxcomposite: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxcomposite: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 2bf6c2fd0dc825c0aec7b262736b2a87aeb2183c
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 15:59:16 2006 -0400

Bump to 0.3.1

commit f0a1453f24e29a9badc8f29d81c42c0eb3f67065
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Thu Oct 12 17:42:18 2006 -0700

Do not call UnlockDisplay without calling LockDisplay.

Thanks to Magnus Kessler <[EMAIL PROTECTED]> for reporting this
bug and a correct fix.

commit 5f2879d1ff86979b6654022031373ce0c9861207
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:49 2006 -0700

renamed: .cvsignore -> .gitignore

commit c382f5e2b048879b553672e3a9400d0729fc4001
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 14:58:15 2006 +

Tag as 0.3 and release.

commit 416d6c61338acaa58f986b27408992a0f324d32f
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 01:03:11 2006 +

Coverity #573: Plug a leak on the error path.

commit 32cba66971545abf95e272cce635a8b0df882272
Author: Deron Johnson <[EMAIL PROTECTED]>
Date:   Mon Mar 13 21:59:05 2006 +

Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:
CompositeGetOverlayWindow, CompositeReleaseOverlayWindow Xfixes Version
4.0: XFixesHideCursor, XFixesShowCursor

commit 71a706971e7b4d82c128eb82ede2b7e573c0642b
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:28 2005 +

Update package version number for final X11R7 release candidate.

commit a05661afa2fd3ec976473976dff0fa25ac3b8253
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit ce28a0e130db08ebcef5834764c2fc5640f90189
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Sun Nov 20 23:17:40 2005 +

Add/improve libs .cvsignores.

commit 88e068f78c24861599829364b393ebb8b0eb6711
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:40 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit 5c429e965d88711a836227b65ab4ef2dc4739932
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:31:19 2005 +

Bump version numbers for X11R6.9/X11R7 RC2.

commit 036ddad7a3152bcdbae68c75efbfc0aabae19302
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:19:12 2005 +

Update package version number for X11R7 RC2 release.

commit ae202415c695d1f8ac0588d98235318ed9b059bc
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Nov 1 15:11:51 2005 +

Update pkgcheck dependencies to work with separate build roots.

commit 15a1e6e795311e07edf39b66234268b284f8dcfb
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:09 2005 +

Update package version number for RC1 release.

commit fb4f87c05840d2a77706ad63f0f982ee2057e285
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:46:56 2005 +

lib/Xcomposite/Xcomposite.h
lib/Xft/Imakefile
lib/Xft/Xft.h Update library version numbers to match updated package
versions.
Update driver version numbers for RC1.

commit e937da932f616015befffbf3340b1f3c4a34dc1f
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed Aug 3 03:28:01 2005 +

Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
a global configure cache don't get confused.

commit 999bc86206564f0adda375076e834465ef97e5f5
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Jul 29 21:22:50 2005 +

Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

commit f00dc71c280699e7f08b72b59ee74b84afa32956
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jul 16 06:33:36 2005 +

Change soversion to 1.0.0 with -version-number.

commit 7ad5cea1ca2c64d63a69b04d9eea24d4f29b5ac6
Author: Alexander Gottwald <[EMAIL PROTECTED]>
Date:   Fri Jul 15 12:41:51 2005 +

Add $(DEP_LIBS)

commit 5379902ddfd8ce084a9de727f3b4626ab61525d4
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Jul 14 06:11:09 2005 +

Do pkg-config deps on xfixes and xext

commit 96778a22baf1a80f7167cff5f9d98bcff2f4b39f
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Jul 13 17:03:07 2005 +

Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can be
found.

commit 71c592267f8305840a3c272576c3ef63a034d6e9
Author: Keith Packard <[EMAIL PROTECTED]>
Date:   Tue Jul 12 03:16:02 2005 +


libxcursor: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit e81b94dbd3a8e123c20a06b1be6651f3d320c382
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 1c6986b6eb35260187e7eeed0d1fe870f097d17e
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Aug 31 00:49:07 2006 +

Prepare changelog for upload

commit 6b7afd3b2688d152a37bbab89c88e20b25d63f12
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Aug 31 00:40:23 2006 +

* Pull leak fixes from upstream (01_leak_fixes.diff)

commit d739604b61554fa090657dca1546516e0fdd203a
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:33:58 2006 +

Merge libxcursor from 7.1 branch to trunk now that it's in unstable

commit eb81bd9b8cf704bf016d85bfc953e886908ed455
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 6e3b04a1f42f8647e31e6574ce6d435aebf462ff
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 04:06:25 2006 +

Prepare changelog for upload

commit 5de61de388953e13379bc8e4d182c42590b7dddf
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 6ec174ad03936170693de7b420238ec7aa659edc
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Tue Apr 18 23:29:10 2006 +

Append /usr/X11R6/lib/X11/icons to the icon search path for backwards
compatibility.

commit d3ed1819da178edefa0f27b37654ee2b2faf8e8d
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Apr 13 00:52:28 2006 +

* Add libxfixes-dev to the depends of libxcursor-dev

commit f55bc64cc7c4a135d4e63b67f7f09a1613f47e5c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 8bf285c9b7722d701f43fcf7131843a136735ae9
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 03:42:08 2006 +

Change the name in to the control file to the new source package name

commit c68cb3c1938ca08066e9e43632cba8c712024e6b
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Jan 24 03:44:30 2006 +

Import newest package from Ubuntu, which happily de-cdbsifies this lib, 
bringing it in line with the other libs

commit 59508796e15a3933a9a0013ed3a18b680eaae339
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit ec1546881f06d4a1fc41febc8ea66554f6053b92
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxcursor: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit c768d7f1338be7040e6ae40b12e5327767d7462a
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Fri Aug 25 23:33:31 2006 +

* Recompile for unstable's libxfixes3 3.0.1.

commit d36f77af7e7692d2ae8945c7e3f2715df19b178a
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Fri Aug 25 23:19:10 2006 +

  * Bring libxcursor (1.1.7-2) [X11R7.1] into unstable.

commit 9a1006782f8909bacc07f874e955e2aea9d8588c
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 12 12:45:11 2006 +

Upload to experimental:
  * New upstream version (X11R7.1).
  * Install man pages with dh_installman.
  * Exclude .la and man files from dh_install.
  * Remove libxcursor1-dbg.install. Somehow debhelper just knows where
to put the files (ooh, spooky).

commit 59a35e8321b5549b83b48bdd31c568d885968e83
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 12 11:58:39 2006 +

New upstream version libXcursor-1.1.7.

commit ca8fd6d85db09a25494d52722232cd39d47d0f24
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit 3807c0f5db6d991444a3b37d9d9d66efdd241700
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 8bfba62614c7c12a65273e06d134727aa5bc0b37
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Sun Jul 30 06:54:46 2006 +

02:48  next time you upload libxcursor, could you please remove me
from uploaders?
02:49  sure

commit 4a36d0d681dd647ab7af990953037d7ddd48d799
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Sat Jul 29 06:22:53 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit 8b03f34c9cce4fe6d3697640542ebf922528d43f
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit 16678c30d81ddab9cf7bec846f828bc21a9ec21c
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxcursor: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxcursor: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 8b73dc04111c1910a6467417133a44d0aa29c6ac
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 16:01:17 2006 -0400

Bump to 1.1.8

commit 9df9640643fae7b922b18ee219d6d9694345df14
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 10 14:57:16 2006 -0700

Fix many sparse warnings: Using plain integer as NULL pointer

commit b6b9f5885566e4c2df8e3319fe092c22f319983f
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 10 13:46:17 2006 -0700

Fix lint warning: deallocating a pointer that could be NULL: library.c(266)

commit d0e12a97849871b0b2af04bf8d7a3839c54b31a8
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 10 13:33:33 2006 -0700

Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.

commit 932965298c244553f303fab3bdf23941cc40bb23
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Oct 6 16:44:37 2006 -0700

Use $prefix & $ICONDIR settings from configure for default path in manpage

(Stop hardcoding /usr/X11R6 & /usr/share in the paths shown.)

commit f591196271e53c64e27cf41e5b6ae844a480cb3d
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Oct 6 16:22:52 2006 -0700

Xcursor.man formatting cleanups

commit 3c5f5860d6f85230f417ce6af30fc73ab75c437b
Author: Bart Massey <[EMAIL PROTECTED]>
Date:   Tue Sep 12 09:02:54 2006 -0700

Added missing dependency

commit c7d048dacf3fce6f3121cf0114fd08bb130130b8
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Aug 24 19:21:47 2006 -0700

Use version number from configure.ac in Xcursor.man instead of "Version 1.0"

commit 8c73ee726016dae6f56195d44339b4729121bcf2
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Aug 24 18:42:36 2006 -0700

Add *~ to .gitignore to skip over emacs droppings

commit c7886900f180da2c460d0a5926daee787e7258ea
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Aug 24 18:42:03 2006 -0700

Man page typo fixes (pimaps, directorys)

commit e0a501e91c270c0e99a55aa568f6df0d3d6e541d
Author: Chris Wilson <[EMAIL PROTECTED]>
Date:   Sat Aug 12 19:55:44 2006 +0300

fix leak in header destruction
Fix a couple of if (!foo) free(foo); tests.

commit 2f08984396552c0719fbc3d3e1148157a1423376
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:50 2006 -0700

renamed: .cvsignore -> .gitignore

commit c6f65af419d14a753459a71a671baafd84fa1330
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jun 3 10:23:57 2006 +

Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s
to NULL. Bump to 1.1.7.

commit 8adc6fe181991af8befb0f365360e9a68357da29
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Thu Apr 27 17:26:28 2006 +

Look for cursors in datadir, not always /usr/share.

commit 3c69a6ef12aa43d5c9cc5cfbd76c6bea1fa2bd00
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:04:48 2006 +

Bump to 1.1.6

commit f9bc007d71f58db93b7eadeb8c77d0f90379c620
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Apr 7 00:58:59 2006 +

Coverity #159: Prevent a possible NULL chase.

commit 1f862e619f12b54bee2efbb66f77c750184b191f
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Mar 4 21:00:40 2006 +

Bug #4439: Include Xlib.h.

commit 461b3c5c0e47eed1b4abf5189ba92bb70d700fa1
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit aed42762a9fcfcf1b7729dc0a7014ea679d309eb
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Dec 9 19:28:41 2005 +

Add icondir to xcursor.pc to be used when installing cursors.

commit 189c9672264c4b62f18f9da9422375b216dc7037
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 8 17:55:19 2005 +

Add configure options to allow hard-coded paths to be changed.

commit b8c92a26d01b14cb9d27cd30d261e24833d0c728
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 8 17:54:40 2005 +

Allow hard-coded paths to be configurable.

commit af09e8d8edb7d68367399336ca3163df4c713ffa
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:42 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 47043f5e93df6a806bf298eca309e05159c271df
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit a3ddd7c6aa895dd373a73957f0b18181d7f8f486
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 328e88110f43b18268c1fde62e9ce7247a797699
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application b

libxdamage: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 54976ef5d622cb041c49adc5ec6473a5955cea40
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Nov 28 02:10:14 2006 +

* Adjust Section values to what the override says.
* Update location of upstream repository from CVS to git in the long
  descriptions.

commit b0aba53e9cc7b1e072bae05fc8e78e0c7fa7c514
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Tue Nov 28 00:57:59 2006 +

releasing version 1:1.0.3-3

commit 73d5fd42f5a4eb3668a058000835a4b92563d998
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Mon Nov 27 20:30:20 2006 +

Add upstream patch to fix bug #400445.

commit c11a707876dcb7e0fb0584436d98bc1ab0f356a7
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 606016a5c567499309588f020cd59a30968835c5
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:36:43 2006 +

Merge libxdamage to trunk from 7.1 branch now that it's in unstable

commit 7c3539a75f19e459a69aa70c1f85966949cd4b62
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 3f1fac0dd2e57b11170b8e88707e286cfe6e043c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit ae8c9883ca72cb1045c6c8f0c3996b48a2c20cd8
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit e90f149c70bb5c5155cae584f3c31cc456dae864
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit c9879afe518a67bcce16e6cbe319fc857160fbdf
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 6af6e673663596e4b0f099275efa8fa9e1c7e7c5
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxdamage: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 0b69465a3b118f3fe1c9b0c206996d510ccbec36
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Tue Jan 9 16:21:13 2007 -0800

Track rename of DamagePost to DamageAdd.

commit 0d7f8e4f151480ee1415bd5a13799ad6385a8df3
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Mon Jan 8 15:02:42 2007 -0800

More doc/copyright updates for Damage 1.1 update.

commit 716d84889f90880c634136e9c1e754edd587ea9e
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Fri Jan 5 17:56:58 2007 -0800

Add a request to report a region of damage against a drawable.

This brings the library up to supporting version 1.1 of the protocol.  Bump
package version accordingly.

commit c3c2777a7805c95f7d7bf64998e188d0eba65cba
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Nov 8 16:10:20 2006 +0200

bump to 1.0.4

commit 31829be123a9ce58bf8e0c4718815b7b63d0d512
Author: Josh Triplett <[EMAIL PROTECTED]>
Date:   Mon Oct 16 02:58:24 2006 -0700

Remove incorrect UnlockDisplay and SyncHandle from XDamageQueryVersion

XDamageQueryVersion calls UnlockDisplay and SyncHandle, without a matching
LockDisplay.  This triggers an assertion in Xlib/XCB designed to catch these
kinds of bugs.  Remove the two calls, which fixes the assertion.

Thanks to Mike Auty <[EMAIL PROTECTED]> for the report.

commit 62ffc46be52244b252dfab643bdfa1aa862820f0
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:51 2006 -0700

renamed: .cvsignore -> .gitignore

commit 7558d929f538ef7c87aeb88a47856f94282ab2a9
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:05:40 2006 +

Bump to 1.0.3

commit e05bfca0a4377cfd137249f7df8c95706372c140
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 01:00:11 2006 +

Coverity #574: Plug a leak on the error path.

commit 660305b57b0af382dd111d8a9d0a38f663efdf25
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit 75bb1e7a7f32d2bf8e3e80ae370adc0c69585698
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit 5805e223e70e84d07f9203ae30effcbbc40746a6
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit 48527807411901e1d6806a2c9e8a84e1fa684042
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:19:12 2005 +

Update package version number for X11R7 RC2 release.

commit 077ce8402a1f8413efdede402cb6f89b9ff797dd
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Nov 1 15:11:51 2005 +

Update pkgcheck dependencies to work with separate build roots.

commit c6a8324c38acc33357e6dcf927f482db22383ab2
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Jul 29 21:22:51 2005 +

Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

commit b02c66e05a173fd20c7b42f4fccf5bcd069f5931
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jul 16 06:37:24 2005 +

Set soversion to 1.0.0 using -version-number.

commit 4011ede413408c9a5577617dbcd1124a3ee8dce5
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Jul 14 06:28:45 2005 +

Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/.

commit 657bb1fcc90a08f713c8f97c4f904808ea023c6e
Author: Keith Packard <[EMAIL PROTECTED]>
Date:   Sat Jul 9 06:14:50 2005 +

Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit 575cf8f35bb51df34d31035fcbf7d425f85ac79c
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sun Jul 3 07:00:56 2005 +

Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
Add #include  or , as appropriate, to all
source files in the xserver/xorg tree, predicated on defines of
HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
.

commit 7a89fded1dac6137a9376bf161da22c1c93a9939
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Jul 2 06:35:03 2005 +

Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems

commit c04e1d2204ae972828b19bf422670e480805e9ac
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu May 19 00:22:32 2005 +

revert last change, didn't do right thing at all, sor

libxdamage: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 21031129b80079c50836e48b7ef66015eedb2de1
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 26 09:03:47 2006 +

exclude libXdamage.la from dh_install

commit 4dcfc90d02227d308787c60bb2dc6844d80fe50b
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 26 08:56:48 2006 +

Bring libxdamage (1:1.0.3-2) [X11R7.1] into unstable.

commit c9f54ca496e2c16fb1c712e286e2b552273ce0d6
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 6ce1660bb3f08c9baaf83574e15ffa79897f1ef8
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 5 14:50:52 2006 +

Update to libXdamage-1.0.3 for X11R7.1.

commit de6803e663b23ee7083f04e9cff12072ecb85d25
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit a2e64571b2da0ca99482758b8ba4880c4976f728
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 19dd6b5c1ed9744fa1156a86b5e8bbe112cd8b3a
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Sat Jul 29 06:22:53 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit e76145e65adcc7d8f5321009a36487a0ecaf
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit f7a3958058e4d66a172865ae39dea3e525f0f771
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxdamage: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 6ad4b2746355b87cef1a61b54f255b473360c9df
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 5 14:41:36 2006 +

Vendor update to libXdamage-1.0.3.

commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxdmcp: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 0b623862e626fcea46d458e160b070922b47a82a
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 01:46:24 2006 +

Vendor drop of libxdmcp 1.0.1

commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxdmcp: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 9c5a37d89b2b4264e13b2f1cb5b96a190a3838a3
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 95cf904607e1dc0a2e9008bffc530bc953f8230b
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Aug 30 00:17:48 2006 +

Prepare changelog for upload

commit 862e221b0786618408da0581bb9ac183f6db95ac
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Aug 30 00:11:46 2006 +

Merge libxdmcp from 7.1 branch to trunk in preparation for upload to 
unstable

commit 5dd6745c6402c556ef73f238210741d0a57f9ab8
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 6bb9c8d5ea2a6e73fd47da5b7c0f3f379e08c6fe
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 1b25f867e7e6623bf1fecc1495f31cce1cbea251
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 759717ffe0b240ce8a16ddadf5d5d8cbec219bba
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Mar 20 04:36:32 2006 +

* Version x11-common dependencies. Thanks Kurt Roeckx. (closes: #351779)

commit 75e848176acbc1ede8fdc7c7c0269b36c3fb47c9
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit b84ab3e119ebf234f61f48e2a87ac6339d1bd5d0
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Jan 6 05:50:25 2006 +

* In debian/rules copy Wraphelp.c to the build directory to allow des code
  to build. This is an ugly hack and we'll remove it when we can. Thanks
  Eugene Konev.

commit 6727ecc327ea0396babb48b32235d102ced92412
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 9b57a81f7df1f4ef9b1101e334d21ce9dfbbfd38
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxdmcp: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit dff5dc4a005708e2181c973ccf52acbe650b4dca
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 77822850c95350456ddae7c75574c881b71090be
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit cc9ee0fe8884ba8069c3553f2a9abed5ad8eb47b
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 2293ac56753e996a37ed928053ec732de3c46682
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.

commit dee038f13abd02ab655dc6d2195d28195b780257
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 02:22:22 2006 +

* New upstream release
* Version all x11-common dependencies to 1:7.0.0 to match the rest of Debian
  and shut Debian up
* Remove extra dep on x11-common in the -dev package
* Bump standards version to 3.7.2.0
* Reformat -dev description so that it's not too long on any one line
* Bump debhelper compat to 5
* Run dh_install with --list-missing
* Don't try and install manpages for the -dev package, there aren't any

commit aeb42ee1702dd893f3bb5c7282698928db86f095
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 01:55:22 2006 +

Merge libxdmcp 1.0.1 vendor drop to 7.1 working dir


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



libxdmcp: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit f876004608f8a4737f66e1fc0e83ff7e7d6d150b
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 11 14:43:15 2006 -0700

Version bump -> 1.0.2

commit 55f64a8a29094905b9f49be95ee576de4a2e1a46
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 11 14:41:42 2006 -0700

Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY 
macros

commit ae43ecfcb85ad238b2a513d3caf400028b951019
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 11 14:26:26 2006 -0700

Add lint library to CLEANFILES

commit a106f489a69246f24535acd8bdac96e273df7334
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 11 14:22:42 2006 -0700

Replace static ChangeLog with dist-hook to generate from git-log

commit 644ff9232d48a32dcc16a1eeba2b51c8686eb33e
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Aug 10 15:58:18 2006 -0700

Use AC_CHECK_FUNCS instead of #ifdef SYSV to check for srand48 & lrand48

commit 048d2bb6b48dce7b2afea39cd429f3253d8e77ca
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Aug 10 15:43:31 2006 -0700

Add *~ to .gitignore to ignore emacs droppings

commit 1f3fadd3a0f8226fb19f94d6a6344e144e031bba
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 18:01:01 2006 -0700

Add lint checking & library targets

commit 0b7f0333fe6384598e78f6e0dc61dfbf3636c1c8
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 17:52:46 2006 -0700

Fix sparse warnings for using 0 instead of NULL

RA8.c:50:17: warning: Using plain integer as NULL pointer
RA16.c:50:16: warning: Using plain integer as NULL pointer
RA32.c:50:16: warning: Using plain integer as NULL pointer
RAofA8.c:50:16: warning: Using plain integer as NULL pointer

commit bfcde07215512ea5153700bc57ef8baa8d3e9ef2
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:52 2006 -0700

renamed: .cvsignore -> .gitignore

commit f204a3d32500eb8c6ec7a694a21440fc330ab834
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:07:09 2006 +

Bump to 1.0.1

commit b7de07f180407a1597ee74cc570311d7eb808637
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Mar 20 19:51:32 2006 +

Bug #6243: Fix build on Cygwin, and when srcdir != objdir. (Yaakov
Selkowitz)

commit aaee3f658482018c622d8cbb926bbfa14df64eea
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Jan 12 23:36:41 2006 +

static -> static const

commit 9f8e330eff571cc0c525fd42c4ef8a34cac2eb0d
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit 9cd3a3746077c2d6a8fcf2c2c125237d9207e2fb
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit da0e8c8bbdfe6cef0225960b204eb9878897cb9b
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit cbd6a80c320d7d02ca3bb6d1ca036c0eff27d2c3
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:09 2005 +

Update package version number for RC1 release.

commit 0609d6f55136698cb7120b62244d44423e6f0945
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 5 19:24:07 2005 +

Add missing files to EXTRA_DIST

commit b0c00126bad965f526ef13fa041248e8379a4a53
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sat Jul 30 07:44:09 2005 +

Add missing library dependencies: Xdmcp: -lsocket (if needed for recvfrom,
such as on Solaris) lbxutil: -lz xkbui: -lm

commit 19ca07e4c538a6f8b46b3bbcdacd39afc1fdede0
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Jul 29 21:22:51 2005 +

Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

commit 7242946c1cac1ecb97ea0cc312a8ea08707ca945
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jul 16 06:41:57 2005 +

Use -version-number instead of -version-info.

commit ce57d6479026168ab4839dc8d93f8c13c7ee6356
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Jul 14 15:12:44 2005 +

typo fixes (Matthieu Herrb)

commit d5c88f476d6d263b9e80640c1acd3ec784c7184b
Author: Keith Packard <[EMAIL PROTECTED]>
Date:   Sat Jul 9 06:15:32 2005 +

Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit 1df326ab00b3

Bug#408034: marked as done (3 upgrade problems to xorg 7)

2007-01-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Jan 2007 03:50:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#408034: 3 upgrade problems to xorg 7
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---

Package: xserver-xorg
Version: 1:7.1.0-10

I upgraded my xwindows system from stable to testing and ran into three 
problems which took awhile to solve.


First, simply clicking on "+" in aptitude over package "xorg" produced 
broken packages. i had to manually look through the broken packages, select 
"+" for the upgradable ones, and go through the others one by one, find the 
conflicting package that was breaking them, and telling it to upgrade. After 
multiple iterations of this I ask aptitude to fix the rest and it finally 
could. i suppose this is a wishlist item for aptitude but i'm including it 
in this bug report in case another poor user finds it in a search.


Second, package installation failed. xbase-utils kept wanting to overwrite 
man pages belonging to other programs which were presumably packaged 
separately in previous releases (like "oclock"), and so xbase-utils failed 
to install (configure?). This preventing everything else from installing. 
The irony is that these other packages, like oclock, were due to be removed 
anyways, but for some reason aptitude wanted to install xbase-utils before 
it removed anything. I spent 10 or 20 minutes running aptitude, trying to 
install, manually removing the next blocking package.


It would be nice if dpkg would report all of such blocking packages at once, 
which would have let me uninstall all of them at once.


Also, the current version of xbase-utils should be marked as conflicting 
with older versions of oclock, etc.


After removing a bunch of these one by one, I got tired of it and ran dpkg 
--force-overwrite -i xbase-utils. This completed the installation (but 
made me feel dirty).


However, X wouldn't run, giving me "Fatal server error: could not open 
default font 'fixed'". After half an hour on the internet, I found that the 
problem was explained here:


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362940;msg=10

For some reason, none of the packages that I had upgraded had offered to 
replace my xorg.conf with a clean version, making it hard for me to discover 
this problem.


I edited xorg.conf and updated the font paths and then it worked. Somewhere 
along the way I had also manually upgraded xfonts-base, btw, I don't know if 
that was necessary.


I suggest, as was suggested in that message, that some config script offers 
to modify xorg.conf (without replacing it) and provide the appropriate new 
FontPath entries.


Sorry if this bug report is a dupe, I searched BTS search for "xbase-utils 
upgrade overwrite" and found 0 hits.


thanks,
 bayle

_
The MSN Entertainment Guide to Golden Globes is here.  Get all the scoop. 
http://tv.msn.com/tv/globes2007/?icid=nctagline2



--- End Message ---
--- Begin Message ---
On Wednesday 24 January 2007 02:53, Baylis Shanks wrote:
> that explains that. over a year ago when i got this machine i installed
> Ubuntu on it b/c it's a handheld and there weren't installation
> instructions available for Debian for this hardware. Then after the
> basic stuff was running I switched it over to Debian. I suppose some of
> the X-windows stuff was still Ubuntu, unbeknownst to me.

OK. In that case I propose we close this report. If you care to test 
upgrades from a clean Debian Sarge install and can see any problems then, 
feel free to file a new bug report.

> I had similar problems with a different machine (clean debian install)
> in terms of having to manually tell aptitude which packages to upgrade
> so that it wouldn't balk at installing xorg (the first problem i
> mentioned in the bug report). but i guess this "oclock" etc stuff (the
> second problem) must have been leftover from ubuntu. maybe the font
> stuff (the third problem) was from that too.

Yes, that is a known issue. There are 2 or 3 packages that you need to 
tell aptitude to upgrade for things to go smoothly. This will be covered 
in the release notes for Etch.

Cheers,
FJP


pgpvW12aGbUIq.pgp
Description: PGP signature
--- End Message ---


libxevie: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit db2b2066eca4848d7a575cb0df0025f184f5f0a5
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 0436910d04c3a01202e9c556622cb52963407cd2
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:39:49 2006 +

Merge libxevie to trunk from 7.1 branch now that it's in unstable

commit 0ed3ef0b1d8d8292e5a332eca68000580c6a04f2
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit cec5caf83118ae5b75e76cb410cb23841a7c36ee
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit c7e27ccb0ec22f058c87f928b2e02faed4502533
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 73c5a97a9ccb656175a7ced997f29145cd4fd54a
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Mar 10 04:40:50 2006 +

* Backport fix from upstream for manpage location
* Run autoreconf for them to allow the change to take effect'

commit 696d6548ff454461513841e7ab48cbb87efcfe9f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 4d20006c48a2e0f381eb86fde684b0e2c55b8660
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit da2376faa27b52160e541daf14ceafd877cc9509
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxevie: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 9233d564155363a51cd93edc6318a9bdf7364268
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sun Aug 6 10:21:38 2006 +

Vendor copy of libXevie-1.0.1.

commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxevie: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 6b6f51507dbcae5ec0d062db3c46a1837fa07644
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 26 09:19:41 2006 +

 * Bring libxevie (1:1.0.1-3) [X11R7.1] into unstable.
 * Modernise libx11-dev (>= 2:1.0.0-8). Closes: #377188.

commit ee27f179339d62aa736002c0e33ab7c5f77865e4
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 41a5c23c3c1bd3c170494df036aea5144d085f3d
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sun Aug 6 13:08:26 2006 +

Build-Depends: quilt.

commit 95d6a2f436389f69634fe15a471c02d2c0c9fe40
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sun Aug 6 10:54:38 2006 +

Remove patch (applied upstream) and ensure man pages get installed.

commit e8ee7dd254cde057f67d04a8661a0e6f0f11b14b
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sun Aug 6 10:34:29 2006 +

Upload libxevie 1.0.1 into experimental.

commit 3c2f67a2fd72aaf5d2922ee4008f6f37a815bc61
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit b3313419870c95752512fbd8a84a1a01de0e6f6e
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 09d84edcb58b95c7b5e66cb7b824d97e1e310aeb
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Sat Jul 29 06:22:53 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit 872628f7e5546b612f650c941e544f2575c7152a
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit 65eff251f9072c5bc21f4a0e85568608a4dd391b
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxevie: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 60784b3cdb79db6074161290c586928bca6bb23c
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 16:03:46 2006 -0400

Bump to 1.0.2

commit 06c8a653730d8437f3c547c219da3632a159c52f
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Sep 27 18:53:52 2006 -0700

Man page cleanups: remove extra ( from function proto, title of empty 
section

commit 7c58511a98a7e7102d6bb1e566e139fedaaa9163
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Sep 27 18:52:58 2006 -0700

Add *~ to .gitignore to skip over emacs droppings

commit 89ffdc5706c4f1f9b41fb8b2b5676d4a58a6c905
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:53 2006 -0700

renamed: .cvsignore -> .gitignore

commit dc6862c0586868b87d6c876cc9a8355e32932bd3
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:08:01 2006 +

Bump to 1.0.1

commit 26e1c4fdf35b5f84609bc8cbf337bc46e413eb75
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 18:51:16 2006 +

Bug #6403: Cygwin build fix. (Yaakov Selkowitz)

commit acbed17035c9eb62a06b5416a320c5d06be16699
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sun Feb 12 18:19:21 2006 +

Bug #5628  Shadow pages
not created correctly when MANDIR & MANSUFFIX don't match.

commit 54984934950aa6d972537f08d82e664bd2a3f07d
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit 29eaac282688b475bfb82266e9f313a9a8f38d8a
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:43 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit bdde5c76cd31d6befeb55f80c103afc9117a957d
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit 8be272ecd152fa7f2d6e649b52362ce88373af3d
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 04:41:49 2005 +

Add check and cflags for malloc(0) returning NULL.

commit b9c8f0355a137c5d0ca21b0521aa7d74b9439a40
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 44e396d4d636c13958653b7a143164f065b23773
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:49 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit bb290cea4cae2391ec954e1467a5e9deaa543343
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:09 2005 +

Update package version number for RC1 release.

commit d8ac4711d84e7458788f189e503d85d7257a2def
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 18 00:00:08 2005 +

Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
work better with BSD make

commit 359169b7436f23ec7f65a6e7d6c6c5af595e53bb
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Oct 17 21:13:15 2005 +

Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
suffix rule (reported by Matthieu Herrb)

commit 52272123e0c62d9dc35048f34201fd30a815fe8b
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Oct 13 04:22:15 2005 +

Use sed to put version number in man page Add shadow man pages for man
pages that document multiple functions.

commit af2a2a80b0fbab8ef3c9fe5d63ec2a815df4bb34
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 5 19:28:25 2005 +

Add man page to build

commit 622432031f6c1e5e739a828f6628d8c1a0727b30
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Aug 4 18:08:55 2005 +

Bug #3968: Check for evieproto in configure.ac (Olli Helenius)

commit 731b653acdb2212e79fb43c648925eb4806eed82
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Jul 29 21:22:51 2005 +

Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

commit ac996e1370c499e299ecd363f8abe84edc92f381
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jul 16 07:02:37 2005 +

Set soversion to 1.0.0 using -version-number.

commit 52d25e68bf788589beddc62bcd281958331c3b55
Author: Keith Packard <[EMAIL PROTECTED]>
Date:   Sat Jul 9 06:16:24 2005 +

Add .cvsignore files Switc

libxext: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 3a28a9e0df86265e2a3ce114a209f78c4ad26ab1
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Nov 14 02:36:19 2006 +

* Fix typo in package description, thanks to Rakesh 'arky' Ambati
(closes: #398487).

commit 6f2cee2ffd13ddd787e7fb31d1937c981b4fc02a
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 84194d765980d15734dd2f243e4aca52ed3752c6
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:42:30 2006 +

Merge libxext to trunk from 7.1 branch now that it's in unstable

commit aa1a8d50861eabe15f956c9e6c25725b5767cd13
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit d17bdd93f694e635079b062c1497b2f86800efe8
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 03:40:49 2006 +

* Add quilt to build-depends

commit 1af4604e64dff3734081fd939146091035e62660
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit c6ebe594ad5dc8aabeaf6949cffef2f645f2e9ab
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 18f19e41f331598bc910fcb1f661177a9b62ad7f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Mar 10 04:40:50 2006 +

* Backport fix from upstream for manpage location
* Run autoreconf for them to allow the change to take effect'

commit dfe166cb6c442e8461f57e7ece2680b9d672e583
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Feb 24 03:52:45 2006 +

Remove last commit. It's a bug in libX11 apparently

commit 2ad565811288780a49a35450ec6caa9f8345e466
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Feb 24 03:51:38 2006 +

  * Provide build-dep on x11proto-input-dev. Thanks Kurt Roeckx.
(closes: #354167)

commit 1a18a0b42cf67688dbab5c9e315783d883cc9ea7
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 7a55f4e2bf2017fcd48f4dc828f9ec0afa29c92c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit d53ea4e17776b078970dd3830167463be571a4d6
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxext: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 4d3dc166a5708564d45072525925199c89c8f533
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 22:21:26 2006 +

Prepare changelog for upload

commit c88f2f33c63c01fc3853bd7717d4912ad3a19366
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 22:15:34 2006 +

* Make a new manpage section patch to dynamically generate the manpage
  sections using the libmandir variable that other manpages in the package
  use
* Autoreconf for manpage sections

commit b180793c9967c8da313f4fb41dcc3ea4064a9d49
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 21:29:26 2006 +

* We don't need the manpage section patch any more

commit 46ceb5174897ee99d883e69fcebe4fdcb353351a
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit a54544b8a1ba0a85492ab635b1fecd439b345d3d
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit 29b07f83789aa904bc95ff4be24ee804cf5a7034
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.

commit 659a38b56dae35eb742b466e670346cbda770a2d
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 19:43:01 2006 +

* New upstream release
* Run dh_install with --list-missing
* Bump debhelper compat to 5
* Update manpage location patch to be a lot simpler
* Don't try to install headers, as they aren't included
* Remove extra dependency on x11-common in libxext-dev
* Version libxext-dev's pre-dep on x11-common to be >= 1:7.0.0 to match the
  rest of Debian and shut up lintian
* Re-wrap description of libxext-dev so that it's not too long on any one
  line
* Update standards version to 3.7.2.0

commit 564cab68dffaed218784f1a165358a35b485d07c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 19:20:31 2006 +

Merge libxext 1.0.1 vendor drop to working branch for 7.1


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



libxext: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit ec1795b309556c9e328c6fb75e215f022d43dfa9
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jul 3 19:18:18 2006 +

Vendor drop of libxext 1.0.1

commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxext: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 5243b3f7d462a06ec245b28ed007d5b4c85651ee
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 24 17:22:34 2006 -0700

Man page spelling/typo fixes

commit 0bf51bc7ba7c0b6f2540503491b9ec104c1c22d1
Merge: ee11d4d2098dfcb711d1ca9825256bd4625e91bb 
a82d7b9481ffb2dc62e490fb48e72219099d8b40
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 24 17:14:45 2006 -0700

Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXext

commit ee11d4d2098dfcb711d1ca9825256bd4625e91bb
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 24 17:14:32 2006 -0700

Add XShm.man and aliases to Makefile.am

commit 50bb4abe86635c8bb26ad643d4402f109e03a7d0
Author: Sam Lau <[EMAIL PROTECTED]>
Date:   Tue Oct 24 17:14:02 2006 -0700

Sun bug 4985712: man pages needed for MIT-SHM extension functions



commit 6b50588e63ba02cb08a9465a1c30127f726c9ce2
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 24 17:11:48 2006 -0700

Add *~ to .gitignore to skip over emacs/patch backup files

commit a82d7b9481ffb2dc62e490fb48e72219099d8b40
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 16:10:28 2006 -0400

Bump to 1.0.2

commit 1faa250b670e735bc4a8674ca4fa9df66626fb33
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 18:25:16 2006 +

Fix various manpages that didn't have their section generated from
__libmansuffix__.

commit 9606f8ba35c568a5e9300bd9e3e2d217279c3d09
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:53 2006 -0700

renamed: .cvsignore -> .gitignore

commit 16889772a59ae778e1e8ec9c110d18c1acd38674
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:10:14 2006 +

Bump to 1.0.1

commit 01e915b2775b78d461c873bac1b2787985196a5f
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 00:55:03 2006 +

Coverity #929: Additional defensive NULL check.

commit 1225f28f6ef0712c9adf52edd8b1a3205bbc76b2
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 00:51:20 2006 +

Coverity #575: Plug a leak on the error path.

commit bd0bcd84be01052d9d1ebd075f459113ac96e9de
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sun Feb 12 18:19:21 2006 +

Bug #5628  Shadow pages
not created correctly when MANDIR & MANSUFFIX don't match.

commit 33b0f4398ee48a7ec57748573871a48793dd49d9
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit 9c6b36858dc722e8aa63afc6ad10e1378d81f9cb
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:43 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit d885a4e61b8571cf7fe2b226f203b18f16de5cc1
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit f472f2feebab449d9eddd920d4313c2f37c82c41
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 04:41:49 2005 +

Add check and cflags for malloc(0) returning NULL.

commit a290a2dd0022398dd70acf965bc0d9a590a71a40
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 59ac6be6490072bd562d5f4447f01a5a080cf5f9
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit d17efabf719888d7895e6cee7ff06d7ccb013676
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:19:12 2005 +

Update package version number for X11R7 RC2 release.

commit 81bbc01afbb1c5cfb466ced2d11930ed15c942aa
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Nov 1 15:11:51 2005 +

Update pkgcheck dependencies to work with separate build roots.

commit 954f6a876e909a80490934b44ffc7656bb16e87a
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:10 2005 +

Update package version number for RC1 release.

commit 31dcfdc277cef24b62ca328df9d0e9556b86fff2
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Tue Oct 18 00:00:08 2005 +

Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
work better with BSD make

commit ba4c273726718bbb6e7aabb9607f08cf1ac0faeb
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Oct 17 21:13:15 2005 +

Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
suffix rule (reported by Matthieu Herrb)

commit 3482953f137

libxfixes: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 9556dfc74fab9812b322759b30f295ae99d1e858
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Nov 28 02:09:42 2006 +

* Adjust Section values to what the override says.
* Update location of upstream repository from CVS to git in the long
  descriptions.

commit dee252d4a079f2fde167ea2db72c2e42d04d150a
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Tue Nov 28 00:58:06 2006 +

releasing version 1:4.0.1-5

commit f5de1f8edd5924034c4914e49c9437dd34b5c67a
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Mon Nov 27 20:36:14 2006 +

Add upstream patch to fix bug #400446.

commit 95720824de8d0abe1fc556ae4b84b3c3eb52a185
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit cccdf2fcad7fbefe368f7a685b6fc8a78f5eecb2
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Sep 18 22:18:07 2006 +

* Prepare changelog for upload to unstable

commit a62a8eca7165b44772e4513fd65688f8837a8cbc
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Sep 18 22:08:00 2006 +

* Add 01_include_xlib.h.diff. Xfixes.h relies on the "Bool" define from
  X11/Xlib.h but did not include that header (directly or indirectly)
  (closes: #372756)

commit 2de66be5f00cf52f74984144775eef712844d06a
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Mon Sep 18 07:26:55 2006 +

Sync to xfixes 4 from experimental.

commit d4533ca77fef40cc703cf4c9cf16135a3a2f2eee
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit c166d2182b6fe9c72cad31eb373463b1d17e5cdc
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 9d6a69c43ab835c8963597c2e565e42ec08111c1
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Apr 14 03:09:05 2006 +

* Remove x11-common depends from libxfixes-dev. Only use pre-depends. Thanks
  Steve Langasek.
* Move x11-common depends to versioned pre-depends for libxfixes3.

commit 5e07cfa62ed487394b078d7c088960259729cf3a
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 41dfe513fdb67b58563976597c870dd1e5cafd5c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit cf9f81ee78e0f4cc72c4a8b6f8f3cd91364b889f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 8876b2aa99abe46528ef6c9b2331ec3e036d1fa4
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxfixes: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 09225655e9f8e067fa48545dc552657bd77252d0
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit a9ef94aa3c18af186da3cabb4285eaf938ea516a
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Aug 17 01:00:47 2006 +

* Add shlibs file due to soversion bump (3.0.0 -> 3.1.0)

commit 6fe0a817317bbfd27552daa4e5db2334134587bc
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Mon Aug 14 08:07:48 2006 +

  * Added versioned depends on x11proto-fixes-dev (>= 4.0-1).
  Closes: #375124.
  * Use dh_installman to install man pages.

commit 77def0a3f1e6fa570becb1172ff48e0a8016d2cf
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 38cb7dd6c30ae57b035874e640bddd43accdcc39
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Fri Jul 28 05:35:54 2006 +

Added versioned depends on x11proto-fixes-dev (>= 4.0-1).

commit 1fa9f1cf5ea6eedffb87630a826e18d383042be1
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 14:20:12 2006 +

  * New upstream version.
  * Standards version 3.7.2.
  * Uses debhelper v5.

commit 855e1b1195a42027783fb33ecc59c2e97d562f24
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit 75a3c8934a81e2c3316f63d31a5d3900c7ac50ac
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.

commit b02512fa465d8b69b4c19ca6dc2af82cfc33bbaf
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Jul 4 00:02:47 2006 +

Merge vendor drop of libxfixes 4.0.1 to working dir for 7.1


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



libxfixes: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 57f915d96840285b48179553de2acfc4dbb3b6cf
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Jul 4 00:00:00 2006 +

Vendor drop of libxfixes 4.0.1

commit 3d31dd13e86358327380d7f1c40959ed3c87ff69
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jul 2 03:04:28 2006 +

Rename libs vendor dirs to use svn best practices


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



libxfixes: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit cad41f810023db454f33feea4f89d4d053737732
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Nov 8 16:14:41 2006 +0200

bump to 4.0.3

commit 9dc7945eaa9216bf7b0056e815fba5bf8b5ded07
Author: Lars Knoll <[EMAIL PROTECTED]>
Date:   Sun Oct 15 14:13:14 2006 -0700

Don't unlock the Display when you have not locked it.

Acked-by: Jamey Sharp <[EMAIL PROTECTED]>

commit fcd9a56f0614521127d82954c4a4d77c92e62e53
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 16:12:54 2006 -0400

Bump to 4.0.2

commit 8b43f6b0b5d77ab33efc50e4b1f588e51d029eb8
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Sep 27 19:03:11 2006 -0700

Add *~ to .gitignore to skip over emacs droppings

commit 6c4d82990973b02a756ab3ba83ea345fed4bf87e
Author: Stuart Kreitman <[EMAIL PROTECTED]>
Date:   Wed Sep 27 19:02:02 2006 -0700

Sun bug #5099413/Xorg bugzilla #1554: Gnopernicus full-screen mag not 
working

Sun bug #5099413: Gnopernicus full-screen magnification not working


includes fix for Xorg bug #1554: rect defined in XFixesInvertRegion is not 
used


commit cd58068a11dbec3a17099fb699885e5e20e6ae36
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Sep 18 18:24:29 2006 -0400

Add 01_include_xlib.h.diff. Xfixes.h relies on the "Bool" define from
X11/Xlib.h but did not include that header (directly or indirectly)
See debian bug #372756

commit 78e08086c13b2053f7cf1f74a8ec49b7e970a420
Author: Tilman Sauerbeck <[EMAIL PROTECTED]>
Date:   Fri Sep 1 17:12:39 2006 +0200

Bug #4902: _XRead32() expects a signed long pointer on 64 bit systems.

commit 4ac8fb34617e392a5af35bf34d86df61903ec482
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:54 2006 -0700

renamed: .cvsignore -> .gitignore

commit f506712c5117d48cee6b36bc8b9ef1760b0506d6
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri May 12 15:18:54 2006 +

Fix the soversion to 3.1.0.

commit 2284047bd919826e2ef1a8898eabfc3c8ec5d1a8
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Apr 28 20:53:15 2006 +

Bump to 4.0

commit 0ce5551f030c27705b3828b41647824577e30f74
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Apr 3 00:58:13 2006 +

Coverity #576: Plug a leak on the error path.

commit e9e432a987682ee16ed0dbc1e9b520fa5720150c
Author: Deron Johnson <[EMAIL PROTECTED]>
Date:   Mon Mar 13 21:59:05 2006 +

Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:
CompositeGetOverlayWindow, CompositeReleaseOverlayWindow Xfixes Version
4.0: XFixesHideCursor, XFixesShowCursor

commit 96275f0b9f97be0fd9e002fd14bce4f4a015278a
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit c775b60f1aec6730be283cba3e9ba4b2348fb6ba
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:43 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit eb7159b541fe31d0d84313b49503bedd44a95bec
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:43 2005 +

Update package version number for X11R7 RC3 release.

commit be6cbf68064b4d45f77cbb0a1d4670e9789d2343
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 4b9884c72b23b276eeb2b2e6b3c749fbb54fdc36
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit 593a37675b72053c36924785a2fea51a06ad1c37
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sun Nov 13 01:48:25 2005 +

Use sed to substitute variables in man pages.

commit b21e46646371edbf7155eae621fefc0b572b006e
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:31:20 2005 +

Bump version numbers for X11R6.9/X11R7 RC2.

commit 097f483e522f721eae4816e659237da94a4796d3
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Nov 9 21:19:13 2005 +

Update package version number for X11R7 RC2 release.

commit 750cac0b61ecde7489ea98e69f60417d169329c7
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Nov 1 15:11:51 2005 +

Update pkgcheck dependencies to work with separate build roots.

commit 92f0e71679f00f6ce18f445f505962bd1c6c8141
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed Oct 26 22:27:27 2005 +

Bug #4868: Add check for xproto.

commit 15fba21d80922c8f93f5406b0616022b92eaa5c1
Author: Kevin E Martin <[EMAI

libxfontcache: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 0f144df4031268e1816308a6c55c03b49454f2b6
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 76824b5d61d38288253543b553f36e9e51e5da3d
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Sep 9 03:37:20 2006 +

  * Initial packaging of libxfontcache (1.0.2) for X11R7.1.

commit 06320a39cff2cd73d2bdf5483b0099b61a2d2af1
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Sep 9 02:58:59 2006 +

Initial copy of libXfontcache (1.0.2).


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



libxfontcache: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 0945a24c0470860f5d9cbc87cb28defd44144710
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Dec 16 01:22:56 2006 +0200

bump to 1.0.4

commit b834a33035b0192b4213ff1d6198045b74ab65fe
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Dec 6 18:54:24 2006 +0200

Makefile.am: make ChangeLog hook safer
Make ChangeLog hook as safe as possible

commit dbf918f5a95b73bd9652d520bb36eedee772c940
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 16:14:25 2006 -0400

Bump to 1.0.3

commit 49c76e1a9ff5fceb8ee33b6a0334942da643e286
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Oct 12 18:51:35 2006 -0400

Fix the ChangeLog hook to distcheck.

commit 43d696f4404a7595e9bb84909df85675058bdca5
Author: Matthieu Herrb <[EMAIL PROTECTED]>
Date:   Sat Jul 29 20:31:08 2006 +0200

Remove ChangeLog. Add a Makefile rule to generate it using git-log

commit 895c6e6f83201636d705f9d3c98701a528ab31b5
Author: Federico G. Schwindt <[EMAIL PROTECTED]>
Date:   Sat Jul 29 20:27:30 2006 +0200

Correct header path.

commit 37200fe4b3bd973f5bade4a217768029146f
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:58:57 2006 -0700

renamed: .cvsignore -> .gitignore

commit eb191bbc716620c067bf6286469f8e5d90224577
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Thu Apr 27 00:12:33 2006 +

Bump to 1.0.2

commit 4fd0f2d9d43fd84c2f27e28545708d08ac7d83e0
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sun Feb 12 18:19:21 2006 +

Bug #5628  Shadow pages
not created correctly when MANDIR & MANSUFFIX don't match.

commit c1b89988246ab0a10076034a2e2a13fa48d852e6
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Dec 21 02:30:05 2005 +

Update package version for X11R7 release.

commit 4a67e4901ce462b98214d276c96b3bece7cd4bcc
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Dec 19 16:28:27 2005 +

Stub COPYING files

commit d683612fd75ae6ed905cc98fe0a94fe5c28c0613
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:29 2005 +

Update package version number for final X11R7 release candidate.

commit 86c4c88a09fa328af9fc06123986ece8448b17c7
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Tue Dec 6 22:48:43 2005 +

Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 556af948c779751d377762d262ac5e02795c20d3
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:44 2005 +

Update package version number for X11R7 RC3 release.

commit 6e86b1afe88ad387f97abb937b9b792fb0ebc0c8
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 04:41:49 2005 +

Add check and cflags for malloc(0) returning NULL.

commit 3a802cf242352b033906f75ae07b0d4e7a34e3eb
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Mon Nov 28 22:03:05 2005 +

Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 0f4fd60816fa79831174bdf81f46e5b53351a2dd
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Sun Nov 20 23:17:40 2005 +

Add/improve libs .cvsignores.

commit 6ce2df31e5c80a524c2190ffca12bada12db21d2
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit 68d5758a4c265ed7fc87c8299af277fd7db7de87
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Sun Nov 13 01:32:07 2005 +

Use sed to substitute variables in man pages. Install shadow man pages for
pages that document multiple functions.

commit 2681f785ac11d4264d7b443f457effe4766a3d91
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:10 2005 +

Update package version number for RC1 release.

commit 6422064781eaa59d0ccc73246ed3b6384ca83d5b
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed Aug 3 03:28:01 2005 +

Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
a global configure cache don't get confused.

commit 1f7d7e3e9b7ef6cf24c156e799c25d846f8fdd29
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Jul 29 21:22:51 2005 +

Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

commit 15325304bf7ae576bfe3f6236f7a983b68010f1c
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jul 16 07:08:31 2005 +

libxfont: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit dfbfafa22e9bf9c04bbcc44ab87373d16046a6c9
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 235ffd38607397140dab27587e0f66457db721e2
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Sep 13 07:52:44 2006 +

  * New upstream version.
  - closes security bug in CID encoded fonts (iDefense CVE-ID
2006-3739, 2006-3740)
  - applies patches 10_freetype_buffer_overflow.patch, 10_pcf_font.patch

commit 42e256e369e746aa6624748af18dc437faf58d3e
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Sep 13 07:40:37 2006 +

New upstream version libXfont 1.2.2.
Closes security issues CVE-ID 2006-3739, 2006-3740.

commit 6505ddce786d82473650c0e5fd0e804d6611da5d
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Aug 31 03:07:22 2006 +

Prepare changelog for upload

commit 34a73312466272426ace5e2a4c076fcf93ac9afa
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Aug 31 02:53:25 2006 +

* Merge libxfont from 7.1 branch to trunk in preparation for upload to
  unstable

commit 96e6cb56068f3c95877bf720550de9fdda4fef72
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Apr 29 23:13:40 2006 +

Bump our libxfont working branch to 1.1.0

commit 36039c4f18045dbbc421dc73846535a505318424
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit bdb344adbf7fc78d35c91524171667ae16665c8b
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 04:10:44 2006 +

* Add quilt to build-depends

commit 22069a67e5c0d150fb97452af40566a514d3abae
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 143068fdb257b89fdad84a3e2f12f90228ce4196
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit b495d46502938004642034cdfbcc60f75025c5cb
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Feb 26 23:36:12 2006 +

* Port patches from trunk
  + general/099v_fontserver_fix_SEGV.diff

commit 69099288c9905ea4f73bb53dbab38173fb469bc2
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Feb 19 15:09:37 2006 +

* Have libxfont-dev depend on libfreetype6-dev and libfontenc-dev. Thanks
  Eugene Konev.

commit b4f5066469c4b7ac7eebdef2224f7357fcabc5a2
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 0143812889b3e3c3c68445a28d7c5ed7473307bc
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 1962d049afb9f9d2e1df550d8d9a628c75fb001c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxfont: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 78a1b5726a4008b7329ad0da54191c6d29d7b2ce
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 731a713f643a230b51c077090db30848a749e84e
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Aug 16 22:01:58 2006 +

  * Apply upstream patch 10_pcf_font.patch (security vulnerability
CVE-2006-3467).  Closes: #383353.
  * Upload to unstable to ensure patch is propagated quickly.
  * Apply patch 10_freetype_buffer_overflow.patch while we're
at it (no known exploits).

commit 9d615c4d10cb2dca4fa3ff0bb87cd15381fada87
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit d819499a57ef675ccd8f745f911a47df1cbc0c23
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 06:11:51 2006 +

  * Tidy up debian/rules to match debhelper 5.
  * libxfont does not provide libfontcache.so!

commit 47661eb9f93366103176a22be51e766ad85e44a6
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 04:07:02 2006 +

The word is, dependencies need a space 'twixt the operator and the
numeral.

commit a58e8d5659c31e2136af0b47135acec5dbbec976
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 03:59:55 2006 +

Use debhelper v5.

commit b0ea1eefaaff8723b7c7c31924952f8035cc5002
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 03:37:46 2006 +

Mark upload for experimental.
libxfont-dev doesn't need both Depends: and Pre-Depends: x11-common.

commit 32716fe934892e9464d49afb6dfcf828db99e4ac
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 03:20:04 2006 +

Upgraded to libXfont 1.2.

commit a9728f6c4128de7d9929c2a6483d3ea78dfb6e1b
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Thu Jul 27 03:10:46 2006 +

Preparing for libxfont 1.2.

commit 645280632afd0e62ba837be9a0a13a117d1371c1
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit f539180277c473534f463476b17e1f650e1aee1c
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxfont: Changes to 'svn-X11R7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-X11R7.1' available with the following commits:
commit 123dba4aa1bf04808e96308124e072b5714e3fe7
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 5 14:26:59 2006 +

Vendor copy of libXfont-1.2.0.


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



libxfont: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit 9509d5c7ee5d5e78c6eef54e8faceede5ca5f24e
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Mon Jan 22 18:24:19 2007 -0500

Bump to 1.2.7.

commit 63af35b908b51690a6c12fd42b54cf4ee08c762a
Author: Simon Law <[EMAIL PROTECTED]>
Date:   Fri Jan 19 08:50:39 2007 +1100

fontfile: accept empty (but valid) font paths (bug #3091)
If a path has a valid fonts.dir or fonts.alias, but does not contain any
fonts (either fonts.dir specifies zero fonts, or fonts could not be
loaded), load it as a valid font path anyway.

commit 931b777108526dd0761f948dcd9f1603ac02efc8
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Wed Jan 17 17:19:53 2007 -0500

Add stubs for the scalable renderer callbacks.

Trying to scale a bitmap font provided by the built-in backend will
crash the X server as it calls into a NULL pointer.  This patch
adds "return BadFont;" stubs to prevent the crash.

commit 2e4ae1b524a0149479c46f3f12a9ce2413092442
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Dec 16 00:53:43 2006 +0200

bump to 1.2.6

commit facc7ce4892eab4353fff0f45d2d3fd6be7d3e3d
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Dec 16 00:53:32 2006 +0200

build Type1 by default
Build Type1 by default, instead of needing to explicitly enable it.

commit 257db35656d5bf9385080e1d173260f0076f849c
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Dec 16 00:53:07 2006 +0200

don't distribute fontconf.h
Since fontconf.h is a generated file, don't distribute it.

commit ab0f05dcfb5537ba5aec7e48ddb713d4fdba7e75
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Dec 6 18:53:54 2006 +0200

Makefile.am: make ChangeLog hook safer
Make ChangeLog hook as safe as possible.

commit da20e256b786eaa6357e3d55baa9e90e38f14614
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Fri Dec 1 01:05:59 2006 +0200

bump to 1.2.5

commit 16a0c282a673136c0bbb116f35e6e89d8b43a877
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Fri Dec 1 01:05:40 2006 +0200

post-CID fixes
Curiously, make distcheck succeeded ... go figure.

commit e47fb944a8f485c4ad6be9c2cf6a4866eff7a07f
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Fri Dec 1 00:35:48 2006 +0200

bump to 1.2.4

commit 47084ba39920068030c3e59523701d1205161a9f
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Fri Dec 1 00:35:04 2006 +0200

remove CID font support (bug #5553)
Remove non-free CID font support, which was unused anyway.

commit c4741cdd83bcdedcc6f7a072a73b16668fc905eb
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Fri Oct 13 16:17:26 2006 -0400

Bump to 1.2.3

commit 5dfff0eb0f532edb1f4a25daa5529e08dd832ecb
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Oct 5 18:12:50 2006 -0700

--disable-builtins should not force off all bitmap support

commit 264df52d24f585915e0d9823d5f087cf23e3fc75
Merge: 0fb55cb86e2ec5dbfbf27a01ceafb77c72fe9f40 
d896c3eaeafdb8831ed0833af46250c36f82502f
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Sep 22 11:36:43 2006 -0700

Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXfont

commit d896c3eaeafdb8831ed0833af46250c36f82502f
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Tue Sep 12 11:11:12 2006 -0400

Fix distcheck.

commit 1bb49c77c321fab1f5c268404ea0ec622fa083ed
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Tue Sep 12 11:01:13 2006 -0400

Bump to 1.2.2.

commit 8c8203ca2760105aca4e0b6ec5909355a061f0b3
Author: Matthieu Herrb <[EMAIL PROTECTED]>
Date:   Tue Sep 12 13:50:31 2006 +0200

Fixes for integer overflows in CID encoded fonts parsing reported by 
iDefense
CVE-ID 2006-3739, 2006-3740, bugzilla #8000, #8001.

commit 0fb55cb86e2ec5dbfbf27a01ceafb77c72fe9f40
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Wed Aug 30 15:53:14 2006 -0700

Fix typo in comment (alreadt -> already)

commit aa7f3107d5aad41cb3f7b1bb3a4723014314289c
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 25 17:51:46 2006 -0700

Add *~ to .gitignore to skip emacs droppings

commit cd09f4d54045b957d728d853398d62543d687d03
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 25 17:51:04 2006 -0700

Replace static ChangeLog with dist-hook to generate from git log

commit 8d171fe61e564d8ed8f75034d4191062cecf190b
Author: Matthieu Herrb <[EMAIL PROTECTED]>
Date:   Sun Jul 23 22:42:43 2006 +0200

More check on PCF file reading. Bugzilla #7535

commit fead0fa3bae0ba5a4744d6a2aee1caa08019f344
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Jul 19 18:03:58 2006 -0400

use OpenBitmap when available
Don't just use OpenScalable unconditionally.  Fixes builtin fonts.

commit 13422d0e0468f2ddf7cb74cbf925e5bcf4551ae7
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Jul 19 18:03:26 2006 -0400

move builtin fonts to gzip
Use gzip, rather than compress, for builtin fonts.

commit 47ca9941396a375f5e22c220327b

libxi: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 880dbd13a432bd2a9714cc89bd58e446bba4d860
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Nov 28 02:09:21 2006 +

* Adjust Section values to what the override says.
* Update location of upstream repository from CVS to git in the long
  descriptions.

commit 1e419386eebbc7df97e0c157ed8d46514cfa6432
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Tue Nov 28 00:58:13 2006 +

releasing version 1:1.0.1-4

commit 399fc2a644e7c1731662c0bcd188aa006318cae6
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Mon Nov 27 20:11:17 2006 +

Add upstream patch to fix bug #400442.

commit c63f29bd34259f55a974d3f8018ba5aec45282ee
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit e3d7ae453e4973feb8a8371fb5fab56a079afb8f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:45:51 2006 +

Merge libxi to trunk from 7.1 branch now that it's in unstable

commit a1c7fbdeb00c5872580070422364202da7e97f67
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 6199ef2e8d5147ec97d1eada5004c32c91b55021
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 04:36:40 2006 +

* Add quilt to build-depends

commit 12bb8dc1efb10b3de6764da0e0ec2985f5c9cb83
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit a7e461b74b4bcb085bb1932d04d3ba3086a98411
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 12 00:26:40 2006 +

* Remove references to xss in -dev and -dbg package descriptions. Thanks
  Josh Triplett. (closes: #362059)

commit 9c2ad565de7beb296558af188c612dab478aebf1
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 982218fc947f6f1c95523d3a18a7262fe676bbeb
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Mar 10 04:40:50 2006 +

* Backport fix from upstream for manpage location
* Run autoreconf for them to allow the change to take effect'

commit b44d75a6f3fc192b8ca13ce4a0114798c26d36af
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 626909a6e0f404682fa50ddbf265b4225840ed2b
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 3028d780cdf152c0e9acadb238ab7d086bd59efe
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxi: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit 4ea0fde91a79164b82ec495e8ecd5700e9294a82
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 26 10:48:28 2006 +

  * Bring libxi (1:1.0.1-3) [X11R7.1] into unstable.

commit b57a3e40c06b87c47a9f80280193a7a9eaae98f0
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit d3c934f59cdcdebfb904978b8d9f7dcef6899951
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Fri Aug 11 05:19:21 2006 +

  * Patch 10_manpage_section.diff sets the man page section according
to the definition given by xutils macros.  Set Build-Depends:
xutils-dev to prove the point.  Install man pages using
dh_installman.  Closes: #377204.

commit b82d7ca1dfcc278a1f42b9b086bed9950e48100d
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Aug 9 17:03:00 2006 +

Debian updates for uploading libxi-1.0.1 to experimental:
  - remove patch 01_manpage_location.diff.
  - libxi provides no header files, so don't try to install
usr/include/X11/*
  - Exclude .la from dh_install.

commit 769d3096facd90e1079b1b9b986169e570943fa0
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Aug 9 14:19:26 2006 +

Upgrade to new upstream version libXi-1.0.1.

commit 6c46c8ff1fb2f5b30e429e8525bbcb04f3da354f
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit f9f42eaf2dbfba6718c9b1053f69009600caed39
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 44bf6ff98593ff56448d179178e465d3dfbb5755
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Wed Jul 26 04:05:33 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit ceeb437f0706690656ff9fe08fe991ae1e2945e2
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit fea64ce13e99978fe547bcaec69389c3b3012637
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxi: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit c8696a5230c565f8999fea136a85a875b04e7b9a
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Dec 6 18:56:56 2006 +0200

Makefile.am: make ChangeLog hook safer

Make ChangeLog hook as safe as possible.

commit 60dccd9a7be95e35b4b8c90934888efedfde84cc
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Sun Nov 19 01:04:26 2006 -0800

Bug #8663: _XiCheckExtInit must drop the Display lock in all error cases.

commit 41710257257939b181a1615937610550b40621b9
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Wed Nov 8 16:19:58 2006 +0200

DevicePresenceNotify: remove verbosity, fill out all fields
Don't throw a printf every time we get a DPN, and fill in all the fields
when copying the structure.

commit eeebae55766bd4c0121479a7b7188d6a0545f66c
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Oct 21 12:08:21 2006 +0300

re-enable iscore in DEVICE_CORE, re-enable DEVICE_ENABLE

commit 50c88082ba2ee4785f4beaa351f2b772f1a381ad
Author: Zephaniah E. Hull <[EMAIL PROTECTED]>
Date:   Sat Oct 21 04:01:46 2006 -0400

Comment out DEVICE_ENABLE, and use of iscore in the DEVICE_CORE control.
(We now compile again.)

Track the DEVICE_TOUCHSCREEN -> DEVICE_ABS_CALIB and new DEVICE_ABS_AREA
changes to the input protocol.

commit 2a3f042241bb63601f5745f397bb1b66ecc5a592
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Fri Oct 20 00:39:50 2006 +0300

add DEVICE_ENABLE control, add iscore to DEVICE_CORE

Add DEVICE_ENABLE for enabling/disabling devices, and an 'iscore'
flag to DEVICE_CORE that specifies whether or not the device is a
virtual core device.

commit c27e00ceceed3fea011c98c0e70ab568bf0687c6
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Sun Oct 15 00:26:21 2006 -0700

Don't call XInput_find_display in _XiCheckExtInit, while the Display lock 
is held.

All callers of _XiCheckExtInit have already called XInput_find_display
first outside the lock, so just pass their copy of the XExtDisplayInfo
structure down. Besides being more correct, this should be slightly
faster. :-)

Thanks to Magnus Kessler <[EMAIL PROTECTED]> for identifying
the bug and proposing a workaround.

commit 5dda1e1509d40ef64ebc816ce538cef462a4fa51
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Sun Oct 15 00:03:57 2006 -0700

Don't call XInput_find_display in _XiGetExtensionVersion, while the Display 
lock is held.

_XiGetExtensionVersion has two callers. One had already called
XInput_find_display, and the other could easily do so outside the
Display lock. So I change the _XiGetExtensionVersion interface to
accept a previously-computed XExtDisplayInfo from the caller.
Besides being more correct, this should be slightly faster. :-)

Thanks to Magnus Kessler <[EMAIL PROTECTED]> for identifying
the bug and proposing a workaround.

commit 8e317d390d1ef8f2c072957355b5d71db3b89c43
Author: Jamey Sharp <[EMAIL PROTECTED]>
Date:   Sat Oct 14 23:56:20 2006 -0700

Add *.o to .gitignore.

commit 6e08a76fd8e356f98d2d6913f0c1b1401090768d
Merge: ba84e84575b4167b0c6298e86a860b0741e2d2a3 
360ceacb2a3cbad1652d1b02d79b24469db2980a
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sun Sep 24 20:02:24 2006 +0300

Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXi

commit ba84e84575b4167b0c6298e86a860b0741e2d2a3
Merge: 93d3c2c45ccd9a806342746c4df33c684a284dd6 
576c5794cf4b786dfc183c9b6f0a387cad4a5460
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sun Sep 24 19:58:56 2006 +0300

Merge branch 'input-hotplug'

commit 360ceacb2a3cbad1652d1b02d79b24469db2980a
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Mon Aug 14 14:10:52 2006 -0700

Bug 7855/Patch 6530: incorrect manpage section suffix

Bug 7855 
Patch 6530 
Based on patch by Fabio M. Di Nitto c/- Colin Watson, Debian Bug#377204.

commit 576c5794cf4b786dfc183c9b6f0a387cad4a5460
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Tue Jul 18 11:46:02 2006 -0400

bump version to 1.1.0, require inputproto 1.4
Bump the version to 1.1.0, and make sure we build with inputproto 1.4,
for the DEVICE_{TOUCHSCREEN,CORE} controls, and DevicePresenceNotify.

commit b22d8d0e1519d3f86474f4a79f3c4b27b46c662a
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Tue Jul 18 11:45:07 2006 -0400

add DevicePresenceNotify event
Add a DevicePresenceNotify event, which notes that something about the
device list changed.

commit 878d9e76764d27f5af861817b46b2caf2d89d7c4
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Tue Jul 18 11:43:24 2006 -0400

add sensible DEVICE_TOUCHSCREEN and DEVICE_CORE controls
Add a more sensible DEVICE_TOUCHSCREEN control, which allows you to
clip the x and y values.
Add a DEVICE_CORE control, which toggles the

libxinerama: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit a6f3ef4e9bca79e4707ef7bc592e43490cfd0718
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 5ce03532bf9cad7b1329ae41f953539a467b34fa
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 21:03:18 2006 +

Fix changelog entry on NMU. Thanks Denis.

commit 8eb95fa09b492bace2443bb54778d43ae55ae8d3
Author: Denis Barbier <[EMAIL PROTECTED]>
Date:   Sun Aug 13 08:26:11 2006 +

libxinerama 1:1.0.1-4.1 NMU by Pierre Habouzit:
  * Non-maintainer upload.
  * Add the missing copyright file (Closes: #381225).
  * Bump Standards-Version to 3.7.2.
  * Remove x11-common from libxinerama-dev depends, as shlibs pulls them
alread.

commit 5940f5f40f9f6ab2f78205006a66bcd3bb711dad
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 58ca50f1b24d841826c8279f29be22f14f70c59c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 3a36a570afa6a23cdae1814e91376c6895006f15
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 12 00:24:57 2006 +

* Remove references to xss in -dbg and -dev package descriptions. Thanks
  Josh Triplett. (closes: #362057)

commit df7b81173f4449ce3ed2cbdd89e9369ce52f1561
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 0e29c9709e4d1900e79105bfa9dd35f3c4391235
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Mar 11 23:18:06 2006 +

Actually set correct repo so these libs get accepted.

commit bf038b4f2262a1a8660ce59f48704816d2ee8df8
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 7a336a873e9e163a8cf27207855c0a93bde82310
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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



libxinerama: Changes to 'svn-7.1'

2007-01-23 Thread David Nusinow
New branch 'svn-7.1' available with the following commits:
commit a82f4587588fcda7238a7ba551dfff85ef50d592
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 21:17:43 2006 +

* NMU ACK: Closes: #381225. Thanks Pierre!

commit 8ca49709cb4545b40ede6f615ddcd455b27cd050
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Aug 26 21:16:24 2006 +

Merge MadCoder's NMU to the 7.1 branch so it doesn't get lost. Thanks Pierre

commit c13c58e644b621413695aabc61348680e86e2f6d
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 1751cf9add044f99d3c5b1472778c6b9736fc7d2
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because "the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages".  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

commit 505620af00fd5a57620585b14d0d73432686d323
Author: Branden Robinson <[EMAIL PROTECTED]>
Date:   Tue Aug 1 14:10:51 2006 +

Whitespace police.

(The real reason for this commit is to test tweaks to the repository's
commit-email.pl script.)

commit 963fabcb4331bfc32768685ef36e67df6de92f30
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Wed Jul 26 04:05:33 2006 +

  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
  * Bump debhelper compat to 5.
  * Fix dh_strip call to skip the -dbg package.

commit 7e20ce4777ab83841dd450f52a858007e05fd603
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 05:29:25 2006 +

When building arch-dependent stuff, run dh_install w/ --list-missing.

commit d7f21cb04f977636b33e72e70f77b022d5f9e7be
Author: Andres Salomon <[EMAIL PROTECTED]>
Date:   Mon Jul 17 04:44:49 2006 +

Idempotency fixes; everywhere where we're using a separate build directory,
we tend to create it via "mkdir obj-$(foo)".  This doesn't work if 
rebuilding,
because the directory already exists.  Instead, only create it if there's
no directory there already.


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



libxinerama: Changes to 'upstream-unstable'

2007-01-23 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits:
commit e9214fe612d40bf5a792eda2dd9a52ef2bdba805
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Thu Jul 13 14:59:00 2006 -0700

renamed: .cvsignore -> .gitignore

commit 29feb54b5a0e9a0bc96f02f7f8f89384afbd7feb
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Dec 21 02:30:05 2005 +

Update package version for X11R7 release.

commit 1da385cfa49d34cf38ec296738db9ecc8e5a2f02
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Mon Dec 19 16:28:27 2005 +

Stub COPYING files

commit 78b498e1e7b92d59a16aa689cece7c1fdaf18eab
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Thu Dec 15 00:24:30 2005 +

Update package version number for final X11R7 release candidate.

commit bf6d28d2dd4d6d20e6a8d165f22d2d8c17b16133
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 05:49:44 2005 +

Update package version number for X11R7 RC3 release.

commit bacedae4107065e7b6617f3218f21a7321d8474c
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Dec 3 04:41:50 2005 +

Add check and cflags for malloc(0) returning NULL.

commit d1078682cc64b0a669c6180839efd8a137b90d13
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Sat Nov 19 07:15:41 2005 +

Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.

commit 0af77179518266232a5e3b10f180325a21dd3343
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Wed Oct 19 02:48:11 2005 +

Update package version number for RC1 release.

commit 219ac4ac54207f1d5ed334efade3335ff2c64add
Author: Alan Coopersmith <[EMAIL PROTECTED]>
Date:   Fri Aug 19 00:13:46 2005 +

More updates for Panoramix -> Xinerama rename

commit 4306b9835f9015c38f8d5ec19526c8555a1b84cf
Author: Adam Jackson <[EMAIL PROTECTED]>
Date:   Wed Aug 3 03:28:01 2005 +

Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
a global configure cache don't get confused.

commit 24aa28a9dad24944a006c4038c35f6302b5ea3b0
Author: Kevin E Martin <[EMAIL PROTECTED]>
Date:   Fri Jul 29 21:22:51 2005 +

Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

commit 5468d892030e993a2fdd4c8177cc7cb193ba0411
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Sat Jul 16 07:14:52 2005 +

Set soversion to 1.0.0 using -version-number.

commit 29971c16c1ad45dc8c958e12561e77e745e4a2fc
Author: Daniel Stone <[EMAIL PROTECTED]>
Date:   Tue Jul 12 07:56:48 2005 +

Change version to 1.1.0 and soversion to 1.0.0.

commit e6417efb575017851e0e988ad99304094c36290c
Author: Keith Packard <[EMAIL PROTECTED]>
Date:   Sat Jul 9 06:42:31 2005 +

Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit 3835ed8e7aac1dfafa02ba6e33273523a6ef139f
Author: Alexander Gottwald <[EMAIL PROTECTED]>
Date:   Tue Jun 21 15:41:36 2005 +

lib/XScrnSaver/configure.ac
lib/XScrnSaver/src/Makefile.am
lib/Xfontcache/configure.ac
lib/Xfontcache/src/Makefile.am
lib/Xinerama/configure.ac
lib/Xinerama/src/Makefile.am
lib/Xtst/configure.ac
lib/Xv/configure.ac
lib/XvMC/configure.ac
lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to
src/Makefile.am

commit 2a6c0aa8f36dad9ff49385ef15c3dfc2529483b8
Author: Søren Sandmann Pedersen <[EMAIL PROTECTED]>
Date:   Fri Jun 10 19:33:53 2005 +

util/modular/modularizelibrary.sh: use rm -f instead of rm in one place
util/modular/addbuild.sh: Make it much faster by adding all the files
at once lib/Xinerama: check in the build system

commit d7469261b17559d537660fbae0fc39fa1e37b6a2
Author: Egbert Eich <[EMAIL PROTECTED]>
Date:   Fri Apr 23 18:43:45 2004 +

Merging XORG-CURRENT into trunk

commit c9662b6719b33f6a8dfee281fd93379ca6d4624b
Author: Egbert Eich <[EMAIL PROTECTED]>
Date:   Sun Mar 14 08:32:12 2004 +

Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 84282378baf72c0708933366168cbfec284e
Author: Egbert Eich <[EMAIL PROTECTED]>
Date:   Wed Mar 3 12:11:29 2004 +

Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 787da2ac90290d601d0c2109c26bff9c3a66118f
Author: Egbert Eich <[EMAIL PROTECTED]>
Date:   Thu Feb 26 13:35:33 2004 +

readding XFree86's cvs IDs

commit 27f0b1858e9939afc9b9d064bea23d6ebfe0570d
Author: Egbert Eich <[EMAIL PROTECTED]>
Date:   Thu Feb 26 09:22:43 2004 +

Importing vendor version xf86-4_3_9

  1   2   >