Bug#363559: marked as done (xserver-xorg-video-ati: system freezes on Thinkpad T42)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 11:38:09 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#363559: xserver-xorg-video-ati: Thanks!
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)

---BeginMessage---
Package: xserver-xorg-video-ati
Version: 1:6.5.7.3-3
Severity: important


The current version of the ati driver causes my Thinkpad T42 to freeze
a few minutes after X is started.  Changing to the vesa driver causes
the freezes to stop.  Commenting out all loaded modules from the Module
section of xorg.conf causes the freeze to take longer to happen, but
it does not prevent it.  Likewise, turning off hardware acceleration
with the NoAccel option does not prevent the freezes (though I do not
recall whether NoAccel made the freeze take longer to happen).

The chipset is:

(--) RADEON(0): Chipset: ATI FireGL Mobility T2 (M10) NT (AGP) (ChipID
= 0x4e54)

For now I have used snapshot.debian.net to downgrade to 6.8.2.dfsg.1-6
and all is well again.  I have been having this problem for much or all of
2006.  I believe 6.9.x already had the problem, and no update through
1:6.5.7.3-3 has fixed it.

The following thread describes the same problem I am seeing, but
unfortunately with no resolution reached:

http://hardware.mcse.ms/archive42-2006-1-276052.html

Here is my xorg.conf:

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

Section Files
FontPathunix/:7101
FontPathunix/:7100
# 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/CID
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadtype1
Loadv4l
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout dvorak
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection


Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
EndSection

Section Device
Identifier  ATI
Driver  ati
BusID   PCI:1:0:0
Option  DynamicClocks on
Option  UseFBDev  false
Option  MonitorLayout LVDS, CRT

#Option NoAccel true

# reasonable guesses at limits
Option  CRT2HSync15-92
#   Option  CRT2VRefresh 50-85
# the Dell LCD I am using at EPFL can only handle 1600x1200 at 60 Hz
Option  CRT2VRefresh 50-60
Option  MergedFB on
EndSection

Section Device
Identifier  

Bug#364979: marked as done (libxvmc1: Missing link for shared library)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 12:28:52 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#364979: libxvmc1: Missing link for shared library
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)

---BeginMessage---
Package: libxvmc1
Version: 6.9.0.dfsg.1-4
Severity: important

There seems to be a missing link for the XvMC wrapper library, which prevents 
packages from being linked against libXvMCW. Trying to link yields the 
following error:
 /usr/bin/ld: /usr/X11R6/lib/libXvMCW.a(XvMCWrapper.o): relocation 
 R_X86_64_32 against `a local symbol' can not be used when making a 
 shared object; recompile with -fPIC
 /usr/X11R6/lib/libXvMCW.a: could not read symbols: Bad value

To fix the linking problem (at least on my machine):
sudo ln -s /usr/X11R6/lib/libXvMC.so.1.0 /usr/X11R6/lib/libXvMC.so


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

Versions of packages libxvmc1 depends on:
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte

libxvmc1 recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 1:1.0.1-4

El jueves, 27 de abril de 2006 04:32, Kai Holthaus escribió:
 Package: libxvmc1
 Version: 6.9.0.dfsg.1-4
 Severity: important

 There seems to be a missing link for the XvMC wrapper library, which 
prevents packages from being linked against libXvMCW. Trying to link yields 
the following error:
  /usr/bin/ld: /usr/X11R6/lib/libXvMCW.a(XvMCWrapper.o): relocation
  R_X86_64_32 against `a local symbol' can not be used when making a
  shared object; recompile with -fPIC
  /usr/X11R6/lib/libXvMCW.a: could not read symbols: Bad value

 To fix the linking problem (at least on my machine):
 sudo ln -s /usr/X11R6/lib/libXvMC.so.1.0 /usr/X11R6/lib/libXvMC.so

Hello, Kai. Your problem was fixed in the X.Org 7.0 release (i.e. 
libxvmc1 
1:1.0.1-4, for example), currently in sid/unstable. Could you please upgrade 
and see if it vanishes?

Best regards,


Ender.
-- 
To the infinity, and beyond!
-- Buzz Lightyear (Toy Story).
--
Desarrollador de Debian
Debian developer


pgp4ixf5TmJka.pgp
Description: PGP signature
---End Message---


I love this SVN revision, but just do not forget...

2006-04-27 Thread David Martínez Moreno
...that Big Brother is *watching* you:

[EMAIL PROTECTED]:~$ svn update
Fetching external item into 'debian/xsfbs'
External at revision 1984.

At revision 1984.

:-)


Ender.
-- 
Buzz Lightyear: You killed my father!
Emperor Zurg: No, Buzz...I am your father.
-- Toy Story 2.
--
Desarrollador de Debian
Debian developer


pgpILBIzlp2gf.pgp
Description: PGP signature


Bug#364830: marked as done (gnome-control-center: gnome-settings-daemon makes the X server segfault)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 13:53:10 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#364830: xserver-xorg: Fixed by X11R7
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)

---BeginMessage---
Package: gnome-control-center
Version: 1:2.12.3-2
Severity: grave
Justification: renders package unusable

When I try to log in to Gnome, the X server segfaults (leaving my
console in a very bad state, I have to shell in from another machine
to fix it).

Attached is the X server's log file. Noticing that it dies while
setting up the keymap, I logged in with just an xterm and ran
gnome-settings-daemon, and the server died again.

This happens since the upgrade of libxklavier10 to version 2.2-3.
The output of gconftool -R /desktop/gnome/peripherals/keyboard.
is also attached.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.16-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnome-control-center depends on:
ii  capplets-data  1:2.12.3-2configuration applets for GNOME 2 
ii  desktop-file-utils 0.10-1Utilities for .desktop files
ii  gnome-desktop-data 2.14.0-1  Common files for GNOME 2 desktop a
ii  gnome-icon-theme   2.14.2-1  GNOME Desktop icon theme
ii  gnome-menus2.12.0-2.1an implementation of the freedeskt
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.11.3-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.9-8   Avahi client library
ii  libavahi-common3   0.6.9-8   Avahi common library
ii  libavahi-compat-howl0  0.6.9-8   Avahi Howl compatibility library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-1  The Bonobo UI library
ii  libc6  2.3.6-7   GNU C Library: Shared libraries
ii  libcairo2  1.0.4-1+b1The Cairo 2D vector graphics libra
ii  libdbus-1-20.61-5simple interprocess messaging syst
ii  libebook1.2-5  1.6.0-1   Client library for evolution addre
ii  libesd-alsa0 [libesd0] 0.2.36-3  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.3.1-2   generic font configuration library
ii  libfreetype6   2.1.10-1  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]0.1.7-3   Client library for the gamin file 
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libgcrypt111.2.2-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.2-1  The GLib library of C routines
ii  libgnome-desktop-2 2.14.1.1-1Utility library for loading .deskt
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome-menu2 2.12.0-2.1an implementation of the freedeskt
ii  libgnome2-02.14.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-1  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.0-2  GNOME virtual file-system (runtime
ii  libgnutls111.0.16-13.2   GNU TLS library - runtime library
ii  libgpg-error0  1.2-1 library for common error values an
ii  libgstreamer-plugins0. 0.8.12-1  Various GStreamer libraries and li
ii  libgstreamer0.8-0  0.8.12-1  Core GStreamer libraries, plugins,
ii  libgtk2.0-02.8.16-1  The GTK+ graphical user interface 
ii  libice66.9.0.dfsg.1-6Inter-Client Exchange library
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libmetacity0   1:2.14.1-1library of lightweight GTK2 based 
ii  libnautilus-extension1 2.12.2-2  libraries for nautilus components 
ii  liborbit2  1:2.14.0-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.1-2  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  libpopt0  

Bug#365022: file /etc/X11/xinit/xserverrc available in both xserver-xorg-core and xbase-clients

2006-04-27 Thread Benjamin Mesing
Package: xserver-xorg-core
Severity: grave
X-Debbugs-Cc: [EMAIL PROTECTED]

When updating xserver-xorg-core I get the following error.

Preconfiguring packages ...
(Reading database ... 128943 files and directories currently installed.)
Unpacking xserver-xorg-core (from .../xserver-xorg-core_1%
3a1.0.2-7_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/xserver-xorg-core_1%
3a1.0.2-7_i386.deb (--unpac
 trying to overwrite `/etc/X11/xinit/xserverrc', which is also in
package xbase-clients
Errors were encountered while processing:
 /var/cache/apt/archives/xserver-xorg-core_1%3a1.0.2-7_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Best regards

Ben

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6
Locale: LANG=en_GB.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_GB.UTF-8)




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



Bug#365028: xbase-clients: setxbmap man page at odds with /usr/lib/X11/xkb/README.config

2006-04-27 Thread Reuben Thomas
Package: xbase-clients
Version: 6.9.0.dfsg.1-6
Severity: normal

The man page for setxkbmap says Only one layout is permitted. for
-layout. But /usr/lib/X11/xkb/README.config has examples like: -layout
us,cz,de. One of them must be wrong.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.rrt
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages xbase-clients depends on:
ii  cpp4:4.0.2-2 The GNU C preprocessor (cpp)
ii  libc6  2.3.6-7   GNU C Library: Shared libraries
ii  libdmx16.9.0.dfsg.1-6Distributed Multihead X client lib
ii  libexpat1  1.95.8-3  XML parsing C library - runtime li
ii  libfontconfig1 2.3.2-5.1 generic font configuration library
ii  libfreetype6   2.1.10-1  FreeType 2 font engine, shared lib
ii  libfs6 6.9.0.dfsg.1-6X Font Server library
ii  libice66.9.0.dfsg.1-6Inter-Client Exchange library
ii  libncurses55.5-1.1   Shared libraries for terminal hand
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  libsm6 6.9.0.dfsg.1-6X Window System Session Management
ii  libx11-6   6.9.0.dfsg.1-6X Window System protocol client li
ii  libxau66.9.0.dfsg.1-6X Authentication library
ii  libxaw86.9.0.dfsg.1-6X Athena widget set library
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   6.9.0.dfsg.1-6X Window System miscellaneous exte
ii  libxfixes3 6.9.0.dfsg.1-6X Window System miscellaneous 'fix
ii  libxft22.1.8.2-5.1   FreeType-based font drawing librar
ii  libxi6 6.9.0.dfsg.1-6X Window System Input extension li
ii  libxinerama1   6.9.0.dfsg.1-6X Window System multi-head display
ii  libxkbfile16.9.0.dfsg.1-6X Keyboard Extension file parsing 
ii  libxkbui1  6.9.0.dfsg.1-6X Keyboard Extension user interfac
ii  libxmu66.9.0.dfsg.1-6X Window System miscellaneous util
ii  libxmuu1   6.9.0.dfsg.1-6lightweight X Window System miscel
ii  libxp6 6.9.0.dfsg.1-6X Window System printing extension
ii  libxpm46.9.0.dfsg.1-6X pixmap library
ii  libxrandr2 6.9.0.dfsg.1-6X Window System Resize, Rotate and
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  libxss16.9.0.dfsg.1-6X Screen Saver client-side library
ii  libxt6 6.9.0.dfsg.1-6X Toolkit Intrinsics
ii  libxtrap6  6.9.0.dfsg.1-6X Window System protocol-trapping 
ii  libxtst6   6.9.0.dfsg.1-6X Window System event recording an
ii  libxv1 6.9.0.dfsg.1-6X Window System video extension li
ii  libxxf86dga1   6.9.0.dfsg.1-6X Direct Graphics Access extension
ii  libxxf86misc1  6.9.0.dfsg.1-6X miscellaneous extensions library
ii  libxxf86vm16.9.0.dfsg.1-6X Video Mode selection library
ii  xlibmesa-gl [libgl 6.9.0.dfsg.1-6Mesa 3D graphics library [X.Org]
ii  xlibmesa-glu [libg 4.3.0.dfsg.1-14sarge1 Mesa OpenGL utility library [XFree
ii  xlibs  6.9.0.dfsg.1-6X Window System client libraries m
ii  xlibs-data 6.9.0.dfsg.1-6X Window System client data
ii  zlib1g 1:1.2.3-11compression library - runtime

xbase-clients recommends no packages.

-- no debconf information


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



Bug#365022: Additional information

2006-04-27 Thread Benjamin Mesing
Perhaps I should provide some additional information. I executed the
following apt-get command that led to the error:


[EMAIL PROTECTED] $ apt-get install libqt4-dev xserver-xorg
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  libdrm2 libfontenc1 libqt4-core libqt4-debug libqt4-debug-dev libqt4-gui 
libqt4-qt3support
  libqt4-sql libxfont1 libxft-dev libxft2 lmodern x11-common x11proto-core-dev 
xbase-clients
  xfonts-100dpi xfonts-100dpi-transcoded xfonts-75dpi xfonts-base 
xfonts-encodings
  xfonts-scalable xfonts-utils xkb-data xserver-xorg-core xserver-xorg-input-kbd
  xserver-xorg-input-mouse xserver-xorg-video-neomagic 
xserver-xorg-video-siliconmotion
  xserver-xorg-video-voodoo
Suggested packages:
  mesa-utils xfs xserver libglide2
Recommended packages:
  laptop-detect xresprobe mdetect discover xkeyboard-config
The following packages will be REMOVED
  euro-support-x gsfonts-x11 msttcorefonts x-window-system-core 
xfonts-base-transcoded
  xfonts-efont-unicode xfonts-efont-unicode-ib xfree86-common xserver-common 
xutils
The following NEW packages will be installed
  libdrm2 libfontenc1 libxfont1 x11proto-core-dev xfonts-encodings xfonts-utils 
xkb-data
  xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse
  xserver-xorg-video-neomagic xserver-xorg-video-siliconmotion 
xserver-xorg-video-voodoo
The following packages will be upgraded:
  libqt4-core libqt4-debug libqt4-debug-dev libqt4-dev libqt4-gui 
libqt4-qt3support
  libqt4-sql libxft-dev libxft2 lmodern x11-common xbase-clients xfonts-100dpi
  xfonts-100dpi-transcoded xfonts-75dpi xfonts-base xfonts-scalable xserver-xorg
18 upgraded, 13 newly installed, 10 to remove and 772 not upgraded.


I've worked around this issue with dpkg -i --force-overwrite
xserver-xorg-core_1%3a1.0.2-7_i386.deb for now.

Best regards 

Ben



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



Bug#359972: marked as done (x11-common: Is it necessary to depend on laptop-detect?)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 15:41:39 +0200
with message-id [EMAIL PROTECTED]
and subject line closing...
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)

---BeginMessage---
Package: x11-common
Version: 1:7.0.7
Severity: minor
Tags: experimental

Package x11-common depends on laptop-detect, which, I think, isn't necessary
because version 6.9 doesn't depend on it.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'testing'), (55, 
'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-acid2
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.3 Miscellaneous utilities specific t
ii  laptop-detect 0.12.1 attempt to detect a laptop
ii  lsb-base  3.0-16 Linux Standard Base 3.0 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/xwrapper/allowed_users: Console Users Only
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: console
  x11-common/xwrapper/nice_value/error:
  x11-common/xwrapper/nice_value: 0

---End Message---
---BeginMessage---
Fixed by removing laptop-detect from depends field in debian/control.
---End Message---


Bug#363229: xserver-xorg: No way to set the XKB data directory

2006-04-27 Thread Shai Berger
Nope. It doesn't work for me yet. I'll just bypass it in my .xinitrc.


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



Bug#363436: xbase-clients fonts

2006-04-27 Thread Joe Drew
The 'unable to load usable ISO8859 font' problem is not isolated to
xmessage; programs such as xfontsel can't find fonts either.

The funny part is that there are lots of iso8559 fonts available:

$ xlsfonts -fn '-*-*-*-*-*-*-*-*-*-*-*-*-iso8859-*' | wc -l
2918
$ xfontsel -pattern '-*-*-*-*-*-*-*-*-*-*-*-*-iso8859-*'
Warning: Unable to load any usable ISO8859 font
Error: Aborting: no font found




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



Bug#179854: my chance

2006-04-27 Thread Scott
Hire,
i am here sitting in the internet caffe. Found your email and
decided to write. I might be coming to your place in! 14 days, 
so I decided to email you. May be we can meet? aI am 25 y.o.
a
girl. I have a picture if you want. No need !to reply here as 
this is not my email. Write me at [EMAIL PROTECTED]




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



Bug#363995: xserver-xorg-video-ati: OpenGL view out of alignment with window

2006-04-27 Thread Michel Dänzer
On Die, 2006-04-25 at 19:10 -0700, Josh Triplett wrote: 
 
 Robert Hart wrote:
  Since upgrading to 7.0 I've noticed a problem with the contents of any
  GL viewport shifting roughly half the viewport width to the left. This
  seems to occur when some other window partially overlaps and obscurs
  the GL window.
 
  For example, starting glxgears, produces the familiar rotating cogs,
  however if the mouse is hovered over one of the title bars windows
  until a tooltip appears, the gears suddenly shift to the left, such
  that only the green gear is visible.
 
 I can reproduce this in 1:6.5.7.3-3, and I have restarted the server
 several times since upgrading.  xorg.conf and Xorg.0.log attached.
 
 Note that the horizontal shift seems to move the gears to a fixed
 location, not a fixed offset from the window.  They always end up partly
 over the left edge of the screen.  Thus, with the window further to the
 right, less of them shows, and still further to the right none of them show.

This sounds like it could be what was addressed by
http://sourceforge.net/mailarchive/message.php?msg_id=15244914 (see
http://sourceforge.net/mailarchive/forum.php?thread_id=10052569forum_id=5154).


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#365061: xcursor-themes: No docs

2006-04-27 Thread John Goerzen
Package: xcursor-themes
Version: 1.0.1-4
Severity: wishlist

There should be information in /usr/share/doc/xcursor-themes describing
how to use these.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.3
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

-- no debconf information


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



Re: Bug#357439: amaya does not start--The program 'amaya' received an X Window System error.

2006-04-27 Thread Michel Dänzer
On Die, 2006-04-25 at 23:24 +0100, Regis Boudin wrote: 
 Ok, si this bug is now starting to turn me crazy.
 
 All running tests point to a problem with Mesa :
 -crash with Mesa in software mode

You mean the X error from the original report? Did you find out which
extension generates it using

xdpyinfo -queryExt|grep 144

?

 -no crash with Mesa using the ATI DRI, but weird display of the web
 pages

Seen that. Most likely a Mesa (driver) issue indeed.

 -no crash with the nvidia proprietary driver, display is happy.
 
 When I tried using gdb to get a backtrace(attached), all I got was a
 long list of calls involving wxWidgets, GTK, but not Mesa.

X is asynchronous, so the client receives the error long after it sent
out the request causing it. When this happens, GTK should tell you how
to make it use a synchronous X connection.


 CCing the XSF in case someone has an idea, 

A Mesa list might have been even better? :)


OpenGL Status:
  Software Mode = Hard
  VENDOR : Tungsten Graphics, Inc.
  VERSION : 1.2 Mesa 6.4.1
  RENDERER : Mesa DRI Radeon 20050528 AGP 4x x86/MMX+/3DNow!+/SSE NO-TCL
  GLU Version : 1.3
  Aux buffers count 0
  Acumm rgba : 0 0 0 0
*** Amaya: Irrecoverable error ***Segmentation fault

Can you get a backtrace for this?


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#364288: Randomly loses input since X11R7 upgrade

2006-04-27 Thread Tore Anderson
* Tore Anderson

  I will try downgrading my kernel now and see if it still happens.

  Yep, it did, using 2.6.15-1-k7.  I ran that kernel for a long time
 with X11R6 on top and didn't have any problems at all, so it seems
 very unlikely that the kernel is to blame.

-- 
Tore Anderson



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



Bug#365079: gnome-session causes X to signal 11, after xkb-data install

2006-04-27 Thread Manuel Bilderbeek
Package: xkb-data
Version: 0.8-5
Severity: normal

Hello,

I do a dist-upgrade everyday, and before this one:

[REMOVE, NOT USED] libresmgr1
[REMOVE, NOT USED] resmgr
[INSTALL, DEPENDENCIES] xkb-data
[UPGRADE] info 4.8-8 - 4.8.dfsg.1-1
[UPGRADE] liblcms1 1.13-1 - 1.15-1
[UPGRADE] liblcms1-dev 1.13-1 - 1.15-1
[UPGRADE] libxklavier10 2.2-1 - 2.2-3
[UPGRADE] texinfo 4.8-8 - 4.8.dfsg.1-1
[UPGRADE] xml-core 0.09 - 0.09-0.1

I had a perfectly working X server. After the above dist-upgrade, my X
server does a signal 11 when running gnome-session. I suspect xkb-data,
because it is the only related package that got installed/upgraded and
because of the following backtrace that apperas in the X log:

#
Backtrace:
# 0: /usr/bin/X11/X(xf86SigHandler+0x88) [0x8089898]
# 1: [0xe420]
# 2: /lib/tls/i686/cmov/libc.so.6(malloc+0x7f) [0xb7ddc92f]
# 3: /usr/bin/X11/X(Xalloc+0x1b) [0x80ee7cb]
# 4: /usr/bin/X11/X(Xcalloc+0x1a) [0x80ee99a]
# 5: /usr/bin/X11/X [0x814c9be]
# 6: /usr/bin/X11/X(SrvXkbAddGeomShape+0x127) [0x814d477]
# 7: /usr/bin/X11/X(ProcXkbSetGeometry+0x477) [0x812bf67]
# 8: /usr/bin/X11/X(Dispatch+0x15e) [0x80c9a7e]
# 9: /usr/bin/X11/X(main+0x415) [0x80d6785]
# 10: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd0) [0xb7d88eb0]
# 11: /usr/bin/X11/X [0x8070131]

As you see in frame 6, there's also Xkb...

Please tell me if I can further help to fix this, because it renders my
whole GNOME system useless.

I'm running an up-to-date testing. The problem occurs with any X driver,
including VESA.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- no debconf information


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



Bug#364253: Please close that bug (sorry)

2006-04-27 Thread Yannick Patois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

After some investigation, I found that some of my xorg packages where
improperly upgraded (don't ask me why). After some tweaking with
apt-get, I could finally upgraded everything, and now it works fine.

Sorry for the improper bug report.

Yannick

- --
 _/ Yannick Patois _ Address (home) __
| irc(undernet): Garp on #france25+ | 1, rue de Bale   |
| http://garp.feelingsurfer.net/| 67100 Strasbourg |
| Tel-home: +(33)(0)3 88 84 88 16   | FRANCE   |
| Le Portail des Copains : http://rezo.net |

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEURjaZY3s/IVpRFIRAqSjAKDGBpEx2u0xe8RM3GFCuza9CVEIxgCgsUAC
gnrKyvJla9rbF2OrJLiK95M=
=fQfd
-END PGP SIGNATURE-


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



Bug#365079: Acknowledgement (gnome-session causes X to signal 11, after xkb-data install)

2006-04-27 Thread Manuel Bilderbeek

Hi,

OK, sorry for filing a duplicate bug.

The solution: downgrade libxklavier10 to 2.2-1.

See bugs: 364838 and 364830

I think this bug should be reassigned to libxklavier10 (or X) and could 
be merged with the above bugs. I'll leave that up to the maintainer (I 
haven't got much experience with the BTS commands...)


It is a very severe bug though!

I think it only occurs if you have changed the keyboard settings in 
GNOME. E.g., I changed the compose key setting. I suppose that setting 
does something with the xkb extension, which triggers this bug.


--
Grtjs, Manuel

PS: MSX FOR EVER! (Questions? http://faq.msxnet.org/ )
PPS: Visit my homepage at http://manuel.msxnet.org/


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



Bug#113542: xdm: Strange paths all over the place

2006-04-27 Thread Vincent Lönngren
Package: xdm
Version: 1:1.0.1-6
Followup-For: Bug #113542

The path according to /etc/X11/Xservers is /usr/bin/X. According to the debconf 
information, the name of the daemon is 
/usr/bin/X11/xdm. None of these locations exist. Without changing these, xdm 
can't be started with /etc/init.d/xdm 
start nor with xdm. Is it related to the path changes in Xorg 7?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages xdm depends on:
ii  cpp   4:4.0.2-2  The GNU C preprocessor (cpp)
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libice6   6.9.0.dfsg.1-6 Inter-Client Exchange library
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libselinux1   1.30-1 SELinux shared libraries
ii  libsm66.9.0.dfsg.1-6 X Window System Session Management
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxau6   6.9.0.dfsg.1-6 X Authentication library
ii  libxaw7   6.9.0.dfsg.1-6 X Athena widget set library
ii  libxdmcp6 6.9.0.dfsg.1-6 X Display Manager Control Protocol
ii  libxext6  6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii  libxinerama1  6.9.0.dfsg.1-6 X Window System multi-head display
ii  libxmu6   6.9.0.dfsg.1-6 X Window System miscellaneous util
ii  libxpm4   6.9.0.dfsg.1-6 X pixmap library
ii  libxt66.9.0.dfsg.1-6 X Toolkit Intrinsics
ii  x11-common6.9.0.dfsg.1-6 X Window System (X.Org) infrastruc
ii  xbase-clients 6.9.0.dfsg.1-6 miscellaneous X clients

xdm recommends no packages.

-- debconf information:
  xdm/stop_running_server_with_children: false
  xdm/daemon_name: /usr/bin/X11/xdm
* shared/default-x-display-manager: xdm


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



xdm 1:1.0.1-6 MIGRATED to testing

2006-04-27 Thread Debian testing watch
FYI: The status of the xdm source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1:1.0.1-6

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



Bug#363667: How problem solved for me

2006-04-27 Thread Lionel Elie Mamane
I had the same problem, it got solved by replacing the font paths in
/etc/X11/xorg.conf; it now reads:

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


Note that this is with version 1.0.2-7 of xserver-xorg-core.

-- 
Lionel


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



Bug#365104: xserver-xorg-video-ati: Please package ChangeLog

2006-04-27 Thread Javier Kohen
Package: xserver-xorg-video-ati
Version: 1:6.5.8.0-1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please package upstream's change log with the driver. This may apply to other 
drivers as well.

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-ck8
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6 2.3.6-6GNU C Library: Shared libraries
ii  xserver-xorg-core 1:1.0.2-2  X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEUUsX823633cP2P8RAv2WAJwOsfhUQJDcm8JlqoM/67gBVCWbvwCeI/MY
u9vA0dOF/ssOZN+2kMQac44=
=zP5U
-END PGP SIGNATURE-


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



X Strike Force X.Org X11 SVN commit: r1985 - in trunk: app/xbase-clients-7.0.0/debian app/xbase-clients-7.0.0/debian/local xserver/xorg-server-1.0.2/debian xserver/xorg-server-1.0.2/debian/local

2006-04-27 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-04-27 22:06:25 -0400 (Thu, 27 Apr 2006)
New Revision: 1985

Added:
   trunk/app/xbase-clients-7.0.0/debian/local/
   trunk/app/xbase-clients-7.0.0/debian/local/xserverrc
Removed:
   trunk/xserver/xorg-server-1.0.2/debian/local/xserverrc
Modified:
   trunk/app/xbase-clients-7.0.0/debian/changelog
   trunk/app/xbase-clients-7.0.0/debian/rules
   trunk/app/xbase-clients-7.0.0/debian/xbase-clients.install
   trunk/xserver/xorg-server-1.0.2/debian/changelog
   trunk/xserver/xorg-server-1.0.2/debian/rules
   trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.install
Log:
Move xserverrc back to xbase-clients. Thanks Benjamin Mesing.

Modified: trunk/app/xbase-clients-7.0.0/debian/changelog
===
--- trunk/app/xbase-clients-7.0.0/debian/changelog  2006-04-26 07:51:03 UTC 
(rev 1984)
+++ trunk/app/xbase-clients-7.0.0/debian/changelog  2006-04-28 02:06:25 UTC 
(rev 1985)
@@ -1,3 +1,10 @@
+xbase-clients (1:7.0.0-6) UNRELEASED; urgency=low
+
+  * Move xserverrc back to this package from xserver-xorg-core. Thanks
+Benjamin Mesing. (closes: #365022)
+
+ -- David Nusinow [EMAIL PROTECTED]  Thu, 27 Apr 2006 22:04:03 -0400
+
 xbase-clients (1:7.0.0-5) unstable; urgency=low
 
   * Patch startx so that it points to /etc/X11/xinit for xserverrc and

Copied: trunk/app/xbase-clients-7.0.0/debian/local/xserverrc (from rev 1984, 
trunk/xserver/xorg-server-1.0.2/debian/local/xserverrc)

Modified: trunk/app/xbase-clients-7.0.0/debian/rules
===
--- trunk/app/xbase-clients-7.0.0/debian/rules  2006-04-26 07:51:03 UTC (rev 
1984)
+++ trunk/app/xbase-clients-7.0.0/debian/rules  2006-04-28 02:06:25 UTC (rev 
1985)
@@ -99,6 +99,8 @@
cd $$FILE-obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE) 
DESTDIR=$(CURDIR)/debian/tmp install ; \
cd ..; \
done
+   install -d debian/tmp/etc/X11/xinit
+   install -m 755 debian/local/xserverrc debian/tmp/etc/X11/xinit
 
 # Build architecture-dependent files here.
 binary-arch: build install

Modified: trunk/app/xbase-clients-7.0.0/debian/xbase-clients.install
===
--- trunk/app/xbase-clients-7.0.0/debian/xbase-clients.install  2006-04-26 
07:51:03 UTC (rev 1984)
+++ trunk/app/xbase-clients-7.0.0/debian/xbase-clients.install  2006-04-28 
02:06:25 UTC (rev 1985)
@@ -7,3 +7,4 @@
 usr/lib/X11/xinit/xinitrc etc/X11/xinit
 usr/lib/X11/xsm/system.xsm
 etc/X11/app-defaults/*
+etc/X11/xinit/xserverrc

Modified: trunk/xserver/xorg-server-1.0.2/debian/changelog
===
--- trunk/xserver/xorg-server-1.0.2/debian/changelog2006-04-26 07:51:03 UTC 
(rev 1984)
+++ trunk/xserver/xorg-server-1.0.2/debian/changelog2006-04-28 02:06:25 UTC 
(rev 1985)
@@ -1,3 +1,9 @@
+xorg-server (1:1.0.2-8) UNRELEASED; urgency=low
+
+  * Move xserverrc back to xbase-clients. Thanks Benjamin Mesing.
+
+ -- David Nusinow [EMAIL PROTECTED]  Thu, 27 Apr 2006 22:04:16 -0400
+
 xorg-server (1:1.0.2-7) unstable; urgency=low
 
   * Ship xserverrc again in /etc/X11/xinit. Thanks Bastian Kleineidam and

Deleted: trunk/xserver/xorg-server-1.0.2/debian/local/xserverrc
===
--- trunk/xserver/xorg-server-1.0.2/debian/local/xserverrc  2006-04-26 
07:51:03 UTC (rev 1984)
+++ trunk/xserver/xorg-server-1.0.2/debian/local/xserverrc  2006-04-28 
02:06:25 UTC (rev 1985)
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# $Id: xserverrc 189 2005-06-11 00:04:27Z branden $
-
-exec /usr/bin/X11/X -dpi 100 -nolisten tcp

Modified: trunk/xserver/xorg-server-1.0.2/debian/rules
===
--- trunk/xserver/xorg-server-1.0.2/debian/rules2006-04-26 07:51:03 UTC 
(rev 1984)
+++ trunk/xserver/xorg-server-1.0.2/debian/rules2006-04-28 02:06:25 UTC 
(rev 1985)
@@ -92,8 +92,6 @@
 
install -m 755 debian/local/xvfb-run debian/tmp/usr/bin
install debian/local/xvfb-run.1 debian/tmp/usr/share/man/man1
-   install -d debian/tmp/etc/X11/xinit
-   install -m 755 debian/local/xserverrc debian/tmp/etc/X11/xinit
 
 # Build architecture-dependent files here.
 binary-arch: build install

Modified: trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.install
===
--- trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.install
2006-04-26 07:51:03 UTC (rev 1984)
+++ trunk/xserver/xorg-server-1.0.2/debian/xserver-xorg-core.install
2006-04-28 02:06:25 UTC (rev 1985)
@@ -7,4 +7,3 @@
 usr/share/man/man1/Xserver.1x
 usr/share/man/man1/Xorg.1x
 usr/share/man/man5/xorg.conf.5x
-etc/X11/xinit/xserverrc


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



X Strike Force X.Org X11 SVN commit: r1986 - vendor

2006-04-27 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-04-27 22:13:31 -0400 (Thu, 27 Apr 2006)
New Revision: 1986

Added:
   vendor/X11R7/
Removed:
   vendor/7.0/
Log:
Rename the current vendor branch to something more appropriate as we move
beyond 7.0


Copied: vendor/X11R7 (from rev 1985, vendor/7.0)


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



X Strike Force X.Org X11 SVN commit: r1987 - trunk/debian/xorg/debian

2006-04-27 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-04-28 00:09:20 -0400 (Fri, 28 Apr 2006)
New Revision: 1987

Modified:
   trunk/debian/xorg/debian/xserver-xorg.postinst.in
Log:
Copy missing line to allow backing up file to work

Modified: trunk/debian/xorg/debian/xserver-xorg.postinst.in
===
--- trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-04-28 02:13:31 UTC 
(rev 1986)
+++ trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-04-28 04:09:20 UTC 
(rev 1987)
@@ -818,6 +818,7 @@
   else
 # I'm going to get in so much shit for this...
 warn $XORGCONFIG has been customized, but we need to make updates. 
Backing up your config to $BACKUP_XORGCONFIG. If we screw something up, restore 
using this file.
+  BACKUP_XORGCONFIG=$XORGCONFIG.$(date '+%Y%m%d%H%M%S')
   cp $XORGCONFIG $BACKUP_XORGCONFIG
 sed -e'
# Dump obsolete modules


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



X Strike Force X.Org X11 SVN commit: r1988 - trunk/debian/xorg/debian

2006-04-27 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-04-28 00:18:07 -0400 (Fri, 28 Apr 2006)
New Revision: 1988

Modified:
   trunk/debian/xorg/debian/xserver-xorg.NEWS
Log:
Document corner case. Thanks Steve Langasek.

Modified: trunk/debian/xorg/debian/xserver-xorg.NEWS
===
--- trunk/debian/xorg/debian/xserver-xorg.NEWS  2006-04-28 04:09:20 UTC (rev 
1987)
+++ trunk/debian/xorg/debian/xserver-xorg.NEWS  2006-04-28 04:18:07 UTC (rev 
1988)
@@ -12,6 +12,9 @@
 
 Note that there is a bug in the script that allows for duplicate font
 paths entries after migration. While these should be harmless, you may
-want to clean them out if they do occur in your xorg.conf.
+want to clean them out if they do occur in your xorg.conf. If you've
+gone and listed /usr/X11R6/lib/X11/fonts explicitly in your config
+file, that is not handled either and you'll want to remove this line by
+hand.
 
   -- David Nusinow [EMAIL PROTECTED]  Mon, 24 Apr 2006 22:39:08 -0400


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



X Strike Force X.Org X11 SVN commit: r1989 - trunk/debian/xorg/debian

2006-04-27 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-04-28 00:30:18 -0400 (Fri, 28 Apr 2006)
New Revision: 1989

Modified:
   trunk/debian/xorg/debian/changelog
Log:
Prepare changelog for release

Modified: trunk/debian/xorg/debian/changelog
===
--- trunk/debian/xorg/debian/changelog  2006-04-28 04:18:07 UTC (rev 1988)
+++ trunk/debian/xorg/debian/changelog  2006-04-28 04:30:18 UTC (rev 1989)
@@ -1,4 +1,6 @@
-xorg (1:7.0.15) UNRELEASED; urgency=low
+xorg (1:7.0.15) unstable; urgency=low
+  
+  * The Happy Birthday Steve! release
 
   [ Christian Perrier ]
   * Debconf translations:
@@ -61,7 +63,7 @@
   [ David Martínez Moreno ]
   * Update Spanish translation.
 
- -- David Martínez Moreno [EMAIL PROTECTED]  Tue, 25 Apr 2006 13:47:06 +0200
+ -- David Nusinow [EMAIL PROTECTED]  Fri, 28 Apr 2006 00:16:30 -0400
 
 xorg (1:7.0.14) unstable; urgency=low
 


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



X Strike Force X.Org X11 SVN commit: r1990 - tags/debian/xorg

2006-04-27 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-04-28 00:31:36 -0400 (Fri, 28 Apr 2006)
New Revision: 1990

Added:
   tags/debian/xorg/xorg-7.0.15/
Log:
Tag upload of xorg-7.0.15 to unstable


Copied: tags/debian/xorg/xorg-7.0.15 (from rev 1989, trunk/debian/xorg)


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



Re: XGL

2006-04-27 Thread David Nusinow
On Thu, Apr 27, 2006 at 09:21:53PM +0200, Daniel Immel wrote:
 Hi, do you know the time when xgl might be availible in debian/sid?

I don't know just yet. Xgl turns out to be fairly problematic for several
reasons:

  1) It has yet to actually be released. Every single package that's out
 there for it is based on a CVS pull. This normally wouldn't be a huge
 issue, but Xgl requires CVS HEAD pulls of several other packages to
 work properly, notably glitz and mesa (and possibly still bits of
 Xorg). Debian can't realistically ship CVS snapshots for these
 packages as a stable release, so putting them in to unstable is even
 more difficult.

  2) Even if I could get snapshots of the required components from HEAD in
 to experimental (which requires wrangling a few maintainers or at
 least getting their permission to do it) I still need to actually
 build a working snapshot of Xgl itself. I did manage to get it to
 compile and install in the past, but the server never worked and threw
 an error that I wasn't able to debug. I believe it has something
 obscure to do with the Debian mesa packages, but I haven't worked out
 what that bug is. Someone, most likely me, will have to track down
 this bug (if it still exists) and fix it.

  3) The upload of Xorg 7.0 to unstable has resulted in a lot of bugs that
 I've been steadily working on fixing so that we can actually ship an
 up to date Xorg with etch. As a result, I haven't had a lot of time to
 work on the above problems :-\

So that's what's going on with Xgl right now. It's more than likely we'll
have aiglx enabled in the new xserver once X.org ships 7.1, and the rumor
is that it can be made to run compiz, which is what most people want out of
Xgl anyway.

I'm cc'ing the debian-x list, and if anyone wants to take a serious run at
Xgl (meaning working on packages we could, at the very least, put in
experimental, rather than just another set of unofficial packages like the
zillions of others floating around the net) they're more than welcome to do
so. I'd love to see it actually, because it did turn out to be a bigger job
than I'd anticipated. I'll try to help out anyone who wants to go after
this as best I can, but unfortunately my time is limited right now,
especially with 7.1 fast approaching.

 - David Nusinow


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



Bug#362894: marked as done (x11-common: font system completely f***ed up: fixed font not found)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#362894: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: x11-common
Version: 1:7.0.12
Severity: grave
Justification: renders package unusable

Hi X maintainers!

It seems that the font organization is completely crazy now:
- X cannot find the fixed font anymore:
  The fixed enty in fonts.alias in /usr/share/fonts/X11/misc is not 
  included in the fonts.dir file
- there are still two different hierachies: Up to now the xorg.conf
  files contain as fontpath /usr/lib/X11/fonts ...
  But /usr/lib/X11/fonts - /usr/X11R6/lib/X11/fonts but the later
  is DIFFERENT from /usr/share/fonts/X11/...
  so in effect the fonts in /usr/share/fonts/X11 are not included in
  the font path at all.
- there are no man pages how to update the font system: mkfontdir which
  has been used till now is nothing else the mkfontscale script.

All this is grave because one cannot start the X server, and even
playing around with /usr/share/fonts/X11/misc and mkfontdir didn't fix
the situation (the script could give a warning message that now you
should use update-what-the-hell). After adding the fonts.scale by hand
and adding it to the fonts.dir still now work, because of the above
fonts path hierachy mismatch. What a grat disaster, to be honest!

Forthermore, please include documentation, write up some transition
document, it is NOT up to the user to find out everything by themselves.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (10, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc1-mm2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.5 Miscellaneous utilities specific t
ii  laptop-detect 0.12.1 attempt to detect a laptop
ii  lsb-base  3.1-3  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/xwrapper/allowed_users: Anybody
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: anybody
  x11-common/xwrapper/nice_value/error:
  x11-common/xwrapper/nice_value: -10

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

(This message was generated automatically at their 

Bug#363667: marked as done (emacs21: Unreadable fonts since Xorg 7.0 update)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#363667: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: emacs21
Version: 21.4a-3
Severity: grave
Justification: renders package unusable

Since my Xorg update to the 7.0 version, I can't use emacs (in X mode)
because all the characters are displayed as small rectangles.

When started in a console, emacs21 produces the following error message:

Warning: Cannot convert string
-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* to type FontStruct
Warning: Cannot convert string
-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1 to type FontStruct

Any other font selected in the Set Font/Fontset menu give the same result.

This bug might be a transient bug on the way to Xorg 7.0.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages emacs21 depends on:
ii  emacs21-bin-common21.4a-3The GNU Emacs editor's
shared, arc
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange
library
ii  libjpeg62 6b-12  The Independent JPEG
Group's JPEG
ii  libncurses5   5.5-1.1Shared libraries for
terminal hand
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libtiff4  3.8.2-1Tag Image File Format
(TIFF) libra
ii  libungif4g4.1.4-2shared library for GIF
images (run
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension
librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility
library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  xaw3dg1.5+E-10   Xaw3d widget set
ii  xlibs 6.9.0.dfsg.1-6 X Window System client
libraries m
ii  zlib1g1:1.2.3-11 compression library - runtime

emacs21 recommends no packages.

-- no debconf information

-- 
Emmanuel Fleury  | Office: 211
Associate Professor, | Phone: +33 (0)5 40 00 35 24
LaBRI, Domaine Universitaire | Fax:   +33 (0)5 40 00 66 69
351, Cours de la Libération  | email: [EMAIL PROTECTED]
33405 Talence Cedex, France  | URL: http://www.labri.fr/~fleury

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

Thank you for reporting the bug, which will now be closed.  If 

Bug#364210: marked as done (x11-common should also conflict the old xnest)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364210: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: x11-common
Version: 1:7.0.14
Severity: serious

To smooth upgrade, x11-common should also Conflict
with the old version of xnest. This broke an upgrade here.
apt-get install -f then upgrades xnest, so I guess something
else make it believe that is necesarry, too. But I guess with
a Conflix that would not have happened.

Hochachtungsvoll,
Bernhard R. Link

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 341003 350765 352471 357714 358171 358692 359746 362495 362570 362728 
362821 362894 363051 363436 363571 363667 364007 364056 364113 364210 364475 
364538 364568 364641 364642 364689 364692
Changes: 
 xorg (1:7.0.15) unstable; urgency=low
 .
   * The Happy Birthday Steve! release
 .
   [ Christian Perrier ]
   * Debconf 

Bug#364407: marked as done (gv: Cannot start GV)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#362894: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: gv
Version: 1:3.6.1-13
Severity: grave
Justification: renders package unusable

After upgrading to Xorg, GV fails to start and gives the following error 
message:
10:33:39 [EMAIL PROTECTED] 2005-2-eaf1]$ gv
Warning: Cannot convert string 
-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1 to type FontStruct
Warning: Unable to load any usable ISO8859 font
Warning: Unable to load any usable ISO8859 font
Segmentation fault


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gv depends on:
ii  gs   8.50-1.1Transitional package
ii  gs-esp [gs]  8.15.1.dfsg.1-2 The Ghostscript PostScript interpr
ii  gs-gpl [gs]  8.50-1.1The GPL Ghostscript PostScript int
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libice6  1:1.0.0-3   X11 Inter-Client Exchange library
ii  libsm6   1:1.0.0-4   X11 Session Management library
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxmu6  1:1.0.1-3   X11 miscellaneous utility library
ii  libxpm4  1:3.5.4.2-3 X11 pixmap library
ii  libxt6   1:1.0.0-4   X11 toolkit intrinsics library
ii  xaw3dg   1.5+E-11Xaw3d widget set

gv recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David 

Bug#364641: marked as done (xkeyborad-config typo in the xserver-xorg.templates:186)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364641: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xserver-xorg
Severity: minor

Hello.
Please replace xkeyborad-config in the xserver-xorg.templates:186 to the
good name of package -- xkeyboard-config.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.UTF-8)

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 341003 350765 352471 357714 358171 358692 359746 362495 362570 362728 
362821 362894 363051 363436 363571 363667 364007 364056 364113 364210 364475 
364538 364568 364641 364642 364689 364692
Changes: 
 xorg (1:7.0.15) unstable; urgency=low
 .
   * The Happy Birthday Steve! release
 .
  

Bug#364007: marked as done (x11-common: Please update wmnet conflict)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364007: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: x11-common
Version: 1:7.0.14
Severity: serious
Justification: wmnet package removal breaks X11

wmnet 1.05-12 includes these directories:

$ dpkg -L wmnet | grep ^/usr/X11
/usr/X11R6
/usr/X11R6/bin
/usr/X11R6/man
/usr/X11R6/man/man1

This means removing wmnet removes the /usr/X11R6/bin symlink, which
breaks X11.  Please conflict with this version of wmnet.


Thanks,
Roger

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  cdebconf [debconf-2.0]0.100+b1   Debian Configuration Management Sy
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.6 Miscellaneous utilities specific t
ii  lsb-base  3.1-3  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
* x11-common/xwrapper/allowed_users: Console Users Only
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: console
  x11-common/xwrapper/nice_value/error:
* x11-common/xwrapper/nice_value: 0

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 

Bug#364642: marked as done (xserver-xorg: [INTL:ru] Updated Russian debconf templates translation)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364642: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xserver-xorg
Severity: wishlist
Tags: l10n, patch

Updated Russian debconf templates translation is attached.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.UTF-8)


xserver-xorg_debian_po_ru.po.gz
Description: Binary data
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 341003 350765 352471 357714 358171 358692 359746 362495 362570 362728 
362821 362894 363051 363436 363571 363667 364007 364056 364113 364210 364475 
364538 364568 364641 364642 364689 364692
Changes: 
 xorg (1:7.0.15) unstable; urgency=low
 .
   * The Happy Birthday 

Bug#363571: marked as done (xbase-clients: [xcalc] Can't find adobe font it wants and dies)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#363571: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xbase-clients
Version: 1:7.0.0-4
Severity: normal


Since Debian X upgrade - xcalc failing to launch with:

Warning: Cannot convert string -adobe-symbol-*-*-*-*-*-120-*-*-*-*-*-*
to type  FontStruct
Warning: Unable to load any usable ISO8859 font
Warning: Unable to load any usable ISO8859 font
Error: Aborting: no font found

Have heaps of font packages installed, have a truetype font server as
well. Package description for xfonts-scalable seems to suggest that some
Adobe typefaces may have been removed from Debian due to DFSG conflict.

Could this be what's affecting above?

Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.4+ppscsi
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xbase-clients depends on:
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.1.10-3 FreeType 2 font engine, shared lib
ii  libfs6  2:1.0.0-2X11 Font Services library
ii  libgl1-mesa-glx [libgl1]6.4.1-0.4A free implementation of the OpenG
ii  libice6 1:1.0.0-2X11 Inter-Client Exchange library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libsm6  1:1.0.0-3X11 Session Management library
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-2X11 authorisation library
ii  libxaw7 1:1.0.1-4X11 Athena Widget library
ii  libxcursor1 1.1.5.2-3X cursor management library
ii  libxext61:1.0.0-3X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-6FreeType-based font drawing librar
ii  libxi6  1:1.0.0-3X11 Input extension library
ii  libxkbfile1 1:1.0.2-2X11 keyboard file manipulation lib
ii  libxmu6 1:1.0.1-2X11 miscellaneous utility library
ii  libxmuu11:1.0.1-2X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.1.0.2-3  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-3  X Rendering Extension client libra
ii  libxss1 1:1.0.1-3X11 Screen Saver extension library
ii  libxt6  1:1.0.0-3X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-2X11 event trapping extension libra
ii  libxtst61:1.0.1-2X11 Testing -- Resource extension 
ii  libxv1  1:1.0.1-2X11 Video extension library
ii  libxxf86dga12:1.0.0-2X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.0.0-3X11 XFree86 video mode extension l
ii  x11-common  1:7.0.14 X Window System (X.Org) infrastruc
ii  zlib1g  1:1.2.3-11   compression library - runtime

xbase-clients recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  

Bug#364113: marked as done (x11-common: more conflicts needed: beaver, lsb-core, yank)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364113: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: x11-common
Version: 1:7.0.10
Severity: serious
Justification: Policy 6.5(4)

At least on amd64, the following packages ship /usr/X11R6/bin as a
directory (but don't actually populate it):

beaver 0.2.5-2
lsb-core 3.1-4
yank 0.2.1-7.2

As in http://bugs.debian.org/364007, x11-common should therefore   
conflict with those versions.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (300, 'unstable'), (300, 
'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages x11-common depends on:
ii  cdebconf [debconf-2.0]0.100  Debian Configuration Management Sy
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.6 Miscellaneous utilities specific t
ii  lsb-base  3.1-4  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information excluded

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 

Bug#364475: marked as done (xorg: replace Depends: xterm with xterm | x-terminal-emulator)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364475: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xorg
Severity: wishlist
Version: 1:7.0.14

Hi,

The xorg metapackage currently depends on xterm.  Could the dependency
on xterm please be replaced by a dependency on xterm |
x-terminal-emulator? This would give users the convenience of
installing X.Org via the xorg package without needing to install
xterm but a terminal emulator of their choice,
e.g. rxvt-unicode.

Previously, x-window-system-core provided this functionality, which
is now provided by xorg.

Thank you for considering,
  René

-- 
  _,_   
 / , \  René van Bevern [EMAIL PROTECTED]   
 | \_/  Debian GNU/Linux Developer 
  \ http://progn.org  http://www.debian.org


pgpXNlarNttDe.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver 

Bug#364692: marked as done (xorg: Upgrade to Xorg7 breaks unicode fonts)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364692: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xorg
Version: 1:7.0.14
Severity: important

Hi. After upgrading to Xorg 7 I noticed that many applications have no
Unicode fonts any more: konqueror, firefox, konsole, gnome-terminal,
etc. 

I found this report
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364486
and I can confirm it, but it isn't the only application messed up,
see this screenshot:

http://img276.imageshack.us/my.php?image=snap6sj.png

I don't know if it is a Xorg issue or it is application-dependent or
even widgets/library-dependent. I found that some application is 
still working well with UTF8 chars (for instance, xchat), many others not.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xorg depends on:
ii  libgl1-mesa-dri   6.4.1-0.4  A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.1-0.4  A free implementation of the OpenG
ii  libglu1-mesa  6.4.1-0.4  The OpenGL utility library (GLU)
ii  xbase-clients 1:7.0.0-4  miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable   1:1.0.0-4  scalable fonts for X
ii  xkb-data  0.8-5  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.14   the X.Org X server
ii  xterm 210-3  X terminal emulator
ii  xutils1:7.0.0-3  X Window System utility programs

xorg recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common 

Bug#358692: marked as done (xorg: missing vars.hurd-i386)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#358692: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xorg
Severity: normal
Tags: patch experimental

Hi,

Version 1:7.0.6 of xorg lacks a vars.hurd-i386 file. Here is a patch. I
also had to move the input variable, since evdev doesn't exist on
hurd-i386. Kfreebsd might need that too.

Regards,
Samuel

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
diff -urN xorg-7.0.6/debian/scripts/vars xorg-7.0.6youpi/debian/scripts/vars
--- xorg-7.0.6/debian/scripts/vars  2006-03-22 04:38:57.0 +
+++ xorg-7.0.6youpi/debian/scripts/vars 2006-03-24 00:08:49.0 +
@@ -12,6 +12,3 @@
 # STAMP_DIR is where to place all the 'stamp' files that allows
 # debian/rules to know when certain targets are done.
 
-XSERVER_XORG_INPUT_DEPENDS=xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse
-
-# , xserver-xorg-input-wacom
diff -urN xorg-7.0.6/debian/scripts/vars.amd64 
xorg-7.0.6youpi/debian/scripts/vars.amd64
--- xorg-7.0.6/debian/scripts/vars.amd642006-03-22 04:38:57.0 
+
+++ xorg-7.0.6youpi/debian/scripts/vars.amd64   2006-03-24 00:07:07.0 
+
@@ -3,6 +3,11 @@
 #
 # This file gets included by both debian/rules (make) AND the scripts in
 # debian/scripts (Bourne shell).
+
+XSERVER_XORG_INPUT_DEPENDS=xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse
+
+# , xserver-xorg-input-wacom
+
 XSERVER_XORG_VIDEO_DEPENDS=xserver-xorg-video-apm, xserver-xorg-video-ark, 
xserver-xorg-video-ati, xserver-xorg-video-chips, xserver-xorg-video-cirrus, 
xserver-xorg-video-cyrix, xserver-xorg-video-dummy, xserver-xorg-video-fbdev, 
xserver-xorg-video-glint, xserver-xorg-video-i128, xserver-xorg-video-i810, 
xserver-xorg-video-mga, xserver-xorg-video-neomagic, xserver-xorg-video-nv, 
xserver-xorg-video-rendition, xserver-xorg-video-s3, 
xserver-xorg-video-s3virge, xserver-xorg-video-savage, 
xserver-xorg-video-siliconmotion, xserver-xorg-video-sis, 
xserver-xorg-video-sisusb, xserver-xorg-video-tdfx, xserver-xorg-video-tga, 
xserver-xorg-video-trident, xserver-xorg-video-tseng, xserver-xorg-video-vesa, 
xserver-xorg-video-via, xserver-xorg-video-voodoo, xserver-xorg-video-vga
 
 # xserver-xorg-video-v4l,
diff -urN xorg-7.0.6/debian/scripts/vars.hppa 
xorg-7.0.6youpi/debian/scripts/vars.hppa
--- xorg-7.0.6/debian/scripts/vars.hppa 2006-03-22 04:38:57.0 +
+++ xorg-7.0.6youpi/debian/scripts/vars.hppa2006-03-24 00:07:15.0 
+
@@ -3,6 +3,11 @@
 #
 # This file gets included by both debian/rules (make) AND the scripts in
 # debian/scripts (Bourne shell).
+
+XSERVER_XORG_INPUT_DEPENDS=xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse
+
+# , xserver-xorg-input-wacom
+
 XSERVER_XORG_VIDEO_DEPENDS=xserver-xorg-video-ati, xserver-xorg-video-chips, 
xserver-xorg-video-fbdev, xserver-xorg-video-glint, xserver-xorg-video-imstt, 
xserver-xorg-video-mga, xserver-xorg-video-nv, xserver-xorg-video-s3, 
xserver-xorg-video-s3virge, xserver-xorg-video-savage, xserver-xorg-video-sis, 
xserver-xorg-video-tdfx, xserver-xorg-video-trident, xserver-xorg-video-vga
 
 # xserver-xorg-video-v4l,
diff -urN xorg-7.0.6/debian/scripts/vars.hurd-i386 
xorg-7.0.6youpi/debian/scripts/vars.hurd-i386
--- xorg-7.0.6/debian/scripts/vars.hurd-i3861970-01-01 00:00:00.0 
+
+++ xorg-7.0.6youpi/debian/scripts/vars.hurd-i386   2006-03-24 
00:18:18.0 +
@@ -0,0 +1,11 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+
+XSERVER_XORG_INPUT_DEPENDS=xserver-xorg-input-kbd, xserver-xorg-input-mouse
+
+# , xserver-xorg-input-wacom
+
+XSERVER_XORG_VIDEO_DEPENDS=xserver-xorg-video-apm, server-xorg-video-ark, 
xserver-xorg-video-ati, xserver-xorg-video-chips, xserver-xorg-video-cirrus, 
xserver-xorg-video-cyrix, xserver-xorg-video-dummy, xserver-xorg-video-glint, 
xserver-xorg-video-i128, xserver-xorg-video-i740, xserver-xorg-video-i810, 
xserver-xorg-video-imstt, xserver-xorg-video-mga, xserver-xorg-video-neomagic, 
xserver-xorg-video-newport, 

Bug#364689: marked as done (Warning: Color name white is not defined)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364689: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xterm
Version: 210-3
Severity: important

Upon spawning xterm, it emits the error messages

Warning: Color name white is not defined
Warning: Color name black is not defined

and puts up an all-black window.  It looks like it can't find
/etc/X11/rgb.txt.  Running as

xterm -fg #00 -bg #ff

works just fine.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9.emp5
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xterm depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libfontconfig12.3.2-5.1  generic font configuration library
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libncurses5   5.5-1.1Shared libraries for terminal hand
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxaw7   1:1.0.1-5  X11 Athena Widget library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxft2   2.1.8.2-6  FreeType-based font drawing librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  xbitmaps  1.0.1-2Base X bitmaps

Versions of packages xterm recommends:
ii  xutils1:7.0.0-3  X Window System utility programs

-- no debconf information

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15

Bug#363436: marked as done (xbase-clients: [xmessage] Unable to load any usable ISO8859 font - core dump)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#363436: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xbase-clients
Version: 1:7.0.0-4
Severity: important


Right now, xmessage doesn't work at all for me.  If I run

xrdb -load /dev/null
xmessage test

I get this:

Warning: Unable to load any usable ISO8859 font
segmentation fault (core dumped)  xmessage test

Here is the stack trace:

#0  0xb7eda1f0 in XawSetValuesAction () from /usr/lib/libXaw.so.7
#1  0xb7e75df8 in XtInitializeWidgetClass () from /usr/lib/libXt.so.6
#2  0xb7e7637d in XtInitializeWidgetClass () from /usr/lib/libXt.so.6
#3  0xb7e767e3 in _XtCreateWidget () from /usr/lib/libXt.so.6
#4  0xb7e76a70 in XtCreateWidget () from /usr/lib/libXt.so.6
#5  0xb7edca16 in XawAsciiSave () from /usr/lib/libXaw.so.7
#6  0xb7e75df8 in XtInitializeWidgetClass () from /usr/lib/libXt.so.6
#7  0xb7e7637d in XtInitializeWidgetClass () from /usr/lib/libXt.so.6
#8  0xb7e767e3 in _XtCreateWidget () from /usr/lib/libXt.so.6
#9  0xb7ea5bc5 in XtToolkitThreadInitialize () from /usr/lib/libXt.so.6
#10 0xb7ea5d57 in XtVaCreateManagedWidget () from /usr/lib/libXt.so.6
#11 0x08049297 in ?? ()
#12 0x0804a932 in _IO_stdin_used ()
#13 0xb7f1d5c0 in asciiTextWidgetClass () from /usr/lib/libXaw.so.7
#14 0x0805bf70 in ?? ()
#15 0x0804a431 in _IO_stdin_used ()
#16 0x0002 in ?? ()
#17 0x0804a42b in _IO_stdin_used ()
#18 0x0003 in ?? ()
#19 0x0804c596 in XtStrings ()
#20 0x in ?? ()

I have not attempted further analysis.  Please let me know if any
additional information is required.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xbase-clients depends on:
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.1.10-3 FreeType 2 font engine, shared lib
ii  libfs6  2:1.0.0-2X11 Font Services library
ii  libgl1-mesa-glx [libgl1]6.4.1-0.4A free implementation of the OpenG
ii  libice6 1:1.0.0-2X11 Inter-Client Exchange library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libsm6  1:1.0.0-3X11 Session Management library
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-2X11 authorisation library
ii  libxaw7 1:1.0.1-4X11 Athena Widget library
ii  libxcursor1 1.1.5.2-3X cursor management library
ii  libxext61:1.0.0-3X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-6FreeType-based font drawing librar
ii  libxi6  1:1.0.0-3X11 Input extension library
ii  libxkbfile1 1:1.0.2-2X11 keyboard file manipulation lib
ii  libxmu6 1:1.0.1-2X11 miscellaneous utility library
ii  libxmuu11:1.0.1-2X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.1.0.2-3  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-3  X Rendering Extension client libra
ii  libxss1 1:1.0.1-3X11 Screen Saver extension library
ii  libxt6  1:1.0.0-3X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-2X11 event trapping extension libra
ii  libxtst61:1.0.1-2X11 Testing -- Resource extension 
ii  libxv1  1:1.0.1-2X11 Video extension library
ii  libxxf86dga12:1.0.0-2X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.0.0-3X11 XFree86 video mode extension l
ii  x11-common  1:7.0.14 X Window System (X.Org) infrastruc
ii  zlib1g  1:1.2.3-11   compression library - runtime

xbase-clients recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to 

Bug#364056: marked as done (x11-common: must conflict with xfs-xtt)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#364056: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: x11-common
Version: 1:7.0.14
Severity: grave
Justification: renders package unusable

hello

I cannot upgrade to the version 7.0.14 of x11-common; here is the error
 x11-common postinst error: Could not remove /usr/X11R6/bin. Is not yet
   empty. Please remove any items still in the directory. You can move them
   back after the install has completed successfully.

the culprit is xfs-xtt 

after the above error, the system is quite messed up, because 
neither x11-common nor all its dependencies are configured

solution: x11-common should conflict with xfs-xtt (otherwise people
upgrading from sarge will be very unhappy)

a.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.3 Miscellaneous utilities specific t
ii  lsb-base  3.0-16 Linux Standard Base 3.0 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/xwrapper/allowed_users: Anybody
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: anybody
  x11-common/xwrapper/nice_value/error:
  x11-common/xwrapper/nice_value: 0

-- 
Andrea Mennucc
 E' un mondo difficile. Che vita intensa! (Tonino Carotone)


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]

Bug#362728: marked as done (xserver-xorg: sarge upgrade support has gone missing!)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#362728: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xserver-xorg
Version: 1:7.0.11
Severity: serious

While looking at trying to provide smoother upgrade support for changed
XkbRules names between XF86Config and Xorg, I instead found to my surprise
that all support for upgrading from XF86Config-4 to xorg.conf had been lost
in the X11R7 transition.  This means 

And unfortunately, a look at the svn repo shows that there is almost *no*
revision history for trunk/debian/xorg/debian/xserver-xorg.config.in; or
else I would be happy to provide you with a quick diff to revert this
change. :/

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - 

Bug#362495: marked as done ([l10n] Updated Czech translation for xorg)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#362495: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xorg
Severity: wishlist
Tags: l10n, patch

Hi,
in attachement there is updated Czech (cs.po) translation of
xorg debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure


cs.po.gz
Description: Binary data
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 341003 350765 352471 357714 358171 358692 359746 362495 362570 362728 
362821 362894 363051 363436 363571 363667 364007 364056 364113 364210 364475 
364538 364568 364641 364642 364689 364692
Changes: 
 xorg (1:7.0.15) unstable; urgency=low
 .
   * The Happy Birthday Steve! release
 .
   [ Christian Perrier ]
   * Debconf translations:
 - Merge translations from the 6.9 branch. Most of them were pending
   there and have not been merged when 7.0 

Bug#357714: marked as done (font directories still wrong in xorg 7.0.4)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#357714: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xorg
Version: 1:7.0.4
Severity: important
Tags: experimental

Hi,

Bug #356181 is still alive.  I just upgraded from 6.9.0 to 7.0.4, and
the old/wrong font paths were still there in /etc/X11/xorg.conf.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xorg depends on:
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.1-0.3  A free implementation of the OpenG
ii  libglu1-mesa  6.4.1-0.3  The OpenGL utility library (GLU)
ii  xbase-clients 1:7.0.0-1  miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-1  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-1  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-1  standard fonts for X
ii  xfonts-scalable   1:1.0.0-1  scalable fonts for X
ii  xkb-data  0.8-2  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.4the X.Org X server
ii  xterm 210-2  X terminal emulator
ii  xutils1:1.0.1-2  X Window System utility programs

xorg recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian 

Bug#341003: marked as done (xorg-x11: [INTL:de] German translation update/corrections)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#341003: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xorg-x11
Version: 6.8.99.902.dfsg.1-1
Severity: minor
Tags: patch l10n

Hi,

I attached an update of the German xorg debconf translation which fixes
also a few minor typos.

Jens


de.po.diff.gz
Description: Binary data
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 341003 350765 352471 357714 358171 358692 359746 362495 362570 362728 
362821 362894 363051 363436 363571 363667 364007 364056 364113 364210 364475 
364538 364568 364641 364642 364689 364692
Changes: 
 xorg (1:7.0.15) unstable; urgency=low
 .
   * The Happy Birthday Steve! release
 .
   [ Christian Perrier ]
   * Debconf translations:
 - Merge translations from the 6.9 branch. Most of them were pending
   there and have not been merged when 7.0 came in
 

Bug#363051: marked as done ([INTL:ro] xserver-xorg: regresion: Please add back the Romanian translation of the debconf templates)

2006-04-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Apr 2006 21:47:08 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#363051: fixed in xorg 1:7.0.15
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)

---BeginMessage---
Package: xserver-xorg
Tag: l10n
Severity: minor

Hello,

I have found that recent versions of xserver-xorg do not include the
translated debconf teplates for Romanian (I just checked, and it did).
Bug #338547 suggests this was included in xorg-x11/6.8.2.dfsg.1-11,
and it was.

It looks to me that on the transition to xorg 7, because it was pulled
from ubuntu some of the information was lost, the Romanian debconf
translation being one of them.

These had the translation:
xserver-xorg_6.8.2.dfsg.1-11_i386.deb
xserver-xorg_6.8.99.903.dfsg.1-1_i386.deb
xserver-xorg_6.9.0.dfsg.1-6_i386.deb

and

While xserver-xorg_7.0.9_all.deb does not, nor all others 7 after or
before it (or so it seems).


Please add back the Romanian translation.


(Thanks snapshot.debian.net)

--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
---End Message---
---BeginMessage---
Source: xorg
Source-Version: 1:7.0.15

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

libglu1-xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.15_all.deb
libglu1-xorg_7.0.15_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.15_all.deb
x-window-system-core_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.15_all.deb
x-window-system_7.0.15_all.deb
  to pool/main/x/xorg/x-window-system_7.0.15_all.deb
x11-common_7.0.15_i386.deb
  to pool/main/x/xorg/x11-common_7.0.15_i386.deb
xlibmesa-dri_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.15_all.deb
xlibmesa-gl-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl-dev_7.0.15_all.deb
xlibmesa-gl_7.0.15_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.15_all.deb
xlibs-data_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.15_all.deb
xlibs-static-dev_7.0.15_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.15_all.deb
xorg-dev_7.0.15_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.15_all.deb
xorg_7.0.15.dsc
  to pool/main/x/xorg/xorg_7.0.15.dsc
xorg_7.0.15.tar.gz
  to pool/main/x/xorg/xorg_7.0.15.tar.gz
xorg_7.0.15_all.deb
  to pool/main/x/xorg/xorg_7.0.15_all.deb
xserver-xfree86_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.15_all.deb
xserver-xorg-input-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.15_i386.deb
xserver-xorg-video-all_7.0.15_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.15_i386.deb
xserver-xorg_7.0.15_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.15_all.deb



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

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

Debian distribution maintenance software
pp.
David Nusinow [EMAIL PROTECTED] (supplier of updated xorg package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 00:16:30 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all 
xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-gl 
x11-common xserver-xfree86 xlibmesa-gl-dev x-window-system-core libglu1-xorg 
xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.15
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-gl-dev - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - Transitional Metapackage
 xorg   - X.Org X Window System
 xorg-dev   - the X.Org development libraries
 xserver-xfree86 - transitional package for moving from xfree86 to