xterm-254

2010-01-06 Thread Thomas Dickey
 Patch #254 - 2010/1/6

 * add  a  configure-check to eliminate install-ti rule from Makefile
   when  the system has no tic (terminfo compiler) program. This lets
   one use the install-full rule more consistently.
 * amend  change  to  WriteText() function in [258]patch #252 to take
   into  account  the  colorAttrMode  resource  (report  by Krzysztof
   Kotlenga).
 * document titleModes resource in manpage, added in [259]patch #252.
 * modify tcap-query table entries for shifted up/down cursor keys to
   match ncurses convention.
 * improve  lookup  of  termcap-query  data,  allowing  for duplicate
   keycodes versus missing entries.
 * add control sequence which can be used to modify the terminal data
   used for the termcap-keyboard.
 * improve   portability   of   tcap-query  feature,  using  terminfo
   functions in preference to termcap on systems having terminfo.
 * improve font-setting/querying control (OSC 50):
  + when TrueType font is selected, the TrueType faceName will be
set, rather than the bitmap font.
  + when  TrueType font is selected, querying returns the name of
the TrueType font.
  + querying  a font recognizes the relative-font convention that
setting a font could use.
 * add menu-entry for allowColorOps.
 * add  new  resources  for  fine-tuning menu entries: allowColorOps,
   disallowedColorOps, disallowedFontOps and disallowedTcapOps.
 * correct logic for disabling the "TrueType Fonts" menu item; it was
   not ensuring that the faceName resource value was non-empty.
 * implement VT520-style controls DECSMBV and DECSWBV for setting the
   margin- and warning-bell volume.
 * fix  a  minor  error from [260]patch #243 which made the zIconBeep
   feature use a minor-error tone rather than an informational tone.
 * add a null-pointer check for the case where renderFont resource is
   true,  but  faceName  resource  is  unset,  used in logic to strip
   "xft:"  prefix  from  [261]patch  #251  changes  (patch by Michael
   Riepe).
 * add  special  case  to  configure  CF_XOPEN_SOURCE  macro  to  use
   extensions on Darwin (patch by Dennis Preiser).
 * improve  configure  checks  for  regular  expressions  header  and
   library
 * update config.guess, config.sub

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


signature.asc
Description: Digital signature


xorg-server: Changes to 'refs/tags/xorg-server-2_1.7.3.902-1'

2010-01-06 Thread Julien Cristau
Tag 'xorg-server-2_1.7.3.902-1' created by Julien Cristau  
at 2010-01-06 17:56 +

Tagging upload of xorg-server 2:1.7.3.902-1 to unstable.

Changes since xorg-server-2_1.7.3.901-1:
Alan Coopersmith (7):
  Fix builds with --with-int10=stub
  COPYING: Update license preamble
  Update Sun license notices to current X.Org standard form
  Add freetype & type1 to the LoadModules ignore list
  Convert checks for PC98 support from platform #ifdefs to configure flag
  Add platform compatibility defines for Sun Studio compilers
  Change default xkb model from pc104 to pc105

Dave Airlie (1):
  fb: backport fb changes from master for src window operations.

Jeremy Huddleston (3):
  XQuartz: pbproxy: Fix building of standalone xpbproxy executable
  dtrace: Add Xserver-dtrace.h to CLEANFILES
  Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGS

Julien Cristau (9):
  test/xi2: fix maximum max_keycode (bug#25492)
  Add xserver-common dependency on x11-xkb-utils for xkbcomp.
  Remove our copy of input_id, add Depends on new enough udev instead.
  Merge tag 'xorg-server-1.7.3.902' into debian-experimental
  Bump changelogs
  Make xserver-common recommend xfonts-base
  Resync patches
  Kill obsolete stuff from 64-xorg-xkb.rules
  Prepare changelog for upload

Peter Hutterer (9):
  Xi: reset device properties to NULL after deleting them. (#25374)
  Merge branch 'server-1.7-branch' into server-1.7-nominations
  xfree86: DontZap has been disabled for a while now, say so in the man 
page.
  xfree86: update man page for special keys handling.
  xfree86: reword InputDevice man sections, deprecate 
CorePointer/CoreKeyboard
  xfree86: remove HistorySize from the xorg.conf man page.
  xfree86: belately init RandR12 if xinerama fails. (#24627)
  xkb: don't assign garbage value to led_return.
  xserver 1.7.3.902

Timo Aaltonen (1):
  Run udevadm trigger on postinst, and depend on udev [linux-any].

Tomas Carnecky (1):
  Fix possible NULL dereference in XkbFlushLedEvents()

---
 COPYING  |   42 -
 ChangeLog|  324 
++
 Xi/xiproperty.c  |2 
 composite/compalloc.c|   36 -
 composite/compext.c  |   36 -
 composite/compinit.c |   36 -
 composite/compint.h  |   36 -
 composite/compoverlay.c  |   36 -
 composite/compwindow.c   |   36 -
 configure.ac |   25 
 debian/changelog |   15 
 debian/control   |5 
 debian/local/64-xorg-xkb.rules   |3 
 debian/local/input_id.c  |  183 
-
 debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff   |2 
 debian/patches/12-Add-libudev-input-hotplug-backend.diff |  122 +--
 debian/patches/13-configure-config-udev-defaults-to-off-for-now.diff |   13 
 debian/rules |9 
 debian/xserver-xorg-core.postinst.in |5 
 dix/Makefile.am  |2 
 dix/Xserver-dtrace.h.in  |   36 -
 dix/Xserver.d|   40 -
 dix/dispatch.c   |   40 -
 dix/events.c |   54 -
 dix/resource.c   |   40 -
 fb/fb.h  |   76 +-
 fb/fbcmap.c  |   51 -
 fb/fbcmap_mi.c   |   51 -
 fb/fbpict.c  |   85 +-
 fb/fbtrap.c  |6 
 fb/wfbrename.h   |1 
 hw/kdrive/fake/Makefile.am   |2 
 hw/xfree86/common/compiler.h |   14 
 hw/xfree86/common/xf86Config.c   |   21 
 hw/xfree86/common/xf86Globals.c  |2 
 hw/xfree86/common/xf86Helper.c   |2 
 hw/xfree86/common/xf86Privstr.h 

xorg-server: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
Rebased ref, commits from common ancestor:
commit 6fad5b26289e6b13aebfd9e684942743d2384439
Author: Julien Cristau 
Date:   Wed Jan 6 17:45:02 2010 +

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index abcf5ce..a2136ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg-server (2:1.7.3.902-1) UNRELEASED; urgency=low
+xorg-server (2:1.7.3.902-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
   * Run udevadm trigger on postinst, and depend on udev [linux-any].
@@ -9,8 +9,9 @@ xorg-server (2:1.7.3.902-1) UNRELEASED; urgency=low
   * New upstream release.
   * Make xserver-common recommend xfonts-base, some clients don't work without
 those.
+  * Upload to unstable.
 
- -- Julien Cristau   Wed, 06 Jan 2010 16:57:05 +
+ -- Julien Cristau   Wed, 06 Jan 2010 17:44:59 +
 
 xorg-server (2:1.7.3.901-1) experimental; urgency=low
 

commit 148cf68e059328a66678fd28cc2bfe0d10dc78ff
Author: Julien Cristau 
Date:   Wed Jan 6 17:44:18 2010 +

Kill obsolete stuff from 64-xorg-xkb.rules

diff --git a/debian/local/64-xorg-xkb.rules b/debian/local/64-xorg-xkb.rules
index 311d49b..5a3c5b8 100644
--- a/debian/local/64-xorg-xkb.rules
+++ b/debian/local/64-xorg-xkb.rules
@@ -2,9 +2,6 @@ ACTION!="add|change", GOTO="xorg_xkb_end"
 SUBSYSTEM!="input", GOTO="xorg_xkb_end"
 KERNEL!="event*", GOTO="xorg_xkb_end"
 
-# input_id is only in udev > 147
-ENV{ID_INPUT}=="", IMPORT{program}="/lib/xorg/input_id %p"
-
 # import keyboard layout from /etc/default/keyboard
 ENV{ID_INPUT_KEY}=="?*", IMPORT{file}="/etc/default/keyboard"
 

commit 21744359bd53998adbfb7e19b310277b3fa74360
Author: Julien Cristau 
Date:   Wed Jan 6 17:34:44 2010 +

Resync patches

diff --git a/debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff 
b/debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff
index 0e91795..f975aef 100644
--- a/debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff
+++ b/debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff
@@ -15,7 +15,7 @@ Index: xorg-server/configure.ac
 ===
 --- xorg-server.orig/configure.ac
 +++ xorg-server/configure.ac
-@@ -1274,6 +1274,12 @@
+@@ -1299,6 +1299,12 @@
  [Use libmd SHA1 functions instead of OpenSSL libcrypto])])
  fi
  
diff --git a/debian/patches/12-Add-libudev-input-hotplug-backend.diff 
b/debian/patches/12-Add-libudev-input-hotplug-backend.diff
index 8df99fd..8c57195 100644
--- a/debian/patches/12-Add-libudev-input-hotplug-backend.diff
+++ b/debian/patches/12-Add-libudev-input-hotplug-backend.diff
@@ -31,11 +31,11 @@ Tested-by: Peter Hutterer 
  11 files changed, 400 insertions(+), 79 deletions(-)
  create mode 100644 config/udev.c
 
-diff --git a/config/Makefile.am b/config/Makefile.am
-index 7fa2df8..8c57948 100644
 a/config/Makefile.am
-+++ b/config/Makefile.am
-@@ -3,10 +3,18 @@ AM_CFLAGS = @DIX_CFLAGS@
+Index: xorg-server/config/Makefile.am
+===
+--- xorg-server.orig/config/Makefile.am
 xorg-server/config/Makefile.am
+@@ -3,10 +3,18 @@
  noinst_LTLIBRARIES = libconfig.la
  libconfig_la_SOURCES = config.c config-backends.h
  
@@ -55,7 +55,7 @@ index 7fa2df8..8c57948 100644
  
  if CONFIG_DBUS_API
  dbusconfigdir = $(sysconfdir)/dbus-1/system.d
-@@ -16,7 +24,13 @@ libconfig_la_SOURCES += dbus.c
+@@ -16,7 +24,13 @@
  endif
  
  if CONFIG_HAL
@@ -69,10 +69,10 @@ index 7fa2df8..8c57948 100644
 +endif # !CONFIG_UDEV
 +
  EXTRA_DIST = xorg-server.conf x11-input.fdi
-diff --git a/config/config-backends.h b/config/config-backends.h
-index 907e86b..0a2a22a 100644
 a/config/config-backends.h
-+++ b/config/config-backends.h
+Index: xorg-server/config/config-backends.h
+===
+--- xorg-server.orig/config/config-backends.h
 xorg-server/config/config-backends.h
 @@ -26,8 +26,18 @@
  #ifdef HAVE_DIX_CONFIG_H
  #include 
@@ -93,7 +93,7 @@ index 907e86b..0a2a22a 100644
  #include 
  
  typedef void (*config_dbus_core_connect_hook)(DBusConnection *connection,
-@@ -46,14 +56,15 @@ int config_dbus_core_init(void);
+@@ -46,14 +56,15 @@
  void config_dbus_core_fini(void);
  int config_dbus_core_add_hook(struct config_dbus_core_hook *hook);
  void config_dbus_core_remove_hook(struct config_dbus_core_hook *hook);
@@ -113,10 +113,10 @@ index 907e86b..0a2a22a 100644
  void config_hal_fini(void);
 +# endif
  #endif
-diff --git a/config/config.c b/config/config.c
-index b013293..7bf5e41 100644
 a/config/config.c
-+++ b/config/config.c
+Index: xorg-server/config/config.c
+===
+--- xorg-server.orig/config/config.c
 xorg-server/config/config.c
 @@ -28,13 +28,17 @@
  #endif
  
@@ -136,7 +136,7 @@ index b013293..7bf5e41 100644
  if (config_dbus_core_init()) {
  # ifdef CONFIG_DBUS_API
 if (!config_dbus_init())
-@@ -54,7 +58,9 @@ c

xorg-server: Changes to 'upstream-unstable'

2010-01-06 Thread Julien Cristau
Rebased ref, commits from common ancestor:
commit d1320f4f2908fd3a248a79314bd78f76b03c71c5
Author: Peter Hutterer 
Date:   Sat Dec 26 10:13:46 2009 +1000

xserver 1.7.3.902

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index 833a092..10cf26f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.7.3.901, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2009-12-11"
+AC_INIT([xorg-server], 1.7.3.902, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2009-12-26"
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2 foreign])
 AM_MAINTAINER_MODE

commit c18dd3fd9b2e4bf386271042b7c933f64100
Author: Peter Hutterer 
Date:   Mon Dec 7 12:58:57 2009 +1000

xkb: don't assign garbage value to led_return.

As the comment for the function states, led_return is undefined if map is
NULL. We might as well skip writing to it then.

Found by clang.

Reported-by: Tomas Carnecky 
Signed-off-by: Peter Hutterer 
Reviewed-by: Jamey Sharp 
(cherry picked from commit 12fb31815db9de9c01f2d4155a2b74531777c0bf)

diff --git a/xkb/xkb.c b/xkb/xkb.c
index 98e879d..1cd4558 100644
--- a/xkb/xkb.c
+++ b/xkb/xkb.c
@@ -3273,20 +3273,21 @@ _XkbFindNamedIndicatorMap(XkbSrvLedInfoPtr sli, Atom 
indicator,
   int *led_return)
 {
 XkbIndicatorMapPtr  map;
-int led;
 
 /* search for the right indicator */
 map = NULL;
 if (sli->names && sli->maps) {
+   int led;
+
for (led = 0; (led < XkbNumIndicators) && (map == NULL); led++) {
if (sli->names[led] == indicator) {
map= &sli->maps[led];
+   *led_return = led;
break;
}
}
 }
 
-*led_return = led;
 return map;
 }
 

commit 0f71be87b9174c587ccacd6aa61a9a66d3507ef4
Author: Peter Hutterer 
Date:   Mon Dec 14 11:05:20 2009 +1000

xfree86: belately init RandR12 if xinerama fails. (#24627)

On Fri, Dec 11, 2009 at 10:19:01AM -0800, Keith Packard wrote:
> On Wed, 9 Dec 2009 11:55:14 +1000, Peter Hutterer 
 wrote:
> > On Tue, Dec 08, 2009 at 05:24:06PM -0800, Aaron Plattner wrote:
> > > On Tue, Dec 08, 2009 at 03:52:27PM -0800, Peter Hutterer wrote:
> > > > Xorg +xinerama crashes immediately due to whacky dependency between 
Xinerama
> > > > and RandR12. The latter doesn't initialize if Xinerama is enabled, 
but if
> > > > only one screen is found, Xinerama is disabled again and RandR12 
tries to
> > > > access data it never initialized.
>
> I'd sure like to have RandR get enabled when xinerama doesn't; is there
> an easy way of making that happen here? Perhaps having the RandR12 code
> disable Xinerama when only one screen is found? Or some other kludge?

you know the dependency better than I do so any hints are apreciated.
afaict, the screenInfo.numScreens (the check used by Xinerama) isn't
necessarily initialized at this point so we can't use the same check.
The following seems to work though:

From 670b3ebdb7312a6433a8f093d0820785db2aea20 Mon Sep 17 00:00:00 2001
From: Peter Hutterer 
Date: Mon, 14 Dec 2009 11:00:58 +1000
Subject: [PATCH] xfree86: if only one screen was found, disable Xinerama 
(#24627)

Xorg +xinerama crashes immediately due to whacky dependency between Xinerama
and RandR12. The latter doesn't initialize if Xinerama is enabled, but if
only one screen is found, Xinerama is disabled again and RandR12 tries to
access data it never initialized.

Dependency chain is:
- ProcessCommandLine sets noPanoramiXExtension to FALSE
- xf86RandR12Init() is a noop
- PanoramiXExtensionInit sets noPanoramiXExtension to TRUE
- xf86RandR12CreateScreenResources tries to use the devPrivates key it never
  initialized.

This hack checks if there's only one screen at the time RandR12 is
initialized. If so, we expect Xinerama to fail anyhow so we disable it
ourselves and proceed as planned.

X.Org Bug 24627 

Signed-off-by: Peter Hutterer 
Signed-off-by: Keith Packard 
(cherry picked from commit faca1bc582e374d32ee9d63d10e072fbef4940a3)

diff --git a/hw/xfree86/modes/xf86RandR12.c b/hw/xfree86/modes/xf86RandR12.c
index 6ea9d26..1fc63c4 100644
--- a/hw/xfree86/modes/xf86RandR12.c
+++ b/hw/xfree86/modes/xf86RandR12.c
@@ -871,7 +871,12 @@ xf86RandR12Init (ScreenPtr pScreen)
 #ifdef PANORAMIX
 /* XXX disable RandR when using Xinerama */
 if (!noPanoramiXExtension)
-   return TRUE;
+{
+if (xf86NumScreens == 1)
+noPanoramiXExtension = TRUE;
+else
+return TRUE;
+}
 #endif
 
 if (xf86Rand

xorg-server: Changes to 'ubuntu'

2010-01-06 Thread Alberto Milone
 debian/changelog |3 ++-
 debian/xserver-xorg-core.postinst.in |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 2f1ba7b2526249f94887344cac0f225da45cfe30
Author: Alberto Milone 
Date:   Wed Jan 6 18:28:41 2010 +0100

Look for XvMCConfig in /usr/lib/xvmcconfig-standard and install
the slave in /usr/lib.

diff --git a/debian/changelog b/debian/changelog
index ee21df3..b1b2960 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ xorg-server (2:1.7.3.901-1ubuntu5) lucid; urgency=low
 
   * Use alternatives to make it easier to switch between X11 and 3rd
 party modules.
-  * Add link to /usr/lib/XvMCConfig and use it for alternatives.
+  * Add link to /usr/lib/xvmcconfig-standard/XvMCConfig and use it
+for alternatives.
 
  -- Alberto Milone   Mon, 04 Jan 2010 12:08:17 
+0100
 
diff --git a/debian/xserver-xorg-core.postinst.in 
b/debian/xserver-xorg-core.postinst.in
index 88024f8..3e31fbb 100644
--- a/debian/xserver-xorg-core.postinst.in
+++ b/debian/xserver-xorg-core.postinst.in
@@ -19,7 +19,7 @@ case "$1" in
 --install /etc/ld.so.conf.d/GL.conf gl_conf 
/usr/lib/standard-x11/ld.so.conf 500 \
 --slave /usr/lib/xorg/modules/extensions/libdri.so libdri.so 
/usr/lib/xorg/modules/extensions/standard/libdri.so \
 --slave /usr/lib/xorg/modules/extensions/libglx.so libglx.so 
/usr/lib/xorg/modules/extensions/standard/libglx.so \
---slave /etc/X11/XvMCConfig xvmcconfig /usr/lib/XvMCConfig-alt
+--slave /usr/lib/XvMCConfig xvmcconfig 
/usr/lib/xvmcconfig-standard/XvMCConfig
 esac
 
 #DEBHELPER#


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



mesa 7.6.1-1 MIGRATED to testing

2010-01-06 Thread Debian testing watch
FYI: The status of the mesa source package
in Debian's testing distribution has changed.

  Previous version: 7.6-1
  Current version:  7.6.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



xorg: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog  |   57 ++-
 debian/control|   97 +-
 debian/local/debian-setup-keyboard|2 
 debian/rules  |   24 +++-
 debian/scripts/vars.hurd-i386 |1 
 debian/scripts/vars.kfreebsd-amd64|1 
 debian/scripts/vars.kfreebsd-i386 |1 
 debian/x11-common.NEWS|7 +-
 debian/x11-common.lintian-overrides   |4 +
 debian/x11-common.templates   |2 
 debian/xorg.lintian-overrides |5 +
 debian/xserver-xorg.NEWS  |   10 +--
 debian/xserver-xorg.install   |2 
 debian/xserver-xorg.lintian-overrides |3 +
 debian/xserver-xorg.postinst.in   |6 +-
 debian/xsfbs/xsfbs.mk |   17 -
 debian/xsfbs/xsfbs.sh |4 -
 17 files changed, 164 insertions(+), 79 deletions(-)

New commits:
commit 90be005c1f996a14c67ad7d48d43f0a9b3c48d85
Author: Julien Cristau 
Date:   Wed Jan 6 16:45:32 2010 +

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 141f14f..812f08f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-xorg (1:7.5+1) UNRELEASED; urgency=low
+xorg (1:7.5+1) unstable; urgency=low
 
   * Drop xorg-dev dependency on x11proto-xf86misc-dev and libxxf86misc-dev,
 which are obsolete.
   * Same with x11proto-trap-dev and libxtrap-dev.
   * The call to udevadm trigger has moved to xserver-xorg-core and the
 drivers, remove it from xserver-xorg.postinst.
+  * Upload to unstable.
 
- -- Julien Cristau   Sun, 06 Dec 2009 14:06:59 +0100
+ -- Julien Cristau   Wed, 06 Jan 2010 16:45:28 +
 
 xorg (1:7.5~3) experimental; urgency=low
 

commit 8bf4fde7ee5569dfbeb801e830aefa8cf446b75e
Author: Julien Cristau 
Date:   Wed Jan 6 16:44:24 2010 +

Remove the call to udevadm trigger from xserver-xorg.postinst

It has moved to xserver-xorg-core and the drivers.

diff --git a/debian/changelog b/debian/changelog
index 73e2c0b..141f14f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-xorg (1:7.5~4) UNRELEASED; urgency=low
+xorg (1:7.5+1) UNRELEASED; urgency=low
 
   * Drop xorg-dev dependency on x11proto-xf86misc-dev and libxxf86misc-dev,
 which are obsolete.
   * Same with x11proto-trap-dev and libxtrap-dev.
+  * The call to udevadm trigger has moved to xserver-xorg-core and the
+drivers, remove it from xserver-xorg.postinst.
 
  -- Julien Cristau   Sun, 06 Dec 2009 14:06:59 +0100
 
diff --git a/debian/control b/debian/control
index 19beb4e..94a9f0f 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,6 @@ Depends:
  xserver-xorg-video-all | xserver-xorg-video-6,
  xserver-xorg-input-all | xserver-xorg-input-7,
  xserver-xorg-input-evdev [alpha amd64 arm armeb armel hppa i386 ia64 lpia 
m32r m68k mips mipsel powerpc sparc],
- udev [linux-any],
  hal (>= 0.5.12~git20090406) [kfreebsd-any],
  ${shlibs:Depends},
  ${misc:Depends},
diff --git a/debian/xserver-xorg.postinst.in b/debian/xserver-xorg.postinst.in
index b3f25ed..5b38145 100644
--- a/debian/xserver-xorg.postinst.in
+++ b/debian/xserver-xorg.postinst.in
@@ -146,9 +146,7 @@ case "$1" in
   update-rc.d xserver-xorg remove || true
 fi
 if dpkg --compare-versions "$2" lt "1:7.5~3"; then
-  if [ `uname -s` = "Linux" ]; then
-udevadm trigger --subsystem-match=input --action=change
-  elif [ `uname -s` = "GNU/kFreeBSD" ]; then
+  if [ `uname -s` = "GNU/kFreeBSD" ]; then
 invoke-rc.d hal restart >/dev/null
   fi
 fi

commit 16cce1e3a3717ad66b7fa7f29ec91239fe8a33bf
Author: Julien Cristau 
Date:   Sun Dec 6 14:09:49 2009 +0100

RIP XTrap

diff --git a/debian/changelog b/debian/changelog
index 61fe9bb..73e2c0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xorg (1:7.5~4) UNRELEASED; urgency=low
 
   * Drop xorg-dev dependency on x11proto-xf86misc-dev and libxxf86misc-dev,
 which are obsolete.
+  * Same with x11proto-trap-dev and libxtrap-dev.
 
  -- Julien Cristau   Sun, 06 Dec 2009 14:06:59 +0100
 
diff --git a/debian/control b/debian/control
index 4fa60a0..19beb4e 100644
--- a/debian/control
+++ b/debian/control
@@ -188,7 +188,6 @@ Depends:
  libxres-dev,
  libxss-dev,
  libxt-dev,
- libxtrap-dev,
  libxtst-dev,
  libxv-dev,
  libxvmc-dev,
@@ -211,7 +210,6 @@ Depends:
  x11proto-render-dev,
  x11proto-resource-dev,
  x11proto-scrnsaver-dev,
- x11proto-trap-dev,
  x11proto-video-dev,
  x11proto-xcmisc-dev,
  x11proto-xext-dev,

commit 61ef793e34a6fbac953345a97bd099c21ed3244f
Author: Julien Cristau 
Date:   Sun Dec 6 14:07:16 2009 +0100

RIP XFree86-Misc

Drop xorg-dev dependency on xf86misc proto and lib, which are obsolete.

diff --git a/debian/changelog b/debian/changelog
index d43a8f1..61fe9bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.5~4) UNRELEASED; urgency=low
+
+  * Drop xorg-de

xorg: Changes to 'refs/tags/xorg-1_7.5+1'

2010-01-06 Thread Julien Cristau
Tag 'xorg-1_7.5+1' created by Julien Cristau  at 
2010-01-06 16:48 +

Tagging upload of xorg 1:7.5+1 to unstable.

Changes since xorg-1_7.5-3:
Julien Cristau (4):
  RIP XFree86-Misc
  RIP XTrap
  Remove the call to udevadm trigger from xserver-xorg.postinst
  Prepare changelog for upload

---
 debian/changelog|   11 +++
 debian/control  |5 -
 debian/xserver-xorg.postinst.in |4 +---
 3 files changed, 12 insertions(+), 8 deletions(-)
---


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



libxi: Changes to 'refs/tags/libxi-2_1.3-2'

2010-01-06 Thread Julien Cristau
Rebased ref, commits from common ancestor:
commit 3975e5219d713c8962a3a3f7c02ec7efc07b22eb
Author: Julien Cristau 
Date:   Wed Jan 6 16:20:34 2010 +

Fixup a couple issues in the patch

- make sure we unlock the display on error
- output error message to stderr
- fix off-by-two in number of events for XI1

diff --git a/debian/changelog b/debian/changelog
index f702684..bc7af21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ libxi (2:1.3-2) unstable; urgency=low
 #515734, #515946).  Patch by Peter Hutterer, analysis by Nathan Kidd.
   * Upload to unstable.
 
- -- Julien Cristau   Wed, 06 Jan 2010 13:02:46 +
+ -- Julien Cristau   Wed, 06 Jan 2010 16:23:44 +
 
 libxi (2:1.3-1) experimental; urgency=low
 
diff --git 
a/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
 
b/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
index 34b4544..47d32b6 100644
--- 
a/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
+++ 
b/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
@@ -22,7 +22,7 @@ diff --git a/src/XExtInt.c b/src/XExtInt.c
 index e87ead8..125a72e 100644
 --- a/src/XExtInt.c
 +++ b/src/XExtInt.c
-@@ -173,6 +173,63 @@ static char *XInputErrorList[] = {
+@@ -173,6 +173,64 @@ static char *XInputErrorList[] = {
  "BadClass, invalid event class",  /* BadClass */
  };
  
@@ -47,16 +47,17 @@ index e87ead8..125a72e 100644
 +LockDisplay(dpy);
 +extversion = _XiGetExtensionVersionRequest(dpy, INAME,
 +codes.major_opcode);
-+if (!extversion || !extversion->present)
-+goto out;
 +UnlockDisplay(dpy);
 +SyncHandle();
++if (!extversion || !extversion->present)
++goto out;
 +
 +if (extversion->major_version >= 2)
 +nevents = IEVENTS; /* number is fixed, XI2 adds GenericEvents only */
 +else if (extversion->major_version <= 0)
 +{
-+printf("XInput_find_display: invalid extension version %d.%d\n",
++fprintf(stderr,
++"XInput_find_display: invalid extension version %d.%d\n",
 +extversion->major_version, extversion->minor_version);
 +goto out;
 +}
@@ -65,13 +66,13 @@ index e87ead8..125a72e 100644
 +switch(extversion->minor_version)
 +{
 +case XI_Add_DeviceProperties_Minor:
-+nevents = XI_DevicePropertyNotify - 1;
++nevents = XI_DevicePropertyNotify + 1;
 +break;
 +case  XI_Add_DevicePresenceNotify_Minor:
-+nevents = XI_DevicePresenceNotify - 1;
++nevents = XI_DevicePresenceNotify + 1;
 +break;
 +default:
-+nevents = XI_DeviceButtonstateNotify - 1;
++nevents = XI_DeviceButtonstateNotify + 1;
 +break;
 +}
 +}


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



libxi: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog   
|2 -
 debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch 
|   15 +-
 2 files changed, 9 insertions(+), 8 deletions(-)

New commits:
commit 3975e5219d713c8962a3a3f7c02ec7efc07b22eb
Author: Julien Cristau 
Date:   Wed Jan 6 16:20:34 2010 +

Fixup a couple issues in the patch

- make sure we unlock the display on error
- output error message to stderr
- fix off-by-two in number of events for XI1

diff --git a/debian/changelog b/debian/changelog
index f702684..bc7af21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ libxi (2:1.3-2) unstable; urgency=low
 #515734, #515946).  Patch by Peter Hutterer, analysis by Nathan Kidd.
   * Upload to unstable.
 
- -- Julien Cristau   Wed, 06 Jan 2010 13:02:46 +
+ -- Julien Cristau   Wed, 06 Jan 2010 16:23:44 +
 
 libxi (2:1.3-1) experimental; urgency=low
 
diff --git 
a/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
 
b/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
index 34b4544..47d32b6 100644
--- 
a/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
+++ 
b/debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch
@@ -22,7 +22,7 @@ diff --git a/src/XExtInt.c b/src/XExtInt.c
 index e87ead8..125a72e 100644
 --- a/src/XExtInt.c
 +++ b/src/XExtInt.c
-@@ -173,6 +173,63 @@ static char *XInputErrorList[] = {
+@@ -173,6 +173,64 @@ static char *XInputErrorList[] = {
  "BadClass, invalid event class",  /* BadClass */
  };
  
@@ -47,16 +47,17 @@ index e87ead8..125a72e 100644
 +LockDisplay(dpy);
 +extversion = _XiGetExtensionVersionRequest(dpy, INAME,
 +codes.major_opcode);
-+if (!extversion || !extversion->present)
-+goto out;
 +UnlockDisplay(dpy);
 +SyncHandle();
++if (!extversion || !extversion->present)
++goto out;
 +
 +if (extversion->major_version >= 2)
 +nevents = IEVENTS; /* number is fixed, XI2 adds GenericEvents only */
 +else if (extversion->major_version <= 0)
 +{
-+printf("XInput_find_display: invalid extension version %d.%d\n",
++fprintf(stderr,
++"XInput_find_display: invalid extension version %d.%d\n",
 +extversion->major_version, extversion->minor_version);
 +goto out;
 +}
@@ -65,13 +66,13 @@ index e87ead8..125a72e 100644
 +switch(extversion->minor_version)
 +{
 +case XI_Add_DeviceProperties_Minor:
-+nevents = XI_DevicePropertyNotify - 1;
++nevents = XI_DevicePropertyNotify + 1;
 +break;
 +case  XI_Add_DevicePresenceNotify_Minor:
-+nevents = XI_DevicePresenceNotify - 1;
++nevents = XI_DevicePresenceNotify + 1;
 +break;
 +default:
-+nevents = XI_DeviceButtonstateNotify - 1;
++nevents = XI_DeviceButtonstateNotify + 1;
 +break;
 +}
 +}


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



Re: Nouveau kernel driver

2010-01-06 Thread Pasi Kärkkäinen
On Wed, Jan 06, 2010 at 02:50:12PM +, Julien Cristau wrote:
> On Wed, Jan  6, 2010 at 15:44:54 +0200, Pasi Kärkkäinen wrote:
> 
> > It's worth noting that Fedora 12 already ships Nouveau, with 2.6.31 kernel. 
> > 
> It's worth noting that RH has a number of people working on their
> graphics stack which is quite different from ours.  And that fedora is
> hardly comparable to debian stable.
> 

Obviously. 

Just wanted to remind about the number of additional patches they have..
so if Debian backports the nouveau patches to 2.6.32 it's worth checking
what else they have there. I'm not sure if everything is in upstream Linux yet.

-- Pasi


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



Re: Nouveau kernel driver

2010-01-06 Thread Julien Cristau
On Wed, Jan  6, 2010 at 15:44:54 +0200, Pasi Kärkkäinen wrote:

> It's worth noting that Fedora 12 already ships Nouveau, with 2.6.31 kernel. 
> 
It's worth noting that RH has a number of people working on their
graphics stack which is quite different from ours.  And that fedora is
hardly comparable to debian stable.

Cheers,
Julien


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



Re: Nouveau kernel driver

2010-01-06 Thread Pasi Kärkkäinen
On Tue, Jan 05, 2010 at 11:33:49PM +, Ben Hutchings wrote:
> On Tue, 2010-01-05 at 22:15 +, Chris Lamb wrote:
> > Ben Hutchings wrote:
> > 
> > > I'd like to pull nouveau from 2.6.33 into Debian's 2.6.32.  I'm hoping
> > > this would allow for replacement of nv and its dodgy source with nouveau
> > 
> > This sounds like a good idea, but I should probably point out that I don't
> > think we will be able to replace nv in squeeze with nouveau.
> 
> Why not?  Does it not support all the same hardware as nv, or is it
> still too unstable?
> 
> > Would this this affect whether you want to spend time on it now? As you
> > imply, we get this "for free" by waiting for .33, and I will have to get
> > some -snapshot packages into testing anyway..
> 
> squeeze will be released with 2.6.32.  The release of .33 will be too
> close to the freeze date.
> 

It's worth noting that Fedora 12 already ships Nouveau, with 2.6.31 kernel. 

So it should be usable.. although I think Fedora has a lot of additional
patches for drm/ttm/kms/nouveau.

-- Pasi


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



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

2010-01-06 Thread Julien Cristau
Tag 'libxinerama-2_1.1-2' created by Julien Cristau 
 at 2010-01-06 13:04 +

Tagging upload of libxinerama 2:1.1-2 to unstable.

Changes since libxinerama-2_1.1-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



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

2010-01-06 Thread Julien Cristau
Tag 'libxxf86vm-1_1.1.0-2' created by Julien Cristau 
 at 2010-01-06 13:04 +

Tagging upload of libxxf86vm 1:1.1.0-2 to unstable.

Changes since libxxf86vm-1_1.1.0-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



libxxf86vm: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +++--
 debian/rules |1 
 src/config.h.in  |   64 ---
 3 files changed, 10 insertions(+), 66 deletions(-)

New commits:
commit 928b6ec0a95bbf5444e6cc7b85929b71821ce58b
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:03 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 1e61a9d..70b04be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxxf86vm (1:1.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:02:53 +
+
 libxxf86vm (1:1.1.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 8c987d72b3d488ced4c982286bcf2f6ffdcf4bf5
Author: Julien Cristau 
Date:   Wed Dec 2 16:29:04 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index f2b0ca7..1e61a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-libxxf86vm (1:1.1.0-1) UNRELEASED; urgency=low
+libxxf86vm (1:1.1.0-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Run autoreconf on build. Add build-deps on automake, libtool and
 xutils-dev.
@@ -11,7 +12,7 @@ libxxf86vm (1:1.1.0-1) UNRELEASED; urgency=low
 x11proto-xf86vidmode-dev.
   * Move -dbg package to section debug.
 
- -- Timo Aaltonen   Tue, 24 Nov 2009 12:40:58 +0200
+ -- Julien Cristau   Wed, 02 Dec 2009 16:29:01 +0100
 
 libxxf86vm (1:1.0.2-1) unstable; urgency=low
 

commit a09297f3ea78a84a782acdb9adebdfdf8bd501c5
Author: Julien Cristau 
Date:   Wed Dec 2 16:28:50 2009 +0100

Delete generated config.h.in

diff --git a/debian/rules b/debian/rules
index 9ad0318..13143dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ clean: xsfclean
rm -f aclocal.m4 config.guess config.h.in config.sub configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
find -name Makefile.in -delete
+   rm -f src/config.h.in
 
dh_clean
 
diff --git a/src/config.h.in b/src/config.h.in
deleted file mode 100644
index d9e9ca4..000
--- a/src/config.h.in
+++ /dev/null
@@ -1,64 +0,0 @@
-/* src/config.h.in.  Generated from configure.ac by autoheader.  */
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_DLFCN_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_INTTYPES_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_MEMORY_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STDINT_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STDLIB_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STRINGS_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STRING_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_UNISTD_H
-
-/* Name of package */
-#undef PACKAGE
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* Major version of this package */
-#undef PACKAGE_VERSION_MAJOR
-
-/* Minor version of this package */
-#undef PACKAGE_VERSION_MINOR
-
-/* Patch version of this package */
-#undef PACKAGE_VERSION_PATCHLEVEL
-
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Version number of package */
-#undef VERSION


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



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

2010-01-06 Thread Julien Cristau
Tag 'libxxf86dga-2_1.1.1-2' created by Julien Cristau 
 at 2010-01-06 13:04 +

Tagging upload of libxxf86dga 2:1.1.1-2 to unstable.

Changes since libxxf86dga-2_1.1.1-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



libxxf86dga: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   16 
 debian/control   |6 +++---
 2 files changed, 15 insertions(+), 7 deletions(-)

New commits:
commit d70f79d80ecc8cbbba94ee6c4b30c8239af8ecbf
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:03 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 1568ada..6af4d7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxxf86dga (2:1.1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:02:51 +
+
 libxxf86dga (2:1.1.1-1) experimental; urgency=low
 
   [ Brice Goglin ]

commit 77f019208709ae231c398655b3009a57772e9c45
Author: Julien Cristau 
Date:   Wed Dec 2 16:08:19 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 27f8d84..1568ada 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxxf86dga (2:1.1.1-1) UNRELEASED; urgency=low
+libxxf86dga (2:1.1.1-1) experimental; urgency=low
 
   [ Brice Goglin ]
   * Bump Standards-Version to 3.7.3 (no changes).
@@ -25,7 +25,7 @@ libxxf86dga (2:1.1.1-1) UNRELEASED; urgency=low
   * Drop -1 revisions from build-deps [lintian].
   * Bump Standards-Version to 3.8.3.
 
- -- Timo Aaltonen   Tue, 24 Nov 2009 12:07:19 +0200
+ -- Julien Cristau   Wed, 02 Dec 2009 16:08:15 +0100
 
 libxxf86dga (2:1.0.2-1) unstable; urgency=low
 

commit b73a98ec1327c9118ed1f04c6956bee283ee80fb
Author: Julien Cristau 
Date:   Wed Dec 2 16:07:52 2009 +0100

Bump Standards-Version to 3.8.3.

diff --git a/debian/changelog b/debian/changelog
index 8ba548c..27f8d84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,5 @@
 libxxf86dga (2:1.1.1-1) UNRELEASED; urgency=low
 
-  [ Julien Cristau ]
-  * Sync debian/control 'Section' fields with the override.
-  * Drop -1 revisions from build-deps [lintian].
-
   [ Brice Goglin ]
   * Bump Standards-Version to 3.7.3 (no changes).
   * Drop the XS- prefix from Vcs-Git and Vcs-Browser fields in debian/control.
@@ -24,6 +20,11 @@ libxxf86dga (2:1.1.1-1) UNRELEASED; urgency=low
   * Drop pre-dependency on x11-common from libxxf86dga-dev. This was needed
 for upgrades from sarge.
 
+  [ Julien Cristau ]
+  * Sync debian/control 'Section' fields with the override.
+  * Drop -1 revisions from build-deps [lintian].
+  * Bump Standards-Version to 3.8.3.
+
  -- Timo Aaltonen   Tue, 24 Nov 2009 12:07:19 +0200
 
 libxxf86dga (2:1.0.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0f71653..51df985 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev (>= 1:7.5~1)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxxf86dga
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxxf86dga.git
 

commit 07b4060d818167c05a2eca9ac54427b6e1d1ac27
Author: Julien Cristau 
Date:   Wed Dec 2 16:06:00 2009 +0100

Drop -1 revisions from build-deps [lintian].

diff --git a/debian/changelog b/debian/changelog
index 97c4177..8ba548c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxxf86dga (2:1.1.1-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Sync debian/control 'Section' fields with the override.
+  * Drop -1 revisions from build-deps [lintian].
 
   [ Brice Goglin ]
   * Bump Standards-Version to 3.7.3 (no changes).
diff --git a/debian/control b/debian/control
index 9f06f6a..0f71653 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow , Andres Salomon 
, Julien Cristau 
 Build-Depends:
  debhelper (>= 5.0.0),
- libx11-dev (>= 1:0.99.2-1),
+ libx11-dev (>= 1:0.99.2),
  x11proto-xf86dga-dev (>= 2.0.99.1),
- libxext-dev (>= 1:0.99.1-1),
+ libxext-dev (>= 1:0.99.1),
  pkg-config,
  quilt,
  automake,


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



libxtst: Changes to 'refs/tags/libxtst-2_1.1.0-2'

2010-01-06 Thread Julien Cristau
Tag 'libxtst-2_1.1.0-2' created by Julien Cristau  at 
2010-01-06 13:04 +

Tagging upload of libxtst 2:1.1.0-2 to unstable.

Changes since libxtst-2_1.1.0-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



libxtst: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 debian/control   |2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 84421d5990b5cfe1e71e0880f760eb08a2777356
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:03 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index fe6d123..d731967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (2:1.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:02:50 +
+
 libxtst (2:1.1.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 334d14d6b725086d4ef108b09a796e66262a7e20
Author: Julien Cristau 
Date:   Thu Nov 26 17:58:03 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 9b742b2..fe6d123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-libxtst (2:1.1.0-1) UNRELEASED; urgency=low
+libxtst (2:1.1.0-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
   * Bump the build-dep on libxext-dev (>= 1:1.0.99.4).
 
- -- Timo Aaltonen   Tue, 24 Nov 2009 11:42:26 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 17:57:54 +0100
 
 libxtst (2:1.0.99.2-2) experimental; urgency=low
 

commit 92ebb206108a6ab619565df4dfdb22936755b85d
Author: Julien Cristau 
Date:   Thu Nov 26 17:47:40 2009 +0100

Fix libxext-dev epoch in build-deps

diff --git a/debian/control b/debian/control
index be61b15..ccf2721 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Andres Salomon 
= 5.0.0),
  libx11-dev (>= 2:0.99.3),
- libxext-dev (>= 1:1.0.99.4),
+ libxext-dev (>= 2:1.0.99.4),
  libxi-dev,
  x11proto-record-dev (>= 1.13.99.1),
  x11proto-xext-dev (>= 7.0.99.3),


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



libxss: Changes to 'refs/tags/libxss-1_1.2.0-2'

2010-01-06 Thread Julien Cristau
Tag 'libxss-1_1.2.0-2' created by Julien Cristau  at 
2010-01-06 13:04 +

Tagging upload of libxss 1:1.2.0-2 to unstable.

Changes since libxss-1_1.2.0-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



libxss: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 00e670d4ba37555c679ea8ee5a7bcdfc09343d7c
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:02 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 828d3d8..35a00d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxss (1:1.2.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:02:49 +
+
 libxss (1:1.2.0-1) experimental; urgency=low
 
   [ Brice Goglin ]


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



libxi: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 .gitignore 
|   13 
 COPYING
|   24 
 ChangeLog  
| 1795 +
 Makefile.am
|8 
 configure.ac   
|   27 
 debian/changelog   
|   32 
 debian/control 
|   21 
 debian/libxi-dev.install   
|1 
 debian/libxi6.symbols  
|   29 
 debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch 
|  170 
 debian/patches/series  
|1 
 debian/rules   
|6 
 include/X11/extensions/XInput.h
| 1277 ++
 include/X11/extensions/XInput2.h   
|  548 ++
 man/.gitignore 
|3 
 man/Makefile.am
|  314 -
 man/XAllowDeviceEvents.man 
|  146 
 man/XAllowDeviceEvents.txt 
|  133 
 man/XChangeDeviceDontPropagateList.man 
|   93 
 man/XChangeDeviceDontPropagateList.txt 
|   92 
 man/XChangeKeyboardDevice.man  
|   70 
 man/XChangeKeyboardDevice.txt  
|   68 
 man/XChangePointerDevice.man   
|   76 
 man/XChangePointerDevice.txt   
|   79 
 man/XDeviceBell.man
|   77 
 man/XDeviceBell.txt
|   78 
 man/XGetDeviceControl.man  
|  139 
 man/XGetDeviceControl.txt  
|  126 
 man/XGetDeviceKeyMapping.man   
|  180 
 man/XGetDeviceKeyMapping.txt   
|  146 
 man/XGetDeviceModifierMapping.man  
|  145 
 man/XGetDeviceModifierMapping.txt  
|  118 
 man/XGetDeviceMotionEvents.man 
|  117 
 man/XGetDeviceMotionEvents.txt 
|  109 
 man/XGetDeviceProperty.man 
|  191 -
 man/XGetDeviceProperty.txt 
|  165 
 man/XGetExtensionVersion.man   
|   54 
 man/XGetExtensionVersion.txt   
|   50 
 man/XGetFeedbackControl.man
|  319 -
 man/XGetFeedbackControl.txt
|  272 +
 man/XGrabDevice.man
|  203 -
 man/XGrabDevice.txt
|  159 
 man/XGrabDeviceButton.man  
|  211 -
 man/XGrabDeviceButton.txt  
|  170 
 man/XGrabDeviceKey.man 
|  205 -
 man/XGrabDeviceKey.txt 
|  177 
 man/XIChangeHierarchy.txt  
|  119 
 man/XIChangeProperty.txt   
|  227 +
 man/XIDefineCursor.txt 
|   79 
 man/XIGrabButton.txt   
|  201 +
 man/XIGrabDevice.txt   
|  147 
 man/XIGrabEnter.txt
|  176 
 man/XIListProperties.txt   
|   54 
 man/XIQueryDevice.txt  
|  208 +
 man/XIQueryPointer.txt 
|   99 
 man/XIQueryVersion.txt  

libxinerama: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 INSTALL  |  237 ---
 debian/changelog |   10 +-
 debian/rules |1 
 3 files changed, 9 insertions(+), 239 deletions(-)

New commits:
commit bddf37ac3cefd7f85cd94d6fad93ec2c8cd56d79
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:02 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 888088e..9300938 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxinerama (2:1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:02:47 +
+
 libxinerama (2:1.1-1) experimental; urgency=low
 
   [ Brice Goglin ]

commit 026dc0a16e2e731ab1040de4bdfb9f1ad8801396
Author: Julien Cristau 
Date:   Wed Dec 2 15:06:21 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index c1921aa..888088e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxinerama (2:1.1-1) UNRELEASED; urgency=low
+libxinerama (2:1.1-1) experimental; urgency=low
 
   [ Brice Goglin ]
   * Add upstream URL to debian/copyright.
@@ -17,7 +17,7 @@ libxinerama (2:1.1-1) UNRELEASED; urgency=low
   * Drop pre-dependency on x11-common from libxinerama-dev. This was needed
 for upgrades from sarge.
 
- -- Timo Aaltonen   Mon, 23 Nov 2009 14:38:59 +0200
+ -- Julien Cristau   Wed, 02 Dec 2009 15:06:18 +0100
 
 libxinerama (2:1.0.3-2) unstable; urgency=low
 

commit b5fa1d2830a47673dbbc290e81bee60a640290de
Author: Julien Cristau 
Date:   Wed Dec 2 15:05:58 2009 +0100

Delete pointless INSTALL file

diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index d3c5b40..000
--- a/INSTALL
+++ /dev/null
@@ -1,237 +0,0 @@
-Installation Instructions
-*
-
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007 Free Software Foundation, Inc.
-
-This file is free documentation; the Free Software Foundation gives
-unlimited permission to copy, distribute and modify it.
-
-Basic Installation
-==
-
-Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package.  The following
-more-detailed instructions are generic; see the `README' file for
-instructions specific to this package.
-
-   The `configure' shell script attempts to guess correct values for
-various system-dependent variables used during compilation.  It uses
-those values to create a `Makefile' in each directory of the package.
-It may also create one or more `.h' files containing system-dependent
-definitions.  Finally, it creates a shell script `config.status' that
-you can run in the future to recreate the current configuration, and a
-file `config.log' containing compiler output (useful mainly for
-debugging `configure').
-
-   It can also use an optional file (typically called `config.cache'
-and enabled with `--cache-file=config.cache' or simply `-C') that saves
-the results of its tests to speed up reconfiguring.  Caching is
-disabled by default to prevent problems with accidental use of stale
-cache files.
-
-   If you need to do unusual things to compile the package, please try
-to figure out how `configure' could check whether to do them, and mail
-diffs or instructions to the address given in the `README' so they can
-be considered for the next release.  If you are using the cache, and at
-some point `config.cache' contains results you don't want to keep, you
-may remove or edit it.
-
-   The file `configure.ac' (or `configure.in') is used to create
-`configure' by a program called `autoconf'.  You need `configure.ac' if
-you want to change it or regenerate `configure' using a newer version
-of `autoconf'.
-
-The simplest way to compile this package is:
-
-  1. `cd' to the directory containing the package's source code and type
- `./configure' to configure the package for your system.
-
- Running `configure' might take a while.  While running, it prints
- some messages telling which features it is checking for.
-
-  2. Type `make' to compile the package.
-
-  3. Optionally, type `make check' to run any self-tests that come with
- the package.
-
-  4. Type `make install' to install the programs and any data files and
- documentation.
-
-  5. You can remove the program binaries and object files from the
- source code directory by typing `make clean'.  To also remove the
- files that `configure' created (so you can compile the package for
- a different kind of computer), type `make distclean'.  There is
- also a `make maintainer-clean' target, but that is intended mainly
- for the package's developers.  If you use it, you may have to get
- all sorts of other programs in order to regenerate files that came
- with the distribution.
-
-  6. Often, you can also type `make uninstall' to remove the installed
- files again.
-
-Compilers and Options
-=
-
-Some systems require unusual opti

libxi: Changes to 'refs/tags/libxi-2_1.3-2'

2010-01-06 Thread Julien Cristau
Tag 'libxi-2_1.3-2' created by Julien Cristau  at 
2010-01-06 13:04 +

Tagging upload of libxi 2:1.3-2 to unstable.

Changes since libxi-2_1.3-1:
Julien Cristau (3):
  Merge remote branch 'origin/debian-unstable' into debian-unstable
  Initialize extension with the right number of events.
  Upload to unstable.

Timo Aaltonen (1):
  Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 debian/changelog   
|   10 
 debian/patches/0001-Initialize-extension-with-the-right-number-of-events.patch 
|  170 ++
 debian/patches/series  
|1 
 3 files changed, 181 insertions(+)
---


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



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

2010-01-06 Thread Julien Cristau
Tag 'libxext-2_1.1.1-2' created by Julien Cristau  at 
2010-01-06 13:04 +

Tagging upload of libxext 2:1.1.1-2 to unstable.

Changes since libxext-2_1.1.1-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



libxext: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog   |   15 ++
 debian/libxext6.symbols|  130 +
 debian/patches/01_Don-t-export-xgeExtRegister.diff |   26 
 debian/patches/series  |1 
 debian/rules   |2 
 5 files changed, 171 insertions(+), 3 deletions(-)

New commits:
commit 85ad7ffdd9d94e2000c1f608efb76c7abe2cc51e
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:02 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 0569a14..615d610 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxext (2:1.1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:03:11 +
+
 libxext (2:1.1.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 5f6b73f2f2d9a5a9838bea11081d95e9b15efa43
Author: Julien Cristau 
Date:   Sat Nov 28 15:46:42 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 4347762..0569a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.1.1-1) UNRELEASED; urgency=low
+libxext (2:1.1.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release (closes: #555999).
@@ -8,7 +8,7 @@ libxext (2:1.1.1-1) UNRELEASED; urgency=low
   * Add a symbols file for libxext6.
   * Don't export xgeExtRegister.
 
- -- Timo Aaltonen   Mon, 23 Nov 2009 14:16:55 +0200
+ -- Julien Cristau   Sat, 28 Nov 2009 15:46:39 +0100
 
 libxext (2:1.0.99.4-1) experimental; urgency=low
 

commit 71ece2d2e94cbe1ad7b81f0da41a57a299cc3f13
Author: Julien Cristau 
Date:   Sat Nov 28 15:46:35 2009 +0100

Don't export xgeExtRegister.

diff --git a/debian/changelog b/debian/changelog
index 2b3baa9..4347762 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxext (2:1.1.1-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Add a symbols file for libxext6.
+  * Don't export xgeExtRegister.
 
  -- Timo Aaltonen   Mon, 23 Nov 2009 14:16:55 +0200
 
diff --git a/debian/patches/01_Don-t-export-xgeExtRegister.diff 
b/debian/patches/01_Don-t-export-xgeExtRegister.diff
new file mode 100644
index 000..c70f7c6
--- /dev/null
+++ b/debian/patches/01_Don-t-export-xgeExtRegister.diff
@@ -0,0 +1,26 @@
+From 5b63f1c71ac6ae05490fbe242bc0ee675fa09253 Mon Sep 17 00:00:00 2001
+From: Julien Cristau 
+Date: Sat, 28 Nov 2009 15:30:43 +0100
+Subject: [PATCH] Don't export xgeExtRegister
+
+Its only caller is XextAddDisplay()
+---
+ src/Xge.c |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/Xge.c b/src/Xge.c
+index 7a583e5..2ea5d27 100644
+--- a/src/Xge.c
 b/src/Xge.c
+@@ -294,7 +294,7 @@ _xgeEventToWire(Display* dpy, XEvent* re, xEvent* event)
+ /*
+  * Extensions need to register callbacks for their events.
+  */
+-Bool
++_X_HIDDEN Bool
+ xgeExtRegister(Display* dpy, int offset, XExtensionHooks* callbacks)
+ {
+ XGEExtNode* newExt;
+-- 
+1.6.5
+
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..817efd2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_Don-t-export-xgeExtRegister.diff

commit c66d25cd601ee5fc1d5aa91b96293e29239198a3
Author: Julien Cristau 
Date:   Sat Nov 28 15:29:41 2009 +0100

Add XGE symbols to libxext6.symbols

diff --git a/debian/libxext6.symbols b/debian/libxext6.symbols
index ef2e522..551bb96 100644
--- a/debian/libxext6.symbols
+++ b/debian/libxext6.symbols
@@ -8,6 +8,8 @@ libXext.so.6 libxext6 #MINVER#
  dpmsi...@base 0
  dpmsqueryextens...@base 0
  dpmssettimeo...@base 0
+ xgequeryextens...@base 2:1.1
+ xgequeryvers...@base 2:1.1
  xlbxgeteventb...@base 0
  xlbxqueryextens...@base 0
  xlbxqueryvers...@base 0

commit b57f13e017748cc2a11b8401102550bc47ad41eb
Author: Julien Cristau 
Date:   Sat Nov 28 15:16:22 2009 +0100

Add a symbols file for libxext6.

diff --git a/debian/changelog b/debian/changelog
index b39c338..2b3baa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libxext (2:1.1.1-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release (closes: #555999).
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
+  [ Julien Cristau ]
+  * Add a symbols file for libxext6.
+
  -- Timo Aaltonen   Mon, 23 Nov 2009 14:16:55 +0200
 
 libxext (2:1.0.99.4-1) experimental; urgency=low
diff --git a/debian/libxext6.symbols b/debian/libxext6.symbols
new file mode 100644
index 000..ef2e522
--- /dev/null
+++ b/debian/libxext6.symbols
@@ -0,0 +1,128 @@
+libXext.so.6 libxext6 #MINVER#
+ dpmscapa...@base 0
+ dpmsdisa...@base 0
+ dpmsena...@base 0
+ dpmsforcele...@base 0
+ dpmsgettimeo...@base 0
+ dpmsgetvers...@base 0
+ dpmsi...@base 0
+ dpmsqueryextens...@base 0
+ dpmssettimeo...@base 0
+ xlbxgeteventb...@base 0
+ xlbxqueryextens...@base 0
+ xlbxqueryvers...@base 0
+ xmitmiscgetbugm...@base 0
+ xmitmiscqueryextens...@base 0
+ xmitmiscsetbugm...@base 0
+

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

2010-01-06 Thread Julien Cristau
Tag 'libdmx-1_1.1.0-2' created by Julien Cristau  at 
2010-01-06 13:04 +

Tagging upload of libdmx 1:1.1.0-2 to unstable.

Changes since libdmx-1_1.1.0-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



libdmx: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 54f23b2ba07caedb58f4f38ec87512b5913ea7ac
Author: Julien Cristau 
Date:   Wed Jan 6 13:04:02 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 403e6e2..7a7a0b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdmx (1:1.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 13:02:42 +
+
 libdmx (1:1.1.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 164d20ebed99b1aadd6f533810f76f58f31c70a2
Author: Julien Cristau 
Date:   Sat Nov 28 16:08:13 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 08eb9d4..403e6e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libdmx (1:1.1.0-1) UNRELEASED; urgency=low
+libdmx (1:1.1.0-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Timo Aaltonen   Mon, 23 Nov 2009 11:04:09 +0200
+ -- Julien Cristau   Sat, 28 Nov 2009 16:07:39 +0100
 
 libdmx (1:1.0.99.1-1) experimental; urgency=low
 


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



Processed: reassign 515946 to libxi6

2010-01-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # not easily fixable in libXext
> reassign 515946 libxi6
Bug #515946 [libxext6] libxi6 2:1.2.0-2 makes iceweasel (when selecting text) 
and midori crash
Bug reassigned from package 'libxext6' to 'libxi6'.
Bug No longer marked as found in versions libxext/1:1.0.1-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



x11proto-xinerama: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   10 --
 debian/control   |2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 0b46a1df998f57e0863802b5426d432d10f07da8
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:53 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index a51014b..bd9c3b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xinerama (1.2-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:31:03 +
+
 x11proto-xinerama (1.2-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit e0f0e64c13ebe78da7a26ed9afa3040194cdd0b1
Author: Julien Cristau 
Date:   Thu Nov 26 16:19:27 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 68138e0..a51014b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-xinerama (1.2-1) UNRELEASED; urgency=low
+x11proto-xinerama (1.2-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release (closes: #556005).
@@ -13,7 +13,7 @@ x11proto-xinerama (1.2-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Add Breaks on old libxinerama because some headers moved there.
 
- -- Timo Aaltonen   Sat, 21 Nov 2009 11:42:44 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 16:18:06 +0100
 
 x11proto-xinerama (1.1.2-5) unstable; urgency=low
 

commit d8266868fce287e925d89b8702cca1c8ceecd866
Author: Julien Cristau 
Date:   Thu Nov 26 16:17:42 2009 +0100

Bump debhelper build-dep to 5

Makes lintian happy.

diff --git a/debian/control b/debian/control
index 10907b8..a06134c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow , Andres Salomon 
, Julien Cristau 
 Build-Depends:
- debhelper (>= 4.0.0),
+ debhelper (>= 5),
  automake,
  xutils-dev (>= 1:7.5~1)
 Standards-Version: 3.8.3


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



x11proto-xinerama: Changes to 'refs/tags/x11proto-xinerama-1.2-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-xinerama-1.2-2' created by Julien Cristau 
 at 2010-01-06 12:32 +

Tagging upload of x11proto-xinerama 1.2-2 to unstable.

Changes since x11proto-xinerama-1.2-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



x11proto-xf86vidmode: Changes to 'refs/tags/x11proto-xf86vidmode-2.3-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-xf86vidmode-2.3-2' created by Julien Cristau 
 at 2010-01-06 12:32 +

Tagging upload of x11proto-xf86vidmode 2.3-2 to unstable.

Changes since x11proto-xf86vidmode-2.3-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



x11proto-xf86vidmode: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 0bb0455a302cf42d82e9f9413740fd6353efa320
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:53 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 06d7c16..3b86097 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xf86vidmode (2.3-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:31:02 +
+
 x11proto-xf86vidmode (2.3-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit c4eaba53507f859dc3d9f37ae99d9db9ead3aec5
Author: Julien Cristau 
Date:   Thu Nov 26 16:09:01 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index a0c7afb..06d7c16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-x11proto-xf86vidmode (2.3-1) UNRELEASED; urgency=low
+x11proto-xf86vidmode (2.3-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Timo Aaltonen   Sat, 21 Nov 2009 11:37:45 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 16:08:59 +0100
 
 x11proto-xf86vidmode (2.2.99.1-1) experimental; urgency=low
 


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



x11proto-xf86dga: Changes to 'refs/tags/x11proto-xf86dga-2.1-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-xf86dga-2.1-2' created by Julien Cristau  at 
2010-01-06 12:32 +

Tagging upload of x11proto-xf86dga 2.1-2 to unstable.

Changes since x11proto-xf86dga-2.1-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



x11proto-xf86bigfont: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 .gitignore   |4 +
 ChangeLog|  174 ++-
 Makefile.am  |   13 +++-
 configure.ac |6 +
 debian/changelog |   11 ++-
 xf86bigfont.h|   17 -
 xf86bigfproto.h  |   92 +
 xf86bigfstr.h|   96 --
 8 files changed, 296 insertions(+), 117 deletions(-)

New commits:
commit 5e24f96cb08d190d108e7191159b7ea9145f0981
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:52 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index d1e9d3b..36fe7b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xf86bigfont (1.2.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:59 +
+
 x11proto-xf86bigfont (1.2.0-1) experimental; urgency=low
 
   * Bump debhelper compat level to 5.

commit b98d045dfc7c2803b55d34d7f82af619b6fde792
Author: Julien Cristau 
Date:   Tue Sep 29 11:43:35 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 4b3d11d..d1e9d3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-xf86bigfont (1.2.0-1) UNRELEASED; urgency=low
+x11proto-xf86bigfont (1.2.0-1) experimental; urgency=low
 
   * Bump debhelper compat level to 5.
   * Run autoreconf at build time.
@@ -9,7 +9,7 @@ x11proto-xf86bigfont (1.2.0-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.3.
   * New upstream release.
 
- -- Julien Cristau   Sun, 13 Sep 2009 19:56:48 +0200
+ -- Julien Cristau   Tue, 29 Sep 2009 11:40:20 +0200
 
 x11proto-xf86bigfont (1.1.2-5) unstable; urgency=low
 

commit e74742d897cf398c0ff8d603929cc54b5c05253f
Author: Julien Cristau 
Date:   Sun Sep 13 20:06:04 2009 +0200

Bump changelogs

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..feade57
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,172 @@
+commit 059880bf0f9292b90a139d1eebe3bf18390d0a83
+Author: Peter Hutterer 
+Date:   Wed Aug 26 15:25:15 2009 +1000
+
+xf86bigfontproto 1.2.0
+
+Signed-off-by: Peter Hutterer 
+
+commit ba8d972415ab6b45aa1ba31eae8706f92d60c2af
+Author: Peter Hutterer 
+Date:   Wed Aug 26 15:23:12 2009 +1000
+
+Remove server-specific declarations.
+
+commit 606268163c99ca8996399a9f99d240ac8253c7f3
+Author: Peter Hutterer 
+Date:   Wed Aug 26 14:59:47 2009 +1000
+
+Remove RCS tags
+
+Signed-off-by: Peter Hutterer 
+
+commit d405a7201f4de2121530b67f7628f95d2e0467b1
+Author: Peter Hutterer 
+Date:   Wed Aug 26 14:58:08 2009 +1000
+
+Rename xf86bigfstr.h to xf86bigfproto.h for consistency with other modules.
+
+Leaving a stub xf86bigfstr.h in place to avoid clients breaking.
+
+Signed-off-by: Peter Hutterer 
+
+commit b9f44fb9fdfdc623311774afdd0b7a819ba9ffec
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Tue Jan 27 20:06:28 2009 -0200
+
+Janitor: Correct make distcheck and dont distribute autogen.sh
+
+commit 0c40374c853c83ecc0a74b4fc34cdc3140b1c3ca
+Author: James Cloos 
+Date:   Thu Dec 6 16:39:11 2007 -0500
+
+Replace static ChangeLog with dist-hook to generate from git log
+
+commit 505cd9e0c6d8e7d4ea916d3f1453bbeb7925c3a1
+Author: James Cloos 
+Date:   Mon Sep 3 05:54:26 2007 -0400
+
+Add *~ to .gitignore to skip patch/emacs droppings
+
+commit d1b1b7356e077dd238ecccb99cde406605284c2d
+Author: Alan Coopersmith 
+Date:   Fri Jul 14 18:56:43 2006 -0700
+
+renamed: .cvsignore -> .gitignore
+
+commit dc91454a65edc305e6181368cfb06775f9622158
+Author: Kevin E Martin 
+Date:   Thu Dec 15 00:24:39 2005 +
+
+Update package version number for final X11R7 release candidate.
+
+commit bc637a1d3a5e4b0cc4094987ffc0afd719193979
+Author: Kevin E Martin 
+Date:   Wed Oct 19 02:48:16 2005 +
+
+Update package version number for RC1 release.
+
+commit 238ef28dfd19be8f2937e5ed80c66a0844ec07a4
+Author: Eric Anholt 
+Date:   Tue Aug 2 19:19:40 2005 +
+
+Add basic .cvsignore files for proto modules.
+
+commit 39818ff31644cbd2029365f7ef5ea9555b8cb147
+Author: Kevin E Martin 
+Date:   Fri Jul 29 21:22:57 2005 +
+
+Various changes preparing packages for RC0:
+- Verify and update package version numbers as needed
+- Implement versioning scheme
+- Change bug address to point to bugzilla bug entry form
+- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
+reenable it)
+- Fix makedepend to use pkgconfig and pass distcheck
+- Update build script to build macros first
+- Update modular Xorg version
+
+commit 9626de7ff9aef3ab7652e5a7a5f967b7a1dd5307
+Author: Daniel Stone 
+Date:   Sun Jul 3 07:13:11 2005 +
+
+Change include path to .
+
+commit b7d38e63461b3063362d0c5c9716c40e8b643e43
+Author: Daniel Stone 
+Date:   Sat May 21 04:54:25 2005 +
+
+Set version to 1.1.
+
+commit 2547b35e1f21a90ade799f0545b4fb50f9753337
+Author: Adam Jackson 
+Date:   Thu May 19 00:22:4

x11proto-xf86dga: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 5b3dc98bf3f2e010a46786720d7f7032e8359d57
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:52 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 1e89c85..9a55ec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xf86dga (2.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:31:01 +
+
 x11proto-xf86dga (2.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit a136e63090e19f11a938b00677abecf86c3df2d2
Author: Julien Cristau 
Date:   Thu Nov 26 16:06:49 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 376b6fc..1e89c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-x11proto-xf86dga (2.1-1) UNRELEASED; urgency=low
+x11proto-xf86dga (2.1-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Timo Aaltonen   Sat, 21 Nov 2009 11:20:21 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 16:06:44 +0100
 
 x11proto-xf86dga (2.0.99.1-1) experimental; urgency=low
 


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



x11proto-scrnsaver: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 .gitignore   |4 +
 ChangeLog|  191 +++
 Makefile.am  |   15 +++-
 configure.ac |6 +
 debian/changelog |   13 +++
 debian/control   |3 
 saver.h  |2 
 saverproto.h |3 
 scrnsaver.h  |  136 ---
 9 files changed, 213 insertions(+), 160 deletions(-)

New commits:
commit 82fbedcb16eaf886e90fb8f55f7b53e7617deca2
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:52 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index db3a925..e885efb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-scrnsaver (1.2.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:56 +
+
 x11proto-scrnsaver (1.2.0-1) experimental; urgency=low
 
   * Bump debhelper compat level to 5.

commit ae03690cb22b9821b43ab56c0d32748fdaa28cdd
Author: Julien Cristau 
Date:   Sun Sep 13 18:34:00 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 9bda758..db3a925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-scrnsaver (1.2.0-1) UNRELEASED; urgency=low
+x11proto-scrnsaver (1.2.0-1) experimental; urgency=low
 
   * Bump debhelper compat level to 5.
   * Run autoreconf at build time.
@@ -11,7 +11,7 @@ x11proto-scrnsaver (1.2.0-1) UNRELEASED; urgency=low
 + scrnsaver.h moved to libXScrnSaver
   * Break old libxss-dev to make sure scrnsaver.h doesn't go missing.
 
- -- Julien Cristau   Sun, 13 Sep 2009 18:17:25 +0200
+ -- Julien Cristau   Sun, 13 Sep 2009 18:33:53 +0200
 
 x11proto-scrnsaver (1.1.0.0-2) unstable; urgency=low
 

commit 02f5620ec55d26f9bc582d99f1b8f89dfa76a656
Author: Julien Cristau 
Date:   Sun Sep 13 18:30:50 2009 +0200

Break old libxss-dev to make sure scrnsaver.h doesn't go missing.

diff --git a/debian/changelog b/debian/changelog
index 6e9ca93..9bda758 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ x11proto-scrnsaver (1.2.0-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.3.
   * New upstream release
 + scrnsaver.h moved to libXScrnSaver
+  * Break old libxss-dev to make sure scrnsaver.h doesn't go missing.
 
  -- Julien Cristau   Sun, 13 Sep 2009 18:17:25 +0200
 
diff --git a/debian/control b/debian/control
index cb05b06..843db12 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-scrnsaver.git
 Package: x11proto-scrnsaver-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev
+Breaks: libxss-dev (<< 1:1.2.0)
 Description: X11 Screen Saver extension wire protocol
  This package provides development headers describing the wire protocol
  for the MIT-SCREEN-SAVER extension, used to notify the server of client

commit 17061ce726a81b7c3f8052cb78a6ec025423b102
Author: Julien Cristau 
Date:   Sun Sep 13 18:29:14 2009 +0200

Bump xutils-dev build-dep for new util-macros

diff --git a/debian/control b/debian/control
index f00e8d5..cb05b06 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Andres Salomon 
= 5.0.0),
  automake,
- xutils-dev
+ xutils-dev (>= 1:7.4+4)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-scrnsaver
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-scrnsaver.git

commit f6de883f9bdf2c2982bb22de0d50565acebf340c
Author: Julien Cristau 
Date:   Sun Sep 13 18:28:30 2009 +0200

Bump changelogs

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..0b68df4
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,185 @@
+commit bcc25e87ba8e93c306b3cd00317a6f550c73f5cf
+Author: Peter Hutterer 
+Date:   Tue Aug 25 18:34:56 2009 +1000
+
+scrnsaverproto 1.2.0
+
+Signed-off-by: Peter Hutterer 
+
+commit a2f5eaf51b26616746fddcd3a60c3b939d1a018a
+Author: Peter Hutterer 
+Date:   Tue Aug 25 18:34:36 2009 +1000
+
+Remove RCS tags
+
+Signed-off-by: Peter Hutterer 
+
+commit 83974b2814eb18d9c86f41e39dfdafaf39759ced
+Author: Paulo Cesar Pereira de Andrade 
+Date:   Tue Jan 27 20:06:28 2009 -0200
+
+Janitor: Correct make distcheck and dont distribute autogen.sh
+
+commit 88a1fe1ac27353b92836b9a21c5a1757bad64fad
+Author: Peter Hutterer 
+Date:   Mon May 19 20:08:12 2008 +0930
+
+Remove scrnsaver.h. This is an xlib header, moved to libXScrnSaver.
+
+For future amendments to this file, look at
+git://anongit.freedesktop.org/git/xorg/lib/libXScrnSaver
+
+commit c993e0c422a52bc5f56f7fba29af82f78f7680a5
+Author: Peter Hutterer 
+Date:   Mon May 19 19:11:29 2008 +0930
+
+Nuke RCS tags.
+
+commit 7e19b4a5ad470f1715046f56ea8149df851221e4
+Author: James Cloos 
+Date:   Thu Dec 6 16:39:07 2007 -0500
+
+Replace static ChangeLog with dist-hook to generate from git log
+
+commit 00aa1552d0c151402173ce9e4f612d84e4bbddcf

x11proto-xf86bigfont: Changes to 'refs/tags/x11proto-xf86bigfont-1.2.0-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-xf86bigfont-1.2.0-2' created by Julien Cristau 
 at 2010-01-06 12:32 +

Tagging upload of x11proto-xf86bigfont 1.2.0-2 to unstable.

Changes since x11proto-xf86bigfont-1.2.0-1:
Julien Cristau (3):
  Remove config.* in debian/rules clean
  Merge remote branch 'origin/debian-unstable' into debian-unstable
  Upload to unstable.

---
 debian/changelog |6 ++
 debian/rules |1 +
 2 files changed, 7 insertions(+)
---


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



x11proto-xext: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 23defe3328b48c2897a935e5e982f907027dbe46
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:52 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 69e8e82..babe9d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xext (7.1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:57 +
+
 x11proto-xext (7.1.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]


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



x11proto-scrnsaver: Changes to 'refs/tags/x11proto-scrnsaver-1.2.0-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-scrnsaver-1.2.0-2' created by Julien Cristau 
 at 2010-01-06 12:32 +

Tagging upload of x11proto-scrnsaver 1.2.0-2 to unstable.

Changes since x11proto-scrnsaver-1.2.0-1:
Julien Cristau (3):
  Remove config.* in debian/rules clean
  Merge remote branch 'origin/debian-unstable' into debian-unstable
  Upload to unstable.

---
 debian/changelog |6 ++
 debian/rules |1 +
 2 files changed, 7 insertions(+)
---


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



x11proto-xext: Changes to 'refs/tags/x11proto-xext-7.1.1-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-xext-7.1.1-2' created by Julien Cristau  at 
2010-01-06 12:32 +

Tagging upload of x11proto-xext 7.1.1-2 to unstable.

Changes since x11proto-xext-7.1.1-1:
Julien Cristau (2):
  Remove config.* in debian/rules clean
  Upload to unstable.

Timo Aaltonen (1):
  Merge commit 'origin/debian-experimental' into debian-unstable

---
 debian/changelog |6 ++
 debian/rules |1 +
 2 files changed, 7 insertions(+)
---


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



x11proto-record: Changes to 'refs/tags/x11proto-record-1.14-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-record-1.14-2' created by Julien Cristau  at 
2010-01-06 12:32 +

Tagging upload of x11proto-record 1.14-2 to unstable.

Changes since x11proto-record-1.14-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



x11proto-record: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 6fe8a8ae139e7d6bb0c466a2f0f9d3492f3d71f1
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:52 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 67ae427..8a7d08d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-record (1.14-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:55 +
+
 x11proto-record (1.14-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit a7806e815f05a51cd37513f0198ac4ac23744953
Author: Julien Cristau 
Date:   Thu Nov 26 15:59:12 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 38db9df..67ae427 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-x11proto-record (1.14-1) UNRELEASED; urgency=low
+x11proto-record (1.14-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release (closes: #556004).
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Timo Aaltonen   Sat, 21 Nov 2009 10:47:10 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 15:59:08 +0100
 
 x11proto-record (1.13.99.1-1) experimental; urgency=low
 


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



x11proto-fixes: Changes to 'refs/tags/x11proto-fixes-1_4.1.1-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-fixes-1_4.1.1-2' created by Julien Cristau  
at 2010-01-06 12:32 +

Tagging upload of x11proto-fixes 1:4.1.1-2 to unstable.

Changes since x11proto-fixes-1_4.1.1-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



x11proto-input: Changes to 'refs/tags/x11proto-input-2.0-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-input-2.0-2' created by Julien Cristau  at 
2010-01-06 12:32 +

Tagging upload of x11proto-input 2.0-2 to unstable.

Changes since x11proto-input-2.0-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



xserver-xorg-video-vesa: Changes to 'debian-unstable'

2010-01-06 Thread Timo Aaltonen
 .gitignore   |   70 +++--
 ChangeLog|  177 +++
 Makefile.am  |   11 +++
 configure.ac |   16 ++--
 debian/changelog |   14 +++-
 man/.gitignore   |2 
 src/.gitignore   |6 -
 src/vesa.c   |  136 +++---
 src/vesa.h   |6 -
 9 files changed, 321 insertions(+), 117 deletions(-)

New commits:
commit b63d6ee460de3fd74d1c0b6b6715f7f411919ae5
Author: Timo Aaltonen 
Date:   Wed Jan 6 14:27:36 2010 +0200

Update the changelogs.

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..b602817
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,789 @@
+commit ba6527d2695574f6f7808ada39f6caed7a688f39
+Author: Adam Jackson 
+Date:   Mon Jan 4 14:19:13 2010 -0500
+
+vesa 2.3.0
+
+Signed-off-by: Adam Jackson 
+
+commit 1d0e73302d4c4eda56f32e129920ccd263f524ce
+Author: Adam Jackson 
+Date:   Mon Jan 4 14:16:42 2010 -0500
+
+Make the VBESetVBEMode fallback message slightly clearer
+
+Signed-off-by: Adam Jackson 
+
+commit 4b625d15b2bb3dc337924f0703db7ddd47c08434
+Author: Adam Jackson 
+Date:   Wed Dec 30 11:48:27 2009 -0500
+
+Remove support for non-shadowfb banked framebuffer
+
+Signed-off-by: Adam Jackson 
+
+commit 1a31829b966ceed444a3b3f7e91c5ae04d82c3ba
+Author: Adam Jackson 
+Date:   Wed Dec 30 11:27:53 2009 -0500
+
+Use own thunk function instead of shadowUpdatePackedWeak
+
+Signed-off-by: Adam Jackson 
+
+commit ad1e7b4a4cacc1a157eb533e2a55a54b386949da
+Author: Adam Jackson 
+Date:   Wed Dec 30 11:24:37 2009 -0500
+
+Warning fix when !HAVE_ISA
+
+Signed-off-by: Adam Jackson 
+
+commit 3c73bfc96817348449e5ab6a7f7b03ac6c85bd47
+Author: Adam Jackson 
+Date:   Wed Dec 30 11:23:16 2009 -0500
+
+Code motion
+
+Signed-off-by: Adam Jackson 
+
+commit 2c8da9b4e703678b0f0f16edb1c48a523c8442fd
+Author: Gaetan Nadon 
+Date:   Tue Dec 15 21:00:15 2009 -0500
+
+configure.ac: sdkdir usage duplicates the sdk include dir
+
+The sdkdir variable provides a duplicate copy of the include/xorg
+directory. The statement is removed as this was it's only used.
+In the Makefile, there is now only one instance of the -I sdkdir
+The sdkdir is provided in XORG_CFLAGS.
+
+Acked-by: Dan Nicholson 
+Signed-off-by: Gaetan Nadon 
+
+commit 5833d01faac576016ac90a06ccb4af2fac23b718
+Author: Gaetan Nadon 
+Date:   Tue Dec 8 17:51:00 2009 -0500
+
+configure.ac: remove -I$(prefix)/include from INCLUDES #24676
+
+Using $prefix for any purpose will yield incorrect results
+as not all modules uses the same prefix and that modules can use
+different directory which is configurable.
+
+The main include dir comes from XORG_CFLAGS
+
+Reported-By: Michael Olbrich 
+Signed-off-by: Gaetan Nadon 
+
+commit 4509305138d04d1e2e670b6d21b54b28b69405ba
+Author: Adam Jackson 
+Date:   Tue Dec 1 15:25:52 2009 -0500
+
+Don't artificially limit the screen size to 2k
+
+VBE lets you specify sizes in uint16_t.  X won't work above 32k though,
+so clamp to that instead of the arbitrary 2k.
+
+Signed-off-by: Adam Jackson 
+
+commit 2fbedf7be67e98170a17118c958568439d1613cc
+Author: Gaetan Nadon 
+Date:   Mon Nov 23 09:25:06 2009 -0500
+
+Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
+
+Now that the INSTALL file is generated.
+Allows running make maintainer-clean.
+
+commit 168971773075042625b6d233192fcc0ed85183d5
+Author: Gaetan Nadon 
+Date:   Wed Oct 28 14:41:41 2009 -0400
+
+INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
+
+Automake 'foreign' option is specified in configure.ac.
+Remove from Makefile.am
+
+commit a90aed950a5b23a6533162315e3b111b69079b3d
+Author: Gaetan Nadon 
+Date:   Wed Oct 28 14:09:10 2009 -0400
+
+INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
+
+Add missing INSTALL file. Use standard GNU file on building tarball
+README may have been updated
+Remove AUTHORS file as it is empty and no content available yet.
+Remove NEWS file as it is empty and no content available yet.
+
+commit 82a87ff811214c20a1cd8c41f6e05e472f5e947e
+Author: Gaetan Nadon 
+Date:   Mon Oct 26 12:54:22 2009 -0400
+
+Several driver modules do not have a ChangeLog target in Makefile.am #23814
+
+The git generated ChangeLog replaces the hand written one.
+Update configure.ac to xorg-macros level 1.3.
+Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
+Update Makefile.am to add ChangeLog target if missing
+Remove ChangeLog from EXTRA_DIST or *CLEAN variables
+This is a pre-req for the INSTALL_CMD
+
+commit 8e49958aba94062b757a7558e2d0a22cd59771af
+Author: Gaetan Nadon 
+Date:   Thu Oct 22 13:05:24 2009 -0400
+
+.gitignore: use common defaults with custom section # 24239
+
+Using common defaults will reduce erro

x11proto-input: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

New commits:
commit d3111dbdd1bfac1798815f2b0548e69fde52fbbb
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:51 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index ad6a8b4..4d105d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-input (2.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:54 +
+
 x11proto-input (2.0-1) experimental; urgency=low
 
   [ Julien Cristau ]

commit d5d12fb154046b3af88eb58366fe0c1817a5e120
Author: Julien Cristau 
Date:   Thu Nov 26 15:34:41 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 0fabcdf..ad6a8b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-input (2.0-1) UNRELEASED; urgency=low
+x11proto-input (2.0-1) experimental; urgency=low
 
   [ Julien Cristau ]
   * Add Depends on x11proto-core-dev.
@@ -8,7 +8,7 @@ x11proto-input (2.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Julien Cristau   Sat, 12 Sep 2009 14:58:22 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 15:34:18 +0100
 
 x11proto-input (1.9.99.902-1) experimental; urgency=low
 


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



xserver-xorg-video-vesa: Changes to 'upstream-unstable'

2010-01-06 Thread Timo Aaltonen
 .gitignore |   70 ++---
 ChangeLog  |   68 
 Makefile.am|   11 
 configure.ac   |   16 +++---
 man/.gitignore |2 
 src/.gitignore |6 --
 src/vesa.c |  136 -
 src/vesa.h |6 --
 8 files changed, 132 insertions(+), 183 deletions(-)

New commits:
commit ba6527d2695574f6f7808ada39f6caed7a688f39
Author: Adam Jackson 
Date:   Mon Jan 4 14:19:13 2010 -0500

vesa 2.3.0

Signed-off-by: Adam Jackson 

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

commit 1d0e73302d4c4eda56f32e129920ccd263f524ce
Author: Adam Jackson 
Date:   Mon Jan 4 14:16:42 2010 -0500

Make the VBESetVBEMode fallback message slightly clearer

Signed-off-by: Adam Jackson 

diff --git a/src/vesa.c b/src/vesa.c
index 76a85eb..034a019 100644
--- a/src/vesa.c
+++ b/src/vesa.c
@@ -1179,14 +1179,13 @@ VESASetMode(ScrnInfoPtr pScrn, DisplayModePtr pMode)
/* Some cards do not like setting the clock.
 * Free it as it will not be any longer useful
 */
-   xf86ErrorF("...Tried again without customized values.\n");
+   xf86ErrorF(", mode set without customized refresh.\n");
xfree(data->block);
data->block = NULL;
data->mode &= ~(1 << 11);
}
else {
ErrorF("\n");
-   xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Set VBE Mode failed!\n");
return (FALSE);
}
 }

commit 4b625d15b2bb3dc337924f0703db7ddd47c08434
Author: Adam Jackson 
Date:   Wed Dec 30 11:48:27 2009 -0500

Remove support for non-shadowfb banked framebuffer

Signed-off-by: Adam Jackson 

diff --git a/src/vesa.c b/src/vesa.c
index 3b4423c..76a85eb 100644
--- a/src/vesa.c
+++ b/src/vesa.c
@@ -1045,22 +1045,9 @@ VESAScreenInit(int scrnIndex, ScreenPtr pScreen, int 
argc, char **argv)
pScreen->CreateScreenResources = vesaCreateScreenResources;
 }
 else if (pVesa->mapPhys == 0xa) {
-   unsigned int bankShift = 0;
-   while ((unsigned)(64 >> bankShift) != mode->WinGranularity)
-   bankShift++;
-   pVesa->curBank = -1;
-   pVesa->bank.SetSourceBank =
-   pVesa->bank.SetDestinationBank =
-   pVesa->bank.SetSourceAndDestinationBanks = VESABankSwitch;
-   pVesa->bank.pBankA = pVesa->bank.pBankB = pVesa->base;
-   pVesa->bank.BankSize = (mode->WinSize * 1024) >> bankShift;
-   pVesa->bank.nBankDepth = pScrn->depth;
-   if (!miInitializeBanking(pScreen, pScrn->virtualX, pScrn->virtualY,
-pScrn->virtualX, &pVesa->bank)) {
-   xf86DrvMsg(pScrn->scrnIndex, X_ERROR,
-  "Bank switch initialization failed!\n");
-   return (FALSE);
-   }
+xf86DrvMsg(pScrn->scrnIndex, X_ERROR,
+   "Banked framebuffer requires ShadowFB\n");
+return FALSE;
 }
 
 VESADGAInit(pScrn, pScreen);
diff --git a/src/vesa.h b/src/vesa.h
index d5c69a9..4656e4c 100644
--- a/src/vesa.h
+++ b/src/vesa.h
@@ -64,14 +64,9 @@
 /* Int 10 support */
 #include "xf86int10.h"
 
-/* bank switching */
-#include "mibank.h"
-
 /* Dga definitions */
 #include "dgaproc.h"
 
-
-
 #include "fb.h"
 
 #ifdef XSERVER_LIBPCIACCESS
@@ -99,7 +94,6 @@ typedef struct _VESARec
 pciVideoPtr pciInfo;
 PCITAG pciTag;
 #endif
-miBankInfoRec bank;
 int curBank, bankSwitchWindowB;
 CARD16 maxBytesPerScanline;
 unsigned long mapPhys, mapOff, mapSize;/* video memory */

commit 1a31829b966ceed444a3b3f7e91c5ae04d82c3ba
Author: Adam Jackson 
Date:   Wed Dec 30 11:27:53 2009 -0500

Use own thunk function instead of shadowUpdatePackedWeak

Signed-off-by: Adam Jackson 

diff --git a/src/vesa.c b/src/vesa.c
index bfdda65..3b4423c 100644
--- a/src/vesa.c
+++ b/src/vesa.c
@@ -137,6 +137,12 @@ VESAWindowWindowed(ScreenPtr pScreen, CARD32 row, CARD32 
offset, int mode,
(offset - pVesa->windowAoffset));
 }
 
+static void
+vesaUpdatePacked(ScreenPtr pScreen, shadowBufPtr pBuf)
+{
+shadowUpdatePacked(pScreen, pBuf);
+}
+
 static Bool VESADGAInit(ScrnInfoPtr pScrn, ScreenPtr pScreen);
 
 enum GenericTypes
@@ -1025,11 +1031,11 @@ VESAScreenInit(int scrnIndex, ScreenPtr pScreen, int 
argc, char **argv)
 
 if (pVesa->shadowFB) {
if (pVesa->mapPhys == 0xa) {/* Windowed */
-   pVesa->update = shadowUpdatePackedWeak();
+   pVesa->update = vesaUpdatePacked;
pVesa->window = VESAWindowWindowed;
}
else {  /* Linear */
-   pVesa->update = shadowUpdatePackedWeak();
+   pVesa->update = vesaUpdatePacked;
pVesa->windo

x11proto-fixes: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 8bf4778659adbf6addbf4c0fe2b25bb809a18932
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:51 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 64f2a3e..80b87c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-fixes (1:4.1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:52 +
+
 x11proto-fixes (1:4.1.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 722bfd73f089be2d895a61c806f41920d4346693
Author: Julien Cristau 
Date:   Thu Nov 26 13:47:51 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index d1b4643..64f2a3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-x11proto-fixes (1:4.1.1-1) UNRELEASED; urgency=low
+x11proto-fixes (1:4.1.1-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release (closes: #556003).
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Timo Aaltonen   Fri, 20 Nov 2009 15:11:48 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 13:47:49 +0100
 
 x11proto-fixes (1:4.1-1) experimental; urgency=low
 


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



x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3-2'

2010-01-06 Thread Julien Cristau
Tag 'x11proto-dmx-1_2.3-2' created by Julien Cristau  at 
2010-01-06 12:32 +

Tagging upload of x11proto-dmx 1:2.3-2 to unstable.

Changes since x11proto-dmx-1_2.3-1:
Julien Cristau (1):
  Upload to unstable.

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


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



x11proto-dmx: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   14 --
 debian/control   |2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)

New commits:
commit 779e8bdce611840f370a2688d10ca5ce204c1980
Author: Julien Cristau 
Date:   Wed Jan 6 12:29:51 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 9ada328..709776d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dmx (1:2.3-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Wed, 06 Jan 2010 12:30:50 +
+
 x11proto-dmx (1:2.3-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 13c690ddfeecdbbf744ab3e50889e77b78e35556
Author: Julien Cristau 
Date:   Thu Nov 26 13:35:27 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index e47c6c8..9ada328 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-dmx (1:2.3-1) UNRELEASED; urgency=low
+x11proto-dmx (1:2.3-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release.
@@ -6,7 +6,7 @@ x11proto-dmx (1:2.3-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Bump xutils-dev build-dep to 1:7.5~1.
 
- -- Timo Aaltonen   Fri, 20 Nov 2009 15:07:35 +0200
+ -- Julien Cristau   Thu, 26 Nov 2009 13:35:13 +0100
 
 x11proto-dmx (1:2.2.99.1-1) experimental; urgency=low
 

commit 793fd58f4dbe3de5333a79237b5b492f1d6c3f75
Author: Julien Cristau 
Date:   Thu Nov 26 13:35:10 2009 +0100

Bump xutils-dev build-dep to 1:7.5~1.

diff --git a/debian/changelog b/debian/changelog
index 7f08555..e47c6c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 x11proto-dmx (1:2.3-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
 
+  [ Julien Cristau ]
+  * Bump xutils-dev build-dep to 1:7.5~1.
+
  -- Timo Aaltonen   Fri, 20 Nov 2009 15:07:35 +0200
 
 x11proto-dmx (1:2.2.99.1-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 3baee0a..e54a6cd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Andres Salomon 
= 5.0.0),
  automake,
- xutils-dev (>= 1:7.4+4)
+ xutils-dev (>= 1:7.5~1)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dmx
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git


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



xserver-xorg-input-evdev: Changes to 'debian-unstable'

2010-01-06 Thread Timo Aaltonen
 ChangeLog|   70 +++
 configure.ac |2 -
 debian/changelog |   14 ++-
 debian/local/65-xorg-evdev.rules |6 ++-
 src/evdev.c  |   43 ++-
 5 files changed, 120 insertions(+), 15 deletions(-)

New commits:
commit 1b82f1a5300d9806353b616ac6ee9e18c08fd3b0
Author: Timo Aaltonen 
Date:   Wed Jan 6 13:53:30 2010 +0200

evdev.rules: Skip joysticks, since using evdev for those is generally 
considered as a bad idea. Use -joystick instead.

diff --git a/debian/changelog b/debian/changelog
index 4d24f84..ce6fa85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-input-evdev (1:2.3.2-2) UNRELEASED; urgency=low
+
+  * evdev.rules: Skip joysticks, since using evdev for those is
+generally considered as a bad idea. Use -joystick instead.
+
+ -- Timo Aaltonen   Wed, 06 Jan 2010 13:45:23 +0200
+
 xserver-xorg-input-evdev (1:2.3.2-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/local/65-xorg-evdev.rules b/debian/local/65-xorg-evdev.rules
index 6c201f5..2d99ce3 100644
--- a/debian/local/65-xorg-evdev.rules
+++ b/debian/local/65-xorg-evdev.rules
@@ -2,8 +2,10 @@ ACTION!="add|change", GOTO="xorg_evdev_end"
 SUBSYSTEM!="input", GOTO="xorg_evdev_end"
 KERNEL!="event*", GOTO="xorg_evdev_end"
 
-# By default, we use the -evdev driver for every input device; later rules can
-# then change the driver for specific input devices.
+# By default, we use the -evdev driver for every input device except
+# joysticks; later rules can then change the driver for specific input
+# devices.
+ENV{ID_INPUT_JOYSTICK}=="?*", GOTO="xorg_evdev_end"
 ENV{x11_driver}="evdev"
 
 LABEL="xorg_evdev_end"

commit a75796f02c1b507f1a4777b76a0755af403dad49
Author: Brice Goglin 
Date:   Sat Dec 12 17:56:28 2009 +0100

Prepare Changelog for upload

diff --git a/debian/changelog b/debian/changelog
index d6f9b23..4d24f84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-evdev (1:2.3.2-1) UNRELEASED; urgency=low
+xserver-xorg-input-evdev (1:2.3.2-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * Build against Xserver 1.7.
@@ -11,7 +11,7 @@ xserver-xorg-input-evdev (1:2.3.2-1) UNRELEASED; urgency=low
   [ Brice Goglin ]
   * New upstream release.
 
- -- Timo Aaltonen   Tue, 08 Dec 2009 13:47:20 +0200
+ -- Brice Goglin   Sat, 12 Dec 2009 17:56:22 +0100
 
 xserver-xorg-input-evdev (1:2.3.1-1) experimental; urgency=low
 

commit edca5b7c041ee5435707a54170e36a104487847b
Author: Brice Goglin 
Date:   Sat Dec 12 17:56:12 2009 +0100

New upstream release

diff --git a/ChangeLog b/ChangeLog
index de41ae1..e5357db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+commit f7850a40424f7ec0c32fb2b46d427b51b5410d99
+Author: Peter Hutterer 
+Date:   Fri Dec 11 13:42:33 2009 +1000
+
+evdev 2.3.2
+
+Signed-off-by: Peter Hutterer 
+
+commit bd4102af6e168c1b9129301f88e9601f8f5e0848
+Author: Peter Hutterer 
+Date:   Tue Dec 1 15:44:39 2009 +1000
+
+Fix up BTN_TOUCH handling for non-button tablets.
+
+BTN_TOOL_* is treated as tool, just like before. BTN_TOUCH on the other 
hand
+may need to be treated as a button left press. This again requires a button
+class.
+
+Tested on an HP Touchsmart and a Wacom tablet.
+
+Signed-off-by: Peter Hutterer 
+(cherry picked from commit 1b0df04abe329433658c95debdafdf1714173814)
+
+commit 22e816eb326a5495a5dc6e0a94394534d6645bae
+Author: Peter Hutterer 
+Date:   Tue Dec 1 14:16:10 2009 +1000
+
+Only init the calibration property for absolute devices.
+
+Relative devices can't be calibrated anyway so why bother.
+
+Signed-off-by: Peter Hutterer 
+(cherry picked from commit 2ca24a16f08095f35d5610f16e202c525b3075e9)
+
+commit b6b377fe9afa51ee8cbef8e9830537806e94a3ac
+Author: David Woodhouse 
+Date:   Tue Dec 1 00:14:54 2009 +
+
+Report initial calibration parameters.
+
+Where an initial calibration is provided through the Calibration option
+to the driver, it wasn't being exposed in the 'Evdev Axis Calibration'
+property. Remedy that...
+
+Signed-off-by: David Woodhouse 
+Acked-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+(cherry picked from commit 7b285a802b8ccddd1edcf40ab345c4a96bcdf43c)
+
+commit 3772676fd65065b43a94234127537ab5030b09f8
+Author: David Woodhouse 
+Date:   Tue Dec 1 00:12:36 2009 +
+
+Swap axes before applying touch screen calibration.
+
+When the SwapAxes option is set, the X and Y axes in calibration should
+be labelled as the user perceives them -- not as the kernel sends them.
+
+Currently, we apply the X-axis calibration to the X-axis of the input,
+and then do the axis swapping so we've actually applied the X-axis
+calibration to what the user sees as the Y-axis.
+
+This patch changes the order of

Bug#563911: libgl1-mesa-dri: [r600] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-01-06 Thread Davide Prina

Julien Cristau wrote:

On Wed, Jan  6, 2010 at 11:08:12 +0100, Davide Prina wrote:


Package: libgl1-mesa-dri
Version: 7.6.1-1
Severity: important

I was unable to execute any 3D application.

r600 might work better with mesa 7.7.  


I have forgotten.
I have also try with the libgl1-mesa-dri_7.7~rc2-1_amd64.deb package 
from experimental and still have the same problems.


> In the mean time you can run your apps with LIBGL_ALWAYS_SOFTWARE set 
> in the environment, to use software rendering as before.


thanks for the suggestion.

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Browser: http://www.mozilla.org/products/firefox
GNU/Linux User: 302090: http://counter.li.org
Non autorizzo la memorizzazione del mio indirizzo su outlook



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



Bug#563911: libgl1-mesa-dri: [r600] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-01-06 Thread Julien Cristau
On Wed, Jan  6, 2010 at 11:08:12 +0100, Davide Prina wrote:

> Package: libgl1-mesa-dri
> Version: 7.6.1-1
> Severity: important
> 
> I was unable to execute any 3D application.
> 
r600 might work better with mesa 7.7.  In the mean time you can run your
apps with LIBGL_ALWAYS_SOFTWARE set in the environment, to use software
rendering as before.

Cheers,
Julien



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



Bug#563911: libgl1-mesa-dri: [r600] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream

2010-01-06 Thread Davide Prina

Package: libgl1-mesa-dri
Version: 7.6.1-1
Severity: important

I was unable to execute any 3D application.

$ glxgears
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command 
stream. See dmesg for more info.


The same with others 3D programs.
2D hardware acceleration is OK.

$ dmesg
[...]
[   19.459871] pci :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   19.479788] [drm] Initialized drm 1.1.0 20060810
[   19.482642] pci :01:00.0: setting latency timer to 64
[   19.482776] [drm] Initialized radeon 1.30.0 20080528 for :01:00.0 
on minor 0
[   19.483405] mtrr: type mismatch for d000,1000 old: write-back 
new: write-combining
[   19.716025] mtrr: type mismatch for d000,1000 old: write-back 
new: write-combining
[   19.716067] mtrr: type mismatch for d000,1000 old: write-back 
new: write-combining
[   19.716094] mtrr: type mismatch for d000,1000 old: write-back 
new: write-combining

[   19.736157] [drm] Setting GART location based on new memory map
[   19.736349] [drm] Loading RV730 CP Microcode
[   19.736351] platform r600_cp.0: firmware: requesting radeon/RV730_cp.bin
[   19.768884] [drm] Resetting GPU
[   19.768939] [drm] writeback test succeeded in 1 usecs
[...]

$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
[...]

$ lspci | grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO 
[Radeon HD 4650]

01:00.1 Audio device: ATI Technologies Inc RV710/730

$ grep EE /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER

$ grep EE /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
dav...@davide:~$ grep WW /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0x010f00d0 is: 0x010f00d0
(WW) RADEON(0):   MC_AGP_LOCATION was: 0x003f is: 0x0003

I try with an empty xorg.conf and with the xorg.conf reported in 
http://wiki.debian.org/AtiHowTo, but results are the same.


With the previous libgl1-mesa-dri version there is not the 
/usr/lib/dri/r600_dri.so file and the software 3D work correctly



Let me know what I have to done to give you more informations

Ciao
Davide

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdrm-intel1 2.4.15-1   Userspace interface to 
intel-speci
ii  libdrm2   2.4.15-1   Userspace interface to 
kernel DRM
ii  libexpat1 2.0.1-6XML parsing C library - 
runtime li


libgl1-mesa-dri recommends no packages.

Versions of packages libgl1-mesa-dri suggests:
pn  libglide3  (no description available)

-- no debconf information




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