X Strike Force X.Org X11 SVN commit: r3725 - in trunk/driver: xserver-xorg-input-magellan/debian xserver-xorg-input-microtouch/debian xserver-xorg-input-mutouch/debian xserver-xorg-input-palmax/debian xserver-xorg-input-spaceorb/debian
Author: dparsons
Date: 2006-10-12 10:55:42 -0400 (Thu, 12 Oct 2006)
New Revision: 3725
Added:
trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.manpages
trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.manpages
trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.manpages
trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.manpages
trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.manpages
Modified:
trunk/driver/xserver-xorg-input-magellan/debian/changelog
trunk/driver/xserver-xorg-input-magellan/debian/compat
trunk/driver/xserver-xorg-input-magellan/debian/control
trunk/driver/xserver-xorg-input-magellan/debian/rules
trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.install
trunk/driver/xserver-xorg-input-microtouch/debian/changelog
trunk/driver/xserver-xorg-input-microtouch/debian/compat
trunk/driver/xserver-xorg-input-microtouch/debian/control
trunk/driver/xserver-xorg-input-microtouch/debian/rules
trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.install
trunk/driver/xserver-xorg-input-mutouch/debian/changelog
trunk/driver/xserver-xorg-input-mutouch/debian/compat
trunk/driver/xserver-xorg-input-mutouch/debian/control
trunk/driver/xserver-xorg-input-mutouch/debian/rules
trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.install
trunk/driver/xserver-xorg-input-palmax/debian/changelog
trunk/driver/xserver-xorg-input-palmax/debian/compat
trunk/driver/xserver-xorg-input-palmax/debian/control
trunk/driver/xserver-xorg-input-palmax/debian/rules
trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.install
trunk/driver/xserver-xorg-input-spaceorb/debian/changelog
trunk/driver/xserver-xorg-input-spaceorb/debian/compat
trunk/driver/xserver-xorg-input-spaceorb/debian/control
trunk/driver/xserver-xorg-input-spaceorb/debian/rules
trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.install
Log:
For input drivers,
xserver-xorg-input-magellan
xserver-xorg-input-microtouch
xserver-xorg-input-mutouch
xserver-xorg-input-palmax
xserver-xorg-input-spaceorb:
* New upstream version (X11R7.1).
* Standards version 3.7.2.
* Use debhelper 5.
* [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
* Use dh_installman to install man pages.
* Exclude .la from dh_install.
Modified: trunk/driver/xserver-xorg-input-magellan/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-input-magellan/debian/changelog 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-magellan/debian/changelog 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,11 +1,20 @@
-xserver-xorg-input-magellan (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-magellan (1:1.1.0-1) unstable; urgency=low
+ [ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
- -- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 01:07:08 -0400
+ [ Drew Parsons ]
+ * New upstream version (X11R7.1).
+ * Standards version 3.7.2.
+ * Use debhelper 5.
+ * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
+ * Use dh_installman to install man pages.
+ * Exclude magellan_drv.la from dh_install.
+ -- Drew Parsons <dparsons@debian.org> Fri, 13 Oct 2006 00:47:48 +1000
+
xserver-xorg-input-magellan (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
Modified: trunk/driver/xserver-xorg-input-magellan/debian/compat
===================================================================
--- trunk/driver/xserver-xorg-input-magellan/debian/compat 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-magellan/debian/compat 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1 +1 @@
-4
+5
Modified: trunk/driver/xserver-xorg-input-magellan/debian/control
===================================================================
--- trunk/driver/xserver-xorg-input-magellan/debian/control 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-magellan/debian/control 2006-10-12 14:55:42 UTC (rev 3725)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
Package: xserver-xorg-input-magellan
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1)
Provides: xserver-xorg-input
Replaces: xserver-xorg (<< 6.8.2-35)
Description: X.Org X server -- Magellan input driver
Modified: trunk/driver/xserver-xorg-input-magellan/debian/rules
===================================================================
--- trunk/driver/xserver-xorg-input-magellan/debian/rules 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-magellan/debian/rules 2006-10-12 14:55:42 UTC (rev 3725)
@@ -72,7 +72,8 @@
dh_installdocs
dh_installchangelogs
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --sourcedir=debian/tmp --list-missing --exclude=magellan_drv.la
+ dh_installman
dh_link
dh_strip
dh_compress
Modified: trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.install
===================================================================
--- trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.install 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.install 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,2 +1 @@
usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*
Added: trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.manpages
===================================================================
--- trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.manpages (rev 0)
+++ trunk/driver/xserver-xorg-input-magellan/debian/xserver-xorg-input-magellan.manpages 2006-10-12 14:55:42 UTC (rev 3725)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*
Modified: trunk/driver/xserver-xorg-input-microtouch/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-input-microtouch/debian/changelog 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-microtouch/debian/changelog 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,11 +1,20 @@
-xserver-xorg-input-microtouch (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-microtouch (1:1.1.0-1) unstable; urgency=low
+ [ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
- -- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 01:07:13 -0400
+ [ Drew Parsons ]
+ * New upstream version (X11R7.1).
+ * Standards version 3.7.2.
+ * Use debhelper 5.
+ * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
+ * Exclude microtouch_drv.la from dh_install.
+ * Use dh_installman to install man pages.
+ -- Drew Parsons <dparsons@debian.org> Fri, 13 Oct 2006 00:33:01 +1000
+
xserver-xorg-input-microtouch (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
Modified: trunk/driver/xserver-xorg-input-microtouch/debian/compat
===================================================================
--- trunk/driver/xserver-xorg-input-microtouch/debian/compat 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-microtouch/debian/compat 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1 +1 @@
-4
+5
Modified: trunk/driver/xserver-xorg-input-microtouch/debian/control
===================================================================
--- trunk/driver/xserver-xorg-input-microtouch/debian/control 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-microtouch/debian/control 2006-10-12 14:55:42 UTC (rev 3725)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
Package: xserver-xorg-input-microtouch
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1)
Provides: xserver-xorg-input
Replaces: xserver-xorg (<< 6.8.2-35)
Description: X.Org X server -- MicroTouch input driver
Modified: trunk/driver/xserver-xorg-input-microtouch/debian/rules
===================================================================
--- trunk/driver/xserver-xorg-input-microtouch/debian/rules 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-microtouch/debian/rules 2006-10-12 14:55:42 UTC (rev 3725)
@@ -72,7 +72,8 @@
dh_installdocs
dh_installchangelogs
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --sourcedir=debian/tmp --list-missing --exclude=microtouch_drv.la --exclude=usr/share/man/man4
+ dh_installman
dh_link
dh_strip
dh_compress
Modified: trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.install
===================================================================
--- trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.install 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.install 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,2 +1 @@
usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*
Added: trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.manpages
===================================================================
--- trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.manpages (rev 0)
+++ trunk/driver/xserver-xorg-input-microtouch/debian/xserver-xorg-input-microtouch.manpages 2006-10-12 14:55:42 UTC (rev 3725)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*
Modified: trunk/driver/xserver-xorg-input-mutouch/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-input-mutouch/debian/changelog 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-mutouch/debian/changelog 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,11 +1,20 @@
-xserver-xorg-input-mutouch (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-mutouch (1:1.1.0-1) unstable; urgency=low
+ [ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
- -- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 01:07:16 -0400
+ [ Drew Parsons ]
+ * New upstream version (X11R7.1).
+ * Standards version 3.7.2.
+ * Use debhelper 5.
+ * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
+ * Exclude mutouch_drv.la from dh_install.
+ * Install man pages using dh_installman.
+ -- Drew Parsons <dparsons@debian.org> Fri, 13 Oct 2006 00:37:56 +1000
+
xserver-xorg-input-mutouch (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
Modified: trunk/driver/xserver-xorg-input-mutouch/debian/compat
===================================================================
--- trunk/driver/xserver-xorg-input-mutouch/debian/compat 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-mutouch/debian/compat 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1 +1 @@
-4
+5
Modified: trunk/driver/xserver-xorg-input-mutouch/debian/control
===================================================================
--- trunk/driver/xserver-xorg-input-mutouch/debian/control 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-mutouch/debian/control 2006-10-12 14:55:42 UTC (rev 3725)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
+Standards-Version: 3.7.2
Package: xserver-xorg-input-mutouch
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1)
Provides: xserver-xorg-input
Replaces: xserver-xorg (<< 6.8.2-35)
Description: X.Org X server -- muTouch input driver
Modified: trunk/driver/xserver-xorg-input-mutouch/debian/rules
===================================================================
--- trunk/driver/xserver-xorg-input-mutouch/debian/rules 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-mutouch/debian/rules 2006-10-12 14:55:42 UTC (rev 3725)
@@ -72,7 +72,8 @@
dh_installdocs
dh_installchangelogs
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --sourcedir=debian/tmp --list-missing --exclude=mutouch_drv.la --exclude=usr/share/man/man4
+ dh_installman
dh_link
dh_strip
dh_compress
Modified: trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.install
===================================================================
--- trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.install 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.install 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,2 +1 @@
usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*
Added: trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.manpages
===================================================================
--- trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.manpages (rev 0)
+++ trunk/driver/xserver-xorg-input-mutouch/debian/xserver-xorg-input-mutouch.manpages 2006-10-12 14:55:42 UTC (rev 3725)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*
Modified: trunk/driver/xserver-xorg-input-palmax/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-input-palmax/debian/changelog 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-palmax/debian/changelog 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,11 +1,20 @@
-xserver-xorg-input-palmax (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-palmax (1:1.1.0-1) unstable; urgency=low
+ [ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
- -- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 01:07:18 -0400
+ [ Drew Parsons ]
+ * New upstream version (X11R7.1).
+ * Standards version 3.7.2.
+ * Use debhelper 5.
+ * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
+ * Exclude palmax_drv.la from dh_install.
+ * Install man pages with dh_installman.
+ -- Drew Parsons <dparsons@debian.org> Fri, 13 Oct 2006 00:37:03 +1000
+
xserver-xorg-input-palmax (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
Modified: trunk/driver/xserver-xorg-input-palmax/debian/compat
===================================================================
--- trunk/driver/xserver-xorg-input-palmax/debian/compat 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-palmax/debian/compat 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1 +1 @@
-4
+5
Modified: trunk/driver/xserver-xorg-input-palmax/debian/control
===================================================================
--- trunk/driver/xserver-xorg-input-palmax/debian/control 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-palmax/debian/control 2006-10-12 14:55:42 UTC (rev 3725)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
Package: xserver-xorg-input-palmax
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1)
Provides: xserver-xorg-input
Replaces: xserver-xorg (<< 6.8.2-35)
Description: X.Org X server -- Palmax input driver
Modified: trunk/driver/xserver-xorg-input-palmax/debian/rules
===================================================================
--- trunk/driver/xserver-xorg-input-palmax/debian/rules 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-palmax/debian/rules 2006-10-12 14:55:42 UTC (rev 3725)
@@ -72,7 +72,8 @@
dh_installdocs
dh_installchangelogs
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --sourcedir=debian/tmp --list-missing --exclude=palmax_drv.la --exclude=usr/share/man/man4
+ dh_installman
dh_link
dh_strip
dh_compress
Modified: trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.install
===================================================================
--- trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.install 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.install 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,2 +1 @@
usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*
Added: trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.manpages
===================================================================
--- trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.manpages (rev 0)
+++ trunk/driver/xserver-xorg-input-palmax/debian/xserver-xorg-input-palmax.manpages 2006-10-12 14:55:42 UTC (rev 3725)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*
Modified: trunk/driver/xserver-xorg-input-spaceorb/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-input-spaceorb/debian/changelog 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-spaceorb/debian/changelog 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,11 +1,20 @@
-xserver-xorg-input-spaceorb (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-spaceorb (1:1.1.0-1) unstable; urgency=low
+ [ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
- -- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 01:07:23 -0400
+ [ Drew Parsons ]
+ * New upstream version (X11R7.1).
+ * Standards version 3.7.2.
+ * Use debhelper 5.
+ * [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
+ * Install man pages with dh_installman.
+ * Exclude spaceorb_drv.la from dh_install.
+ -- Drew Parsons <dparsons@debian.org> Fri, 13 Oct 2006 00:48:53 +1000
+
xserver-xorg-input-spaceorb (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
Modified: trunk/driver/xserver-xorg-input-spaceorb/debian/compat
===================================================================
--- trunk/driver/xserver-xorg-input-spaceorb/debian/compat 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-spaceorb/debian/compat 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1 +1 @@
-4
+5
Modified: trunk/driver/xserver-xorg-input-spaceorb/debian/control
===================================================================
--- trunk/driver/xserver-xorg-input-spaceorb/debian/control 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-spaceorb/debian/control 2006-10-12 14:55:42 UTC (rev 3725)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
Package: xserver-xorg-input-spaceorb
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (>= 2:1.1.1-1)
Provides: xserver-xorg-input
Replaces: xserver-xorg (<< 6.8.2-35)
Description: X.Org X server -- SpaceOrb input driver
Modified: trunk/driver/xserver-xorg-input-spaceorb/debian/rules
===================================================================
--- trunk/driver/xserver-xorg-input-spaceorb/debian/rules 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-spaceorb/debian/rules 2006-10-12 14:55:42 UTC (rev 3725)
@@ -72,7 +72,8 @@
dh_installdocs
dh_installchangelogs
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --sourcedir=debian/tmp --list-missing --exclude=spaceorb_drv.la
+ dh_installman
dh_link
dh_strip
dh_compress
Modified: trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.install
===================================================================
--- trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.install 2006-10-12 13:19:39 UTC (rev 3724)
+++ trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.install 2006-10-12 14:55:42 UTC (rev 3725)
@@ -1,2 +1 @@
usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*
Added: trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.manpages
===================================================================
--- trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.manpages (rev 0)
+++ trunk/driver/xserver-xorg-input-spaceorb/debian/xserver-xorg-input-spaceorb.manpages 2006-10-12 14:55:42 UTC (rev 3725)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*
Reply to: