[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



 .cvsignore            |   19 
 .gitignore            |   22 
 ChangeLog             |  256 +
 Makefile.am           |    8 
 Makefile.in           |   24 
 aclocal.m4            |  379 +-
 config.guess          |  667 ++--
 config.h.in           |    9 
 config.sub            |  222 +
 configure             | 7817 ++++++++++++++++++++++++++------------------------
 configure.ac          |    2 
 debian/changelog      |   20 
 debian/control        |   12 
 debian/copyright      |    3 
 debian/rules          |    2 
 debian/xsfbs/xsfbs.mk |   46 
 debian/xsfbs/xsfbs.sh |    7 
 ltmain.sh             |   12 
 man/.cvsignore        |    2 
 man/.gitignore        |    2 
 man/Makefile.in       |   16 
 mkinstalldirs         |   89 
 src/.cvsignore        |    6 
 src/.gitignore        |    6 
 src/Makefile.in       |   14 
 src/microtouch.c      |    6 
 26 files changed, 5379 insertions(+), 4289 deletions(-)

New commits:
commit ee2021b867548064e0ca8ba916047e5b5c8ef1a0
Author: Brice Goglin <bgoglin@debian.org>
Date:   Wed Sep 12 15:30:55 2007 +0200

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 7303adb..2b1e37b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-microtouch (1:1.1.1-1) UNRELEASED; urgency=low
+xserver-xorg-input-microtouch (1:1.1.1-1) experimental; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
@@ -20,7 +20,7 @@ xserver-xorg-input-microtouch (1:1.1.1-1) UNRELEASED; urgency=low
   * Add myself to uploaders, and remove Branden and Fabio with their
     permission.
 
- -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:29:50 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:30:32 +0200
 
 xserver-xorg-input-microtouch (1:1.1.0-1) unstable; urgency=low
 

commit 7d17594524edb552d698e4bdd4ae8a814b816317
Author: Brice Goglin <bgoglin@debian.org>
Date:   Wed Sep 12 15:30:28 2007 +0200

    Add closer

diff --git a/debian/changelog b/debian/changelog
index 86ab301..7303adb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,14 +12,15 @@ xserver-xorg-input-microtouch (1:1.1.1-1) UNRELEASED; urgency=low
   * Add XS-Vcs-*.
   * Add a link to www.X.org and a reference to the xf86-input-microtouch
     module in the long description.
+  * Build against xserver 1.4.
   * New upstream release.
+    + Builds fine on top of Xserver 1.4, closes: #422677.
   * Add upstream URL to debian/copyright.
-  * Build against xserver 1.4.
   * Generate the Provides field automatically.
   * Add myself to uploaders, and remove Branden and Fabio with their
     permission.
 
- -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:27:36 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:29:50 +0200
 
 xserver-xorg-input-microtouch (1:1.1.0-1) unstable; urgency=low
 

commit 20867452863bf161f87dab4942152f9c57c7b2c3
Author: Brice Goglin <bgoglin@debian.org>
Date:   Wed Sep 12 15:27:59 2007 +0200

    Build against xserver 1.4 and fix various minor things

diff --git a/debian/changelog b/debian/changelog
index f9b90af..86ab301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,10 +12,14 @@ xserver-xorg-input-microtouch (1:1.1.1-1) UNRELEASED; urgency=low
   * Add XS-Vcs-*.
   * Add a link to www.X.org and a reference to the xf86-input-microtouch
     module in the long description.
-  * Remove Fabio from uploaders with his permission. He's always welcome back.
   * New upstream release.
+  * Add upstream URL to debian/copyright.
+  * Build against xserver 1.4.
+  * Generate the Provides field automatically.
+  * Add myself to uploaders, and remove Branden and Fabio with their
+    permission.
 
- -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:26:32 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:27:36 +0200
 
 xserver-xorg-input-microtouch (1:1.1.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 54a8d45..3e060ee 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: xserver-xorg-input-microtouch
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>
-Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.2.99.902), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.4), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-microtouch
 XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-microtouch.git
@@ -11,7 +11,7 @@ XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-micr
 Package: xserver-xorg-input-microtouch
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
-Provides: xserver-xorg-input
+Provides: ${xinpdriver:Provides}
 Replaces: xserver-xorg (<< 6.8.2-35)
 Description: X.Org X server -- MicroTouch input driver
  This package provides the driver for MicroTouch input devices.
diff --git a/debian/copyright b/debian/copyright
index b6377f5..31dcff9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,6 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/driver/
+
 Copyright (c) 1998  Metro Link Incorporated
 
 Permission is hereby granted, free of charge, to any person obtaining a

commit f5b09d97b4646ff6c0612e9fd2766a301777631e
Author: Brice Goglin <bgoglin@debian.org>
Date:   Wed Sep 12 15:26:43 2007 +0200

    New upstream release

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..09d88a1
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,245 @@
+commit e637accb60b5ad8d927529775abbae79aebf5313
+Author: Tilman Sauerbeck <tilman@code-monkey.de>
+Date:   Mon Sep 10 18:56:49 2007 +0200
+
+    Bumped version to 1.1.1.
+
+commit fdbeee41879b4b0af5908c944ba3c7d02a1bdde4
+Author: Tilman Sauerbeck <tilman@code-monkey.de>
+Date:   Mon Sep 10 18:56:30 2007 +0200
+
+    Added man/microtouch.? to .gitignore.
+
+commit af1c432abdbb12b0888b68cdd64da9a016ba174a
+Author: Tilman Sauerbeck <tilman@code-monkey.de>
+Date:   Mon Sep 10 18:55:53 2007 +0200
+
+    Generate ChangeLog from git.
+
+commit 53ab4513190e5b1ddb8dd0dc25d187cce15b545e
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Mon Sep 3 05:52:17 2007 -0400
+
+    Add *~ to .gitignore to skip patch/emacs droppings
+
+commit 1bbb12ba2dfaef10a90eff9750e3faf97ccd44f3
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Thu Aug 23 19:25:33 2007 -0400
+
+    Rename .cvsignore to .gitignore
+
+commit f5ab3489df04fc779eb02d578fe4d5ce89a31cf1
+Author: Daniel Stone <daniel@fooishbar.org>
+Date:   Wed Aug 8 01:08:57 2007 +0300
+
+    Convert from TSCalibrationCtl to AbsCalibCtl
+
+commit 4717885202727d16bf9f8712ac4c8bbcab5315df
+Author: Daniel Stone <daniel@fooishbar.org>
+Date:   Wed Aug 8 01:08:33 2007 +0300
+
+    Remove useless debugging statement
+
+commit 3cafcdec160434abb31bac16673c23b411a15a63
+Author: Brice Goglin <bgoglin@debian.org>
+Date:   Tue Aug 7 09:18:14 2007 +0200
+
+    Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in VersionRec
+
+commit 9fc3589deb973b70fc7e9513e9a31f9e199ac45a
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Fri Apr 7 17:56:05 2006 +0000
+
+    Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
+
+commit cf37b232d6d4ec6e4d9c21a146a8039b66385e8d
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Dec 21 02:29:57 2005 +0000
+
+    Update package version for X11R7 release.
+
+commit 237e9e3a31b0afda993b80f0e868436544c44004
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Mon Dec 19 16:25:51 2005 +0000
+
+    Stub COPYING files
+
+commit 896541f04611b5e46047769dd008ee39c2fba413
+Author: Kevin E Martin <kem@kem.org>
+Date:   Thu Dec 15 00:24:15 2005 +0000
+
+    Update package version number for final X11R7 release candidate.
+
+commit 1f33cb32d49e21b9591625674e11dcfd029bb4bf
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Dec 6 22:48:31 2005 +0000
+
+    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+
+commit e9bee2728441a693b8ce89d172d0ac1cf38022ed
+Author: Kevin E Martin <kem@kem.org>
+Date:   Sat Dec 3 05:49:31 2005 +0000
+
+    Update package version number for X11R7 RC3 release.
+
+commit 7436b6ed988a8a456f5f3ff36b01e10d82f1e45c
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Dec 2 02:16:06 2005 +0000
+
+    Remove extraneous AC_MSG_RESULT.
+
+commit 3918da11973aa1f57899cdd486e1aab2fd612f06
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Tue Nov 29 23:29:56 2005 +0000
+
+    Only build dlloader modules by default.
+
+commit 7a7149c617fb08795b473ec187fd4502bf117184
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Mon Nov 28 22:04:07 2005 +0000
+
+    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit ca33288b1f8d2cb5efb099087ff11cb91759eab3
+Author: Eric Anholt <anholt@freebsd.org>
+Date:   Mon Nov 21 10:49:06 2005 +0000
+
+    Add .cvsignores for drivers.
+
+commit b2aa9470ce74c64f7d9272fce0965cf2974a0168
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Nov 9 21:15:12 2005 +0000
+
+    Update package version number for X11R7 RC2 release.
+
+commit 4d8b5de5543ece0fa1d9d9dfd66225ada1ae00a0
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Nov 1 15:08:50 2005 +0000
+
+    Update pkgcheck depedencies to work with separate build roots.
+
+commit 143e26fdd44231ec600da41ae622b9075424951b
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Oct 19 02:48:01 2005 +0000
+
+    Update package version number for RC1 release.
+
+commit e743ddc911fd59b48cb279f6c8b16502b4cb4b7a
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Tue Oct 18 00:01:52 2005 +0000
+
+    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
+        substitutions to work better with BSD make
+
+commit 74fcf3718f1dcb2692e0c843b91ea5ba271d421c
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Mon Oct 17 22:57:29 2005 +0000
+
+    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
+        of indirectly
+
+commit d3ad1193e99600ebfe39cf955bfbbecd3c5e067d
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Mon Oct 17 00:08:59 2005 +0000
+
+    Use sed & cpp to substitute variables in driver man pages
+
+commit 807bb7ed3d0fa5a77c66200f564d75e2e9e0b321
+Author: Daniel Stone <daniel@fooishbar.org>
+Date:   Thu Aug 18 09:03:40 2005 +0000
+
+    Update autogen.sh to one that does objdir != srcdir.
+
+commit 1ba3e944e6538015b96050efc1ade7a234f319fd
+Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
+Date:   Wed Aug 10 14:07:23 2005 +0000
+
+    Don\'t lose existing CFLAGS in all the input drivers and some of the video
+        drivers
+
+commit 0f9543756b9d4d21c2d0cb1c5524f617af880f68
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Jul 29 21:22:41 2005 +0000
+
+    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 f1c1b44d7fba1a25f7c141154034cbde52b210c4
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Jul 13 20:03:22 2005 +0000
+
+    Make the module dir configurable
+
+commit 15b739e9516e41ccb594e011f8e45d4cabb4cbae
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Jul 13 02:21:01 2005 +0000
+
+    Update all input drivers to pass distcheck
+
+commit 6f79ec79620219117ad0520ccf2f6d3fc4a7d7b9
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Tue Jul 12 06:15:09 2005 +0000
+
+    Build skeletons for input drivers. Should basically work.
+
+commit 45775f7085e93e15465ab86540e378331155adef
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Mon Jul 11 02:38:00 2005 +0000
+
+    Prep input drivers for modularizing by adding guarded #include "config.h"
+
+commit 58570d8456c500100d3ab54e2e0f37650d2681dd
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Sat Jun 25 21:17:02 2005 +0000
+
+    Bug #3626: _X_EXPORT tags for video and input drivers.
+
+commit e227d2f84ce400ab515824281c99796aa84b502c
+Author: Egbert Eich <eich@suse.de>
+Date:   Fri Apr 23 19:54:03 2004 +0000
+
+    Merging XORG-CURRENT into trunk
+
+commit 4652a6457efe8d061c9dbd9fbf8c0758b374f2b6
+Author: Egbert Eich <eich@suse.de>
+Date:   Sun Mar 14 08:33:52 2004 +0000
+
+    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
+
+commit 12ec7ce7c48907243a086c0d0483e1f3374bf2b7
+Author: Egbert Eich <eich@suse.de>
+Date:   Wed Mar 3 12:12:34 2004 +0000
+
+    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
+
+commit 08f8cae52802d63be3f9b098b160421a15716881
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Feb 26 13:36:00 2004 +0000
+
+    readding XFree86's cvs IDs
+
+commit f7c7cccb0496d2e5019d1344b55c2d1d889cd8a1
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Feb 26 09:23:34 2004 +0000
+
+    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
+
+commit 35ba6ccccbb5b7311c0ae8dbe475acc6ca6350fe
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Fri Nov 14 16:48:56 2003 +0000
+
+    XFree86 4.3.0.1
+
+commit f680e23cbef4224c8c3c1b2f36719e7f54d60eee
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Fri Nov 14 16:48:56 2003 +0000
+
+    Initial revision
diff --git a/Makefile.in b/Makefile.in
index d50b00f..8b714d3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -214,6 +214,8 @@ sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 AUTOMAKE_OPTIONS = foreign
 SUBDIRS = src man
+CLEANFILES = ChangeLog
+EXTRA_DIST = ChangeLog
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
 
@@ -574,6 +576,7 @@ install-strip:
 mostlyclean-generic:
 
 clean-generic:
+	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
 distclean-generic:
 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
@@ -648,6 +651,11 @@ uninstall-info: uninstall-info-recursive
 	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 	tags tags-recursive uninstall uninstall-am uninstall-info-am
 
+
+.PHONY: ChangeLog
+
+ChangeLog:
+	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/config.sub b/config.sub
index fab0aa3..387c18d 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2006-09-20'
+timestamp='2006-07-02'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -276,7 +276,6 @@ case $basic_machine in
 	| pdp10 | pdp11 | pj | pjl \
 	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
 	| pyramid \
-	| score \
 	| sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 	| sh64 | sh64le \
 	| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
@@ -285,7 +284,7 @@ case $basic_machine in
 	| tahoe | thumb | tic4x | tic80 | tron \
 	| v850 | v850e \
 	| we32k \
-	| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
+	| x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
 	| z8k)
 		basic_machine=$basic_machine-unknown
 		;;
@@ -368,7 +367,7 @@ case $basic_machine in
 	| tron-* \
 	| v850-* | v850e-* | vax-* \
 	| we32k-* \
-	| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
+	| x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
 	| xstormy16-* | xtensa-* \
 	| ymp-* \
 	| z8k-*)
@@ -910,10 +909,6 @@ case $basic_machine in
 	sb1el)
 		basic_machine=mipsisa64sb1el-unknown
 		;;
-	sde)
-		basic_machine=mipsisa32-sde
-		os=-elf
-		;;
 	sei)
 		basic_machine=mips-sei
 		os=-seiux
@@ -1371,9 +1366,6 @@ else
 # system, and we'll never get to this point.
 
 case $basic_machine in
-        score-*)
-		os=-elf
-		;;
         spu-*)
 		os=-elf
 		;;
diff --git a/configure b/configure
index 298005c..fe1d203 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for xf86-input-microtouch 1.1.0.
+# Generated by GNU Autoconf 2.61 for xf86-input-microtouch 1.1.1.
 #
 # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='xf86-input-microtouch'
 PACKAGE_TARNAME='xf86-input-microtouch'
-PACKAGE_VERSION='1.1.0'
-PACKAGE_STRING='xf86-input-microtouch 1.1.0'
+PACKAGE_VERSION='1.1.1'
+PACKAGE_STRING='xf86-input-microtouch 1.1.1'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_unique_file="Makefile.am"
@@ -1412,7 +1412,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xf86-input-microtouch 1.1.0 to adapt to many kinds of systems.
+\`configure' configures xf86-input-microtouch 1.1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1482,7 +1482,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xf86-input-microtouch 1.1.0:";;
+     short | recursive ) echo "Configuration of xf86-input-microtouch 1.1.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1594,7 +1594,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xf86-input-microtouch configure 1.1.0
+xf86-input-microtouch configure 1.1.1
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1608,7 +1608,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xf86-input-microtouch $as_me 1.1.0, which was
+It was created by xf86-input-microtouch $as_me 1.1.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2280,7 +2280,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xf86-input-microtouch'
- VERSION='1.1.0'
+ VERSION='1.1.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -21060,7 +21060,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xf86-input-microtouch $as_me 1.1.0, which was
+This file was extended by xf86-input-microtouch $as_me 1.1.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21113,7 +21113,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-xf86-input-microtouch config.status 1.1.0
+xf86-input-microtouch config.status 1.1.1
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff --git a/debian/changelog b/debian/changelog
index 70f1344..f9b90af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-microtouch (1:1.1.0-2) UNRELEASED; urgency=low
+xserver-xorg-input-microtouch (1:1.1.1-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
@@ -13,8 +13,9 @@ xserver-xorg-input-microtouch (1:1.1.0-2) UNRELEASED; urgency=low
   * Add a link to www.X.org and a reference to the xf86-input-microtouch
     module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
+  * New upstream release.
 
- -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Sun, 22 Apr 2007 20:35:57 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Wed, 12 Sep 2007 15:26:32 +0200
 
 xserver-xorg-input-microtouch (1:1.1.0-1) unstable; urgency=low
 

commit e637accb60b5ad8d927529775abbae79aebf5313
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date:   Mon Sep 10 18:56:49 2007 +0200

    Bumped version to 1.1.1.

diff --git a/configure.ac b/configure.ac
index d306c71..72f274d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-microtouch],
-        1.1.0,
+        1.1.1,
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         xf86-input-microtouch)
 

commit fdbeee41879b4b0af5908c944ba3c7d02a1bdde4
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date:   Mon Sep 10 18:56:30 2007 +0200

    Added man/microtouch.? to .gitignore.

diff --git a/.gitignore b/.gitignore
index d90176e..f51da24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ ltmain.sh
 missing
 stamp-h1
 *~
+man/microtouch.?

commit af1c432abdbb12b0888b68cdd64da9a016ba174a
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date:   Mon Sep 10 18:55:53 2007 +0200

    Generate ChangeLog from git.

diff --git a/.gitignore b/.gitignore
index 2df4a8d..d90176e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+ChangeLog
 Makefile
 Makefile.in
 *.la
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 2e7abef..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,45 +0,0 @@
-2006-04-06  Adam Jackson  <ajax@freedesktop.org>
-
-	* configure.ac:
-	* src/microtouch.c:
-	Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
-
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update package version for X11R7 release.
-
-2005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update package version number for final X11R7 release candidate.
-
-2005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* man/Makefile.am:
-	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
-
-2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update package version number for X11R7 RC3 release.
-
-2005-12-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Remove extraneous AC_MSG_RESULT.
-
-2005-11-29  Adam Jackson  <ajax@freedesktop.org>
-
-	* configure.ac:
-	Only build dlloader modules by default.
-
-2005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update package version number for X11R7 RC2 release.
-
-2005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
-
-	* configure.ac:
-	Update pkgcheck dependencies to work with separate build roots.
diff --git a/Makefile.am b/Makefile.am
index 7052905..42f8b54 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,3 +20,11 @@
 
 AUTOMAKE_OPTIONS = foreign
 SUBDIRS = src man
+
+CLEANFILES = ChangeLog
+EXTRA_DIST = ChangeLog
+
+.PHONY: ChangeLog
+
+ChangeLog:
+	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)

commit 53ab4513190e5b1ddb8dd0dc25d187cce15b545e
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:52:17 2007 -0400

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

diff --git a/.gitignore b/.gitignore
index fb1befd..2df4a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ libtool
 ltmain.sh
 missing
 stamp-h1
+*~

commit 575efb7249d7cf194f07e45db17e601d9c259231
Author: Brice Goglin <bgoglin@debian.org>
Date:   Wed Aug 29 09:36:00 2007 +0200

    Do not call laptop-detect, let the only user call it directly

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 52473ca..a90ff7d 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -59,13 +59,6 @@ fi
 
 ARCHITECTURE="$(dpkg --print-installation-architecture)"
 
-LAPTOP=""
-if [ -n "$(which laptop-detect)" ]; then
-    if laptop-detect >/dev/null; then
-	LAPTOP=true
-    fi
-fi
-
 if [ "$1" = "reconfigure" ] || [ -n "$DEBCONF_RECONFIGURE" ]; then
   RECONFIGURE="true"
 else

commit 1bbb12ba2dfaef10a90eff9750e3faf97ccd44f3
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:25:33 2007 -0400

    Rename .cvsignore to .gitignore

diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index fb1befd..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,19 +0,0 @@
-Makefile
-Makefile.in
-*.la
-*.lo
-aclocal.m4
-autom4te.cache
-config.guess
-config.h
-config.h.in
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-libtool
-ltmain.sh
-missing
-stamp-h1
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fb1befd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+Makefile
+Makefile.in
+*.la
+*.lo
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
diff --git a/man/.cvsignore b/man/.cvsignore
deleted file mode 100644
index 282522d..0000000
--- a/man/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/man/.gitignore b/man/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/man/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
deleted file mode 100644
index 9730646..0000000
--- a/src/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-*.la
-*.lo
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..9730646
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo

commit f5ab3489df04fc779eb02d578fe4d5ce89a31cf1
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Aug 8 01:08:57 2007 +0300

    Convert from TSCalibrationCtl to AbsCalibCtl

diff --git a/src/microtouch.c b/src/microtouch.c
index c0a3d19..af60a21 100644
--- a/src/microtouch.c
+++ b/src/microtouch.c
@@ -536,7 +536,7 @@ ReadInput (LocalDevicePtr local)
 static int
 ControlProc (LocalDevicePtr local, xDeviceCtl * control)
 {
-	xDeviceTSCalibrationCtl *c = (xDeviceTSCalibrationCtl *) control;
+	xDeviceAbsCalibCtl *c = (xDeviceAbsCalibCtl *) control;
 	MuTPrivatePtr priv = (MuTPrivatePtr) (local->private);
 
 	priv->min_x = c->min_x;

commit 4717885202727d16bf9f8712ac4c8bbcab5315df
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Aug 8 01:08:33 2007 +0300

    Remove useless debugging statement

diff --git a/src/microtouch.c b/src/microtouch.c
index c71f59e..c0a3d19 100644
--- a/src/microtouch.c
+++ b/src/microtouch.c
@@ -275,8 +275,6 @@ MuTouchPreInit(InputDriverPtr drv, IDevPtr dev, int flags)
 	priv->proximity = FALSE;
 	priv->button_down = FALSE;
 
-	DBG (9, XisbTrace (priv->buffer, 1));
-
 	MuTNewPacket (priv);
 	if (QueryHardware(local) != Success)
 	{

commit 3cafcdec160434abb31bac16673c23b411a15a63
Author: Brice Goglin <bgoglin@debian.org>
Date:   Tue Aug 7 09:18:14 2007 +0200

    Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in VersionRec

diff --git a/src/microtouch.c b/src/microtouch.c
index 32578f0..c71f59e 100644
--- a/src/microtouch.c
+++ b/src/microtouch.c
@@ -105,7 +105,7 @@ static XF86ModuleVersionInfo VersionRec =
 	MODINFOSTRING1,
 	MODINFOSTRING2,
 	XORG_VERSION_CURRENT,
-	1, 1, 0,
+	PACKAGE_VERSION_MAJOR, PACKAGE_VERSION_MINOR, PACKAGE_VERSION_PATCHLEVEL,
 	ABI_CLASS_XINPUT,
 	ABI_XINPUT_VERSION,
 	MOD_CLASS_XINPUT,

commit 12a633f722a2ff9677728d1e2ae56767f804232a
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Thu Jul 12 16:06:22 2007 +0200

    Fix "display the output of quilt push/pop".
    
    Fix commit 16d97b30b91da02d5a3edc2b895cbd4a1995f62d to check the
    return value of quilt, not the one of tee.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 5f13302..bfca7bb 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -147,9 +147,11 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 	fi; \
 	if $(QUILT) next >/dev/null 2>&1; then \
 	  echo -n "Applying patches..."; \
-	  if $(QUILT) push -a -v 2>&1 | tee $(STAMP_DIR)/log/patch; then \
+	  if $(QUILT) push -a -v >$(STAMP_DIR)/log/patch 2>&1; then \
+	    cat $(STAMP_DIR)/log/patch; \
 	    echo "successful."; \
 	  else \
+	    cat $(STAMP_DIR)/log/patch; \
 	    echo "failed! (check $(STAMP_DIR)/log/patch for details)"; \
 	    exit 1; \
 	  fi; \
@@ -164,9 +166,11 @@ unpatch:
 	rm -f $(STAMP_DIR)/patch
 	@echo -n "Unapplying patches..."; \
 	if [ -e $(STAMP_DIR)/patches/applied-patches ]; then \
-	  if $(QUILT) pop -a -v 2>&1 | tee $(STAMP_DIR)/log/unpatch; then \
+	  if $(QUILT) pop -a -v >$(STAMP_DIR)/log/unpatch 2>&1; then \
+	    cat $(STAMP_DIR)/log/unpatch; \
 	    echo "successful."; \
 	  else \
+	    cat $(STAMP_DIR)/log/unpatch; \
 	    echo "failed! (check $(STAMP_DIR)/log/unpatch for details)"; \
 	    exit 1; \
 	  fi; \

commit e29b56820909668b062fdba72458ee9483a4ae44
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Mon Jul 9 21:50:47 2007 +0200

    Minor fixes in the patching system.
    
     * Fix debian/rules to not be confused by ~/.quiltrc or QUILT_PATCHES (as in #369920).
     * Display which patches are applied and removed instead of just the first one (for #428090).

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 2930c1e..5f13302 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -21,6 +21,11 @@
 # Pass $(DH_OPTIONS) into the environment for debhelper's benefit.
 export DH_OPTIONS
 
+# force quilt to not use ~/.quiltrc
+QUILT = quilt --quiltrc /dev/null
+# force QUILT_PATCHES to the default in case it is exported in the environment
+QUILT_PATCHES = patches/
+
 # Set up parameters for the upstream build environment.
 
 # Determine (source) package name from Debian changelog.
@@ -140,9 +145,9 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
 		echo "Couldn't find quilt. Please install it or add it to the build-depends for this package."; \
 		exit 1; \
 	fi; \
-	if quilt next >/dev/null 2>&1; then \
+	if $(QUILT) next >/dev/null 2>&1; then \
 	  echo -n "Applying patches..."; \
-	  if quilt push -a -v 2>&1 | tee $(STAMP_DIR)/log/patch; then \
+	  if $(QUILT) push -a -v 2>&1 | tee $(STAMP_DIR)/log/patch; then \
 	    echo "successful."; \
 	  else \
 	    echo "failed! (check $(STAMP_DIR)/log/patch for details)"; \
@@ -159,7 +164,7 @@ unpatch:



Reply to: