Bug#408482: French Canadians really using us keyboard layout?

2007-02-09 Thread Christian Perrier
Quoting Philippe Cloutier ([EMAIL PROTECTED]):
 Thanks Daniel.
 
 Jeff, as I mentioned the code is currently ineffective, and as you seem 
 to understand the issue, maybe you should request that the code be fixed 
 while reexplaining the rationale for it.
 If I understand what Daniel wrote right, according to you French 
 Canadian keyboards are nearly impossible to buy in Montreal?


This is actually something that is very strange for me, given that
it's nearly impossible to a normally constituted person to input
correct French on a US keyboard. So, I'm really surprised to hear
about the impossibility to find decent keyboards in the
French-speaking part of Canada:)




signature.asc
Description: Digital signature


Bug#283127: xserver-xfree86: [ati/radeon] SEGV in fbBlt() during large pixmap allocation on unknown chipset (0x5964) rev 1 (RV280 [Radeon 9200 SE])

2007-02-09 Thread Riku Saikkonen
Sami Liedes [EMAIL PROTECTED] writes:
 About 2 years ago, you reported a problem to the Debian BTS regarding a
 segfault of the X server during large pixmap allocation on a Radeon
 board. Did you reproduce this problem recently? If not, I will close
 this bug in the next weeks.
Sorry about taking some time to respond. I don't have the card
anymore, but I talked with a friend who has a similar (but apparently
not exactly the same) card and could test the bug. Cc:ing to him.

I could not reproduce the bug with my Radeon 9200, using these
package versions:
  gv 3.6.2-3
  xserver-xorg 7.1.0-11
  xserver-xorg-video-ati 6.6.3-2

According to ltrace, the call to XtConfigureWidget with large
arguments is slightly different - maybe the behavior of gv has changed
a bit, or it depends on something like the window size or display DPI:
  XtConfigureWidget(0x80c0548, 0, 0, 9929, 51517)  = 0
But this is still quite large, and does not trigger a bug... Thus, it
appears that we cannot reproduce this bug - hopefully it has been fixed.

Some information on my card:

(--) PCI:*(1:0:0) ATI Technologies Inc Radeon RV280 [Radeon 9200] rev 1, Mem @ 
0xf000/27, 0xf802/16, I/O @ 0xd000/8
(--) RADEON(0): Chipset: ATI Radeon 9200 5961 (AGP) (ChipID = 0x5961)

-- 
-=- Rjs -=- [EMAIL PROTECTED], [EMAIL PROTECTED]


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



Bug#410285: xserver-xorg-video-ati: [radeon] No 3D acceleration (probably missing file radeon_dri.so)

2007-02-09 Thread Sebastian Niehaus
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: normal





After migration from Sarge (XFree) to Ech (Xorg) my Radeon Mobility
7500 card lost its 3D features.

The driver radeon which cannot be selected during dpkg-reconfigure
xserver-xorg should have 3D capabilities according man
radeon. However 3d runs in slow software emulation.

The Xorg log says

,
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) Loading local sub module GLcore
| (II) LoadModule: GLcore
| (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
| (II) Module GLcore: vendor=X.Org Foundation
| compiled for 7.1.1, module version = 1.0.0
| ABI class: X.Org Server Extension, version 0.3
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| 
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| xkb_keycodes { include xfree86+aliases(qwertz) };
| xkb_types{ include complete };
| xkb_compatibility{ include complete };
| xkb_symbols  { include pc(pc105)+de(nodeadkeys) };
| xkb_geometry { include pc(pc105) };
| Synaptics DeviceInit called
| SynapticsCtrl called.
| 
| [...]
`

If you need the full log feel free to ask.

TIA, 


Sebastian 





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

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.1.1-15   X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- debconf-show failed


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



Re: xsfbs in the git world

2007-02-09 Thread Julien Cristau
On Thu, Feb  8, 2007 at 21:16:52 -0500, David Nusinow wrote:

 On Thu, Feb 08, 2007 at 06:36:44PM +0100, Julien Cristau wrote:
  Hi,
  
  I just pulled xsfbs in the xbase-clients repo, like this:
  * echo ../../../../xsfbs/.git/objects  .git/objects/info/alternates
(in app/xbase-clients)
  * Copy the .git/remotes/origin file from the xsfbs repo to
.git/remotes/xsfbs in xbase-clients, replacing origin with xsfbs-origin.
  * Add a branch xsfbs-unstable, and checkout xbase-clients'
debian-unstable.
 
 Another thing, there's no need to make the xsfbs-unstable anything more
 than a local branch, so don't bother pushing it to alioth. I'm not sure if
 you'd planned to do so, but just in case :-)
 
Right, it was intended as a local branch, that I used to pull into the
xbase-clients repo, not something I was going to push.

Cheers,
Julien


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



Bug#410285: marked as done (xserver-xorg-video-ati: [radeon] No 3D acceleration (probably missing file radeon_dri.so))

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 9 Feb 2007 11:39:20 +0100
with message-id [EMAIL PROTECTED]
and subject line Bug#410285: xserver-xorg-video-ati: [radeon] No 3D 
acceleration (probably missing file radeon_dri.so)
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: normal





After migration from Sarge (XFree) to Ech (Xorg) my Radeon Mobility
7500 card lost its 3D features.

The driver radeon which cannot be selected during dpkg-reconfigure
xserver-xorg should have 3D capabilities according man
radeon. However 3d runs in slow software emulation.

The Xorg log says

,
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) Loading local sub module GLcore
| (II) LoadModule: GLcore
| (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
| (II) Module GLcore: vendor=X.Org Foundation
| compiled for 7.1.1, module version = 1.0.0
| ABI class: X.Org Server Extension, version 0.3
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| 
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| xkb_keycodes { include xfree86+aliases(qwertz) };
| xkb_types{ include complete };
| xkb_compatibility{ include complete };
| xkb_symbols  { include pc(pc105)+de(nodeadkeys) };
| xkb_geometry { include pc(pc105) };
| Synaptics DeviceInit called
| SynapticsCtrl called.
| 
| [...]
`

If you need the full log feel free to ask.

TIA, 


Sebastian 





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

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.1.1-15   X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- debconf-show failed

---End Message---
---BeginMessage---
On Fri, Feb  9, 2007 at 11:31:22 +0100, Sebastian Niehaus wrote:

 | (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
 (/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or 
 di
 | rectory)
 | (EE) AIGLX: reverting to software rendering

Hi,

please install the libgl1-mesa-dri package.  Feel free to reply to this
mail if it doesn't work with this package installed.

Cheers,
Julien
---End Message---


Bug#410285: xserver-xorg-video-ati: [radeon] No 3D acceleration (probably missing file radeon_dri.so)

2007-02-09 Thread Michel Dänzer
On Fri, 2007-02-09 at 11:31 +0100, Sebastian Niehaus wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.6.3-2
 Severity: normal
 
 
 
 
 
 After migration from Sarge (XFree) to Ech (Xorg) my Radeon Mobility
 7500 card lost its 3D features.
 
 The driver radeon which cannot be selected during dpkg-reconfigure
 xserver-xorg should have 3D capabilities according man
 radeon. However 3d runs in slow software emulation.
 
 The Xorg log says
 
 ,
 | 
 | [...]
 | 
 | (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
 (/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or 
 di
 | rectory)

Looks like you need to install libgl1-mesa-dri.


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



libx11: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7c71fa8d41662eda60707b30a79220c24a0a16e1
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 01:22:59 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 815691d..4d77e74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libx11 (2:1.1.1-1) UNRELEASED; urgency=low
+libx11 (2:1.1.1-1) experimental; urgency=low
 
   [ Michel Dänzer ]
   * libx11-dev Depends: libxcb-xlib0-dev, because x11.pc references xcb-xlib
@@ -11,7 +11,7 @@ libx11 (2:1.1.1-1) UNRELEASED; urgency=l
 (closes: #366676).
   * Use dh_installman in debian/rules to replace .so links with symlinks.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri,  2 Feb 2007 16:59:38 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 01:17:05 +0100
 
 libx11 (2:1.1-2) experimental; urgency=low
 


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



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

2007-02-09 Thread Julien Cristau
Tag 'libx11-2_1.1.1-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 10:49 +0100

Tagging upload of libx11 2:1.1.1-1 to experimental.

Changes since libx11-2_1.0.3-5:
Aaron Plattner:
  Add a .PHONY to ensure the ChangeLog isn't stale.
  Add a .PHONY to ensure the ChangeLog isn't stale.

Adam Jackson:
  Bug #372: Prevent a crash in XPolygonRegion when called with a bogus 
point count. Reported by Andreas Luik.
  Require automake 1.7 in AM_INIT_AUTOMAKE
  revert last change, didn't do right thing at all, sorry for the noise
  Check for bigfont proto headers via pkgconfig (Arwed von Merkatz)
  typo fix. i suck.
  typo fixes (Matthieu Herrb)
  Add xthreadlib variable to x11.pc. Bump to 0.99.1.
  Bug #4736: Error decoding for Damage extension. (Jonathan Lennox)
  libXcursor.so.1, not libXcursor.so
  libXcursor.so.1, not libXcursor.so
  Bump to 1.0.1
  libXcursor.so.1, not libXcursor.so

Alan Coopersmith:
  XOpenDisplay should try tcp connection if local connections fail (aka Sun 
bug id #4624183).
  Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 
testcase XStringToKeysym-7 failure)
  Bugzilla Bug 2006 (https://bugs.freedesktop.org/show_bug.cgi?id=2006) 
Patch #2031 (https://bugs.freedesktop.org/attachment.cgi?id=2031) XEmbed client 
doesn't receive key events from XIM: Use | to set a bit, not . Patch by 
Hidetoshi Tajima [EMAIL PROTECTED].
  xc/lib/X11/ErrDes.c
  Quote $ac_cv_search_* variables to prevent errors from test when they are 
set to none required (as happens on Solaris since dlopen is in libc)
  xtrans:
  Convert man pages to long file names in lib/X11, lib/Xt,  lib/Xext
  Bug #3436 https://bugs.freedesktop.org/show_bug.cgi?id=3436 Conndis.c 
uses incorrect type for args to XdmcpWrap() (Mike Harris - [EMAIL PROTECTED])
  Add --enable-secure-rpc flag and checks for needed functions for Secure 
RPC (SUN-DES-1) authentication method
  Port Imake flags to autoconf tests  --enable-* flags: HASSETUGID, 
HASGETRESUID, NO_XLOCALEDIR, HAS_SHM and XF86BIGFONT
  Move Secure RPC flags from X11/configure.ac to xtrans/xtrans.m4 since 
multiple modules will need them
  - Since all but one line of all the nls/*/Makefile.am files are 
identical, move common bits to nls/localerules.in for easier updating and use 
automake includes to include in all the nls/*/Makefile.am files
  Set __libmansuffix__  __xorgversion__ correctly when cpp processing man 
pages
  Add missing backslashes to xlocale_la_SOURCES
  Add -D flags to clear various warnings (Stefan Dirsch)
  Include config.h so Xtrans knows which transport types to build code for
  //bugs.freedesktop.org/show_bug.cgi?id=1887 Patch #3002 
https://bugs.freedesktop.org/attachment.cgi?id=3002 libX11 locale defs 
severely adrift from glibc: locales bugfix for bs_BA (From Debian via Nathanael 
Nerode)
  //bugs.freedesktop.org/show_bug.cgi?id=1887 Patch #3005 
https://bugs.freedesktop.org/attachment.cgi?id=3005 libX11 locale defs 
severely adrift from glibc: adding new aliases (From Debian via Nathanael 
Nerode)
  Typo fix in output message
  Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add check 
for whether or not RAWCPP needs -traditional instead of hardcoding it, so 
non-gcc cpp's can be used
  Bugzilla #4112 https://bugs.freedesktop.org/show_bug.cgi?id=4112 Patch 
#2687 https://bugs.freedesktop.org/attachment.cgi?id=2897 Fix multi-line 
macros in XPutImage man page. (Debian bug #323210, fix by David Mart?nez Moreno)
  Fix more broken multi-line .ds macros. Remove extraneous ;'s .
  Issue an error if XTRANS macros were not found when generating configure 
from configure.ac to flag errors early, instead of when people wonder why 
libX11 can't talk to an Xserver because it has no transports defined
  Add XTHREAD_CFLAGS for platforms that need special defines like
  Add XQueryExtension.man
  Add Xcms.txt to lib/X11
  Bug #3021 https://bugs.freedesktop.org/show_bug.cgi?id=3021 Requests 
and Errors for XFixes are not in XErrorDB (Jonathan Lennox)
  configure.ac Use XORG_MAN_SECTIONS instead of custom man section 
configuration. Add shadow man pages for man pages that document multiple 
functions.
  Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a 
suffix rule (reported by Matthieu Herrb)
  Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions 
to work better with BSD make
  Bug #5003 https://bugs.freedesktop.org/show_bug.cgi?id=5003 Patch #3763 
https://bugs.freedesktop.org/attachment.cgi?id=3763 Xorg code misuses S_IF* 
macros
  Change *mandir targets to use new *_MAN_DIR variables set by 
xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 
subdir)
  Fix typo in .TH line
  Bug #5628 https://bugs.freedesktop.org/show_bug.cgi?id=5628 Shadow 
pages not created 

Processing of libx11_1.1.1-1_i386.changes

2007-02-09 Thread Archive Administrator
libx11_1.1.1-1_i386.changes uploaded successfully to localhost
along with the files:
  libx11_1.1.1-1.dsc
  libx11_1.1.1.orig.tar.gz
  libx11_1.1.1-1.diff.gz
  libx11-data_1.1.1-1_all.deb
  libx11-6_1.1.1-1_i386.deb
  libx11-6-dbg_1.1.1-1_i386.deb
  libx11-dev_1.1.1-1_i386.deb
  libx11-xcb1_1.1.1-1_i386.deb
  libx11-xcb1-dbg_1.1.1-1_i386.deb
  libx11-xcb-dev_1.1.1-1_i386.deb

Greetings,

Your Debian queue daemon


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



libx11_1.1.1-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libx11-6-dbg_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.1.1-1_i386.deb
libx11-6_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.1.1-1_i386.deb
libx11-data_1.1.1-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.1.1-1_all.deb
libx11-dev_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.1.1-1_i386.deb
libx11-xcb-dev_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb-dev_1.1.1-1_i386.deb
libx11-xcb1-dbg_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1-dbg_1.1.1-1_i386.deb
libx11-xcb1_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1_1.1.1-1_i386.deb
libx11_1.1.1-1.diff.gz
  to pool/main/libx/libx11/libx11_1.1.1-1.diff.gz
libx11_1.1.1-1.dsc
  to pool/main/libx/libx11/libx11_1.1.1-1.dsc
libx11_1.1.1.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.1.1.orig.tar.gz


Override entries for your package:
libx11-6-dbg_1.1.1-1_i386.deb - extra libdevel
libx11-6_1.1.1-1_i386.deb - optional libs
libx11-data_1.1.1-1_all.deb - optional x11
libx11-dev_1.1.1-1_i386.deb - optional libdevel
libx11-xcb-dev_1.1.1-1_i386.deb - optional x11
libx11-xcb1-dbg_1.1.1-1_i386.deb - extra x11
libx11-xcb1_1.1.1-1_i386.deb - optional x11
libx11_1.1.1-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 366676 410117 


Thank you for your contribution to Debian.


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



libx11 override disparity

2007-02-09 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libx11-xcb-dev_1.1.1-1_i386.deb: package says section is libdevel, override 
says x11.
libx11-xcb1-dbg_1.1.1-1_i386.deb: package says section is libdevel, override 
says x11.
libx11-xcb1_1.1.1-1_i386.deb: package says section is libs, override says x11.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



Processing of libxext_1.0.3-1_i386.changes

2007-02-09 Thread Archive Administrator
libxext_1.0.3-1_i386.changes uploaded successfully to localhost
along with the files:
  libxext_1.0.3-1.dsc
  libxext_1.0.3.orig.tar.gz
  libxext_1.0.3-1.diff.gz
  libxext6_1.0.3-1_i386.deb
  libxext6-dbg_1.0.3-1_i386.deb
  libxext-dev_1.0.3-1_i386.deb

Greetings,

Your Debian queue daemon


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



libxext override disparity

2007-02-09 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libxext-dev_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libxext6-dbg_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libxext6_1.0.3-1_i386.deb: package says section is x11, override says libs.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



libxext_1.0.3-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libxext-dev_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext-dev_1.0.3-1_i386.deb
libxext6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext6-dbg_1.0.3-1_i386.deb
libxext6_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext6_1.0.3-1_i386.deb
libxext_1.0.3-1.diff.gz
  to pool/main/libx/libxext/libxext_1.0.3-1.diff.gz
libxext_1.0.3-1.dsc
  to pool/main/libx/libxext/libxext_1.0.3-1.dsc
libxext_1.0.3.orig.tar.gz
  to pool/main/libx/libxext/libxext_1.0.3.orig.tar.gz


Override entries for your package:
libxext-dev_1.0.3-1_i386.deb - optional libdevel
libxext6-dbg_1.0.3-1_i386.deb - extra libdevel
libxext6_1.0.3-1_i386.deb - optional libs
libxext_1.0.3-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 128929 398487 


Thank you for your contribution to Debian.


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



libxext: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9c5a4a87bb98a2c8dabfaf2d3a090c7e3600ded3
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 12:14:51 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index bb098c3..175af1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (1:1.0.3-1) UNRELEASED; urgency=low
+libxext (1:1.0.3-1) experimental; urgency=low
 
   * New upstream release.
 + includes XShm(3) manpage (closes: #128929).
@@ -9,7 +9,7 @@ libxext (1:1.0.3-1) UNRELEASED; urgency=
   * Install the upstream ChangeLog
   * Use dh_installman to replace .so links with symlinks.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri,  2 Feb 2007 16:52:31 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 12:14:36 +0100
 
 libxext (1:1.0.1-2) unstable; urgency=low
 


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



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

2007-02-09 Thread Julien Cristau
Tag 'libxext-1_1.0.3-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 11:18 +0100

Tagging upload of libxext 1:1.0.3-1 to experimental.

Changes since libXext-1.0.2:
Alan Coopersmith:
  Add *~ to .gitignore to skip over emacs/patch backup files
  Add XShm.man and aliases to Makefile.am
  Merge branch 'master' of 
git+ssh://git.freedesktop.org/git/xorg/lib/libXext
  Man page spelling/typo fixes
  Replace static ChangeLog with dist-hook to generate from git log
  Version bump: 1.0.3

David Nusinow:
  Vendor drop of proto and lib for 7.0
  Update libs to 7.0 release with packaging
  Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable
* Provide build-dep on x11proto-input-dev. Thanks Kurt Roeckx.
  Remove last commit. It's a bug in libX11 apparently
  * Backport fix from upstream for manpage location
  Set all libs to upload to unstable. Also update xft for modular.
  * Reorder makeshlib command in rules file so that ldconfig is run
  * Add quilt to build-depends
  Merge libxext to trunk from 7.1 branch now that it's in unstable

Julien Cristau:
  * Fix typo in package description, thanks to Rakesh 'arky' Ambati
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  Add copy of xsfbs.
  New upstream release (libXext 1.0.3).
  * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
  autoreconf
  Add bug closer for #128929.
  Add and install the upstream changelog.
  Drop patch applied upstream.
  * Use dh_installman to replace .so links with symlinks.
  Prepare changelog for upload to experimental.

Sam Lau:
  Sun bug 4985712: man pages needed for MIT-SHM extension functions

Steve Langasek:
  change names of all lib package directories to $sourcepackage, for a

Thierry Reding:
  Add watch files.

---
 .gitignore   |1 
 ChangeLog|  420 
 INSTALL  |   69 
 Makefile.am  |9 
 Makefile.in  |  685 +
 aclocal.m4   | 7884 +
 config.guess | 1500 ++
 config.h.in  |   55 
 config.sub   | 1608 ++
 configure|22071 +++
 configure.ac |2 
 debian/changelog |   90 
 debian/compat|1 
 debian/control   |  115 
 debian/copyright |   21 
 debian/libxext-dev.install   |4 
 debian/libxext6.install  |1 
 debian/rules |   94 
 debian/watch |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  359 
 debian/xsfbs/xsfbs.sh|  907 +
 depcomp  |  530 
 install-sh   |  323 
 ltmain.sh| 6871 
 man/Makefile.am  |8 
 man/Makefile.in  |  470 
 man/XShape.man   |2 
 man/XShm.man |  202 
 man/Xmbuf.man|8 
 missing  |  360 
 mkinstalldirs|  158 
 src/Makefile.in  |  513 
 33 files changed, 45351 insertions(+), 142 deletions(-)
---


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



Bug#366676: marked as done (libx11-dev: dubious dependency on libxext-dev)

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Feb 2007 11:17:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#366676: fixed in libx11 2:1.1.1-1
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: libx11-dev
Version: 2:1.0.0-6
Severity: normal

When trying to compile libx11 and libxext from source I run into the
following dependency problem:

- libx11-dev depends on libxext-dev
- libxext build-depends on libx11-dev

.. therefore I am unable to build libxext!

I am not sure whether the culprit is libx11-dev or libxext.

Cheers,
Jeremy

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

Versions of packages libx11-dev depends on:
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxau-dev1:1.0.0-3  X11 authorisation library (develop
ii  libxdmcp-dev  1:1.0.0-4  X11 authorisation library (develop
ii  libxext-dev   1:1.0.0-4  X11 miscellaneous extensions libra
ii  x11proto-core-dev 7.0.4-3X11 core wire protocol and auxilia
ii  x11proto-input-dev1.3.2-3X11 Input extension wire protocol
ii  x11proto-kb-dev   1.0.2-3X11 XKB extension wire protocol
ii  xtrans-dev1.0.0-5X transport library (development f

libx11-dev recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: libx11
Source-Version: 2:1.1.1-1

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

libx11-6-dbg_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.1.1-1_i386.deb
libx11-6_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.1.1-1_i386.deb
libx11-data_1.1.1-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.1.1-1_all.deb
libx11-dev_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.1.1-1_i386.deb
libx11-xcb-dev_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb-dev_1.1.1-1_i386.deb
libx11-xcb1-dbg_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1-dbg_1.1.1-1_i386.deb
libx11-xcb1_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1_1.1.1-1_i386.deb
libx11_1.1.1-1.diff.gz
  to pool/main/libx/libx11/libx11_1.1.1-1.diff.gz
libx11_1.1.1-1.dsc
  to pool/main/libx/libx11/libx11_1.1.1-1.dsc
libx11_1.1.1.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.1.1.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated libx11 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,  9 Feb 2007 01:17:05 +0100
Source: libx11
Binary: libx11-6-dbg libx11-data libx11-6 libx11-xcb1-dbg libx11-xcb1 
libx11-dev libx11-xcb-dev
Architecture: source i386 all
Version: 2:1.1.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
 libx11-xcb-dev - Xlib/XCB interface library (development headers)
 libx11-xcb1 - Xlib/XCB interface library
 libx11-xcb1-dbg - Xlib/XCB interface library (debug package)
Closes: 366676 410117
Changes: 
 libx11 (2:1.1.1-1) experimental; urgency=low
 .
   [ Michel Dänzer ]
   * libx11-dev Depends: libxcb-xlib0-dev, because x11.pc references xcb-xlib
 (closes: #410117).
 .
   [ Julien Cristau ]
   * New upstream release.
   * Install upstream ChangeLog.
   * libx11-dev doesn't seem to need to depend on libxext-dev
 (closes: #366676).
   * Use dh_installman in debian/rules to replace .so links with symlinks.
Files: 
 fa32af5940b8b0a1fbd47e9f9d0033cb 1069 x11 optional libx11_1.1.1-1.dsc
 fb21b22b4073787433241a1d746446e6 1874658 x11 

Bug#410117: marked as done (libgksu_2.0.4-1(experimental/hppa/swawa): Package 'xcb-xlib', required by 'X11', not found)

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Feb 2007 11:17:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#410117: fixed in libx11 2:1.1.1-1
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: libgksu
Version: 2.0.4-1
Severity: serious
Tags: experimental

Automatic build of libgksu_2.0.4-1 on swawa.farm.ftbfs.de by sbuild/hppa 98
[...]
Build-Depends: cdbs, debhelper (= 4.1.0), libgtk2.0-dev (= 2.4.0), 
libglade2-dev, libgconf2-dev, libstartup-notification0-dev, 
libgnome-keyring-dev, gettext, autotools-dev, gtk-doc-tools, gnome-pkg-tools 
(= 0.10), libgtop2-dev
[...]
checking pkg-config is at least version 0.9.0... yes
checking for LIBGKSU... configure: error: Package requirements (gtk+-2.0 = 
2.4.0, gconf-2.0, libstartup-notification-1.0, gnome-keyring-1, libgtop-2.0) 
were not met:

Package xcb-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-xlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-xlib', required by 'X11', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBGKSU_CFLAGS
and LIBGKSU_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** [config.status] Error 1
[...]

This looks like a missing dep on libxcb-xlib0-dev somewhere.

Marc
-- 
BOFH #9:
doppler effect

---End Message---
---BeginMessage---
Source: libx11
Source-Version: 2:1.1.1-1

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

libx11-6-dbg_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.1.1-1_i386.deb
libx11-6_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.1.1-1_i386.deb
libx11-data_1.1.1-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.1.1-1_all.deb
libx11-dev_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.1.1-1_i386.deb
libx11-xcb-dev_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb-dev_1.1.1-1_i386.deb
libx11-xcb1-dbg_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1-dbg_1.1.1-1_i386.deb
libx11-xcb1_1.1.1-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1_1.1.1-1_i386.deb
libx11_1.1.1-1.diff.gz
  to pool/main/libx/libx11/libx11_1.1.1-1.diff.gz
libx11_1.1.1-1.dsc
  to pool/main/libx/libx11/libx11_1.1.1-1.dsc
libx11_1.1.1.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.1.1.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated libx11 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,  9 Feb 2007 01:17:05 +0100
Source: libx11
Binary: libx11-6-dbg libx11-data libx11-6 libx11-xcb1-dbg libx11-xcb1 
libx11-dev libx11-xcb-dev
Architecture: source i386 all
Version: 2:1.1.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
 libx11-xcb-dev - Xlib/XCB interface library (development headers)
 libx11-xcb1 - Xlib/XCB interface library
 libx11-xcb1-dbg - Xlib/XCB interface library (debug package)
Closes: 366676 410117
Changes: 
 libx11 (2:1.1.1-1) experimental; urgency=low
 .
   [ Michel Dänzer ]
   * libx11-dev Depends: libxcb-xlib0-dev, because x11.pc references xcb-xlib
 (closes: #410117).
 .
   [ Julien Cristau ]
   * New upstream release.
   * Install upstream ChangeLog.
   * libx11-dev doesn't seem to need to depend on libxext-dev
 (closes: #366676).
   * Use dh_installman in debian/rules to replace .so links with symlinks.
Files: 
 fa32af5940b8b0a1fbd47e9f9d0033cb 1069 x11 optional libx11_1.1.1-1.dsc
 fb21b22b4073787433241a1d746446e6 1874658 x11 optional libx11_1.1.1.orig.tar.gz
 be3af3e23d318f2c31fc0183b25b388a 150416 x11 optional libx11_1.1.1-1.diff.gz
 

Processing of libxi_1.1.0-1_i386.changes

2007-02-09 Thread Archive Administrator
libxi_1.1.0-1_i386.changes uploaded successfully to localhost
along with the files:
  libxi_1.1.0-1.dsc
  libxi_1.1.0.orig.tar.gz
  libxi_1.1.0-1.diff.gz
  libxi6_1.1.0-1_i386.deb
  libxi6-dbg_1.1.0-1_i386.deb
  libxi-dev_1.1.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



libxi_1.1.0-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libxi-dev_1.1.0-1_i386.deb
  to pool/main/libx/libxi/libxi-dev_1.1.0-1_i386.deb
libxi6-dbg_1.1.0-1_i386.deb
  to pool/main/libx/libxi/libxi6-dbg_1.1.0-1_i386.deb
libxi6_1.1.0-1_i386.deb
  to pool/main/libx/libxi/libxi6_1.1.0-1_i386.deb
libxi_1.1.0-1.diff.gz
  to pool/main/libx/libxi/libxi_1.1.0-1.diff.gz
libxi_1.1.0-1.dsc
  to pool/main/libx/libxi/libxi_1.1.0-1.dsc
libxi_1.1.0.orig.tar.gz
  to pool/main/libx/libxi/libxi_1.1.0.orig.tar.gz


Override entries for your package:
libxi-dev_1.1.0-1_i386.deb - optional libdevel
libxi6-dbg_1.1.0-1_i386.deb - extra libdevel
libxi6_1.1.0-1_i386.deb - optional libs
libxi_1.1.0-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



Bug#398487: marked as done (libxext6: Bandwith is spelled Bandwidth)

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Feb 2007 11:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#398487: fixed in libxext 1:1.0.3-1
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: libxext6
Severity: minor

Spelling mistake in package description 'bandwith' is spelled bandwidth

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

---End Message---
---BeginMessage---
Source: libxext
Source-Version: 1:1.0.3-1

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

libxext-dev_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext-dev_1.0.3-1_i386.deb
libxext6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext6-dbg_1.0.3-1_i386.deb
libxext6_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext6_1.0.3-1_i386.deb
libxext_1.0.3-1.diff.gz
  to pool/main/libx/libxext/libxext_1.0.3-1.diff.gz
libxext_1.0.3-1.dsc
  to pool/main/libx/libxext/libxext_1.0.3-1.dsc
libxext_1.0.3.orig.tar.gz
  to pool/main/libx/libxext/libxext_1.0.3.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated libxext 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,  9 Feb 2007 12:14:36 +0100
Source: libxext
Binary: libxext-dev libxext6-dbg libxext6
Architecture: source i386
Version: 1:1.0.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libxext-dev - X11 miscellaneous extensions library (development headers)
 libxext6   - X11 miscellaneous extension library
 libxext6-dbg - X11 miscellaneous extensions library (debug package)
Closes: 128929 398487
Changes: 
 libxext (1:1.0.3-1) experimental; urgency=low
 .
   * New upstream release.
 + includes XShm(3) manpage (closes: #128929).
 + drop manpage sections patch, applied upstream.
   * Fix typo in package description, thanks to Rakesh 'arky' Ambati
 (closes: #398487).
   * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
   * Install the upstream ChangeLog
   * Use dh_installman to replace .so links with symlinks.
Files: 
 2cb72b7dbcaa589e11aceae2195cc701 935 x11 optional libxext_1.0.3-1.dsc
 aa9b2202c044b2f1688b78d693f8dcbc 377664 x11 optional libxext_1.0.3.orig.tar.gz
 495efde70e60c0d978f634a62d0a5ddd 171853 x11 optional libxext_1.0.3-1.diff.gz
 6b25335b01445d4fba5cc3db5929efdf 30062 x11 optional libxext6_1.0.3-1_i386.deb
 3ce06265ad5e8536c1a75b68d35a194c 161450 x11 extra libxext6-dbg_1.0.3-1_i386.deb
 c035a3bb4801311faae542fe7d61a634 81458 x11 optional 
libxext-dev_1.0.3-1_i386.deb

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

iD8DBQFFzFjimEvTgKxfcAwRAi3cAKCuVIun4WD9VZPjFEt5hnihIuMF5ACfVtmE
5QmkDOgkqm6gBGRcy0D5vZw=
=YOZ5
-END PGP SIGNATURE-

---End Message---


Bug#128929: marked as done (xlibs-dev: No manpages for XShm*)

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Feb 2007 11:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#128929: fixed in libxext 1:1.0.3-1
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: xlibs-dev
Version: 4.1.0-11
Severity: normal

There used to be manpages for things like XShmCreateImage and 
XShmCreatePixmap.

They are no longer here.
Where did they go???

Thanks

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux pacman 2.4.16-k7 #1 Wed Nov 28 11:06:52 EST 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xlibs-dev depends on:
ii  libc6-dev 2.2.4-7GNU C Library: Development Librari
ii  xlibs 4.1.0-11   X Window System client libraries


---End Message---
---BeginMessage---
Source: libxext
Source-Version: 1:1.0.3-1

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

libxext-dev_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext-dev_1.0.3-1_i386.deb
libxext6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext6-dbg_1.0.3-1_i386.deb
libxext6_1.0.3-1_i386.deb
  to pool/main/libx/libxext/libxext6_1.0.3-1_i386.deb
libxext_1.0.3-1.diff.gz
  to pool/main/libx/libxext/libxext_1.0.3-1.diff.gz
libxext_1.0.3-1.dsc
  to pool/main/libx/libxext/libxext_1.0.3-1.dsc
libxext_1.0.3.orig.tar.gz
  to pool/main/libx/libxext/libxext_1.0.3.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Julien Cristau [EMAIL PROTECTED] (supplier of updated libxext 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,  9 Feb 2007 12:14:36 +0100
Source: libxext
Binary: libxext-dev libxext6-dbg libxext6
Architecture: source i386
Version: 1:1.0.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 libxext-dev - X11 miscellaneous extensions library (development headers)
 libxext6   - X11 miscellaneous extension library
 libxext6-dbg - X11 miscellaneous extensions library (debug package)
Closes: 128929 398487
Changes: 
 libxext (1:1.0.3-1) experimental; urgency=low
 .
   * New upstream release.
 + includes XShm(3) manpage (closes: #128929).
 + drop manpage sections patch, applied upstream.
   * Fix typo in package description, thanks to Rakesh 'arky' Ambati
 (closes: #398487).
   * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
   * Install the upstream ChangeLog
   * Use dh_installman to replace .so links with symlinks.
Files: 
 2cb72b7dbcaa589e11aceae2195cc701 935 x11 optional libxext_1.0.3-1.dsc
 aa9b2202c044b2f1688b78d693f8dcbc 377664 x11 optional libxext_1.0.3.orig.tar.gz
 495efde70e60c0d978f634a62d0a5ddd 171853 x11 optional libxext_1.0.3-1.diff.gz
 6b25335b01445d4fba5cc3db5929efdf 30062 x11 optional libxext6_1.0.3-1_i386.deb
 3ce06265ad5e8536c1a75b68d35a194c 161450 x11 extra libxext6-dbg_1.0.3-1_i386.deb
 c035a3bb4801311faae542fe7d61a634 81458 x11 optional 
libxext-dev_1.0.3-1_i386.deb

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

iD8DBQFFzFjimEvTgKxfcAwRAi3cAKCuVIun4WD9VZPjFEt5hnihIuMF5ACfVtmE
5QmkDOgkqm6gBGRcy0D5vZw=
=YOZ5
-END PGP SIGNATURE-

---End Message---


libxi: Changes to 'refs/tags/libxi-1_1.1.0-1'

2007-02-09 Thread Julien Cristau
Tag 'libxi-1_1.1.0-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 11:42 +0100

Tagging upload of libxi 1:1.1.0-1 to experimental.

Changes since 1_1.0.1-4:
Adam Jackson:
  Bug #6286: Fix build on Cygwin. (Yaakov Selkowitz)
  Bump to 1.0.1

Alan Coopersmith:
  Autotool libXi
  spell freedesktop.org correctly
  Use sed to put version number in man page Add shadow man pages for man
  Add generated man pages to .cvsignores
  Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
  Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions 
to
  Change *mandir targets to use new *_MAN_DIR variables set by 
xorg-macros.m4
  Bug #5628 https://bugs.freedesktop.org/show_bug.cgi?id=5628 Shadow pages
  renamed: .cvsignore - .gitignore

Daniel Stone:
  Change version to 1.3.0 and soversion to 6.0.0; add XIint.h to distfiles.
  Set soversion to 6.0.0 using -version-number.
  Mass reindent. Sorry.
  fix indentation on function declarations
  remove ChangeLog, add dist hook
  add sensible DEVICE_TOUCHSCREEN and DEVICE_CORE controls
  add DevicePresenceNotify event
  bump version to 1.1.0, require inputproto 1.4
  Merge branch 'input-hotplug'
  Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXi
  add DEVICE_ENABLE control, add iscore to DEVICE_CORE
  re-enable iscore in DEVICE_CORE, re-enable DEVICE_ENABLE

Drew Parsons:
  Bug 7855/Patch 6530: incorrect manpage section suffix

Egbert Eich:
  Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
  readding XFree86's cvs IDs
  Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
  Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
  Merging XORG-CURRENT into trunk

Jamey Sharp:
  Add *.o to .gitignore.
  Don't call XInput_find_display in _XiGetExtensionVersion, while the 
Display lock is held.
  Don't call XInput_find_display in _XiCheckExtInit, while the Display lock 
is held.

Julien Cristau:
  * Adjust Section values to what the override says.
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  New upstream release (libXi 1.1.0).
  Add copy of xsfbs.
  Drop patches applied upstream.
+ Bump (build-)dependency on x11proto-input-dev to = 1.4.
  autoreconf
  Add and install the upstream changelog.
  * Add XS-Vcs-Git header in debian/control.
  libxi-dev doesn't actually need a newer version of the protocol headers.
  Prepare changelog for upload to experimental.

Kaleb Keithley:
  R6.6 is the Xorg base-line
  Initial revision
  XFree86 4.3.0.1
  XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

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

Kevin E Martin:
  Various changes preparing packages for RC0:
  Added missing file to EXTRA_DIST
  Update package version number for RC1 release.
  Update pkgconfig files to separate library build-time dependencies from
  Add check and cflags for malloc(0) returning NULL.
  Update package version number for X11R7 RC3 release.
  Change *man_SOURCES == *man_PRE to fix autotools warnings.
  Update package version number for final X11R7 release candidate.

Søren Sandmann Pedersen:
  xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove

Zephaniah E. Hull:
  Comment out DEVICE_ENABLE, and use of iscore in the DEVICE_CORE control.

---
 .gitignore
|   19 
 COPYING   
|2 
 ChangeLog 
|  369 ++
 Makefile.am   
|   13 
 Makefile.in   
|   18 
 aclocal.m4
|  127 
 config.guess  
|  667 ++---
 config.sub
|  222 +
 configure 
| 1272 ++
 configure.ac  
|4 
 debian/changelog  
|   13 
 debian/control
|   18 
 debian/patches/00_upstream_000_XInput_find_display-XiGetExtensionVersion.diff 
|   66 
 debian/patches/00_upstream_001_XInput_find_display-XiCheckExtInit.diff
|  418 ---
 debian/patches/10_manpage_section.diff  

libxi: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c7d7135db44cb78fbb7fd4d3b749c048314a0758
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 12:37:49 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 55d8d3e..cb14d72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxi (1:1.1.0-1) UNRELEASED; urgency=low
+libxi (1:1.1.0-1) experimental; urgency=low
 
   * Adjust Section values to what the override says.
   * Update location of upstream repository from CVS to git in the long
@@ -9,7 +9,7 @@ libxi (1:1.1.0-1) UNRELEASED; urgency=lo
   * Install the upstream changelog.
   * Add XS-Vcs-Git header in debian/control.
 
- -- Julien Cristau [EMAIL PROTECTED]  Sat,  3 Feb 2007 21:20:49 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 12:34:51 +0100
 
 libxi (1:1.0.1-4) unstable; urgency=low
 


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



Re: out-of-tree drivers [was: Re: Git Migration COMPLETE]

2007-02-09 Thread Mattia Dongili
On Wed, Feb 07, 2007 at 09:54:26PM -0500, David Nusinow wrote:
 On Wed, Feb 07, 2007 at 07:35:24PM +0100, Mattia Dongili wrote:
  On Tue, Feb 06, 2007 at 10:06:43PM -0500, David Nusinow wrote:
   Hi everyone,
   
  So it's finally done. Every piece of the archive is now on
   git.debian.org. The fonts and debian/xorg package should show up on the
  
  If I may ask: where would you see out of tree modules best placed?
  I have 2 currently:
  - xserver-xorg-input-synaptics
  - xserver-xorg-input-evtouch (ITP-ed)
  
  together with the in-tree modules (pkg-xorg/driver) or somewhere else on
  their own?
 
 Sure, put them in pkg-xorg/driver. If you want to denote them as
 out-of-tree in the repository description (such as by leaving out X.org
 in the description) that might be helpful.

Ok!

Ooops:
[EMAIL PROTECTED]:/srv/git.debian.org/git/pkg-xorg/driver mkdir 
xserver-xorg-input-synaptics.git
mkdir: cannot create directory `xserver-xorg-input-synaptics.git': Permission 
denied

it seems a chmod g+w is missing on the driver/ dir :)

-- 
mattia
:wq!


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



Bug#410296: xserver-xorg-video-ati: [radeon] No 3D acceleration (probably missing file radeon_dri.so)

2007-02-09 Thread Sebastian Niehaus
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: normal


[This might be a duplicate: I had some problems with my mail setup - sorry]

After migration from Sarge (XFree) to Ech (Xorg) my Radeon Mobility
7500 card lost its 3D features.

The driver radeon which cannot be selected during dpkg-reconfigure
xserver-xorg should have 3D capabilities according man
radeon. However 3d runs in slow software emulation.

The Xorg log says

,
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) Loading local sub module GLcore
| (II) LoadModule: GLcore
| (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
| (II) Module GLcore: vendor=X.Org Foundation
| compiled for 7.1.1, module version = 1.0.0
| ABI class: X.Org Server Extension, version 0.3
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| 
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| xkb_keycodes { include xfree86+aliases(qwertz) };
| xkb_types{ include complete };
| xkb_compatibility{ include complete };
| xkb_symbols  { include pc(pc105)+de(nodeadkeys) };
| xkb_geometry { include pc(pc105) };
| Synaptics DeviceInit called
| SynapticsCtrl called.
| 
| [...]
`

If you need the full log feel free to ask.

TIA, 


Sebastian 






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

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.1.1-15   X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- debconf-show failed


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



Bug#410296: marked as done (xserver-xorg-video-ati: [radeon] No 3D acceleration (probably missing file radeon_dri.so))

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 9 Feb 2007 14:47:27 +0100
with message-id [EMAIL PROTECTED]
and subject line Bug#410296: xserver-xorg-video-ati: [radeon] No 3D 
acceleration (probably missing file radeon_dri.so)
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: normal


[This might be a duplicate: I had some problems with my mail setup - sorry]

After migration from Sarge (XFree) to Ech (Xorg) my Radeon Mobility
7500 card lost its 3D features.

The driver radeon which cannot be selected during dpkg-reconfigure
xserver-xorg should have 3D capabilities according man
radeon. However 3d runs in slow software emulation.

The Xorg log says

,
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) Loading local sub module GLcore
| (II) LoadModule: GLcore
| (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
| (II) Module GLcore: vendor=X.Org Foundation
| compiled for 7.1.1, module version = 1.0.0
| ABI class: X.Org Server Extension, version 0.3
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| 
| 
| [...]
| 
| (EE) AIGLX error: dlopen of /usr/lib/dri/radeon_dri.so failed 
(/usr/lib/dri/radeon_dri.so: cannot open shared object file: No such file or di
| rectory)
| (EE) AIGLX: reverting to software rendering
| (II) GLX: Initialized MESA-PROXY GL provider for screen 0
| xkb_keycodes { include xfree86+aliases(qwertz) };
| xkb_types{ include complete };
| xkb_compatibility{ include complete };
| xkb_symbols  { include pc(pc105)+de(nodeadkeys) };
| xkb_geometry { include pc(pc105) };
| Synaptics DeviceInit called
| SynapticsCtrl called.
| 
| [...]
`

If you need the full log feel free to ask.

TIA, 


Sebastian 






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

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.1.1-15   X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- debconf-show failed

---End Message---
---BeginMessage---
On Fri, Feb  9, 2007 at 14:11:32 +0100, Sebastian Niehaus wrote:

 [This might be a duplicate: I had some problems with my mail setup - sorry]
 
Yes it is, and you even had 2 answers the first time.

 After migration from Sarge (XFree) to Ech (Xorg) my Radeon Mobility
 7500 card lost its 3D features.
 
 The driver radeon which cannot be selected during dpkg-reconfigure
 xserver-xorg should have 3D capabilities according man
 radeon. However 3d runs in slow software emulation.
 
Please install libgl1-mesa-dri.

Cheers,
Julien
---End Message---


Processing of xft_2.1.12-1_i386.changes

2007-02-09 Thread Archive Administrator
xft_2.1.12-1_i386.changes uploaded successfully to localhost
along with the files:
  xft_2.1.12-1.dsc
  xft_2.1.12.orig.tar.gz
  xft_2.1.12-1.diff.gz
  libxft2_2.1.12-1_i386.deb
  libxft2-dbg_2.1.12-1_i386.deb
  libxft-dev_2.1.12-1_i386.deb

Greetings,

Your Debian queue daemon


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



xft_2.1.12-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libxft-dev_2.1.12-1_i386.deb
  to pool/main/x/xft/libxft-dev_2.1.12-1_i386.deb
libxft2-dbg_2.1.12-1_i386.deb
  to pool/main/x/xft/libxft2-dbg_2.1.12-1_i386.deb
libxft2_2.1.12-1_i386.deb
  to pool/main/x/xft/libxft2_2.1.12-1_i386.deb
xft_2.1.12-1.diff.gz
  to pool/main/x/xft/xft_2.1.12-1.diff.gz
xft_2.1.12-1.dsc
  to pool/main/x/xft/xft_2.1.12-1.dsc
xft_2.1.12.orig.tar.gz
  to pool/main/x/xft/xft_2.1.12.orig.tar.gz


Override entries for your package:
libxft-dev_2.1.12-1_i386.deb - optional libdevel
libxft2-dbg_2.1.12-1_i386.deb - extra libdevel
libxft2_2.1.12-1_i386.deb - optional libs
xft_2.1.12-1.dsc - source libs

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



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

2007-02-09 Thread Julien Cristau
Tag 'xft-2.1.12-1' created by Julien Cristau [EMAIL PROTECTED] at 2007-02-09 
14:06 +0100

Tagging upload of xft 2.1.12-1 to experimental.

Changes since libXft-2.1.12:
Andres Salomon:
  Idempotency fixes; everywhere where we're using a separate build 
directory,
  fix changelog to not make lintian upset, and also add myself to uploaders.
  Prepare a new upstream release; xft 2.1.10.  In the process:
  Include libXft.la in -dev package (#350316)
  Revert .la file additions

Branden Robinson:
  Whitespace police.
  Use only the major version, minor version, and major patch number

David Nusinow:
  Vendor drop of proto and lib for 7.0
  Update libs to 7.0 release with packaging
  Grab latest from Ubuntu, which brings this lib in line with the rest of 
the modular libs.
  * Add build-dep on quilt
  Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable
  Move xft packaging to modular branch
  Set all libs to upload to unstable. Also update xft for modular.
  * Reorder makeshlib command in rules file so that ldconfig is run
  * Add closer
  * Run dh_install with --list-missing
  * Fix package name in rules file so that the debugging symbols go to the
  * Bump standards version to 3.7.2.0
  * Bump debhelper compat level to 5
  * Rebuild with freetype6 2.2.1, which fixes ABI breakages of the past.
  Prepare changelog for upload
  * Add shlibs file because the public API and exported symbols changed
  * Remove that explicit shlibs file added in the last upload. The only

Julien Cristau:
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'svn-7.1' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  New upstream release (libXft 2.1.12).
  Add copy of xsfbs.
  Update and install the upstream ChangeLog.
  autoreconf
  Prepare changelog for upload to experimental.

Steve Langasek:
  rename the xft package directory as well

Thierry Reding:
  Add watch files.

---
 ChangeLog  |  274 
 Makefile.in|  716 
 aclocal.m4 | 7462 +
 config.guess   | 1500 +
 config.h.in|   79 
 config.sub | 1608 ++
 configure  |21864 +
 debian/changelog   |  537 
 debian/compat  |1 
 debian/control |   54 
 debian/copyright   |   33 
 debian/libxft-dev.install  |7 
 debian/libxft-dev.preinst.in   |   48 
 debian/libxft2.install |1 
 debian/patches/001_no_export_freetype.diff |   22 
 debian/patches/series  |1 
 debian/rules   |   91 
 debian/watch   |2 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk  |  359 
 debian/xsfbs/xsfbs.sh  |  907 +
 depcomp|  530 
 install-sh |  323 
 ltmain.sh  | 6871 +
 man/Makefile.in|  435 
 missing|  360 
 mkinstalldirs  |  158 
 src/Makefile.in|  538 
 28 files changed, 44917 insertions(+), 14 deletions(-)
---


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



xft: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d73077262aa8873cd7f748ef6b366d9037fe4bb7
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 14:58:24 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index ec536bc..01db053 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xft (2.1.12-1) UNRELEASED; urgency=low
+xft (2.1.12-1) experimental; urgency=low
 
   * New upstream release.
   * Install the upstream ChangeLog.
 
- -- Julien Cristau [EMAIL PROTECTED]  Wed, 31 Jan 2007 03:05:55 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 14:56:32 +0100
 
 xft (2.1.10-3) experimental; urgency=low
 


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



X11R7.2

2007-02-09 Thread Timo Aaltonen


Hi!

  Seems that you are uploading x.org R7.2 to experimental as I write, nice 
:)


For some strange reason I started to update the Ubuntu xorg-stuff two 
nights ago, and I spent most of yesterday merging xserver-xorg. So, in 
order to avoid duplicate effor I've put xorg-server here for you to take 
a look:


http://users.tkk.fi/~tjaalton/xorg72/

I hope it makes it easy for you to cherry pick what you find useful..
(note that I haven't even built it yet)

--

ps. a question about mesa; what makes the diff so big, does it have some 
extra sources merged? I haven't found any reference as in what it might 
be..


pps. I should've checked the ml earlier, since git.debian.org isn't 
exactly realtime :)


t


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



Re: X11R7.2

2007-02-09 Thread Julien Cristau
On Fri, Feb  9, 2007 at 17:02:46 +0200, Timo Aaltonen wrote:

 
   Hi!
 
   Seems that you are uploading x.org R7.2 to experimental as I write, nice :)
 
 For some strange reason I started to update the Ubuntu xorg-stuff two
 nights ago, and I spent most of yesterday merging xserver-xorg. So, in
 order to avoid duplicate effor I've put xorg-server here for you to
 take a look:
 
 http://users.tkk.fi/~tjaalton/xorg72/
 
 I hope it makes it easy for you to cherry pick what you find useful..
 (note that I haven't even built it yet)
 
Thanks, I'll have a look.  Note that xorg-server 1.2.0 is in the
debian-experimental branch at git.d.o.

 ps. a question about mesa; what makes the diff so big, does it have
 some extra sources merged? I haven't found any reference as in what
 it might be..

Apparently there's lots of files in the upstream git repo which aren't
in the tarballs, so since we merged our repo with freedesktop.org this
stuff got added.  I removed some of it, but the rest still shows up in
the debian diff.

 
 pps. I should've checked the ml earlier, since git.debian.org isn't exactly 
 realtime :)
 
It is, but for xorg 7.2 stuff you need to look at the
debian-experimental branch in each repository.  The default page only
shows you the debian-unstable branch, which will not be very active
until etch is out.

Cheers,
Julien


pgpPObgR3sqMF.pgp
Description: PGP signature


Bug#410060: xkb-data: ctrl:swapcaps doesn't work (fully) correctly

2007-02-09 Thread Peter Baumann
I could reproduce this behaviour on a etch machine at the university
having a session which only starts xev and no windowmanager.
I get no output for Caps_Lock+Alt+1 there, too.

There are also some Sun PC's (Opterons) with sun keyboards. On that
machine it works as expected if I run

setxkbmap -layout us -option ctrl:nocaps

I don't know if the xserver uses a different mapping for those sun
keyboards. Perhaps this gives someone a clue what's wrong.

-Peter Baumann


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



Processing of libfontenc_1.0.4-1_i386.changes

2007-02-09 Thread Archive Administrator
libfontenc_1.0.4-1_i386.changes uploaded successfully to localhost
along with the files:
  libfontenc_1.0.4-1.dsc
  libfontenc_1.0.4.orig.tar.gz
  libfontenc_1.0.4-1.diff.gz
  libfontenc1_1.0.4-1_i386.deb
  libfontenc1-dbg_1.0.4-1_i386.deb
  libfontenc-dev_1.0.4-1_i386.deb

Greetings,

Your Debian queue daemon


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



libfontenc_1.0.4-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libfontenc-dev_1.0.4-1_i386.deb
  to pool/main/libf/libfontenc/libfontenc-dev_1.0.4-1_i386.deb
libfontenc1-dbg_1.0.4-1_i386.deb
  to pool/main/libf/libfontenc/libfontenc1-dbg_1.0.4-1_i386.deb
libfontenc1_1.0.4-1_i386.deb
  to pool/main/libf/libfontenc/libfontenc1_1.0.4-1_i386.deb
libfontenc_1.0.4-1.diff.gz
  to pool/main/libf/libfontenc/libfontenc_1.0.4-1.diff.gz
libfontenc_1.0.4-1.dsc
  to pool/main/libf/libfontenc/libfontenc_1.0.4-1.dsc
libfontenc_1.0.4.orig.tar.gz
  to pool/main/libf/libfontenc/libfontenc_1.0.4.orig.tar.gz


Override entries for your package:
libfontenc-dev_1.0.4-1_i386.deb - optional x11
libfontenc1-dbg_1.0.4-1_i386.deb - extra x11
libfontenc1_1.0.4-1_i386.deb - optional x11
libfontenc_1.0.4-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



libfontenc: Changes to 'refs/tags/libfontenc-1_1.0.4-1'

2007-02-09 Thread Julien Cristau
Tag 'libfontenc-1_1.0.4-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 16:11 +0100

Tagging upload of libfontenc 1:1.0.4-1 to experimental.

Changes since libfontenc-1.0.4:
David Martínez:
   * Fix the encoding path to ${datadir}/fonts/X11/encodings in order to

David Nusinow:
  Vendor drop of proto and lib for 7.0
  Update libs to 7.0 release with packaging
  Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable
  Set all libs to upload to unstable. Also update xft for modular.
  * Build with --with-encodingsdir=${datadir}/X11/fonts/encodings to account
  * Change --with-encodingsdir to \$${datadir}/fonts/X11/fonts/encodings.
  * Reorder makeshlib command in rules file so that ldconfig is run
generate other encodings (the former one did not exist at all). Thanks
  * Merge libfontenc from 7.1 branch to trunk in preparation for upload to
  Prepare changelog for release

Julien Cristau:
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  Add copy of xsfbs.
  New upstream release (libfontenc 1.0.4).
  autoreconf
  Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
  Add and install the upstream changelog.
  Prepare changelog for upload to experimental.

Steve Langasek:
  change names of all lib package directories to $sourcepackage, for a

Thierry Reding:
  Add watch files.

---
 ChangeLog|  312 
 Makefile.in  |  695 +
 aclocal.m4   | 7884 ++
 config.guess | 1500 ++
 config.h.in  |   58 
 config.sub   | 1608 ++
 configure|20976 +++
 debian/changelog |   82 
 debian/compat|1 
 debian/control   |   49 
 debian/copyright |   19 
 debian/libfontenc-dev.install|4 
 debian/libfontenc1.install   |1 
 debian/rules |   94 
 debian/watch |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  359 
 debian/xsfbs/xsfbs.sh|  907 +
 depcomp  |  530 
 install-sh   |  323 
 ltmain.sh| 6871 
 missing  |  360 
 mkinstalldirs|  158 
 src/Makefile.in  |  511 
 24 files changed, 43454 insertions(+)
---


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



libfontenc: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 23bd1421f9e61220d3461ffbf8b2aeb6f2020d83
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 16:11:21 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 46d3235..cc340b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-libfontenc (1:1.0.4-1) UNRELEASED; urgency=low
+libfontenc (1:1.0.4-1) experimental; urgency=low
 
   * New upstream release.
   * Drop obsolete CVS information from the package descriptions, and add
 XS-Vcs-Git.
   * Install the upstream changelog.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri,  2 Feb 2007 16:03:26 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 16:08:19 +0100
 
 libfontenc (1:1.0.2-2) unstable; urgency=low
 


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



Processing of libice_1.0.3-1_i386.changes

2007-02-09 Thread Archive Administrator
libice_1.0.3-1_i386.changes uploaded successfully to localhost
along with the files:
  libice_1.0.3-1.dsc
  libice_1.0.3.orig.tar.gz
  libice_1.0.3-1.diff.gz
  libice6_1.0.3-1_i386.deb
  libice6-dbg_1.0.3-1_i386.deb
  libice-dev_1.0.3-1_i386.deb

Greetings,

Your Debian queue daemon


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



libice: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4413c244dca81bef69ca2d7103d1e24b6ea90823
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 17:15:32 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 9450825..4b3381b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libice (1:1.0.3-1) UNRELEASED; urgency=low
+libice (1:1.0.3-1) experimental; urgency=low
 
   * New upstream release.
   * Install the upstream ChangeLog.
 
- -- Julien Cristau [EMAIL PROTECTED]  Wed, 31 Jan 2007 05:01:33 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 17:10:45 +0100
 
 libice (1:1.0.1-2) unstable; urgency=low
 


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



libice: Changes to 'refs/tags/libice-1_1.0.3-1'

2007-02-09 Thread Julien Cristau
Tag 'libice-1_1.0.3-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 16:20 +0100

Tagging upload of libice 1:1.0.3-1 to experimental.

Changes since libICE-1.0.3:
David Nusinow:
  Vendor drop of proto and lib for 7.0
  Update libs to 7.0 release with packaging
  * Remove 016_ICE_subprotocol_reply_fix.diff as it is now obsolete. Thanks
  Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable
  Set all libs to upload to unstable. Also update xft for modular.
  * Reorder makeshlib command in rules file so that ldconfig is run

Drew Parsons:
  libice-1.0.1 (X11R7.1) copied from branches/7.1/lib for unstable
  Exclude libICE.la from dh_install (and not dh_strip...)

Julien Cristau:
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  Add copy of xsfbs.
  autoreconf
  New upstream release (libICE 1.0.3).
  Add and install the upstream ChangeLog.
  Prepare changelog for upload to experimental.

Steve Langasek:
  change names of all lib package directories to $sourcepackage, for a

Thierry Reding:
  Add watch files.

---
 ChangeLog|  276 
 Makefile.in  |  669 +
 aclocal.m4   | 7577 +
 config.guess | 1500 ++
 config.h.in  |   73 
 config.sub   | 1608 ++
 configure|22393 +++
 debian/changelog |   87 
 debian/compat|1 
 debian/control   |   57 
 debian/copyright |   23 
 debian/libice-dev.install|4 
 debian/libice6.install   |1 
 debian/libice6.shlibs|1 
 debian/rules |   92 
 debian/watch |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  359 
 debian/xsfbs/xsfbs.sh|  907 +
 depcomp  |  530 
 install-sh   |  323 
 ltmain.sh| 6871 +++
 missing  |  360 
 mkinstalldirs|  158 
 src/Makefile.in  |  543 
 25 files changed, 44565 insertions(+)
---


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



libice override disparity

2007-02-09 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libice-dev_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libice6-dbg_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libice6_1.0.3-1_i386.deb: package says section is x11, override says libs.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



libice_1.0.3-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libice-dev_1.0.3-1_i386.deb
  to pool/main/libi/libice/libice-dev_1.0.3-1_i386.deb
libice6-dbg_1.0.3-1_i386.deb
  to pool/main/libi/libice/libice6-dbg_1.0.3-1_i386.deb
libice6_1.0.3-1_i386.deb
  to pool/main/libi/libice/libice6_1.0.3-1_i386.deb
libice_1.0.3-1.diff.gz
  to pool/main/libi/libice/libice_1.0.3-1.diff.gz
libice_1.0.3-1.dsc
  to pool/main/libi/libice/libice_1.0.3-1.dsc
libice_1.0.3.orig.tar.gz
  to pool/main/libi/libice/libice_1.0.3.orig.tar.gz


Override entries for your package:
libice-dev_1.0.3-1_i386.deb - optional libdevel
libice6-dbg_1.0.3-1_i386.deb - extra libdevel
libice6_1.0.3-1_i386.deb - optional libs
libice_1.0.3-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



Processing of libsm_1.0.2-1_i386.changes

2007-02-09 Thread Archive Administrator
libsm_1.0.2-1_i386.changes uploaded successfully to localhost
along with the files:
  libsm_1.0.2-1.dsc
  libsm_1.0.2.orig.tar.gz
  libsm_1.0.2-1.diff.gz
  libsm6_1.0.2-1_i386.deb
  libsm6-dbg_1.0.2-1_i386.deb
  libsm-dev_1.0.2-1_i386.deb

Greetings,

Your Debian queue daemon


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



libsm: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c24340b9df883e5c5331a62305aec99b09a74761
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 17:37:56 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 5d9c981..86769be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libsm (1:1.0.2-1) UNRELEASED; urgency=low
+libsm (1:1.0.2-1) experimental; urgency=low
 
   * New upstream release.
   * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
   * Install the upstream changelog.
 
- -- Julien Cristau [EMAIL PROTECTED]  Sat,  3 Feb 2007 17:12:40 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 17:37:39 +0100
 
 libsm (1:1.0.1-3) unstable; urgency=low
 


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



libsm_1.0.2-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libsm-dev_1.0.2-1_i386.deb
  to pool/main/libs/libsm/libsm-dev_1.0.2-1_i386.deb
libsm6-dbg_1.0.2-1_i386.deb
  to pool/main/libs/libsm/libsm6-dbg_1.0.2-1_i386.deb
libsm6_1.0.2-1_i386.deb
  to pool/main/libs/libsm/libsm6_1.0.2-1_i386.deb
libsm_1.0.2-1.diff.gz
  to pool/main/libs/libsm/libsm_1.0.2-1.diff.gz
libsm_1.0.2-1.dsc
  to pool/main/libs/libsm/libsm_1.0.2-1.dsc
libsm_1.0.2.orig.tar.gz
  to pool/main/libs/libsm/libsm_1.0.2.orig.tar.gz


Override entries for your package:
libsm-dev_1.0.2-1_i386.deb - optional libdevel
libsm6-dbg_1.0.2-1_i386.deb - extra libdevel
libsm6_1.0.2-1_i386.deb - optional libs
libsm_1.0.2-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



libsm: Changes to 'refs/tags/libsm-1_1.0.2-1'

2007-02-09 Thread Julien Cristau
Tag 'libsm-1_1.0.2-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 16:43 +0100

Tagging upload of libsm 1:1.0.2-1 to experimental.

Changes since libSM-1.0.2:
David Nusinow:
  Vendor drop of proto and lib for 7.0
  Update libs to 7.0 release with packaging
  * Backport fix from upstream for manpage location
  Set all libs to upload to unstable. Also update xft for modular.
  * Reorder makeshlib command in rules file so that ldconfig is run
  * Merge libsm from 7.1 branch to trunk in preparation for upload to
  Prepare changelog for upload

Drew Parsons:
* Exclude libSM.la from dh_install.

Julien Cristau:
  Merge branch 'upstream-experimental' into debian-experimental
  Merge branch 'upstream-experimental' into debian-experimental
  Add copy of xsfbs.
  New upstream release (libSM 1.0.2).
  * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
  autoreconf
  Update and install the upstream changelog.
  Prepare changelog for upload to experimental.

Steve Langasek:
  change names of all lib package directories to $sourcepackage, for a

Thierry Reding:
  Add watch files.

---
 ChangeLog|  295 
 INSTALL  |   69 
 Makefile.in  |  659 +
 aclocal.m4   | 7577 +
 config.guess | 1500 ++
 config.h.in  |   70 
 config.sub   | 1608 ++
 configure|22388 +++
 debian/changelog |   89 
 debian/compat|1 
 debian/control   |   52 
 debian/copyright |   21 
 debian/libsm-dev.install |4 
 debian/libsm6.install|1 
 debian/rules |   93 
 debian/watch |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  359 
 debian/xsfbs/xsfbs.sh|  907 +
 depcomp  |  530 
 install-sh   |  323 
 ltmain.sh| 6871 +++
 missing  |  360 
 mkinstalldirs|  158 
 src/Makefile.in  |  512 
 25 files changed, 44492 insertions(+), 107 deletions(-)
---


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



libsm override disparity

2007-02-09 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libsm-dev_1.0.2-1_i386.deb: package says section is x11, override says libdevel.
libsm6-dbg_1.0.2-1_i386.deb: package says section is x11, override says 
libdevel.
libsm6_1.0.2-1_i386.deb: package says section is x11, override says libs.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



libxaw: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3d6dca889911c4ddb5378714a5ee2f632b8061d3
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 18:09:02 2007 +0100

Prepare changelog for upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index d115494..1c83559 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxaw (1:1.0.3-1) UNRELEASED; urgency=low
+libxaw (1:1.0.3-1) experimental; urgency=low
 
   * New upstream release.
   * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
@@ -6,7 +6,7 @@ libxaw (1:1.0.3-1) UNRELEASED; urgency=l
   * Make libxaw binNMUable: build-dep on dpkg-dev = 1.13.19, and change
 dependency of libxaw?-dev to libxaw-headers (= ${source:Version}).
 
- -- Julien Cristau [EMAIL PROTECTED]  Wed, 31 Jan 2007 23:46:59 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 18:08:12 +0100
 
 libxaw (1:1.0.2-4) unstable; urgency=low
 


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



libxaw: Changes to 'refs/tags/libxaw-1_1.0.3-1'

2007-02-09 Thread Julien Cristau
Tag 'libxaw-1_1.0.3-1' created by Julien Cristau [EMAIL PROTECTED] at 
2007-02-09 17:17 +0100

Tagging upload of libxaw 1:1.0.3-1 to experimental.

Changes since libXaw-1.0.3:
David Nusinow:
  Vendor drop of proto and lib for 7.0
  Update libs to 7.0 release with packaging
  * Add ed to build-depends. Thanks Eugene Konev. (seriously... ed!)
  * Port patches from trunk
  Version bump of packaging and remove old directory
  Set all libs to upload to unstable. Also update xft for modular.
  * Reorder makeshlib command in rules file so that ldconfig is run
  * Add quilt to build-depends
  Merge libxaw from the 7.1 branch now that it's in unstable
  * Explicitly pass --disable-xaw8 to configure so that we don't try and 
build
  Fix thinko and prep changelog for release

Julien Cristau:
  Merge branch 'upstream-experimental' into debian-experimental
  Add copy of xsfbs.
  Merge branch 'upstream-experimental' into debian-experimental
  New upstream release (libXaw 1.0.3).
  autoreconf
  * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
  Add and install the upstream ChangeLog.
  Make libxaw binNMUable
  Prepare changelog for upload to experimental.

Steve Langasek:
  change names of all lib package directories to $sourcepackage, for a

Thierry Reding:
  Add watch files.

---
 ChangeLog |  485 
 INSTALL   |   69 
 Makefile.in   |  739 
 aclocal.m4| 7855 
 compile   |  142 
 config.guess  | 1500 +
 config.h.in   |   64 
 config.sub| 1608 +
 configure |26305 ++
 debian/changelog  |  115 
 debian/compat |1 
 debian/control|  124 
 debian/copyright  |  126 
 debian/libxaw-headers.install |2 
 debian/libxaw6-dev.install|3 
 debian/libxaw6-dev.links  |1 
 debian/libxaw6.install|2 
 debian/libxaw7-dev.install|3 
 debian/libxaw7-dev.links  |1 
 debian/libxaw7-dev.manpages   |1 
 debian/libxaw7.install|2 
 debian/patches/01_Xaw_StripChart_fix.diff |   84 
 debian/patches/series |1 
 debian/rules  |   94 
 debian/watch  |2 
 debian/xsfbs/xsfbs-autoreconf.mk  |  150 
 debian/xsfbs/xsfbs.mk |  359 
 debian/xsfbs/xsfbs.sh |  907 +
 depcomp   |  530 
 include/Makefile.in   |  522 
 install-sh|  323 
 ltmain.sh | 6871 +++
 man/Makefile.in   |  416 
 missing   |  360 
 mkinstalldirs |  158 
 src/Makefile.in   | 1753 +
 36 files changed, 51647 insertions(+), 31 deletions(-)
---


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



Processing of libxaw_1.0.3-1_i386.changes

2007-02-09 Thread Archive Administrator
libxaw_1.0.3-1_i386.changes uploaded successfully to localhost
along with the files:
  libxaw_1.0.3-1.dsc
  libxaw_1.0.3.orig.tar.gz
  libxaw_1.0.3-1.diff.gz
  libxaw6_1.0.3-1_i386.deb
  libxaw6-dbg_1.0.3-1_i386.deb
  libxaw6-dev_1.0.3-1_i386.deb
  libxaw7_1.0.3-1_i386.deb
  libxaw7-dbg_1.0.3-1_i386.deb
  libxaw7-dev_1.0.3-1_i386.deb
  libxaw-headers_1.0.3-1_all.deb

Greetings,

Your Debian queue daemon


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



libxaw override disparity

2007-02-09 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libxaw6-dbg_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libxaw6-dev_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libxaw6-dev_1.0.3-1_i386.deb: package says priority is optional, override says 
extra.
libxaw6_1.0.3-1_i386.deb: package says section is x11, override says libs.
libxaw7-dbg_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libxaw7-dev_1.0.3-1_i386.deb: package says section is x11, override says 
libdevel.
libxaw7_1.0.3-1_i386.deb: package says section is x11, override says libs.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



libxaw_1.0.3-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
libxaw-headers_1.0.3-1_all.deb
  to pool/main/libx/libxaw/libxaw-headers_1.0.3-1_all.deb
libxaw6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libxaw/libxaw6-dbg_1.0.3-1_i386.deb
libxaw6-dev_1.0.3-1_i386.deb
  to pool/main/libx/libxaw/libxaw6-dev_1.0.3-1_i386.deb
libxaw6_1.0.3-1_i386.deb
  to pool/main/libx/libxaw/libxaw6_1.0.3-1_i386.deb
libxaw7-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libxaw/libxaw7-dbg_1.0.3-1_i386.deb
libxaw7-dev_1.0.3-1_i386.deb
  to pool/main/libx/libxaw/libxaw7-dev_1.0.3-1_i386.deb
libxaw7_1.0.3-1_i386.deb
  to pool/main/libx/libxaw/libxaw7_1.0.3-1_i386.deb
libxaw_1.0.3-1.diff.gz
  to pool/main/libx/libxaw/libxaw_1.0.3-1.diff.gz
libxaw_1.0.3-1.dsc
  to pool/main/libx/libxaw/libxaw_1.0.3-1.dsc
libxaw_1.0.3.orig.tar.gz
  to pool/main/libx/libxaw/libxaw_1.0.3.orig.tar.gz


Override entries for your package:
libxaw-headers_1.0.3-1_all.deb - optional x11
libxaw6-dbg_1.0.3-1_i386.deb - extra libdevel
libxaw6-dev_1.0.3-1_i386.deb - extra libdevel
libxaw6_1.0.3-1_i386.deb - optional libs
libxaw7-dbg_1.0.3-1_i386.deb - extra libdevel
libxaw7-dev_1.0.3-1_i386.deb - optional libdevel
libxaw7_1.0.3-1_i386.deb - optional libs
libxaw_1.0.3-1.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



Re: X11R7.2

2007-02-09 Thread Timo Aaltonen

On Fri, 9 Feb 2007, Julien Cristau wrote:


On Fri, Feb  9, 2007 at 17:02:46 +0200, Timo Aaltonen wrote:



Hi!

  Seems that you are uploading x.org R7.2 to experimental as I write, nice :)

For some strange reason I started to update the Ubuntu xorg-stuff two
nights ago, and I spent most of yesterday merging xserver-xorg. So, in
order to avoid duplicate effor I've put xorg-server here for you to
take a look:

http://users.tkk.fi/~tjaalton/xorg72/

I hope it makes it easy for you to cherry pick what you find useful..
(note that I haven't even built it yet)


Thanks, I'll have a look.  Note that xorg-server 1.2.0 is in the
debian-experimental branch at git.d.o.


Ok, pity that I couldn't find it :) Do you have any time estimate when it 
might hit experimental?



ps. a question about mesa; what makes the diff so big, does it have
some extra sources merged? I haven't found any reference as in what
it might be..


Apparently there's lots of files in the upstream git repo which aren't
in the tarballs, so since we merged our repo with freedesktop.org this
stuff got added.  I removed some of it, but the rest still shows up in
the debian diff.


I see, that makes sense. It was just frightening to see a 2.5MB diff at 
first ;) It's nice that mesa uses quilt now, btw.



t


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



Re: X11R7.2

2007-02-09 Thread Julien Cristau
On Fri, Feb  9, 2007 at 20:40:17 +0200, Timo Aaltonen wrote:

 On Fri, 9 Feb 2007, Julien Cristau wrote:
 
 Note that xorg-server 1.2.0 is in the
 debian-experimental branch at git.d.o.
 
 Ok, pity that I couldn't find it :) Do you have any time estimate when
 it might hit experimental?
 
I'm in the process of testing it here, I'll hopefully upload it later
tonight.

 ps. a question about mesa; what makes the diff so big, does it have
 some extra sources merged? I haven't found any reference as in what
 it might be..
 
 Apparently there's lots of files in the upstream git repo which aren't
 in the tarballs, so since we merged our repo with freedesktop.org this
 stuff got added.  I removed some of it, but the rest still shows up in
 the debian diff.
 
 I see, that makes sense. It was just frightening to see a 2.5MB diff
 at first ;) It's nice that mesa uses quilt now, btw.
 
Yeah, the credit for the new mesa packaging is all Thierry's :)

Cheers,
Julien


pgp1QdDQS6mHS.pgp
Description: PGP signature


Bug#390338: marked as done (compiz: Please not disable kde)

2007-02-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Feb 2007 19:41:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#390338: fixed in compiz 0.3.6-1
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: compiz
Severity: wishlist


Hi!

compiz is build with --disable-kde ; it would be really nice also to
have that option available.

/Sune

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-vserver-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

---End Message---
---BeginMessage---
Source: compiz
Source-Version: 0.3.6-1

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

compiz-core_0.3.6-1_i386.deb
  to pool/main/c/compiz/compiz-core_0.3.6-1_i386.deb
compiz-dev_0.3.6-1_i386.deb
  to pool/main/c/compiz/compiz-dev_0.3.6-1_i386.deb
compiz-gnome_0.3.6-1_i386.deb
  to pool/main/c/compiz/compiz-gnome_0.3.6-1_i386.deb
compiz-gtk_0.3.6-1_i386.deb
  to pool/main/c/compiz/compiz-gtk_0.3.6-1_i386.deb
compiz-kde_0.3.6-1_i386.deb
  to pool/main/c/compiz/compiz-kde_0.3.6-1_i386.deb
compiz-plugins_0.3.6-1_i386.deb
  to pool/main/c/compiz/compiz-plugins_0.3.6-1_i386.deb
compiz_0.3.6-1.diff.gz
  to pool/main/c/compiz/compiz_0.3.6-1.diff.gz
compiz_0.3.6-1.dsc
  to pool/main/c/compiz/compiz_0.3.6-1.dsc
compiz_0.3.6-1_all.deb
  to pool/main/c/compiz/compiz_0.3.6-1_all.deb
compiz_0.3.6.orig.tar.gz
  to pool/main/c/compiz/compiz_0.3.6.orig.tar.gz
libdecoration0-dev_0.3.6-1_i386.deb
  to pool/main/c/compiz/libdecoration0-dev_0.3.6-1_i386.deb
libdecoration0_0.3.6-1_i386.deb
  to pool/main/c/compiz/libdecoration0_0.3.6-1_i386.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 compiz 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: Wed, 17 Jan 2007 23:46:34 -0500
Source: compiz
Binary: libdecoration0-dev compiz libdecoration0 compiz-core compiz-plugins 
compiz-gtk compiz-dev compiz-kde compiz-gnome
Architecture: source i386 all
Version: 0.3.6-1
Distribution: experimental
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 compiz - OpenGL window and compositing manager
 compiz-core - OpenGL window and compositing manager
 compiz-dev - OpenGL window and compositing manager - development files
 compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
 compiz-gtk - OpenGL window and compositing manager - Gtk window decorator
 compiz-kde - OpenGL window and compositing manager - KDE window decorator
 compiz-plugins - OpenGL window and compositing manager - plugins
 libdecoration0 - Compiz window decoration library
 libdecoration0-dev - Compiz window decoration library - development files
Closes: 390338
Changes: 
 compiz (0.3.6-1) experimental; urgency=low
 .
   [ Thierry Reding ]
   * New upstream release:
 + Drop 002_tfp-server-extension.patch, obsolete.
 + Drop 005_glfinish.patch, fixed upstream.
 + Refresh 011_snap-by-default.patch.
   * Replace build-dependency on libdbus-1-dev by libdbus-glib-1-dev.
   * Add build-dependency on kdebase-dev and libdbus-qt-1-dev for the KDE
 window decorator.
   * Add patch 012_debian-kde-includes-dir to correctly detect the KDE include
 directory on Debian systems.
   * Add patch 013_set-qtdir-fallback to set the QTDIR variable to /usr if it
 has not explicitly been set before. This allows the configure script to
 correctly detect the moc compiler.
   * Add the compiz-kde package which provides a window decorator for KDE.
 Closes: #390338.
   * Add the libdecoration0 and libdecoration0-dev packages. libdecoration0 is
 needed by both Gtk and KDE window decorators while libdecoration0-dev can
 be used to write additional decorators.
   * Add patch 015_optional-fbo which adds a command-line option for 

Re: X11R7.2

2007-02-09 Thread Timo Aaltonen

On Fri, 9 Feb 2007, Julien Cristau wrote:


Ok, pity that I couldn't find it :) Do you have any time estimate when
it might hit experimental?


I'm in the process of testing it here, I'll hopefully upload it later
tonight.


Cool! I'm testing 7.2 as well..


I see, that makes sense. It was just frightening to see a 2.5MB diff
at first ;) It's nice that mesa uses quilt now, btw.


Yeah, the credit for the new mesa packaging is all Thierry's :)


hats off to Thierry :)


t


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



Bug#410335: xfree86-common: postinst dies on installing docs

2007-02-09 Thread Christoph Claus
Package: xfree86-common
Version: 4.3.0.dfsg.1-14sarge3
Severity: important


Hi,

Upon upgrading to version -14sarge3 from stable-proposed-updates,
xfree86-common's postinst dies with the following error:

syntax error in status file:  at /usr/sbin/install-docs line 383, S line 1.

This command in /var/lib/dpkg/info/xfree86-common.postinst seems to be the
culprit.  If run seperately, it fails with the same error.

 install-docs -i /usr/share/doc-base/debian-x-faq

install-docs works correctly with other control files.


Best regards,

Christoph Claus



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xfree86-common depends on:
ii  debconf   1.4.30.13  Debian configuration management sy
ii  debianutils   2.8.4  Miscellaneous utilities specific t

-- debconf information:
  xfree86-common/experimental_packages:


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



Processed: Re: Bug#410335: xfree86-common: postinst dies on installing docs

2007-02-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 410335 moreinfo unreproducible sarge
Bug#410335: xfree86-common: postinst dies on installing docs
There were no tags set.
Tags added: moreinfo, unreproducible, sarge

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processing of xorg-server_1.2.0-1_i386.changes

2007-02-09 Thread Archive Administrator
xorg-server_1.2.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xorg-server_1.2.0-1.dsc
  xorg-server_1.2.0.orig.tar.gz
  xorg-server_1.2.0-1.diff.gz
  xserver-xorg-core_1.2.0-1_i386.deb
  xserver-xorg-dev_1.2.0-1_i386.deb
  xdmx_1.2.0-1_i386.deb
  xdmx-tools_1.2.0-1_i386.deb
  xnest_1.2.0-1_i386.deb
  xvfb_1.2.0-1_i386.deb
  xserver-xephyr_1.2.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#410335: xfree86-common: postinst dies on installing docs

2007-02-09 Thread Julien Cristau
tags 410335 moreinfo unreproducible sarge
thanks

On Fri, Feb  9, 2007 at 21:55:45 +0100, Christoph Claus wrote:

 Upon upgrading to version -14sarge3 from stable-proposed-updates,
 xfree86-common's postinst dies with the following error:
 
 syntax error in status file:  at /usr/sbin/install-docs line 383, S line 1.
 
 This command in /var/lib/dpkg/info/xfree86-common.postinst seems to be the
 culprit.  If run seperately, it fails with the same error.
 
  install-docs -i /usr/share/doc-base/debian-x-faq
 
 install-docs works correctly with other control files.
 
Hi Christoph,

it seems that there is a problem with your
/var/lib/doc-base/info/debian-x-faq.status file.  Could you check it,
and send it to this bug?

Thanks,
Julien


pgpB1KHkSq4I5.pgp
Description: PGP signature


xorg-server_1.2.0-1_i386.changes ACCEPTED

2007-02-09 Thread Debian Installer

Accepted:
xdmx-tools_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.2.0-1_i386.deb
xdmx_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xdmx_1.2.0-1_i386.deb
xnest_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xnest_1.2.0-1_i386.deb
xorg-server_1.2.0-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.2.0-1.diff.gz
xorg-server_1.2.0-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.2.0-1.dsc
xorg-server_1.2.0.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.2.0.orig.tar.gz
xserver-xephyr_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.2.0-1_i386.deb
xserver-xorg-core_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.2.0-1_i386.deb
xserver-xorg-dev_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.2.0-1_i386.deb
xvfb_1.2.0-1_i386.deb
  to pool/main/x/xorg-server/xvfb_1.2.0-1_i386.deb


Override entries for your package:
xdmx-tools_1.2.0-1_i386.deb - optional x11
xdmx_1.2.0-1_i386.deb - optional x11
xnest_1.2.0-1_i386.deb - optional x11
xorg-server_1.2.0-1.dsc - source x11
xserver-xephyr_1.2.0-1_i386.deb - optional x11
xserver-xorg-core_1.2.0-1_i386.deb - optional x11
xserver-xorg-dev_1.2.0-1_i386.deb - optional x11
xvfb_1.2.0-1_i386.deb - optional x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



Bug#410343: xserver-xorg-core: manpage Xorg(1) refers to non-existent files

2007-02-09 Thread J S Bygott
Package: xserver-xorg-core
Version: 2:1.1.1-15
Severity: minor

Under SEE ALSO, the manpage /usr/share/man/man1/Xorg.1.gz refers to
   xorgconfig(1), xorgcfg(1)
but those files don't seem to be in debian (stable or testing).
(I searched on packages.debian.org, x86 architecture only.)

Should those references be deleted?

-- System Information:
Debian Release: 4.0



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




xorg-server: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |7 +++
 debian/control   |2 +-
 debian/substvars |1 -
 3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit cce8bb7b0aa2c2395ebb1e0b6e5a208e493c5c53
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri Feb 9 23:37:24 2007 +0100

Delete useless debian/substvars and update my email address in 
debian/control.

diff --git a/debian/changelog b/debian/changelog
index 28518de..62e0f17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.2.0-2) UNRELEASED; urgency=low
+
+  * Delete useless debian/substvars.
+  * Change my email address in debian/control.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 23:34:08 +0100
+
 xorg-server (2:1.2.0-1) experimental; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 41d78fa..22d2107 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xorg-server
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow [EMAIL PROTECTED], Steve Langasek [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
+Uploaders: David Nusinow [EMAIL PROTECTED], Steve Langasek [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
 # all the Build-Depends up to x11proto-xf86-dri-dev are for the normal Xorg
 # server, and common dependencies for the DIX.
 # x11proto-xf86dri-dev and libdrm-dev are for DRI support for the Xorg server.
diff --git a/debian/substvars b/debian/substvars
deleted file mode 100644
index a2f5f34..000
--- a/debian/substvars
+++ /dev/null
@@ -1 +0,0 @@
-shlibs:Depends=libc6 (= 2.3.4-1)


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



Re: out-of-tree drivers [was: Re: Git Migration COMPLETE]

2007-02-09 Thread David Nusinow
On Fri, Feb 09, 2007 at 01:03:49PM +0100, Mattia Dongili wrote:
 On Wed, Feb 07, 2007 at 09:54:26PM -0500, David Nusinow wrote:
  On Wed, Feb 07, 2007 at 07:35:24PM +0100, Mattia Dongili wrote:
   On Tue, Feb 06, 2007 at 10:06:43PM -0500, David Nusinow wrote:
Hi everyone,

   So it's finally done. Every piece of the archive is now on
git.debian.org. The fonts and debian/xorg package should show up on the
   
   If I may ask: where would you see out of tree modules best placed?
   I have 2 currently:
   - xserver-xorg-input-synaptics
   - xserver-xorg-input-evtouch (ITP-ed)
   
   together with the in-tree modules (pkg-xorg/driver) or somewhere else on
   their own?
  
  Sure, put them in pkg-xorg/driver. If you want to denote them as
  out-of-tree in the repository description (such as by leaving out X.org
  in the description) that might be helpful.
 
 Ok!
 
 Ooops:
 [EMAIL PROTECTED]:/srv/git.debian.org/git/pkg-xorg/driver mkdir 
 xserver-xorg-input-synaptics.git
 mkdir: cannot create directory `xserver-xorg-input-synaptics.git': Permission 
 denied
 
 it seems a chmod g+w is missing on the driver/ dir :)

Try the setup-repository script that's in /srv/git.debian.org/git/pkg-xorg.
It sets up all the little extras like the hooks to send changes emails to
alioth and so on. That should work.

 - David Nusinow


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



xorg-server: Changes to 'debian-experimental'

2007-02-09 Thread Julien Cristau
 debian/changelog |4 
 debian/patches/series|2 
 hw/xfree86/int10/Makefile.in |  272 ++-
 3 files changed, 44 insertions(+), 234 deletions(-)

New commits:
commit b1e4c7a961a260ca8ecbc589d65b25b3f2716d9f
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sat Feb 10 03:13:11 2007 +0100

Disable patch 42_build_int10_submodules.diff.

diff --git a/debian/changelog b/debian/changelog
index 62e0f17..325a362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ xorg-server (2:1.2.0-2) UNRELEASED; urge
 
   * Delete useless debian/substvars.
   * Change my email address in debian/control.
+  * Disable patch 42_build_int10_submodules.diff because it seems to break the
+server in some cases.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri,  9 Feb 2007 23:34:08 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Sat, 10 Feb 2007 03:10:12 +0100
 
 xorg-server (2:1.2.0-1) experimental; urgency=low
 
diff --git a/debian/patches/series b/debian/patches/series
index 835a8d2..3a5f02e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -16,4 +16,4 @@
 34_xorg.conf_man_typos.patch
 35_randr_byteswap.patch
 39_alpha_build_flags.patch -p0
-42_build_int10_submodules.diff
+#42_build_int10_submodules.diff
diff --git a/hw/xfree86/int10/Makefile.in b/hw/xfree86/int10/Makefile.in
index 5b422e4..905ddb3 100644
--- a/hw/xfree86/int10/Makefile.in
+++ b/hw/xfree86/int10/Makefile.in
@@ -37,7 +37,6 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
[EMAIL PROTECTED]@am__append_1 = libvm86.la libx86emu.la
 subdir = hw/xfree86/int10
 DIST_COMMON = $(sdk_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
@@ -66,46 +65,22 @@ am__installdirs = $(DESTDIR)$(moduledir
 moduleLTLIBRARIES_INSTALL = $(INSTALL)
 LTLIBRARIES = $(module_LTLIBRARIES)
 libint10_la_LIBADD =
-am__libint10_la_SOURCES_DIST = stub.c xf86int10module.c pci.c \
-   helper_mem.c $(srcdir)/../os-support/linux/int10/linux.c \
-   helper_exec.c xf86int10.c xf86x86emu.c generic.c x86emu.c
-am__objects_1 = libint10_la-helper_exec.lo libint10_la-helper_mem.lo \
-   libint10_la-pci.lo libint10_la-xf86int10.lo \
-   libint10_la-xf86int10module.lo
+am__libint10_la_SOURCES_DIST = stub.c xf86int10module.c helper_exec.c \
+   helper_mem.c pci.c xf86int10.c \
+   $(srcdir)/../os-support/linux/int10/vm86/linux_vm86.c \
+   $(srcdir)/../os-support/linux/int10/linux.c xf86x86emu.c \
+   generic.c x86emu.c
+am__objects_1 = helper_exec.lo helper_mem.lo pci.lo xf86int10.lo \
+   xf86int10module.lo
 @INT10_STUB_FALSE@@INT10_VM86_FALSE@@[EMAIL PROTECTED] = $(am__objects_1) \
[EMAIL PROTECTED]@@INT10_VM86_FALSE@@INT10_X86EMU_TRUE@ 
libint10_la-xf86x86emu.lo \
[EMAIL PROTECTED]@@INT10_VM86_FALSE@@INT10_X86EMU_TRUE@ libint10_la-generic.lo \
[EMAIL PROTECTED]@@INT10_VM86_FALSE@@INT10_X86EMU_TRUE@ libint10_la-x86emu.lo
[EMAIL PROTECTED]@@INT10_VM86_FALSE@@INT10_X86EMU_TRUE@ xf86x86emu.lo \
[EMAIL PROTECTED]@@INT10_VM86_FALSE@@INT10_X86EMU_TRUE@ generic.lo \
[EMAIL PROTECTED]@@INT10_VM86_FALSE@@INT10_X86EMU_TRUE@ x86emu.lo
 @INT10_STUB_FALSE@@[EMAIL PROTECTED] =  \
[EMAIL PROTECTED]@@INT10_VM86_TRUE@ libint10_la-pci.lo \
[EMAIL PROTECTED]@@INT10_VM86_TRUE@ libint10_la-xf86int10module.lo \
[EMAIL PROTECTED]@@INT10_VM86_TRUE@ libint10_la-helper_mem.lo \
[EMAIL PROTECTED]@@INT10_VM86_TRUE@ libint10_la-linux.lo
[EMAIL PROTECTED]@am_libint10_la_OBJECTS = libint10_la-stub.lo \
[EMAIL PROTECTED]@  libint10_la-xf86int10module.lo
[EMAIL PROTECTED]@@INT10_VM86_TRUE@ $(am__objects_1) \
[EMAIL PROTECTED]@@INT10_VM86_TRUE@ linux_vm86.lo linux.lo
[EMAIL PROTECTED]@am_libint10_la_OBJECTS = stub.lo xf86int10module.lo
 libint10_la_OBJECTS = $(am_libint10_la_OBJECTS)
-libvm86_la_LIBADD =
-am__libvm86_la_SOURCES_DIST = xf86int10module.c \
-   $(srcdir)/../os-support/linux/int10/vm86/linux_vm86.c \
-   helper_exec.c xf86int10.c
[EMAIL PROTECTED]@am_libvm86_la_OBJECTS =  \
[EMAIL PROTECTED]@  libvm86_la-xf86int10module.lo \
[EMAIL PROTECTED]@  libvm86_la-linux_vm86.lo \
[EMAIL PROTECTED]@  libvm86_la-helper_exec.lo \
[EMAIL PROTECTED]@  libvm86_la-xf86int10.lo
-libvm86_la_OBJECTS = $(am_libvm86_la_OBJECTS)
[EMAIL PROTECTED]@am_libvm86_la_rpath = -rpath $(moduledir)
-libx86emu_la_LIBADD =
-am__libx86emu_la_SOURCES_DIST = xf86int10module.c xf86x86emu.c \
-   helper_exec.c xf86int10.c x86emu.c
[EMAIL PROTECTED]@am_libx86emu_la_OBJECTS =  \
[EMAIL PROTECTED]@  libx86emu_la-xf86int10module.lo \
[EMAIL PROTECTED]@  libx86emu_la-xf86x86emu.lo \
[EMAIL PROTECTED]@  libx86emu_la-helper_exec.lo \
[EMAIL PROTECTED]@  libx86emu_la-xf86int10.lo \
[EMAIL PROTECTED]@  libx86emu_la-x86emu.lo
-libx86emu_la_OBJECTS = $(am_libx86emu_la_OBJECTS)
[EMAIL PROTECTED]@am_libx86emu_la_rpath = -rpath $(moduledir)
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include 
-I$(top_builddir)/include