xserver-xorg-input-void: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 ChangeLog|   45 
 Makefile.in  |  677 -
 README   |   20 
 aclocal.m4   | 8175 
 config.guess | 1516 ---
 config.h.in  |   66 
 config.sub   | 1626 
 configure|22334 ---
 configure.ac |2 
 debian/changelog |   14 
 debian/control   |   11 
 debian/rules |   18 
 depcomp  |  584 -
 install-sh   |  507 -
 ltmain.sh| 6938 -
 man/Makefile.am  |1 
 man/Makefile.in  |  423 -
 man/void.man |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/Makefile.in  |  512 -
 src/void.c   |   21 
 22 files changed, 122 insertions(+), 43898 deletions(-)

New commits:
commit 82f25deb518d6230fe3e4d6fa31d4af3b24b837f
Author: Timo Aaltonen 
Date:   Wed Apr 1 08:47:20 2009 +0300

Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 7a669d7..000
--- a/Makefile.in
+++ /dev/null
@@ -1,677 +0,0 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-...@set_make@
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
-   $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-   $(top_srcdir)/configure COPYING ChangeLog config.guess \
-   config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-   $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-   html-recursive info-recursive install-data-recursive \
-   install-dvi-recursive install-exec-recursive \
-   install-html-recursive install-info-recursive \
-   install-pdf-recursive install-ps-recursive install-recursive \
-   installcheck-recursive installdirs-recursive pdf-recursive \
-   ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive\
-  distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
- && rm -fr $(distdir); }; }
-D

xserver-xorg-input-void: Changes to 'upstream-experimental'

2009-03-31 Thread Timo Aaltonen
 README  |   20 
 configure.ac|2 +-
 man/Makefile.am |1 -
 man/void.man|2 +-
 src/void.c  |   21 +++--
 5 files changed, 41 insertions(+), 5 deletions(-)

New commits:
commit c1932081e5a6ba2f6196b8f862fe246668e92124
Author: Peter Hutterer 
Date:   Wed Feb 25 08:52:53 2009 +1000

void 1.2.0

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index 8b0119d..ecb863d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-void],
-1.1.1,
+1.2.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-void)
 

commit 2154cf5b31c7868e32e1cdc6865ed32c2bff5e88
Author: Paulo Cesar Pereira de Andrade 
Date:   Thu Feb 5 17:30:18 2009 -0200

Janitor: update for ABI_XINPUT_VERSION >= 5

This driver should be seen as the simplest possible input
driver, and somewhat as a skeleton/model for newer ones.
  Having it at least compiling with current xorg sdk is a plus.

Signed-off-by: Paulo Cesar Pereira de Andrade 
Signed-off-by: Peter Hutterer 

diff --git a/src/void.c b/src/void.c
index a5a47be..ce005d0 100644
--- a/src/void.c
+++ b/src/void.c
@@ -57,6 +57,7 @@
 /**
  * Function/Macro keys variables
  */
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 5
 static KeySym void_map[] = 
 {
NoSymbol,   NoSymbol,   NoSymbol,   NoSymbol,
@@ -130,6 +131,7 @@ static KeySymsRec void_keysyms = {
   /* map   minKeyCode  maxKeyCode  width */
   void_map,8,  255,1
 };
+#endif /* GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 5 */
 
 static const char *DEFAULTS[] = {
 NULL
@@ -172,6 +174,10 @@ xf86VoidControlProc(DeviceIntPtr device, int what)
 InputInfoPtr pInfo;
 unsigned char map[MAXBUTTONS + 1];
 int i;
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 5
+XkbRMLVOSet rmlvo;
+#endif
+Bool result;
 
 pInfo = device->public.devicePrivate;
 
@@ -202,7 +208,16 @@ xf86VoidControlProc(DeviceIntPtr device, int what)
  return !Success;
}
 */
-   if (InitKeyboardDeviceStruct((DevicePtr)device, &void_keysyms, NULL, 
BellProc, KeyControlProc) == FALSE) {
+
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 5
+   memset(&rmlvo, 0, sizeof(XkbRMLVOSet));
+   result = InitKeyboardDeviceStruct(device, &rmlvo,
+ BellProc, KeyControlProc);
+#else
+   result = InitKeyboardDeviceStruct((DevicePtr)device, &void_keysyms,
+ NULL, BellProc, KeyControlProc);
+#endif
+   if (!result) {
  ErrorF("unable to init keyboard device\n");
  return !Success;
}

commit 48295279acfcd2b6902daa49a5eb944318240586
Author: Alan Coopersmith 
Date:   Thu Jan 29 14:54:32 2009 -0800

Add README with pointers to mailing list, bugzilla & git repos

diff --git a/README b/README
new file mode 100644
index 000..b6aa07d
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+xf86-input-void - null input driver for Xorg server
+
+Please submit bugs & patches to the Xorg bugzilla:
+
+https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+http://lists.freedesktop.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+git://anongit.freedesktop.org/git/xorg/driver/xf86-input-void
+
+http://cgit.freedesktop.org/xorg/driver/xf86-input-void
+
+For more information on the git code manager, see:
+
+http://wiki.x.org/wiki/GitPage

commit 2d53d8bf892c39e9a327676da37e766d51557877
Author: Alan Coopersmith 
Date:   Fri Jan 9 16:24:27 2009 -0800

Remove xorgconfig & xorgcfg from See Also list in man page

diff --git a/man/void.man b/man/void.man
index 39b7e9f..9054363 100644
--- a/man/void.man
+++ b/man/void.man
@@ -24,6 +24,6 @@ Please refer to __xconfigfile__(__filemansuffix__) for 
general configuration
 details and for options that can be used with all input drivers.  This
 driver doesn't have any configuration options in addition to those.
 .SH "SEE ALSO"
-__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), 
xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), 
Xserver(__appmansuffix__), X(__miscmansuffix__).
 .SH AUTHORS
 Authors include...

commit 2ad046c73fd4bf1b880cc19899d161b07608c8c3
Author: Peter Hutterer 
Date:   Mon May 26 22:24:22 2008 +0930

Check for XINPUT ABI 3.

diff --git a/src/void.c b/src/void.c
index bf5848c..a5a47be 100644
--- a/src/void.c
+++ b/src/void.c
@@ -209,7 +209,9 @@ xf86VoidControlProc(DeviceIntPtr device, int what)
 

xserver-xorg-input-penmount: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 ChangeLog|   79 
 Makefile.in  |  679 -
 README   |   20 
 aclocal.m4   | 8256 --
 config.guess | 1526 --
 config.h.in  |   66 
 config.sub   | 1658 --
 configure|22716 ---
 configure.ac |2 
 debian/changelog |   18 
 debian/control   |   14 
 debian/rules |   20 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|   24 
 debian/xsfbs/xsfbs.sh|  387 
 depcomp  |  589 -
 install-sh   |  519 
 ltmain.sh| 6964 ---
 man/Makefile.in  |  425 
 man/penmount.man |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/Makefile.in  |  513 
 src/xf86PM.c |  182 
 src/xf86PM.h |1 
 25 files changed, 527 insertions(+), 44811 deletions(-)

New commits:
commit a36c9c4cbc627daca1ab210fb077cc9fcaecad23
Author: Timo Aaltonen 
Date:   Wed Apr 1 08:33:23 2009 +0300

Update the upstream ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 99ee4a0..dc92b61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,82 @@
+commit 0536f70861f11192820439d36de951ef106d4e5e
+Author: Peter Hutterer 
+Date:   Thu Feb 19 16:32:32 2009 +1000
+
+penmount 1.4.0
+
+commit ae5faa7a024cf63b766b916ef09adf3e66d1a170
+Author: mjs 
+Date:   Tue Feb 17 01:48:43 2009 +0100
+
+Add DMC9512 support #19885
+
+Add new value for the ControllerModel option because we can not 
auto-detect it (looks like a DMC8910).
+The only relevant difference between the DMC8910 and DMC9512 is the device 
initialization.
+
+Signed-off-by: mjs 
+Signed-off-by: Peter Hutterer 
+
+commit ec3379232341ea024b6fb2b612733fdb99537c5e
+Author: Alan Coopersmith 
+Date:   Fri Jan 30 20:28:40 2009 -0800
+
+Add README with pointers to mailing list, bugzilla & git repos
+
+commit 0627c2743471791f57fe8b8e96d7df3db676aca9
+Author: Alan Coopersmith 
+Date:   Fri Jan 9 16:22:15 2009 -0800
+
+Remove xorgconfig & xorgcfg from See Also list in man page
+
+commit e94c776512adba9398a01406e630271cf912bf21
+Author: Arrigo Marchiori 
+Date:   Thu Nov 20 09:57:34 2008 +1000
+
+Fix y axis inversion for axis ranges with a non-zero minimum.
+
+Signed-off-by: Peter Hutterer 
+
+commit d112cca181b9fc9586391e83b8c0ff26ca22ff9e
+Author: Steve Bian 
+Date:   Tue Sep 23 20:43:23 2008 +0930
+
+Init axes according to configuration.
+
+When reporting mode is TS_Raw since we do no scaling, it will just be the
+values in xorg.conf. If however reporting mode is TS_Scaled however,
+xf86ScaleAxis will return a value between 0 screen_width/screen_height, so 
we
+must setup the axis accordingly or there will be strange behaviour
+
+Signed-off-by: Peter Hutterer 
+
+commit 22fca7467a943539b44a520a7b9d827508f01538
+Author: Steve Bian 
+Date:   Tue Sep 23 20:42:33 2008 +0930
+
+InvertY should be disabled by default.
+
+Signed-off-by: Peter Hutterer 
+
+commit 8a9ff94e3db692736f86d52e569f65f6f363b0e0
+Author: Arrigo Marchiori 
+Date:   Sun Jun 22 18:00:57 2008 +0930
+
+Fix scaling behaviour if the axes are swapped. #13535
+
+First swapping, then inverting and scaling. I think it's the most
+intuitive solution to the problem, because it makes minX, maxX & co. act on
+the _actual_ X and Y axes, from the user/developer point of view.
+
+Signed-off-by: Peter Hutterer 
+
+X.Org Bug 13535 
+
+commit 5e1c22ff2c21cd20b204394731e2ad8ce1980091
+Author: Peter Hutterer 
+Date:   Mon May 26 22:19:12 2008 +0930
+
+Check for XINPUT ABI 3.
+
 commit d66c0b070d6a80b7b5d98cf364149fbc2df81fac
 Author: Adam Jackson 
 Date:   Thu Mar 20 16:40:15 2008 -0400

commit f438d5082fc882fea87680a7043148d72cefde82
Author: Timo Aaltonen 
Date:   Wed Apr 1 08:32:54 2009 +0300

Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index c9fcac8..000
--- a/Makefile.in
+++ /dev/null
@@ -1,679 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; wi

xserver-xorg-input-elographics: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 ChangeLog|  118 
 Makefile.am  |   13 
 Makefile.in  |  671 -
 aclocal.m4   | 8256 --
 config.guess | 1526 --
 config.h.in  |   66 
 config.sub   | 1658 --
 configure|22716 ---
 configure.ac |4 
 debian/changelog |   17 
 debian/control   |   12 
 debian/rules |   20 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|2 
 depcomp  |  589 -
 install-sh   |  519 
 ltmain.sh| 6964 ---
 man/Makefile.in  |  424 
 man/elographics.man  |4 
 missing  |  367 
 mkinstalldirs|  161 
 src/Makefile.in  |  513 
 src/xf86Elo.c|  900 -
 23 files changed, 318 insertions(+), 45352 deletions(-)

New commits:
commit c7020992fd0c432f318c43c1b2ae294308e46353
Author: Timo Aaltonen 
Date:   Wed Apr 1 08:25:31 2009 +0300

Update the upstream ChangeLog.

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..4fc3cc0
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,460 @@
+commit 37cd09e99c7f5fa4ce7511b8ed171a3ae130300f
+Author: Peter Hutterer 
+Date:   Tue Oct 21 15:33:43 2008 +1030
+
+elographics 1.2.3
+
+commit 117a54598043df6497fbc1ae4f047cc248441072
+Author: Peter Hutterer 
+Date:   Tue Oct 14 10:22:29 2008 +1030
+
+Add special handling for Sunit dSeries. RH #445193
+
+This model does not reply to queries about touchscreen identification. 
After
+opening the fd, we can skip right to enabling the device.
+
+Red Hat Bug 
+
+commit d0aa1083c0130861a2c78509b72847fc3f7ee5f3
+Author: Peter Hutterer 
+Date:   Tue Oct 14 10:11:11 2008 +1030
+
+Add Option "Model" to supported list of options.
+
+Some touchscreens supported by this driver need  special handling, hence 
the
+explicit specification of the model. Note that this commit does not 
actually
+do anything with the information, it just sets some internal state.
+
+Signed-off-by: Peter Hutterer 
+
+commit bf0e1bf915cb679bd425712300f5dc5c80ed190a
+Author: Peter Hutterer 
+Date:   Thu Aug 14 15:34:51 2008 +0930
+
+Fix build, xf86Version.h -> xorgVersion.h
+
+commit 038798931482575adb411129f016e207034e2dee
+Author: William Brack 
+Date:   Wed Jun 18 13:42:44 2008 +0930
+
+Don't convert coordinates for servers 1.4 and above.
+
+These servers do the coordinate conversion themselves, so no need to do it 
in
+the driver.
+
+Signed-off-by: Peter Hutterer 
+
+commit c73c44d8f68448737695a112b2e9d15b785ade2f
+Author: Peter Hutterer 
+Date:   Tue Jun 17 14:11:58 2008 +0930
+
+Remove RCS tags.
+
+commit a932fd4174ae4bf511e1418055f1470ba2860b43
+Author: Peter Hutterer 
+Date:   Tue Jun 17 14:18:31 2008 +0930
+
+Remove XFREE_V4 define and all code that expects it to be unset.
+
+If you're still not running something more recent than X11 3, then you have
+other issues anyway.
+
+commit b489fb3c176f9f0c3a98e3145b72fd0d9a6587b6
+Author: Peter Hutterer 
+Date:   Thu Jun 12 21:56:04 2008 +0930
+
+Remove trailing whitespaces.
+
+commit 086e9d2056c8fbb5138b54b95f4559acf8f0f158
+Author: William M. Brack 
+Date:   Tue Jun 17 09:00:32 2008 +0930
+
+WaitForInput before trying to xf86EloGetPacket. #14109
+
+Followup to 72408c2404246b9cb4698bd45be439be8ced3c23.
+
+This patch isn't perfect yet, usage of O_NONBLOCK would be preferred and 
some
+better error handling for incomplete packages, but at least it's less 
broken
+than without this patch.
+
+Signed-off-by: Peter Hutterer 
+
+X.Org Bug 14109 
+
+commit 929b72352110b8d5dcdf74bec21694d8de9f948c
+Author: Julien Cristau 
+Date:   Tue Jun 10 22:01:08 2008 +0200
+
+elographics 1.2.2
+
+commit e95226c25f2e3278c455473445c987c653bd0a12
+Author: Julien Cristau 
+Date:   Tue Jun 10 21:57:11 2008 +0200
+
+remove ChangeLog, add dist hook
+
+Remove ChangeLog from the tree, and add a git dist hook to generate
+it automatically.
+
+commit 5b62ac1efec42ad725733d8acaf1c2450224a9d0
+Author: Peter Hutterer 
+Date:   Mon May 26 22:06:55 2008 +0930
+
+Check for XINPUT ABI 3.
+
+commit 174a043bbad20de2959cc08736f894ef56536ece
+Author: Adam Jackson 
+Date:   Wed May 21 15:00:44 2008 -0400
+
+elographics 1.2.1
+
+commit 0133d754c10341ca5b572b72488b8f5ae8a8
+Author: Peter Hutterer 
+Date:   Thu May 1 12:03:44 2008 +0930
+
+Don't divide by zero. #14902
+
+X.Org Bug 14902 
+
+commit d639f87a52aac179ef9d0908c012e79baf5fa245
+A

Bug#521623: [Pkg-ia32-libs-maintainers] Bug#521623: ia32-libs: libGL.so tries to load x86-64 i915_dri.so

2009-03-31 Thread Goswin von Brederlow
Julien Cristau  writes:

> On Mon, Mar 30, 2009 at 16:37:31 +0200, Goswin von Brederlow wrote:
>
>> This is a problem with plugins. Unless the software/library is
>> prepared to use the lib64/lib32 path to the plugin it will allways use
>> the native bitness and fail if that is wrong. In this case libGL needs
>> to be patched to look in /usr/lib32/dri when compiled for 32bit and
>> /usr/lib64/dri when compiled for 64bit.
>> 
> We don't ship a 32-bit libGL for 64-bit userspace.  ia32-libs does that,
> so you get to deal with the fallout, thanks.
>
> Cheers,
> Julien

Ia32-libs ships the libgl binary from the i386 archive. It does not
and can not build the source so it can not patch the path.

The only way this bug can be fixed is if you help by paching the
normal i386 and amd64 libgl package. Others like gtk and pango
maintainers have done so for the benefit of our users.

If you are unwilling then this bug is a wont-fix.

MfG
Goswin



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



compiz: Changes to 'refs/tags/compiz-0.8.2'

2009-03-31 Thread Sean Finney
Tag 'compiz-0.8.2' created by Danny Baumann  at 2009-03-01 
12:19 +

compiz 0.8.2 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkmqfWYACgkQ6+ZunlVwJYNvygCePuDGpbNT8QRTE/fsFSBhbmOr
b/gAn3wEvanLGkBrLb8RZNFehgb/hvMM
=GpYc
-END PGP SIGNATURE-

Changes since compiz-0.7.6:
Aaron Plattner (1):
  Handle sync alarm events on screens other than the last.

C-F Language team (10):
  new translations and updates
  l10n updates
  l10n updates
  l10n updates
  l10n updates
  l10n updates
  l10n updates
  l10n updates
  l10n updates
  l10n updates

Christopher Williams (1):
  Fix compatibility with newer libmetacity-private versions. GtkStyle is 
colormap specific, so we can't use a new colormap each time we create a pixmap.

Danny Baumann (224):
  Only move placed windows on decoration size changes.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Minor cleanup.
  Fix a number of memory leaks.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Minor cleanup.
  Fix another mem leak.
  Plug some minor memory leaks.
  Warning fix.
  Revert "Update default window match to account for panel selection mode."
  Evaluate window match only for non-panel selection mode.
  Store icon geometry in CompWindow struct.
  Bump ABIVERSION.
  Use icon geometry stored in CompWindow struct.
  Fix some minor memory leaks.
  Don't focus default window when rotating due to window activation.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Add missing glib includes.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Revert "Don't focus default window when rotating due to window 
activation."
  Improve ABI version check printout.
  Only move focus to window on click if it wasn't focussed before.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Fix typo.
  Initialize option value correctly.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Move unresponding window greyout to fade plugin.
  Made unresponsive window greyout configurable.
  Update paint values and damage window properly on brightness and 
saturation property changes.
  Added "obs" plugin that handles bindings and matches to adjust the 
default opacity, brightness and saturation of windows.
  Remove opacity adjustment handling (bindings, matches) from core.
  Don't touch paint modifiers directly.
  Remove opacity, brightness and saturation members from CompWindow struct.
  Bump ABIVERSION.
  Remove leftovers from core opacity handling.
  Initialize match factor correctly on match changes.
  Avoid unnecessary indirection and put customFactor and matchFactor 
directly in ObsWindow struct.
  Added "Fade with constant total fade time" fade mode.
  Load move and switcher after fade to get their paint modifier transitions 
faded.
  Simplify calculations.
  Remove arbitrary opacity fade slowdown for unknown windows.
  Added comment why drawWindow instead of paintWindow is used.
  Added option for forcing windows with fixed placement to be constrained 
to the work area.
  Minor coding style adjustment.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Don't modify action priv value when applying option changes.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Also update window sizes if the work area of a single output changed.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Also update d->below variable when we have a grab, so that it has the 
correct value after grab end.
  We now have the CompScreen variable at the right time, use it.
  Try to find the window under the pointer through the server if d->below 
is not valid.
  Optimization.
  Don't use window found previously.
  Added support for _NET_WM_MOVERESIZE_CANCEL.
  On selected window changes, always clear out label first to make sure a 
text-changed signal is emitted to atk.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Add definitions for EWMH source indication values.
  Pass client type of _NET_MOVERESIZE_WINDOW message sender to validate 
function.
  Bump core_ABIVERSION.
  Merge branch 'master' of 
git+ssh://man...@git.freedesktop.org/git/xorg/app/compiz
  Fix fade in effect.
  Replace return to exit loop by break.
  Limit number of damage rects in one screen repaint.
  Allow mouse initiated resize not only in the 4 corner, but in all 
directions.
  Improve focus stealing prevention.
  Made logMe

compiz: Changes to 'debian-unstable'

2009-03-31 Thread Sean Finney
 Makefile.am |   10 
 NEWS|   74 
 autogen.sh  |2 
 configure.ac|   15 
 debian/changelog|   14 
 debian/compiz-core.install  |1 
 debian/compiz-gnome.install |2 
 debian/control  |4 
 debian/gbp.conf |8 
 debian/patches/012_snap-by-default.patch|2 
 debian/patches/015_optional-fbo.patch   |   22 
 debian/patches/disable-libx11-xcb-support.patch |   46 
 debian/patches/series   |2 
 debian/patches/xscreensaver-damage-fix.patch|   18 
 debian/rules|2 
 gtk/gnome/50-compiz-desktop-key.xml.in  |   10 
 gtk/gnome/Makefile.am   |   23 
 gtk/gnome/compiz-window-manager.c   |   86 
 gtk/gnome/compiz-wm.desktop.in  |   17 
 gtk/gnome/compiz.desktop.in |8 
 gtk/window-decorator/Makefile.am|1 
 gtk/window-decorator/gtk-window-decorator.c |  369 ++-
 include/compiz-core.h   |  222 --
 include/compiz-scale.h  |6 
 include/compiz.h|3 
 kde/window-decorator-kde4/Makefile.am   |   12 
 kde/window-decorator-kde4/decorator.cpp |   15 
 kde/window-decorator-kde4/decorator.h   |7 
 kde/window-decorator-kde4/main.cpp  |   16 
 kde/window-decorator-kde4/switcher.cpp  |   70 
 kde/window-decorator-kde4/switcher.h|6 
 kde/window-decorator-kde4/utils.cpp |6 
 kde/window-decorator-kde4/utils.h   |8 
 kde/window-decorator-kde4/window.cpp|  145 -
 kde/window-decorator-kde4/window.h  |   22 
 kde/window-decorator/Makefile.am|6 
 kde/window-decorator/decorator.cpp  |   14 
 kde/window-decorator/utils.cpp  |6 
 kde/window-decorator/utils.h|2 
 libdecoration/decoration.c  |2 
 metadata/Makefile.am|   75 
 metadata/annotate.xml.in|1 
 metadata/blur.xml.in|3 
 metadata/clone.xml.in   |1 
 metadata/commands.xml.in|  225 ++
 metadata/core.xml.in|  487 
 metadata/core.xml.in.in |  335 +++
 metadata/cube.xml.in|  236 +-
 metadata/dbus.xml.in|1 
 metadata/decoration.xml.in  |1 
 metadata/fade.xml.in|   52 
 metadata/fs.xml.in  |1 
 metadata/glib.xml.in|1 
 metadata/gnomecompat.xml.in |   52 
 metadata/inotify.xml.in |1 
 metadata/minimize.xml.in|1 
 metadata/move.xml.in|1 
 metadata/obs.xml.in |  169 +
 metadata/place.xml.in   |   83 
 metadata/png.xml.in |1 
 metadata/regex.xml.in   |1 
 metadata/resize.xml.in  |   64 
 metadata/rotate.xml.in  |  339 +--
 metadata/scale.xml.in   |  312 +-
 metadata/screenshot.xml.in  |1 
 metadata/svg.xml.in |1 
 metadata/switcher.xml.in|  142 -
 metadata/video.xml.in   |1 
 metadata/water.xml.in   |1 
 metadata/wobbly.xml.in  |2 
 metadata/zoom.xml.in|1 
 plugins/Makefile.am |   13 
 plugins/annotate.c  |5 
 plugins/blur.c  |   36 
 plugins/clone.c |6 
 plugins/commands.c  |  352 +++
 plugins/cube.c  |   17 
 plugins/dbus.c  |  201 +
 plugins/decoration.c|  107 
 plugins/fade.c  |  346 ++-
 plugins/gconf.c |   19 
 plugins/glib.c  |4 
 plugins/gnomecompat.c   |  344 +++
 plugins/ini.c   |   30 
 plugins/kconfig.cpp |8 
 plugins/minimize.c  |   96 
 plugins/move.c  |   23 
 plugi

compiz: Changes to 'upstream-unstable'

2009-03-31 Thread Sean Finney
 Makefile.am |8 
 NEWS|   74 
 autogen.sh  |2 
 configure.ac|   15 
 gtk/gnome/50-compiz-desktop-key.xml.in  |   10 
 gtk/gnome/Makefile.am   |   23 
 gtk/gnome/compiz-window-manager.c   |   86 
 gtk/gnome/compiz-wm.desktop.in  |   17 
 gtk/gnome/compiz.desktop.in |8 
 gtk/window-decorator/Makefile.am|1 
 gtk/window-decorator/gtk-window-decorator.c |  369 ++--
 include/compiz-core.h   |  222 +-
 include/compiz-scale.h  |6 
 include/compiz.h|3 
 kde/window-decorator-kde4/Makefile.am   |   12 
 kde/window-decorator-kde4/decorator.cpp |9 
 kde/window-decorator-kde4/switcher.cpp  |   19 
 kde/window-decorator-kde4/switcher.h|4 
 kde/window-decorator-kde4/utils.cpp |6 
 kde/window-decorator-kde4/utils.h   |2 
 kde/window-decorator-kde4/window.cpp|  112 -
 kde/window-decorator-kde4/window.h  |   17 
 kde/window-decorator/Makefile.am|6 
 kde/window-decorator/decorator.cpp  |   14 
 kde/window-decorator/utils.cpp  |6 
 kde/window-decorator/utils.h|2 
 libdecoration/decoration.c  |2 
 metadata/Makefile.am|   75 
 metadata/annotate.xml.in|1 
 metadata/blur.xml.in|3 
 metadata/clone.xml.in   |1 
 metadata/commands.xml.in|  225 ++
 metadata/core.xml.in|  487 -
 metadata/core.xml.in.in |  335 +++
 metadata/cube.xml.in|  236 +-
 metadata/dbus.xml.in|1 
 metadata/decoration.xml.in  |1 
 metadata/fade.xml.in|   52 
 metadata/fs.xml.in  |1 
 metadata/glib.xml.in|1 
 metadata/gnomecompat.xml.in |   52 
 metadata/inotify.xml.in |1 
 metadata/minimize.xml.in|1 
 metadata/move.xml.in|1 
 metadata/obs.xml.in |  169 +
 metadata/place.xml.in   |   83 
 metadata/png.xml.in |1 
 metadata/regex.xml.in   |1 
 metadata/resize.xml.in  |   64 
 metadata/rotate.xml.in  |  339 +--
 metadata/scale.xml.in   |  312 +--
 metadata/screenshot.xml.in  |1 
 metadata/svg.xml.in |1 
 metadata/switcher.xml.in|  142 -
 metadata/video.xml.in   |1 
 metadata/water.xml.in   |1 
 metadata/wobbly.xml.in  |2 
 metadata/zoom.xml.in|1 
 plugins/Makefile.am |   13 
 plugins/annotate.c  |5 
 plugins/blur.c  |   36 
 plugins/clone.c |6 
 plugins/commands.c  |  352 +++
 plugins/cube.c  |   17 
 plugins/dbus.c  |  201 +-
 plugins/decoration.c|  107 -
 plugins/fade.c  |  346 ++-
 plugins/gconf.c |   19 
 plugins/glib.c  |4 
 plugins/gnomecompat.c   |  344 +++
 plugins/ini.c   |   30 
 plugins/kconfig.cpp |8 
 plugins/minimize.c  |   96 -
 plugins/move.c  |   23 
 plugins/obs.c   |  746 
 plugins/place.c |  258 ++
 plugins/regex.c |4 
 plugins/resize.c|   49 
 plugins/rotate.c|   30 
 plugins/scale.c |  107 -
 plugins/screenshot.c|7 
 plugins/svg.c   |3 
 plugins/switcher.c  |   44 
 plugins/video.c |   14 
 plugins/water.c |   19 
 plugins/wobbly.c|3 
 plugins/zoom.c  |3 
 po/POTFILES.in  |6 
 po/af.po| 1597 ++---
 po/ar.po| 1530 ++--
 po/bg.po| 2338 +++--
 po/bn.po| 1734 ---

xserver-xorg-input-acecad_1.3.0-1_amd64.changes ACCEPTED

2009-03-31 Thread Debian Installer

Accepted:
xserver-xorg-input-acecad_1.3.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.3.0-1.diff.gz
xserver-xorg-input-acecad_1.3.0-1.dsc
  to pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.3.0-1.dsc
xserver-xorg-input-acecad_1.3.0-1_amd64.deb
  to 
pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.3.0-1_amd64.deb
xserver-xorg-input-acecad_1.3.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.3.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-acecad_1.3.0-1.dsc - source x11
xserver-xorg-input-acecad_1.3.0-1_amd64.deb - optional x11

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


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-fpit_1.3.0-1_amd64.changes ACCEPTED

2009-03-31 Thread Debian Installer

Accepted:
xserver-xorg-input-fpit_1.3.0-1.diff.gz
  to pool/main/x/xserver-xorg-input-fpit/xserver-xorg-input-fpit_1.3.0-1.diff.gz
xserver-xorg-input-fpit_1.3.0-1.dsc
  to pool/main/x/xserver-xorg-input-fpit/xserver-xorg-input-fpit_1.3.0-1.dsc
xserver-xorg-input-fpit_1.3.0-1_amd64.deb
  to 
pool/main/x/xserver-xorg-input-fpit/xserver-xorg-input-fpit_1.3.0-1_amd64.deb
xserver-xorg-input-fpit_1.3.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-fpit/xserver-xorg-input-fpit_1.3.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-fpit_1.3.0-1.dsc - source x11
xserver-xorg-input-fpit_1.3.0-1_amd64.deb - optional x11

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


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-aiptek_1.2.0-1_amd64.changes ACCEPTED

2009-03-31 Thread Debian Installer

Accepted:
xserver-xorg-input-aiptek_1.2.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.2.0-1.diff.gz
xserver-xorg-input-aiptek_1.2.0-1.dsc
  to pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.2.0-1.dsc
xserver-xorg-input-aiptek_1.2.0-1_amd64.deb
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.2.0-1_amd64.deb
xserver-xorg-input-aiptek_1.2.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.2.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-aiptek_1.2.0-1.dsc - source x11
xserver-xorg-input-aiptek_1.2.0-1_amd64.deb - optional x11

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


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of xserver-xorg-input-fpit_1.3.0-1_amd64.changes

2009-03-31 Thread Archive Administrator
xserver-xorg-input-fpit_1.3.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-input-fpit_1.3.0-1.dsc
  xserver-xorg-input-fpit_1.3.0.orig.tar.gz
  xserver-xorg-input-fpit_1.3.0-1.diff.gz
  xserver-xorg-input-fpit_1.3.0-1_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-fpit: Changes to 'debian-experimental'

2009-03-31 Thread Julien Cristau
 debian/changelog |7 
 debian/control   |2 
 debian/rules |2 
 debian/xsfbs/repack.sh   |   32 +++
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|   49 +---
 debian/xsfbs/xsfbs.sh|  405 +--
 7 files changed, 239 insertions(+), 408 deletions(-)

New commits:
commit 70a8acebf6dee139cb96cecbedc9822f4abc1999
Author: Julien Cristau 
Date:   Tue Mar 31 22:15:00 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 3d4b0c7..38882d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-fpit (1:1.3.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-fpit (1:1.3.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * Run autoreconf at build time; build-depend on automake, libtool and
@@ -7,7 +7,7 @@ xserver-xorg-input-fpit (1:1.3.0-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Build against xserver >= 1.6 rc1.
 
- -- Timo Aaltonen   Tue, 31 Mar 2009 17:09:19 +0300
+ -- Julien Cristau   Tue, 31 Mar 2009 22:14:47 +0200
 
 xserver-xorg-input-fpit (1:1.2.0-1) unstable; urgency=low
 

commit b41ccc13e59b03b6463a987f0e9b0e355898c1b7
Author: Julien Cristau 
Date:   Tue Mar 31 22:13:46 2009 +0200

Don't try to apply patches, we don't have any

diff --git a/debian/rules b/debian/rules
index 25f2a5e..59be462 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ endif
 # kbd_drv.a isn't phenomenally useful; kbd_drv.so more so
 confflags += --disable-static
 
-configure: $(STAMP_DIR)/patch
+configure:
autoreconf -vfi
 
 obj-$(DEB_BUILD_GNU_TYPE)/config.status: configure

commit 5b12806deb218788321c299b28b256fcde4d914c
Author: Julien Cristau 
Date:   Tue Mar 31 22:13:36 2009 +0200

Build against xserver >= 1.6 rc1.

diff --git a/debian/changelog b/debian/changelog
index be93bd6..3d4b0c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ xserver-xorg-input-fpit (1:1.3.0-1) UNRELEASED; urgency=low
   * Run autoreconf at build time; build-depend on automake, libtool and
 xutils-dev.
 
+  [ Julien Cristau ]
+  * Build against xserver >= 1.6 rc1.
+
  -- Timo Aaltonen   Tue, 31 Mar 2009 17:09:19 +0300
 
 xserver-xorg-input-fpit (1:1.2.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d700bf4..b662774 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Julien Cristau 
= 5),
  pkg-config,
- xserver-xorg-dev (>= 2:1.4.99.901),
+ xserver-xorg-dev (>= 2:1.5.99.901),
  x11proto-core-dev,
  x11proto-randr-dev,
  x11proto-input-dev,

commit 2ed171f9f390de4e97141c0016d3ba615e8c943e
Author: Julien Cristau 
Date:   Tue Feb 17 17:20:42 2009 +0100

xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so

libx11's postinst was the only post-sarge user, and it's gone now.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 72efa95..8840ff9 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -719,72 +719,6 @@ run () {
   fi
 }
 
-register_x_lib_dir_with_ld_so () {
-  # syntax: register_x_lib_dir_with_ld_so
-  #
-  # Configure the dynamic loader ld.so to search /usr/X11R6/lib for shared
-  # libraries.
-  #
-  # Call this function from the postinst script of a package that places a
-  # shared library in /usr/X11R6/lib, before invoking ldconfig.
-
-  local dir ldsoconf
-
-  dir="/usr/X11R6/lib"
-  ldsoconf="/etc/ld.so.conf"
-
-  # is the line not already present?
-  if ! fgrep -qsx "$dir" "$ldsoconf"; then
-observe "adding $dir directory to $ldsoconf"
-echo "$dir" >> "$ldsoconf"
-  fi
-}
-
-deregister_x_lib_dir_with_ld_so () {
-  # syntax: deregister_x_lib_dir_with_ld_so
-  #
-  # Configure dynamic loader ld.so to not search /usr/X11R6/lib for shared
-  # libraries, if and only if no shared libaries remain there.
-  #
-  # Call this function from the postrm script of a package that places a shared
-  # library in /usr/X11R6/lib, in the event "$1" is "remove", and before
-  # invoking ldconfig.
-
-  local dir ldsoconf fgrep_status cmp_status
-
-  dir="/usr/X11R6/lib"
-  ldsoconf="/etc/ld.so.conf"
-
-  # is the line present?
-  if fgrep -qsx "$dir" "$ldsoconf"; then
-# are there any shared objects in the directory?
-if [ "$(echo "$dir"/lib*.so.*.*)" = "$dir/lib*.so.*.*" ]; then
-  # glob expansion produced nothing, so no shared libraries are present
-  observe "removing $dir directory from $ldsoconf"
-  # rewrite the file (very carefully)
-  set +e
-  fgrep -svx "$dir" "$ldsoconf" > "$ldsoconf.dpkg-tmp"
-  fgrep_status=$?
-  set -e
-  case $fgrep_status in
-0|1) ;; # we don't actually care if any lines matched or not
-*) die "error reading \"$ldsoconf\"; fgrep exited with status" \
-  "$fgrep_status" ;;
-  esac
-  set +e
-  cmp -s "$ldsoconf.dpkg-tmp" "$ldsoconf"
-  cmp_s

xserver-xorg-input-fpit: Changes to 'refs/tags/xserver-xorg-input-fpit-1_1.3.0-1'

2009-03-31 Thread Julien Cristau
Tag 'xserver-xorg-input-fpit-1_1.3.0-1' created by Julien Cristau 
 at 2009-03-31 20:15 +

Tagging upload of xserver-xorg-input-fpit 1:1.3.0-1 to experimental.

Changes since xserver-xorg-input-fpit-1_1.2.0-1:
Alan Coopersmith (2):
  Remove xorgconfig & xorgcfg from See Also list in man page
  Add README with pointers to mailing list, bugzilla & git repos

Brice Goglin (1):
  Update xsfbs/quilt patching rules to be compatible with the

Julien Cristau (15):
  Build against xserver 1.5 rc1 and minor debian/control updates
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  xsfbs.sh: add remove_conffile_lookup
  xsfbs.sh: use 'local' now that policy allows it
  xsfbs.mk: fix the prepare target for parallel make
  xsfbs.mk: more parallel make fixing
  xsfbs.mk: update the list of releases, and drop some unused code
  xsfbs.mk: make 'log' a separate target
  xsfbs: add a repack script for uscan
  xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
  Build against xserver >= 1.6 rc1.
  Don't try to apply patches, we don't have any
  Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into 
debian-experimental
  Prepare changelog for upload

Paulo Cesar Pereira de Andrade (1):
  Janitor: make distcheck, .gitignore.

Peter Hutterer (3):
  Check for XINPUT ABI 3.
  Fix build, xf86Version.h -> xorgVersion.h
  fpit 1.3.0

Timo Aaltonen (4):
  Merge commit 'xf86-input-fpit-1.3.0' into debian-experimental
  Update the upstream ChangeLog.
  Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.
  Merge branch 'debian-unstable' into debian-experimental

---
 .gitignore   |6 
 ChangeLog|   36 
 Makefile.am  |8 
 Makefile.in  |  672 -
 README   |   20 
 aclocal.m4   | 8256 --
 config.guess | 1526 --
 config.h.in  |   66 
 config.sub   | 1658 --
 configure|22716 ---
 configure.ac |   17 
 debian/changelog |   11 
 debian/control   |   11 
 debian/rules |   18 
 debian/xsfbs/repack.sh   |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|   49 
 debian/xsfbs/xsfbs.sh|  405 
 depcomp  |  589 -
 install-sh   |  519 
 ltmain.sh| 6964 ---
 man/.gitignore   |2 
 man/Makefile.in  |  424 
 man/fpit.man |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/.gitignore   |6 
 src/Makefile.am  |2 
 src/Makefile.in  |  513 
 src/xf86Fpit.c   |8 
 30 files changed, 354 insertions(+), 44860 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of xserver-xorg-input-aiptek_1.2.0-1_amd64.changes

2009-03-31 Thread Archive Administrator
xserver-xorg-input-aiptek_1.2.0-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-aiptek_1.2.0-1.dsc
  xserver-xorg-input-aiptek_1.2.0.orig.tar.gz
  xserver-xorg-input-aiptek_1.2.0-1.diff.gz
  xserver-xorg-input-aiptek_1.2.0-1_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-acecad: Changes to 'debian-experimental'

2009-03-31 Thread Julien Cristau
 debian/xsfbs/repack.sh   |   32 +++
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|  127 +---
 debian/xsfbs/xsfbs.sh|  412 +--
 4 files changed, 233 insertions(+), 488 deletions(-)

New commits:
commit 2ed171f9f390de4e97141c0016d3ba615e8c943e
Author: Julien Cristau 
Date:   Tue Feb 17 17:20:42 2009 +0100

xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so

libx11's postinst was the only post-sarge user, and it's gone now.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 72efa95..8840ff9 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -719,72 +719,6 @@ run () {
   fi
 }
 
-register_x_lib_dir_with_ld_so () {
-  # syntax: register_x_lib_dir_with_ld_so
-  #
-  # Configure the dynamic loader ld.so to search /usr/X11R6/lib for shared
-  # libraries.
-  #
-  # Call this function from the postinst script of a package that places a
-  # shared library in /usr/X11R6/lib, before invoking ldconfig.
-
-  local dir ldsoconf
-
-  dir="/usr/X11R6/lib"
-  ldsoconf="/etc/ld.so.conf"
-
-  # is the line not already present?
-  if ! fgrep -qsx "$dir" "$ldsoconf"; then
-observe "adding $dir directory to $ldsoconf"
-echo "$dir" >> "$ldsoconf"
-  fi
-}
-
-deregister_x_lib_dir_with_ld_so () {
-  # syntax: deregister_x_lib_dir_with_ld_so
-  #
-  # Configure dynamic loader ld.so to not search /usr/X11R6/lib for shared
-  # libraries, if and only if no shared libaries remain there.
-  #
-  # Call this function from the postrm script of a package that places a shared
-  # library in /usr/X11R6/lib, in the event "$1" is "remove", and before
-  # invoking ldconfig.
-
-  local dir ldsoconf fgrep_status cmp_status
-
-  dir="/usr/X11R6/lib"
-  ldsoconf="/etc/ld.so.conf"
-
-  # is the line present?
-  if fgrep -qsx "$dir" "$ldsoconf"; then
-# are there any shared objects in the directory?
-if [ "$(echo "$dir"/lib*.so.*.*)" = "$dir/lib*.so.*.*" ]; then
-  # glob expansion produced nothing, so no shared libraries are present
-  observe "removing $dir directory from $ldsoconf"
-  # rewrite the file (very carefully)
-  set +e
-  fgrep -svx "$dir" "$ldsoconf" > "$ldsoconf.dpkg-tmp"
-  fgrep_status=$?
-  set -e
-  case $fgrep_status in
-0|1) ;; # we don't actually care if any lines matched or not
-*) die "error reading \"$ldsoconf\"; fgrep exited with status" \
-  "$fgrep_status" ;;
-  esac
-  set +e
-  cmp -s "$ldsoconf.dpkg-tmp" "$ldsoconf"
-  cmp_status=$?
-  set -e
-  case $cmp_status in
-0) rm "$ldsoconf.dpkg-tmp" ;; # files are identical
-1) mv "$ldsoconf.dpkg-tmp" "$ldsoconf" ;; # files differ
-*) die "error comparing \"$ldsoconf.dpkg-tmp\" to \"$ldsoconf\";" \
-  "cmp exited with status $cmp_status" ;;
-  esac
-fi
-  fi
-}
-
 make_symlink_sane () {
   # syntax: make_symlink_sane symlink target
   #

commit 84b7d5bf7a57cab80ba3696ce95028c2f67ba76d
Author: Julien Cristau 
Date:   Sun Feb 1 01:31:31 2009 +0100

xsfbs: add a repack script for uscan

This will automatically prune upstream tarballs

diff --git a/debian/xsfbs/repack.sh b/debian/xsfbs/repack.sh
new file mode 100644
index 000..5935cc9
--- /dev/null
+++ b/debian/xsfbs/repack.sh
@@ -0,0 +1,32 @@
+#!/bin/sh
+
+set -e
+
+if ! [ -d debian/prune ]; then
+   exit 0
+fi
+
+if [ "x$1" != x--upstream-version ]; then
+   exit 1
+fi
+
+version="$2"
+filename="$3"
+
+if [ -z "$version" ] || ! [ -f "$filename" ]; then
+   exit 1
+fi
+
+dir="$(pwd)"
+tempdir="$(mktemp -d)"
+
+cd "$tempdir"
+tar xf "$dir/$filename"
+cat "$dir"/debian/prune/* | while read file; do rm -f */$file; done
+
+tar czf "$dir/$filename" *
+cd "$dir"
+rm -rf "$tempdir"
+echo "Done pruning upstream tarball"
+
+exit 0

commit 86e7669f5d912824e341ea487a6257ec5433eb90
Author: Julien Cristau 
Date:   Thu Jul 17 15:44:45 2008 +0200

xsfbs.mk: make 'log' a separate target

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

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 984e81c..f0f8953 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -110,10 +110,15 @@ $(STAMP_DIR)/stampdir:
 .PHONY: prepare
 stampdir_targets+=prepare
 prepare: $(STAMP_DIR)/prepare
-$(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir $(STAMP_DIR)/genscripts
-   mkdir -p $(STAMP_DIR)/log
+$(STAMP_DIR)/prepare: $(STAMP_DIR)/log $(STAMP_DIR)/genscripts
>$@
 
+.PHONY: log
+stampdir_targets+=log
+log: $(STAMP_DIR)/log
+$(STAMP_DIR)/log: $(STAMP_DIR)/stampdir
+   mkdir -p $(STAMP_DIR)/log
+
 # Apply all patches to the upstream source.
 .PHONY: patch
 stampdir_targets+=patch
@@ -140,7 +145,7 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 
 # Revert all patches to the upstream source.
 .PHONY

xserver-xorg-input-aiptek: Changes to 'debian-experimental'

2009-03-31 Thread Julien Cristau
 debian/xsfbs/repack.sh   |   32 +++
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|  127 +---
 debian/xsfbs/xsfbs.sh|  405 +--
 4 files changed, 233 insertions(+), 481 deletions(-)

New commits:
commit 2ed171f9f390de4e97141c0016d3ba615e8c943e
Author: Julien Cristau 
Date:   Tue Feb 17 17:20:42 2009 +0100

xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so

libx11's postinst was the only post-sarge user, and it's gone now.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 72efa95..8840ff9 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -719,72 +719,6 @@ run () {
   fi
 }
 
-register_x_lib_dir_with_ld_so () {
-  # syntax: register_x_lib_dir_with_ld_so
-  #
-  # Configure the dynamic loader ld.so to search /usr/X11R6/lib for shared
-  # libraries.
-  #
-  # Call this function from the postinst script of a package that places a
-  # shared library in /usr/X11R6/lib, before invoking ldconfig.
-
-  local dir ldsoconf
-
-  dir="/usr/X11R6/lib"
-  ldsoconf="/etc/ld.so.conf"
-
-  # is the line not already present?
-  if ! fgrep -qsx "$dir" "$ldsoconf"; then
-observe "adding $dir directory to $ldsoconf"
-echo "$dir" >> "$ldsoconf"
-  fi
-}
-
-deregister_x_lib_dir_with_ld_so () {
-  # syntax: deregister_x_lib_dir_with_ld_so
-  #
-  # Configure dynamic loader ld.so to not search /usr/X11R6/lib for shared
-  # libraries, if and only if no shared libaries remain there.
-  #
-  # Call this function from the postrm script of a package that places a shared
-  # library in /usr/X11R6/lib, in the event "$1" is "remove", and before
-  # invoking ldconfig.
-
-  local dir ldsoconf fgrep_status cmp_status
-
-  dir="/usr/X11R6/lib"
-  ldsoconf="/etc/ld.so.conf"
-
-  # is the line present?
-  if fgrep -qsx "$dir" "$ldsoconf"; then
-# are there any shared objects in the directory?
-if [ "$(echo "$dir"/lib*.so.*.*)" = "$dir/lib*.so.*.*" ]; then
-  # glob expansion produced nothing, so no shared libraries are present
-  observe "removing $dir directory from $ldsoconf"
-  # rewrite the file (very carefully)
-  set +e
-  fgrep -svx "$dir" "$ldsoconf" > "$ldsoconf.dpkg-tmp"
-  fgrep_status=$?
-  set -e
-  case $fgrep_status in
-0|1) ;; # we don't actually care if any lines matched or not
-*) die "error reading \"$ldsoconf\"; fgrep exited with status" \
-  "$fgrep_status" ;;
-  esac
-  set +e
-  cmp -s "$ldsoconf.dpkg-tmp" "$ldsoconf"
-  cmp_status=$?
-  set -e
-  case $cmp_status in
-0) rm "$ldsoconf.dpkg-tmp" ;; # files are identical
-1) mv "$ldsoconf.dpkg-tmp" "$ldsoconf" ;; # files differ
-*) die "error comparing \"$ldsoconf.dpkg-tmp\" to \"$ldsoconf\";" \
-  "cmp exited with status $cmp_status" ;;
-  esac
-fi
-  fi
-}
-
 make_symlink_sane () {
   # syntax: make_symlink_sane symlink target
   #

commit 84b7d5bf7a57cab80ba3696ce95028c2f67ba76d
Author: Julien Cristau 
Date:   Sun Feb 1 01:31:31 2009 +0100

xsfbs: add a repack script for uscan

This will automatically prune upstream tarballs

diff --git a/debian/xsfbs/repack.sh b/debian/xsfbs/repack.sh
new file mode 100644
index 000..5935cc9
--- /dev/null
+++ b/debian/xsfbs/repack.sh
@@ -0,0 +1,32 @@
+#!/bin/sh
+
+set -e
+
+if ! [ -d debian/prune ]; then
+   exit 0
+fi
+
+if [ "x$1" != x--upstream-version ]; then
+   exit 1
+fi
+
+version="$2"
+filename="$3"
+
+if [ -z "$version" ] || ! [ -f "$filename" ]; then
+   exit 1
+fi
+
+dir="$(pwd)"
+tempdir="$(mktemp -d)"
+
+cd "$tempdir"
+tar xf "$dir/$filename"
+cat "$dir"/debian/prune/* | while read file; do rm -f */$file; done
+
+tar czf "$dir/$filename" *
+cd "$dir"
+rm -rf "$tempdir"
+echo "Done pruning upstream tarball"
+
+exit 0

commit 86e7669f5d912824e341ea487a6257ec5433eb90
Author: Julien Cristau 
Date:   Thu Jul 17 15:44:45 2008 +0200

xsfbs.mk: make 'log' a separate target

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

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 984e81c..f0f8953 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -110,10 +110,15 @@ $(STAMP_DIR)/stampdir:
 .PHONY: prepare
 stampdir_targets+=prepare
 prepare: $(STAMP_DIR)/prepare
-$(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir $(STAMP_DIR)/genscripts
-   mkdir -p $(STAMP_DIR)/log
+$(STAMP_DIR)/prepare: $(STAMP_DIR)/log $(STAMP_DIR)/genscripts
>$@
 
+.PHONY: log
+stampdir_targets+=log
+log: $(STAMP_DIR)/log
+$(STAMP_DIR)/log: $(STAMP_DIR)/stampdir
+   mkdir -p $(STAMP_DIR)/log
+
 # Apply all patches to the upstream source.
 .PHONY: patch
 stampdir_targets+=patch
@@ -140,7 +145,7 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 
 # Revert all patches to the upstream source.
 .PHONY

xserver-xorg-input-aiptek: Changes to 'refs/tags/xserver-xorg-input-aiptek-1_1.2.0-1'

2009-03-31 Thread Julien Cristau
Tag 'xserver-xorg-input-aiptek-1_1.2.0-1' created by Julien Cristau 
 at 2009-03-31 20:06 +

Tagging upload of xserver-xorg-input-aiptek 1:1.2.0-1 to experimental.

Changes since xserver-xorg-input-aiptek-1_1.1.1-1:
Alan Coopersmith (2):
  Remove xorgconfig & xorgcfg from See Also list in man page
  Add README with pointers to mailing list, bugzilla & git repos

Julien Cristau (4):
  Link against -lm for sqrt()
  Build against xserver >= 1.6 rc1.
  Don't try to apply patches, we don't have any
  Prepare changelog for upload

Paulo Cesar Pereira de Andrade (1):
  Janitor: rework make distcheck

Peter Hutterer (3):
  Check for XINPUT ABI 3.
  Fix build, xf86Version.h has been superseeded by xorgVersion.h
  aiptek 1.2.0

Timo Aaltonen (3):
  Merge branch 'upstream-experimental' into debian-experimental
  Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.
  Update the upstream ChangeLog.

---
 .gitignore   |6 
 ChangeLog|   49 
 Makefile.am  |9 
 Makefile.in  |  671 -
 README   |   20 
 aclocal.m4   | 8256 ---
 config.guess | 1526 ---
 config.h.in  |   66 
 config.sub   | 1658 
 configure|22716 ---
 configure.ac |   17 
 debian/changelog |   12 
 debian/control   |   11 
 debian/rules |   20 
 depcomp  |  589 -
 install-sh   |  519 -
 ltmain.sh| 6964 
 man/.gitignore   |2 
 man/Makefile.in  |  425 -
 man/aiptek.man   |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/.gitignore   |6 
 src/Makefile.am  |5 
 src/Makefile.in  |  514 -
 src/xf86Aiptek.c |2 
 src/xf86Aiptek.h |2 
 27 files changed, 136 insertions(+), 44459 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-aiptek: Changes to 'debian-experimental'

2009-03-31 Thread Julien Cristau
 debian/changelog |8 ++--
 debian/control   |2 +-
 debian/rules |2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit c1cd0cbeaaea9435a380579f34119cc938da8b3d
Author: Julien Cristau 
Date:   Tue Mar 31 22:06:03 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index d9c0d45..93d361b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-aiptek (1:1.2.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-aiptek (1:1.2.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release.
@@ -8,7 +8,7 @@ xserver-xorg-input-aiptek (1:1.2.0-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Build against xserver >= 1.6 rc1.
 
- -- Timo Aaltonen   Tue, 31 Mar 2009 16:09:22 +0300
+ -- Julien Cristau   Tue, 31 Mar 2009 22:05:22 +0200
 
 xserver-xorg-input-aiptek (1:1.1.1-1) unstable; urgency=low
 

commit 2fa632e5844403f412077a2eb1e3080a5edf9424
Author: Julien Cristau 
Date:   Tue Mar 31 22:03:50 2009 +0200

Don't try to apply patches, we don't have any

Causes FTBFS due to missing quilt build-dep

diff --git a/debian/rules b/debian/rules
index d87d3a6..1e2b63c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ endif
 # kbd_drv.a isn't phenomenally useful; kbd_drv.so more so
 confflags += --disable-static
 
-configure: $(STAMP_DIR)/patch
+configure:
autoreconf -vfi
 
 obj-$(DEB_BUILD_GNU_TYPE)/config.status: configure

commit d2af41fe43aa750a39ef0bcb05bd8c3881e50c20
Author: Julien Cristau 
Date:   Tue Mar 31 22:03:46 2009 +0200

Build against xserver >= 1.6 rc1.

diff --git a/debian/changelog b/debian/changelog
index c6cb3fb..d9c0d45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 xserver-xorg-input-aiptek (1:1.2.0-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Run autoreconf at build time; build-depend on automake, libtool
 and xutils-dev.
 
+  [ Julien Cristau ]
+  * Build against xserver >= 1.6 rc1.
+
  -- Timo Aaltonen   Tue, 31 Mar 2009 16:09:22 +0300
 
 xserver-xorg-input-aiptek (1:1.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2b3d515..ff753e4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Julien Cristau 
= 5),
  pkg-config,
- xserver-xorg-dev (>= 2:1.4),
+ xserver-xorg-dev (>= 2:1.5.99.901),
  x11proto-core-dev,
  x11proto-randr-dev,
  x11proto-input-dev,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of xserver-xorg-input-acecad_1.3.0-1_amd64.changes

2009-03-31 Thread Archive Administrator
xserver-xorg-input-acecad_1.3.0-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-acecad_1.3.0-1.dsc
  xserver-xorg-input-acecad_1.3.0.orig.tar.gz
  xserver-xorg-input-acecad_1.3.0-1.diff.gz
  xserver-xorg-input-acecad_1.3.0-1_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-acecad: Changes to 'refs/tags/xserver-xorg-input-acecad-1_1.3.0-1'

2009-03-31 Thread Julien Cristau
Tag 'xserver-xorg-input-acecad-1_1.3.0-1' created by Julien Cristau 
 at 2009-03-31 19:59 +

Tagging upload of xserver-xorg-input-acecad 1:1.3.0-1 to experimental.

Changes since xserver-xorg-input-acecad-1_1.2.2-1:
Alan Coopersmith (2):
  Remove xorgconfig & xorgcfg from See Also list in man page
  Add README with pointers to mailing list, bugzilla & git repos

Julien Cristau (3):
  Build against xserver >= 1.6 rc1.
  We don't have any patches, don't try to apply them
  Prepare changelog for upload

Paulo Cesar Pereira de Andrade (4):
  Compile warning fixes.
  Dont dlopen libsysfs.so, instead, link with it when available.
  Correct wrong check for Linux libsysfs.
  Janitor: Correct make distcheck and minor configure.ac cleanup.

Peter Hutterer (2):
  Check for XINPUT ABI 3.
  acecad 1.3.0

Timo Aaltonen (3):
  Merge commit 'xf86-input-acecad-1.3.0' into debian-experimental
  Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.
  Update the upstream ChangeLog.

---
 .gitignore   |4 
 ChangeLog|  106 
 Makefile.am  |8 
 Makefile.in  |  684 -
 README   |   20 
 aclocal.m4   | 8252 ---
 config.guess | 1516 ---
 config.h.in  |   72 
 config.sub   | 1626 ---
 configure|22996 ---
 configure.ac |   25 
 debian/changelog |   12 
 debian/control   |   11 
 debian/rules |   18 
 depcomp  |  589 -
 install-sh   |  519 -
 ltmain.sh| 6964 
 man/Makefile.in  |  425 -
 man/acecad.man   |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/Makefile.am  |7 
 src/Makefile.in  |  513 -
 src/acecad.c |   93 
 src/acecad.h |2 
 25 files changed, 236 insertions(+), 44756 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-acecad: Changes to 'debian-experimental'

2009-03-31 Thread Julien Cristau
 debian/changelog |8 ++--
 debian/control   |2 +-
 debian/rules |2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit d7bb7a3c541ec71f9ecc5324a8537191dfe26deb
Author: Julien Cristau 
Date:   Tue Mar 31 21:52:52 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 71df5ec..c9edccb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-acecad (1:1.3.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-acecad (1:1.3.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release.
@@ -8,7 +8,7 @@ xserver-xorg-input-acecad (1:1.3.0-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Build against xserver >= 1.6 rc1.
 
- -- Timo Aaltonen   Tue, 31 Mar 2009 15:31:32 +0300
+ -- Julien Cristau   Tue, 31 Mar 2009 21:46:32 +0200
 
 xserver-xorg-input-acecad (1:1.2.2-1) unstable; urgency=low
 

commit 67723640179838e173aff932b69799a46a015954
Author: Julien Cristau 
Date:   Tue Mar 31 21:52:19 2009 +0200

We don't have any patches, don't try to apply them

Causes ftbfs due to missing quilt build-dep

diff --git a/debian/rules b/debian/rules
index 51a4f42..84195b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ endif
 # kbd_drv.a isn't phenomenally useful; kbd_drv.so more so
 confflags += --disable-static
 
-configure: $(STAMP_DIR)/patch
+configure:
autoreconf -vfi
 
 obj-$(DEB_BUILD_GNU_TYPE)/config.status: configure

commit 4a513b9e86ed477ffb89448e8da326195a7d80cd
Author: Julien Cristau 
Date:   Tue Mar 31 21:46:27 2009 +0200

Build against xserver >= 1.6 rc1.

diff --git a/debian/changelog b/debian/changelog
index 0ba63f7..71df5ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 xserver-xorg-input-acecad (1:1.3.0-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Run autoreconf at build time; build-depend on automake, libtool
 and xutils-dev.
 
+  [ Julien Cristau ]
+  * Build against xserver >= 1.6 rc1.
+
  -- Timo Aaltonen   Tue, 31 Mar 2009 15:31:32 +0300
 
 xserver-xorg-input-acecad (1:1.2.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1ae9d96..4dfd846 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Drew Parsons 
= 5),
  pkg-config,
- xserver-xorg-dev (>= 2:1.4),
+ xserver-xorg-dev (>= 2:1.5.99.901),
  x11proto-core-dev,
  x11proto-randr-dev,
  x11proto-input-dev,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#515239: xrandr doesn't support TV_FORMAT for the S-Video output of the D945GCLF2 integrated video

2009-03-31 Thread Frank Blendinger
Hi.

On Tue 2009-03-31 16:04, Brice Goglin 
proclaimed:
> Frank Blendinger wrote:
> > any updates on this issue? I am having the same problems and would like
> > to know if there is any chance that this gets fixed.
> 
> As I said in my earlier reply to this bug report, it may be related to
> some upstream bugs that are fixed now. So maybe the upcoming 2.7 intel
> driver will help.

Do you know when it might be released? I'm wondering if it is worth to
build the driver from upstream git myself or just wait for a new
release.

A quick attempt to do the former failed for me, as apt-get
build-dependencies could not resolve some dependencies and I did not
have the time to install those myself. I don't know if the dependencies
of the driver would be new enough in Debian, and I don't want to end up
building a lot of libs and whatnot myself.


Greetings,
Frank

-- 
Frank Blendinger | fb(at)intoxicatedmind.net | GPG: 0x0BF2FE7A
Fingerprint: BB64 F2B8 DFD8 BF90 0F2E 892B 72CF 7A41 0BF2 FE7A
  "Just because I don't care doesn't mean I don't understand."
   (Homer Simpson)


signature.asc
Description: Digital signature


Bug#522054: Downgrading libdrm fixes it

2009-03-31 Thread Sam Morris
On Tue, 2009-03-31 at 17:17 +0200, Julien Cristau wrote:
> On Tue, 2009-03-31 at 15:49 +0100, Sam Morris wrote:
> > Would the absence of this device cause the whole system to lock up
> > though?
> > 
> It means using software rendering, which is a whole different codepath.
> 
> > I can install the newer packages and reboot and check if you think it
> > would help. :)
> 
> Yes please.

Ok--after I boot up, there is no /dev/dri directory. However after I get
into X (via startx currently), I see:

crw-rw 1 root video 226, 0 2009-03-31 18:03 /dev/dri/card0

which looks normal to me.

-- 
Sam Morris 



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#522064: x server crash

2009-03-31 Thread Brice Goglin
njy zlm wrote:
> Package:  xserver-xorg-core
> Version:  2:1.4.2-11
>
> my toplap is Compaq nx6320, sometime x server crash, I have to restart 
> system. 
>   

Does it actually crash ? (you would see X restart and gdm/xdm/kdm ask
for a login)
Or does it hang/freeze ? (cannot do anything anymore except maybe moving
the mouse pointer)

We need the log after the "crash". I should be in
/var/log/Xorg.0.log.old if X restarted only one since the crash.

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#522054: Downgrading libdrm fixes it

2009-03-31 Thread Julien Cristau
On Tue, 2009-03-31 at 15:49 +0100, Sam Morris wrote:
> Would the absence of this device cause the whole system to lock up
> though?
> 
It means using software rendering, which is a whole different codepath.

> I can install the newer packages and reboot and check if you think it
> would help. :)

Yes please.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#522054: Downgrading libdrm fixes it

2009-03-31 Thread Sam Morris
On Tue, 2009-03-31 at 16:33 +0200, Julien Cristau wrote:
> On Tue, 2009-03-31 at 14:50 +0100, Sam Morris wrote:
> > I downgraded libdrm2 and libdrm-intel1 to version 2.4.4+git+20090205
> > +8b88036-1 and Blender and my own OpenGL program now work again!
> > 
> > This also caused libgl1-mesa-dri and libgl1-mesa-glx to be downgraded to
> > version 7.0.3-7.
> 
> What are the permissions on /dev/dri/card*?  libdrm used to mknod and
> chmod 0666, but now relies on udev for this, which might prevent users
> not in the video group from using DRI.

Would the absence of this device cause the whole system to lock up
though?

I can install the newer packages and reboot and check if you think it
would help. :)

> 
> Cheers,
> Julien
-- 
Sam Morris 



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#516014: xorg: Since upgrade to Lenny on 2/15, Xorg frequenly spikes CPU to 100%

2009-03-31 Thread B. Steinberg

Please disregard my previous message.  After looking through bugs for 
xserver-xorg-video-ati and xserver-xorg-video-radeon, I found bug 507254 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507254) which suggests trying 
AGPMode 4 -- that one seems to work.  

Thanks --

Ben

--- On Thu, 3/26/09, B. Steinberg  wrote:

> From: B. Steinberg 
> Subject: Re: Bug#516014: xorg: Since upgrade to Lenny on 2/15, Xorg frequenly 
> spikes CPU to 100%
> To: "Brice Goglin" 
> Cc: dgun...@yahoo.com, 516...@bugs.debian.org
> Date: Thursday, March 26, 2009, 8:01 AM
> I am seeing this problem as well, since a recent upgrade
> from etch to lenny.  I installed the 6.11.0 packages and
> tried the AGPMode options, but no change.  I attach
> xorg.conf and Xorg.0.log.  Please let me know if I can
> provide any other information.
> 
> Thanks!
> 
> Ben


  



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-acecad: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 ChangeLog |  106 ++
 1 file changed, 106 insertions(+)

New commits:
commit 459a531d4a7ef263f71c814d6b1f3607542a3dab
Author: Timo Aaltonen 
Date:   Tue Mar 31 17:30:13 2009 +0300

Update the upstream ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 9110b07..409ba60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,109 @@
+commit 1685d3b518cf5fe4cc6a8fb3e3c28beb9b3ddb82
+Author: Peter Hutterer 
+Date:   Tue Feb 24 13:22:46 2009 +1000
+
+acecad 1.3.0
+
+Signed-off-by: Peter Hutterer 
+
+commit 61ad1d4470491bd49484de0b6e4eb65a7a51c799
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Mon Feb 2 18:02:43 2009 -0200
+
+Janitor: Correct make distcheck and minor configure.ac cleanup.
+
+commit 482471e4fe445da6d5307d3a16e53de6afa143e8
+Author: Alan Coopersmith 
+Date:   Thu Jan 29 15:09:23 2009 -0800
+
+Add README with pointers to mailing list, bugzilla & git repos
+
+commit ef3446502993c8492149fd319a49f6bd894efb7a
+Author: Alan Coopersmith 
+Date:   Fri Jan 9 16:09:43 2009 -0800
+
+Remove xorgconfig & xorgcfg from See Also list in man page
+
+commit b9497ba77692f2d44a9a1339ae2d0ff436abed70
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Fri Nov 28 04:48:50 2008 -0200
+
+Correct wrong check for Linux libsysfs.
+
+  This patch was the original one, and the previous test was a wrong
+attempt to simplify the change.
+  Triggered by tinderbox build.
+
+commit 36675d65ddc1ed35190f5fdbb18d5b460c7ba972
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Fri Nov 28 01:45:54 2008 -0200
+
+Dont dlopen libsysfs.so, instead, link with it when available.
+
+commit 791cbbf9df621d9712731990271bf3b53076673a
+Author: Peter Hutterer 
+Date:   Mon May 26 22:00:23 2008 +0930
+
+Check for XINPUT ABI 3.
+
+commit 33e64334db17ed3d2307e3ac465450c5c9b39ad9
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Sun Mar 16 03:01:23 2008 -0300
+
+Compile warning fixes.
+
+Don't call xf86usleep, just call usleep directly.
+Remove unused variables.
+
+Signed-off-by: Peter Hutterer 
+
+commit 60270d38257797a82eff74a56d1561068a6c348e
+Author: Giuseppe Bilotta 
+Date:   Sun Feb 10 08:52:46 2008 +0100
+
+Bump to 1.2.2
+
+commit 7cabee107798341c6c78632f56518a722ed15f03
+Author: Giuseppe Bilotta 
+Date:   Sat Feb 9 22:32:13 2008 +0100
+
+acecad: fix blotchy input in Inkscape and the Gimp by not pretending to be 
the core pointer by default
+
+commit 079e56633f700b2a0e0240501d31e4a9e5007a4f
+Author: Giuseppe Bilotta 
+Date:   Sat Feb 9 19:51:57 2008 +0100
+
+acecad: improve handling of botched input versions
+
+commit bf27c55a83a83fea4afe0499d1b2d592110e945a
+Author: Giuseppe Bilotta 
+Date:   Sun Oct 28 01:12:28 2007 +0200
+
+acecad: fake device limits == screen limits in xserver 1.4 for xinput
+
+xserver 1.4 does not do automatic coordinate scaling, so we have to do
+it manually. But this breaks xinput clients that do their own scaling
+using the device limits as reference. Pretend that they are the same as the
+screen limits to work around this.
+
+commit 3089bc76c7e6a829caff4cb86ca3948401e1b6f3
+Author: Giuseppe Bilotta 
+Date:   Sat Oct 27 13:08:04 2007 +0200
+
+acecad: set type_name to XI_TABLET
+
+commit 0ee57c9d8048c3e80356a3eab18b6871a21a3a96
+Author: Giuseppe Bilotta 
+Date:   Fri Oct 26 21:00:19 2007 +0200
+
+acecad: do our own scaling with USB device since it's not done in the 
kernel and ConverProc() isn't called automatically by X
+
+commit 253ea9de2321bccede3f0d74ee6a6f6b403e80ae
+Author: Giuseppe Bilotta 
+Date:   Fri Oct 26 20:12:19 2007 +0200
+
+acecad: don't crash when xf86IsCorePointer is not defined
+
 commit 38ba390f775e2f6001c8887328c5b925f623308a
 Author: Julien Cristau 
 Date:   Fri Sep 7 02:17:29 2007 +0200


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-fpit: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 debian/changelog |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

New commits:
commit 00074f8b5e36dbc6d84e1482eb935c2b71f19ed0
Author: Julien Cristau 
Date:   Fri May 2 13:39:41 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 7c670cf..96e4e28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-xserver-xorg-input-fpit (1:1.2.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-fpit (1:1.2.0-1) unstable; urgency=low
 
   * New upstream release plus some fixes from git
 + fixes crash due to undefined xf86IsCorePointer (closes: #457722)
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
 
- -- Julien Cristau   Fri, 21 Mar 2008 19:20:00 +0100
+ -- Julien Cristau   Fri, 02 May 2008 13:39:06 +0200
 
 xserver-xorg-input-fpit (1:1.1.0-3) unstable; urgency=low
 

commit f69ae1445bdcd9f8128a4811041ec18b10129971
Author: Julien Cristau 
Date:   Thu May 1 13:06:53 2008 +0200

Update changelogs for new git pull

diff --git a/ChangeLog b/ChangeLog
index 48b4ca0..e626cd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+commit 95676d89c7954cc5550ed386b784b470034320cc
+Author: Peter Hutterer 
+Date:   Wed Jan 30 13:30:59 2008 +1030
+
+Set is_core_pointer to 0 by default.
+
+Server 1.4 does not do physical core devices.
+
+commit 01a4da993a2ecd0f017baef49b6e57b82c05316d
+Author: Julien Cristau 
+Date:   Mon Jan 14 10:50:54 2008 +1030
+
+Don't crash with xserver 1.4
+
+xf86IsCorePointer() is gone.
+
+commit 2823f7c3f3784a1a398b8d5a9157c2e5263b6285
+Author: Peter Hutterer 
+Date:   Tue Apr 8 16:00:36 2008 +0930
+
+Revert "Don't call xf86IsCorePointer."
+
+This reverts commit 9ea880913d5775454311b0257bbaebf773cd4285.
+
 commit 164eb7570b10add2087ce293995319798ca3c345
 Author: Adam Jackson 
 Date:   Thu Mar 20 15:36:01 2008 -0400
diff --git a/debian/changelog b/debian/changelog
index f6463e1..7c670cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 xserver-xorg-input-fpit (1:1.2.0-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  * New upstream release plus some fixes from git
 + fixes crash due to undefined xf86IsCorePointer (closes: #457722)
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.

commit d4d6c2760b685bc3eb9f7bb5f6d6eb578aca977c
Author: Julien Cristau 
Date:   Thu May 1 13:05:47 2008 +0200

minor debian/control updates, and changelog fixup

* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.

diff --git a/debian/changelog b/debian/changelog
index af150b0..f6463e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 xserver-xorg-input-fpit (1:1.2.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
-+ should fix crash due to undefined xf86IsCorePointer (closes: #457722)
++ fixes crash due to undefined xf86IsCorePointer (closes: #457722)
+  * Bump Standards-Version to 3.7.3.
+  * Drop the XS- prefix from Vcs-* control fields.
 
  -- Julien Cristau   Fri, 21 Mar 2008 19:20:00 +0100
 
diff --git a/debian/control b/debian/control
index b0ea824..b53fb31 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow , Julien Cristau 

 Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.4), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-fpit
-XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-fpit.git
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-fpit
+Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-fpit.git
 
 Package: xserver-xorg-input-fpit
 Architecture: any


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-fpit: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 .gitignore   |6 
 ChangeLog|   60 
 Makefile.am  |8 
 Makefile.in  |  672 -
 README   |   20 
 aclocal.m4   | 8256 ---
 config.guess | 1526 ---
 config.h.in  |   66 
 config.sub   | 1658 
 configure|22716 ---
 configure.ac |   17 
 debian/changelog |9 
 debian/control   |   11 
 debian/rules |   18 
 depcomp  |  589 -
 install-sh   |  519 -
 ltmain.sh| 6964 
 man/.gitignore   |2 
 man/Makefile.in  |  424 -
 man/fpit.man |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/.gitignore   |6 
 src/Makefile.am  |2 
 src/Makefile.in  |  513 -
 src/xf86Fpit.c   |   20 
 26 files changed, 148 insertions(+), 44464 deletions(-)

New commits:
commit 364f1533c5096ddf954b13ad56330b2a7fc5b3c5
Author: Timo Aaltonen 
Date:   Tue Mar 31 17:22:48 2009 +0300

Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index eff791e..000
--- a/Makefile.in
+++ /dev/null
@@ -1,672 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-...@set_make@
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
-   $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-   $(top_srcdir)/configure COPYING ChangeLog config.guess \
-   config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-   $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-   html-recursive info-recursive install-data-recursive \
-   install-dvi-recursive install-exec-recursive \
-   install-html-recursive install-info-recursive \
-   install-pdf-recursive install-ps-recursive install-recursive \
-   installcheck-recursive installdirs-recursive pdf-recursive \
-   ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive\
-  distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distd

xserver-xorg-input-fpit: Changes to 'upstream-experimental'

2009-03-31 Thread Timo Aaltonen
 .gitignore  |6 ++
 ChangeLog   |   45 -
 Makefile.am |8 
 README  |   20 
 configure.ac|   17 ++---
 man/.gitignore  |2 --
 man/fpit.man|2 +-
 src/.gitignore  |6 --
 src/Makefile.am |2 ++
 src/xf86Fpit.c  |   20 
 10 files changed, 59 insertions(+), 69 deletions(-)

New commits:
commit 3cabac9b8d43269dabcd65dbe7477981a3945daa
Author: Peter Hutterer 
Date:   Wed Feb 18 11:28:19 2009 +1000

fpit 1.3.0

diff --git a/configure.ac b/configure.ac
index add1b4d..41cd92e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-fpit],
-1.2.0,
+1.3.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-fpit)
 

commit f4ffa85973d2c3306994f93902d1159d8831a0d0
Author: Paulo Cesar Pereira de Andrade 
Date:   Mon Feb 2 20:02:18 2009 -0200

Janitor: make distcheck, .gitignore.

diff --git a/.gitignore b/.gitignore
index 2df4a8d..d019074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+.deps
+.libs
 Makefile
 Makefile.in
 *.la
@@ -18,3 +20,7 @@ ltmain.sh
 missing
 stamp-h1
 *~
+*.4
+xf86-input-fpit-*.tar.*
+ChangeLog
+tags
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 7ca30f3..000
--- a/ChangeLog
+++ /dev/null
@@ -1,45 +0,0 @@
-2006-04-06  Adam Jackson  
-
-   * configure.ac:
-   * src/xf86Fpit.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
-
-2005-12-20  Kevin E. Martin  
-
-   * configure.ac:
-   Update package version for X11R7 release.
-
-2005-12-14  Kevin E. Martin  
-
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
-
-2005-12-06  Kevin E. Martin  
-
-   * man/Makefile.am:
-   Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
-
-2005-12-03  Kevin E. Martin  
-
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
-
-2005-12-01  Kevin E. Martin  
-
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
-
-2005-11-29  Adam Jackson  
-
-   * configure.ac:
-   Only build dlloader modules by default.
-
-2005-11-09  Kevin E. Martin  
-
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
-
-2005-11-01  Kevin E. Martin  
-
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
diff --git a/Makefile.am b/Makefile.am
index 6da3bf1..c4ac853 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,3 +22,11 @@ AUTOMAKE_OPTIONS = foreign
 SUBDIRS = src man
 
 EXTRA_DIST = readme.txt
+MAINTAINERCLEANFILES = ChangeLog
+
+.PHONY: ChangeLog
+
+ChangeLog:
+   $(CHANGELOG_CMD)
+
+dist-hook: ChangeLog
diff --git a/configure.ac b/configure.ac
index 7ba075e..add1b4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,15 +32,16 @@ AM_INIT_AUTOMAKE([dist-bzip2])
 
 AM_MAINTAINER_MODE
 
-DRIVER_NAME=fpit
-AC_SUBST([DRIVER_NAME])
-
+# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG
+m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or 
later before running autoconf/autogen])])
+XORG_MACROS_VERSION(1.2)
 AM_CONFIG_HEADER([config.h])
 
 # Checks for programs.
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
 AC_PROG_CC
+XORG_CWARNFLAGS
 
 AH_TOP([#include "xorg-server.h"])
 
@@ -77,16 +78,18 @@ XORG_DRIVER_CHECK_EXT(XINPUT, inputproto)
 # Checks for pkg-config packages
 PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901] xproto $REQUIRED_MODULES)
 sdkdir=$(pkg-config --variable=sdkdir xorg-server)
-
-CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'
-AC_SUBST([CFLAGS])
+XORG_CFLAGS="$CWARNFLAGS $XORG_CFLAGS"
 
 # Checks for libraries.
 
 # Checks for header files.
 AC_HEADER_STDC
 
+DRIVER_NAME=fpit
+AC_SUBST([DRIVER_NAME])
+
 XORG_MANPAGE_SECTIONS
 XORG_RELEASE_VERSION
+XORG_CHANGELOG
 
 AC_OUTPUT([Makefile src/Makefile man/Makefile])
diff --git a/man/.gitignore b/man/.gitignore
deleted file mode 100644
index 282522d..000
--- a/man/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/src/.gitignore b/src/.gitignore
deleted file mode 100644
index 9730646..000
--- a/src/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-*.la
-*.lo
diff --git a/src/Makefile.am b/src/Makefile.am
index 1789a7a..d90c25c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,6 +24,8 @@
 # -avoid-version prevents gratuitous .0.0.0 version numbers on the end
 # _ladir passes a dummy rpath to libtool so the thing will actually link
 # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
+AM_CFLAGS = $(XORG_CFLAGS)
+
 @driver_n...@_drv_la_ltlibraries = @driver_n...@_drv.la
 @driver_n...@_drv_la_ldflags = -module -avoid-version
 @driver_n...@_drv_ladir = @inputdir@

commit 05333d30eec20f699ce6c487e9efd30a4f8e12f7
Author: Alan Coopersmith 
Date:   Fr

Bug#522054: Downgrading libdrm fixes it

2009-03-31 Thread Julien Cristau
On Tue, 2009-03-31 at 14:50 +0100, Sam Morris wrote:
> I downgraded libdrm2 and libdrm-intel1 to version 2.4.4+git+20090205
> +8b88036-1 and Blender and my own OpenGL program now work again!
> 
> This also caused libgl1-mesa-dri and libgl1-mesa-glx to be downgraded to
> version 7.0.3-7.

What are the permissions on /dev/dri/card*?  libdrm used to mknod and
chmod 0666, but now relies on udev for this, which might prevent users
not in the video group from using DRI.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-aiptek: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 .cvsignore   |   19 
 .gitignore   |   26 
 ChangeLog|  400 
 Makefile.am  |9 
 Makefile.in  |  653 -
 README   |   20 
 aclocal.m4   | 7951 ---
 config.guess | 1500 ---
 config.h.in  |   66 
 config.sub   | 1616 
 configure|22051 ---
 configure.ac |   17 
 debian/changelog |   20 
 debian/control   |   11 
 debian/rules |   20 
 depcomp  |  530 -
 install-sh   |  323 
 ltmain.sh| 6871 -
 man/.cvsignore   |2 
 man/Makefile.in  |  419 -
 man/aiptek.man   |2 
 missing  |  360 
 mkinstalldirs|  158 
 src/.cvsignore   |6 
 src/Makefile.am  |5 
 src/Makefile.in  |  504 -
 src/xf86Aiptek.c |  267 
 src/xf86Aiptek.h |   10 
 28 files changed, 652 insertions(+), 43184 deletions(-)

New commits:
commit 58823fa8bf3d1636421d15f1c8b849a46c73b68f
Author: Timo Aaltonen 
Date:   Tue Mar 31 17:16:05 2009 +0300

Update the upstream ChangeLog.

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..3ca6a2f
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,388 @@
+commit b4dfb51ee61f5c54134e5731e0581f9f74bc6829
+Author: Peter Hutterer 
+Date:   Tue Feb 24 13:44:25 2009 +1000
+
+aiptek 1.2.0
+
+Signed-off-by: Peter Hutterer 
+
+commit acfbb985d63861cf414f568001a4bce89b75b0d9
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Mon Feb 2 18:13:44 2009 -0200
+
+Janitor: rework make distcheck
+
+  Don't use a static ChangeLog, and distribute the generated one.
+  Use only one .gitignore file.
+  Minor cleanup on configure.ac, aiming as similar as possible
+drivers configure.ac's.
+
+commit 3c0327e190e134a4435b4c22238749fed12a6709
+Author: Alan Coopersmith 
+Date:   Thu Jan 29 15:11:26 2009 -0800
+
+Add README with pointers to mailing list, bugzilla & git repos
+
+commit 8d05f481f0219dafed821b7cc89784afe73a5e24
+Author: Alan Coopersmith 
+Date:   Fri Jan 9 16:10:14 2009 -0800
+
+Remove xorgconfig & xorgcfg from See Also list in man page
+
+commit 9caf1a8372b5c9bae4032d256bb6065d8dbf26ba
+Author: Peter Hutterer 
+Date:   Thu Aug 14 15:01:28 2008 +0930
+
+Fix build, xf86Version.h has been superseeded by xorgVersion.h
+
+commit 87a3bd344129c06e4f4f90b10d13347b77f2be93
+Author: Julien Cristau 
+Date:   Thu Jul 17 18:25:05 2008 +0200
+
+Link against -lm for sqrt()
+
+commit 056b2a86085fd68f6408c53eb148284e2b506e77
+Author: Peter Hutterer 
+Date:   Mon May 26 22:01:29 2008 +0930
+
+Check for XINPUT ABI 3.
+
+commit a92bf3b53a277928c94aa87f245ccf301c1e7a2d
+Author: René van Paassen 
+Date:   Tue Jan 29 22:42:40 2008 +0100
+
+Bumped the version to 1.1.1
+
+This version is actually being tested/used by someone with a tablet (me)
+
+commit 4a8945d179f3ca9c6ca3553d36ce9840228cf84f
+Author: René van Paassen 
+Date:   Tue Jan 29 22:32:04 2008 +0100
+
+added #if to handle MiPointer{Current|Get}Screen cases
+
+commit 28269504679fd705f5666c450dbf862f91c8ca84
+Author: René van Paassen 
+Date:   Tue Jan 29 22:29:41 2008 +0100
+
+moved xf86AiptekClose after RemoveEnabled.., fixes crash VT switch
+
+commit a23587a1eef2c256ae9d4184405efb74135e13d5
+Author: René van Paassen 
+Date:   Tue Jan 29 22:24:34 2008 +0100
+
+Converted xf86msg into debug messages, to prevent filling the log
+
+commit 51a90b36853a98f6ec5f04c54a9d76fddcfa8ad6
+Author: Peter Hutterer 
+Date:   Thu Jan 17 17:21:38 2008 +1030
+
+Don't worry about being core pointer if XInput API is > 0.
+
+Server 1.4 and above let all devices be XI devices and the core devices are
+virtual. So we don't have to worry about it in the driver.
+
+This should make the code compatible with both 1.3 and 1.4.
+
+commit f424235dd26fa22bc3830cf9d884d7643abf3568
+Author: Peter Hutterer 
+Date:   Thu Jan 17 13:24:46 2008 +1030
+
+Revert "Driver's don't have to worry about being core pointers anymore."
+There's a better way of doing things. See next commit.
+
+This reverts commit 66e0fbb24377ac14b9cf8a80a55253cff13d7913.
+
+commit e34bc8e774d92bd81dcefbcd341ab3f040a7f144
+Author: Peter Hutterer 
+Date:   Thu Jan 10 11:27:39 2008 +1030
+
+Remove redefinition of NEED_XF86_TYPES.
+
+commit a88dafb63b0e0f3e4557ae75a3ee9a377ea4ef68
+Author: Peter Hutterer 
+Date:   Thu Jan 10 11:26:49 2008 +1030
+
+miPointerCurrentScreen is deprecated, miPointerGetScreen is all the rage 
now.
+
+Untested due to lack of device.
+
+commit 66e0fbb24377ac14b9cf8a80a55253cff13d7913
+Author: Peter Hutterer 
+Date:   Thu Jan 10 11:25:58 2008 +1030
+
+Driver's don't have to worry about being core pointers anymore.
+
+The DDX will do the right job, no matter what events we post, so we don't 
need
+in-driver checks for whether to post proximity events or not.
+
+Untested due to a lack of device.
+
+commit 3cb825cb4a633132de10df77e792fcbadf082385
+Author: Rene van Paassen 
+Dat

xserver-xorg-input-aiptek: Changes to 'upstream-experimental'

2009-03-31 Thread Timo Aaltonen
New branch 'upstream-experimental' available with the following commits:


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#515239: xrandr doesn't support TV_FORMAT for the S-Video output of the D945GCLF2 integrated video

2009-03-31 Thread Brice Goglin
Frank Blendinger wrote:
> Hi,
>
> any updates on this issue? I am having the same problems and would like
> to know if there is any chance that this gets fixed.
>   

As I said in my earlier reply to this bug report, it may be related to
some upstream bugs that are fixed now. So maybe the upcoming 2.7 intel
driver will help.

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#522054: Downgrading libdrm fixes it

2009-03-31 Thread Sam Morris
retitle 522054 OpenGL malfunctions and causes crashes
reassign 522054 libdrm-intel1
found 522054 2.4.5-2
thanks

I downgraded libdrm2 and libdrm-intel1 to version 2.4.4+git+20090205
+8b88036-1 and Blender and my own OpenGL program now work again!

This also caused libgl1-mesa-dri and libgl1-mesa-glx to be downgraded to
version 7.0.3-7.

-- 
Sam Morris 
Red Redemption




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Downgrading libdrm fixes it

2009-03-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 522054 OpenGL malfunctions and causes crashes
Bug#522054: xserver-xorg-video-intel: OpenGL screwed up
Changed Bug title to `OpenGL malfunctions and causes crashes' from 
`xserver-xorg-video-intel: OpenGL screwed up'.

> reassign 522054 libdrm-intel1
Bug#522054: OpenGL malfunctions and causes crashes
Bug reassigned from package `xserver-xorg-video-intel' to `libdrm-intel1'.

> found 522054 2.4.5-2
Bug#522054: OpenGL malfunctions and causes crashes
Bug marked as found in version 2.4.5-2.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#522054: xserver-xorg-video-intel: OpenGL screwed up

2009-03-31 Thread Sam Morris
bts retitle 522054 xserver-xorg-video-intel: OpenGL malfunctions and causes 
crashes
thanks

I've done some more testing and this happens with both 2.6.26 and
2.6.29.

Attached is what the X server prints to the console when started via
'startx'.

-- 
Sam Morris 
Script started on Tue 31 Mar 2009 14:01:44 BST


This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.5.99.902 (1.6.0 RC 2)
Release Date: 2009-1-30
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.28 x86_64 Debian
Current Operating System: Linux durandal 2.6.29-1-amd64 #1 SMP Tue Mar 24 
22:24:50 UTC 2009 x86_64
Build Date: 31 January 2009  07:16:39PM
xorg-server 2:1.5.99.902-1 (jcris...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 31 14:01:44 2009
(==) Using config file: "/etc/X11/xorg.conf"
WARNING: All config files need .conf: /etc/modprobe.d/pnp-hotplug, it will be 
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/display_class, it will be 
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be 
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/oss-compat, it will be 
ignored in a future release.
exaCopyDirty: Pending damage region empty!


xserver-xorg-input-acecad: Changes to 'debian-experimental'

2009-03-31 Thread Timo Aaltonen
 .gitignore   |4 
 Makefile.am  |8 
 Makefile.in  |  677 -
 README   |   20 
 aclocal.m4   | 8175 ---
 config.guess | 1516 ---
 config.h.in  |   72 
 config.sub   | 1626 ---
 configure|22614 ---
 configure.ac |   25 
 debian/changelog |   20 
 debian/control   |   13 
 debian/rules |   18 
 depcomp  |  584 -
 install-sh   |  507 -
 ltmain.sh| 6938 
 man/Makefile.in  |  423 -
 man/acecad.man   |2 
 missing  |  367 
 mkinstalldirs|  161 
 src/Makefile.am  |7 
 src/Makefile.in  |  512 -
 src/acecad.c |  141 
 src/acecad.h |2 
 24 files changed, 180 insertions(+), 44252 deletions(-)

New commits:
commit ceac57ffeddd5275adc1a028b54f5f3609252d27
Author: Timo Aaltonen 
Date:   Tue Mar 31 16:01:12 2009 +0300

Run autoreconf at build time; build-depend on automake, libtool and 
xutils-dev.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 1e87695..000
--- a/Makefile.in
+++ /dev/null
@@ -1,684 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-...@set_make@
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
-   $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-   $(top_srcdir)/configure COPYING ChangeLog config.guess \
-   config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-   $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-   html-recursive info-recursive install-data-recursive \
-   install-dvi-recursive install-exec-recursive \
-   install-html-recursive install-info-recursive \
-   install-pdf-recursive install-ps-recursive install-recursive \
-   installcheck-recursive installdirs-recursive pdf-recursive \
-   ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive\
-  distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-|| { find $(distdir) -type d ! -perm -200 

xserver-xorg-input-acecad: Changes to 'upstream-experimental'

2009-03-31 Thread Timo Aaltonen
 .gitignore  |4 +
 Makefile.am |8 +--
 README  |   20 +++
 configure.ac|   25 +
 man/acecad.man  |2 
 src/Makefile.am |7 ++
 src/acecad.c|  141 ++--
 src/acecad.h|2 
 8 files changed, 137 insertions(+), 72 deletions(-)

New commits:
commit 1685d3b518cf5fe4cc6a8fb3e3c28beb9b3ddb82
Author: Peter Hutterer 
Date:   Tue Feb 24 13:22:46 2009 +1000

acecad 1.3.0

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index e87d22c..1787cb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-acecad],
-1.2.2,
+1.3.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-acecad)
 

commit 61ad1d4470491bd49484de0b6e4eb65a7a51c799
Author: Paulo Cesar Pereira de Andrade 
Date:   Mon Feb 2 18:02:43 2009 -0200

Janitor: Correct make distcheck and minor configure.ac cleanup.

diff --git a/.gitignore b/.gitignore
index 5bd25d2..0f74990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,7 @@ libtool
 ltmain.sh
 missing
 stamp-h1
+*.4
+xf86-input-acecad-*.tar.*
+ChangeLog
+tags
diff --git a/Makefile.am b/Makefile.am
index af2effb..6a0325e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,14 +20,12 @@
 
 AUTOMAKE_OPTIONS = foreign
 SUBDIRS = src man
-
-EXTRA_DIST = autogen.sh ChangeLog
-
-CLEANFILES = ChangeLog
+EXTRA_DIST = ChangeLog
+MAINTAINERCLEANFILES = ChangeLog
 
 .PHONY: ChangeLog
 
 ChangeLog:
-   (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv 
.changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git 
directory not found: installing possibly empty changelog.' >&2)
+   $(CHANGELOG_CMD)
 
 dist-hook: ChangeLog
diff --git a/configure.ac b/configure.ac
index 392921e..e87d22c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,15 +32,16 @@ AM_INIT_AUTOMAKE([dist-bzip2])
 
 AM_MAINTAINER_MODE
 
-DRIVER_NAME=acecad
-AC_SUBST([DRIVER_NAME])
-
+# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG
+m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or 
later before running autoconf/autogen])])
+XORG_MACROS_VERSION(1.2)
 AM_CONFIG_HEADER([config.h])
 
 # Checks for programs.
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
 AC_PROG_CC
+XORG_CWARNFLAGS
 
 AH_TOP([#include "xorg-server.h"])
 
@@ -77,9 +78,7 @@ XORG_DRIVER_CHECK_EXT(XINPUT, inputproto)
 # Checks for pkg-config packages
 PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901] xproto $REQUIRED_MODULES)
 sdkdir=$(pkg-config --variable=sdkdir xorg-server)
-
-CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'
-AC_SUBST([CFLAGS])
+XORG_CFLAGS="$CWARNFLAGS $XORG_CFLAGS"
 
 # Checks for libraries.
 
@@ -94,7 +93,11 @@ if test x$HAVE_LIBSYSFS = xyes; then
 fi
 AM_CONDITIONAL(HAVE_LIBSYSFS, test x$HAVE_LIBSYSFS = xyes)
 
+DRIVER_NAME=acecad
+AC_SUBST([DRIVER_NAME])
+
 XORG_MANPAGE_SECTIONS
 XORG_RELEASE_VERSION
+XORG_CHANGELOG
 
 AC_OUTPUT([Makefile src/Makefile man/Makefile])
diff --git a/src/Makefile.am b/src/Makefile.am
index 65b449b..fd1a098 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,6 +24,8 @@
 # -avoid-version prevents gratuitous .0.0.0 version numbers on the end
 # _ladir passes a dummy rpath to libtool so the thing will actually link
 # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
+AM_CFLAGS = $(XORG_CFLAGS)
+
 @driver_n...@_drv_la_ltlibraries = @driver_n...@_drv.la
 @driver_n...@_drv_la_ldflags = -module -avoid-version
 

commit 482471e4fe445da6d5307d3a16e53de6afa143e8
Author: Alan Coopersmith 
Date:   Thu Jan 29 15:09:23 2009 -0800

Add README with pointers to mailing list, bugzilla & git repos

diff --git a/README b/README
new file mode 100644
index 000..5028b73
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+xf86-input-acecad - Acecad Flair input driver for the Xorg X server
+
+Please submit bugs & patches to the Xorg bugzilla:
+
+https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+http://lists.freedesktop.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+git://anongit.freedesktop.org/git/xorg/driver/xf86-input-acecad
+
+http://cgit.freedesktop.org/xorg/driver/xf86-input-acecad
+
+For more information on the git code manager, see:
+
+http://wiki.x.org/wiki/GitPage

commit ef3446502993c8492149fd319a49f6bd894efb7a
Author: Alan Coopersmith 
Date:   Fri Jan 9 16:09:43 2009 -0800

Remove xorgconfig & xorgcfg from See Also list in man page

diff --git a/man/acecad.man b/man/acecad.man
index a9cb68c..445951e 100644
--- a/man/acecad.man
+++ b/man/acecad.man
@@ -33,7 +33,7 @@ section only covers configuration details specific to this 
driver.
 .PP
 Config details...
 .SH "SEE ALSO"
-__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), 

Re: xfonts-base_1.0.0-5.1_i386.changes ACCEPTED

2009-03-31 Thread Hideki Yamane
Hi,

On Tue, 31 Mar 2009 12:41:04 +0200
Julien Cristau  wrote:
> wtf is this?  you're NMUing a package for a single severity:normal bug,
> with absolutely no attempt to contact the maintainer?  please explain
> why this was needed.

 Oops, it's MY mistake. I've just wanted to upload it to "mentors"
 and ask maintainers to include changes to fix a bug. 
 Very sorry for that. I don't do NMU for this package.

 # and please consider apply the patch that is left for a long...
 

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#521867: xorg: double shift does not change layout

2009-03-31 Thread Julien Cristau
On Tue, 2009-03-31 at 14:59 +0200, Francesco Potorti` wrote:
> >What's the output of xprop -root _XKB_RULES_NAMES btw?
> 
> _XKB_RULES_NAMES(STRING) = "xorg", "pc104", "us,it", ",", 
> "eurosign:e,altwin:meta_alt,eurosign:5,lv3:ralt_switch_multikey,nbsp:level3,compose:caps,shift:breaks_caps,grp:sclk_toggle"
> 
shift:breaks_caps might be the problem.  Does grp:shifts_toggle work
correctly if you disable shift:breaks_caps?

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#515239: xrandr doesn't support TV_FORMAT for the S-Video output of the D945GCLF2 integrated video

2009-03-31 Thread Frank Blendinger
Hi,

any updates on this issue? I am having the same problems and would like
to know if there is any chance that this gets fixed.


Greetings,
Frank

-- 
Frank Blendinger | fb(at)intoxicatedmind.net | GPG: 0x0BF2FE7A
Fingerprint: BB64 F2B8 DFD8 BF90 0F2E 892B 72CF 7A41 0BF2 FE7A
  "Just because I don't care doesn't mean I don't understand."
   (Homer Simpson)


signature.asc
Description: Digital signature


Bug#521867: xorg: double shift does not change layout

2009-03-31 Thread Julien Cristau
On Tue, 2009-03-31 at 13:57 +0200, Francesco Potorti` wrote:
> I have now Scroll Lock configured to change keyboard layout, and
> working.  I run:
> 
> $ /usr/share/bug/xserver-xorg/script 3> /tmp/xorg-bug-521867-scrlck.txt
> $ xkbcomp -xkb :0 - >> /tmp/xorg-bug-521867-scrlck.txt 
> 
> Then I set both shift keys to change keyboard layout and reset Scroll
> Lock.  Pressing double shift has no apparent effect.  I run:
> 
> $ /usr/share/bug/xserver-xorg/script 3> /tmp/xorg-bug-521867-dbshft.txt
> $ xkbcomp -xkb :0 - >> /tmp/xorg-bug-521867-dbshft.txt 
> 
> I append both files
> 
Thanks.  For reference, here's a diff between these files:

--- xorg-bug-521867-scrlck.txt  2009-03-31 14:27:45.0 +0200
+++ xorg-bug-521867-dbshft.txt  2009-03-31 14:27:49.0 +0200
@@ -1861,7 +1861,7 @@
 };
 };
 
-xkb_symbols 
"pc+us+it:2+altwin(meta_alt)+group(sclk_toggle)+level3(ralt_switch_multikey)+compose(caps)+eurosign("
 {
+xkb_symbols 
"pc+us+it:2+altwin(meta_alt)+group(shifts_toggle)+level3(ralt_switch_multikey)+compose(caps)+eurosig"
 {
 
 name[group1]="USA";
 name[group2]="Italy";
@@ -2072,7 +2072,7 @@
 };
 key  {
 type= "ALPHABETIC",
-symbols[Group1]= [ Shift_L,NoSymbol ],
+symbols[Group1]= [ Shift_L,  ISO_Prev_Group ],
 actions[Group1]= [ SetMods(modifiers=Shift), 
SetMods(modifiers=Shift+Lock,clearLocks) ]
 };
 key  {
@@ -2139,7 +2139,7 @@
 };
 key  {
 type= "ALPHABETIC",
-symbols[Group1]= [ Shift_R,NoSymbol ],
+symbols[Group1]= [ Shift_R,  ISO_Next_Group ],
 actions[Group1]= [ SetMods(modifiers=Shift), 
SetMods(modifiers=Shift+Lock,clearLocks) ]
 };
 key  {
@@ -2196,7 +2196,7 @@
 symbols[Group1]= [ F10, XF86_Switch_VT_10 ]
 };
 key  { [Num_Lock, Pointer_EnableKeys ] };
-key  { [  ISO_Next_Group ] };
+key  { [ Scroll_Lock ] };
 key   { [ KP_Home,KP_7 ] };
 key   { [   KP_Up,KP_8 ] };
 key   { [KP_Prior,KP_9 ] };

The type = "ALPHABETIC" for left and right shift seems weird.  Also I
don't know why they have this Group1 thing for symbols.
What's the output of xprop -root _XKB_RULES_NAMES btw?

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#459889: tourism programs in Egypt

2009-03-31 Thread sales

   Is pleased the company of
( magic surprise travel )
  To provide to our customers
  the most beautiful tourism offers in Egypt
 with the best service we have

   Most people who think of Egypt think of antiquities, but Egypt
offers much more. Certainly it is a prime location to see our great
  heritage from the ancient world, including Pyramids and wonderful
temples, but it is also part of the Holy Land, and tours to Christian
  and other religious monuments are popular. Yet Egypt also offers
   nature and desert treks, great scuba diving and even golf, fishing and
   birding expeditions. One may choose to relax on the wondrous Egypt Red
 Sea or Sinai coasts, take in the high culture of Cairo, or even
leisurely float down the Egyptian Nile on a luxurious river boat.

 Find out our tourism programs in Egypt



  ( Cairo - Sharm El Shiekh  )
   7 days and 6 nights

  Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=7



( Cairo - Alexandria - Luxor and Aswan )
 10 days and 9 nights

Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=9



  ( Cairo - Sharm El Shiekh  - Hurghada )
  11 days and 10 nights


Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=10


  ( Cairo - El Gouna - Hurghada )
 9 days 8 nights

Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=16


  ( Cairo - Marsa Matroh )
8 days and 7 nights

Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=14


( Sharm El Shiekh - Cairo – Marsa Matroh )
  10 days and 9 nights

Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=15


   ( Cairo - Sharm El Shiekh )
   9 days and 8 Nights

Click here   http://www.magicsurprisetravel.com/eng/offer.php?id=18



to contact us  :-

TELEFAX : 002 02 / 374 96 36 5 – 7 - 9
MOBILE : 002 011 / 444 74 27
www.magicsurprisetravel.com
E-Mail: sa...@magicsurprisetravel.com
71 El-Zahraa St., From Gada St., - Mohamndseen




--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#423315: marked as done (xfonts-base: strange glyphs for codepoints between U+30D0 (KATAKANA LETTER BA) and U+30D3 (KATAKANA LETTER BI))

2009-03-31 Thread Debian Bug Tracking System

Your message dated Tue, 31 Mar 2009 10:34:35 +
with message-id 
and subject line Bug#423315: fixed in xfonts-base 1:1.0.0-5.1
has caused the Debian Bug report #423315,
regarding xfonts-base: strange glyphs for codepoints between U+30D0 (KATAKANA 
LETTER BA) and U+30D3 (KATAKANA LETTER BI)
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
423315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423315
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xfonts-base
Version: 1:1.0.0-4
Severity: normal

strange glyphs in /usr/share/fonts/X11/misc/clR6x12.pcf.gz

for more info,
see thread from http://lists.debian.or.jp/ml/debian-users/48556
(in Japanese)

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages xfonts-base depends on:
ii  xfonts-utils  1:1.0.1-1  X Window System font utility progr

xfonts-base recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xfonts-base
Source-Version: 1:1.0.0-5.1

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

xfonts-base_1.0.0-5.1.diff.gz
  to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1.diff.gz
xfonts-base_1.0.0-5.1.dsc
  to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1.dsc
xfonts-base_1.0.0-5.1_all.deb
  to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 423...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hideki Yamane (Debian-JP)  (supplier of updated 
xfonts-base 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 31 Mar 2009 00:23:45 +0900
Source: xfonts-base
Binary: xfonts-base
Architecture: source all
Version: 1:1.0.0-5.1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Hideki Yamane (Debian-JP) 
Description: 
 xfonts-base - standard fonts for X
Closes: 423315
Changes: 
 xfonts-base (1:1.0.0-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/control:
 - Standards-Version: 3.8.1
 - new section "fonts"
 - Build-Depends: debhelper (>=7)
 - add "Homepage:" field
 - fix "I: xfonts-base source: build-depends-without-arch-dep"
   so "Build-Depends-Indep: pkg-config, xfonts-utils", and add quilt
   * debian/compat: set 7
   * debian/patches:
 - add "remove-wrongly-registered-katakana-glyphs" (Closes: #423315)
   * debian/rules:
 - fix "W: xfonts-base source: dh-clean-k-is-deprecated"
   * debian/watch: add it.
Checksums-Sha1: 
 5dd0f08ba00ab6d53efc9a6baf7bc733435534d8 1249 xfonts-base_1.0.0-5.1.dsc
 f886bd658606ef294b9f59270edc008068fd564a 5658912 xfonts-base_1.0.0.orig.tar.gz
 4a09125928d786f2118f1a45d1068beeacee5f7f 570831 xfonts-base_1.0.0-5.1.diff.gz
 5d59260725598f91e1f68bc3eb488ffb4370887a 6163814 xfonts-base_1.0.0-5.1_all.deb
Checksums-Sha256: 
 647b542c5880544d729880e1610adf4f16b27af7ba7b68d197fbde909246e0b2 1249 
xfonts-base_1.0.0-5.1.dsc
 4b540074d320b42cfb10bb02a90cf4cb6ce93f6d351bfc1da16b2f70f472e973 5658912 
xfonts-base_1.0.0.orig.tar.gz
 0cf45e69a4135fd9d26e2fce6fbf68d1474d10de42890600bac8b90bbfd714cc 570831 
xfonts-base_1.0.0-5.1.diff.gz
 206b25bf8d7940ccff683ab422d6765e420e259352cffaaf8aa5dfd44faf149a 6163814 
xfonts-base_1.0.0-5.1_all.deb
Files: 
 a8a6751a0d92cfb06541619cda14d709 1249 fonts optional xfonts-base_1.0.0-5.1.dsc
 357ded020e7b6ea2fe0b3fa8de3cf630 5658912 fonts optional 
xfonts-base_1.0.0.orig.tar.gz
 fc14f05ea29c199baeae79838a148f5c 570831 fonts optional 
xfonts-base_1.0.0-5.1.diff.gz
 621c530d2fdcfc63300ccbeb3a6d4789 6163814 fonts optional 
xfonts-base_1.0.0-5.1_all.deb

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

iEYEARECAAYFAknRR74ACgkQIu0hy8THJkv7bwCgpGt9zIXY9Pv2Pr1odEuxQGp5
R/sAoJm51z37amb3VWy0QL8CErR+3GBa
=wXWQ
-END PGP SIGNATURE-


--- End Message ---


Re: xfonts-base_1.0.0-5.1_i386.changes ACCEPTED

2009-03-31 Thread Julien Cristau
On Tue, 2009-03-31 at 10:34 +, Debian Installer wrote:
> Warning: ignoring xfonts-base_1.0.0.orig.tar.gz, since it's already in the 
> archive.
> 
> Accepted:
> xfonts-base_1.0.0-5.1.diff.gz
>   to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1.diff.gz
> xfonts-base_1.0.0-5.1.dsc
>   to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1.dsc
> xfonts-base_1.0.0-5.1_all.deb
>   to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1_all.deb

wtf is this?  you're NMUing a package for a single severity:normal bug,
with absolutely no attempt to contact the maintainer?  please explain
why this was needed.

TIA,
Julien


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xfonts-base_1.0.0-5.1_i386.changes ACCEPTED

2009-03-31 Thread Debian Installer
Warning: ignoring xfonts-base_1.0.0.orig.tar.gz, since it's already in the 
archive.

Accepted:
xfonts-base_1.0.0-5.1.diff.gz
  to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1.diff.gz
xfonts-base_1.0.0-5.1.dsc
  to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1.dsc
xfonts-base_1.0.0-5.1_all.deb
  to pool/main/x/xfonts-base/xfonts-base_1.0.0-5.1_all.deb


Override entries for your package:
xfonts-base_1.0.0-5.1.dsc - source fonts
xfonts-base_1.0.0-5.1_all.deb - optional fonts

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 423315 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of xfonts-base_1.0.0-5.1_i386.changes

2009-03-31 Thread Archive Administrator
xfonts-base_1.0.0-5.1_i386.changes uploaded successfully to localhost
along with the files:
  xfonts-base_1.0.0-5.1.dsc
  xfonts-base_1.0.0.orig.tar.gz
  xfonts-base_1.0.0-5.1.diff.gz
  xfonts-base_1.0.0-5.1_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Your Account Was BBanned

2009-03-31 Thread Ghee Vivona

Their eyes the fifth wriggling restlessly about, induced
to take up the hatchet, and efforts were the ogris or ulgres,
the finns, and perhaps even take them to duke's room, it
is the only quiet to his students. Some. Times he glowered
murderously.