X Strike Force X.Org X11 SVN commit: r3012 - branches/7.1/driver/xserver-xorg-input-keyboard/debian
Author: dparsons
Date: 2006-08-24 10:50:02 -0400 (Thu, 24 Aug 2006)
New Revision: 3012
Added:
branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.manpages
Modified:
branches/7.1/driver/xserver-xorg-input-keyboard/debian/changelog
branches/7.1/driver/xserver-xorg-input-keyboard/debian/compat
branches/7.1/driver/xserver-xorg-input-keyboard/debian/control
branches/7.1/driver/xserver-xorg-input-keyboard/debian/rules
branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.install
Log:
* New upstream version xf86-input-keyboard-1.1.0.
* Standards version 3.7.2.
* Use debhelper 5. Install manpage using dh_installman.
* Exclude .la files from dh_install.
Modified: branches/7.1/driver/xserver-xorg-input-keyboard/debian/changelog
===================================================================
--- branches/7.1/driver/xserver-xorg-input-keyboard/debian/changelog 2006-08-24 14:22:50 UTC (rev 3011)
+++ branches/7.1/driver/xserver-xorg-input-keyboard/debian/changelog 2006-08-24 14:50:02 UTC (rev 3012)
@@ -1,11 +1,18 @@
-xserver-xorg-input-keyboard (1:1.0.1.3-3) UNRELEASED; urgency=low
+xserver-xorg-input-keyboard (1:1.1.0-1) experimental; 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:06 -0400
+ [ Drew Parsons ]
+ * New upstream version xf86-input-keyboard-1.1.0.
+ * Standards version 3.7.2.
+ * Use debhelper 5. Install manpage using dh_installman.
+ * Exclude .la files from dh_install.
+ -- Drew Parsons <dparsons@debian.org> Fri, 25 Aug 2006 00:47:52 +1000
+
xserver-xorg-input-keyboard (1:1.0.1.3-2) unstable; urgency=low
* Upload to modular
Modified: branches/7.1/driver/xserver-xorg-input-keyboard/debian/compat
===================================================================
--- branches/7.1/driver/xserver-xorg-input-keyboard/debian/compat 2006-08-24 14:22:50 UTC (rev 3011)
+++ branches/7.1/driver/xserver-xorg-input-keyboard/debian/compat 2006-08-24 14:50:02 UTC (rev 3012)
@@ -1 +1 @@
-4
+5
Modified: branches/7.1/driver/xserver-xorg-input-keyboard/debian/control
===================================================================
--- branches/7.1/driver/xserver-xorg-input-keyboard/debian/control 2006-08-24 14:22:50 UTC (rev 3011)
+++ branches/7.1/driver/xserver-xorg-input-keyboard/debian/control 2006-08-24 14:50:02 UTC (rev 3012)
@@ -2,9 +2,9 @@
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>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev, x11proto-kb-dev, x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
-Standards-Version: 3.6.1
+Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Drew Parsons <dparsons@debian.org>
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev, x11proto-kb-dev, x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
+Standards-Version: 3.7.2
Package: xserver-xorg-input-kbd
Architecture: any
Modified: branches/7.1/driver/xserver-xorg-input-keyboard/debian/rules
===================================================================
--- branches/7.1/driver/xserver-xorg-input-keyboard/debian/rules 2006-08-24 14:22:50 UTC (rev 3011)
+++ branches/7.1/driver/xserver-xorg-input-keyboard/debian/rules 2006-08-24 14:50:02 UTC (rev 3012)
@@ -72,7 +72,8 @@
dh_installdocs
dh_installchangelogs
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --sourcedir=debian/tmp --list-missing --exclude=.la --exclude=usr/share/man/man4
+ dh_installman
dh_link
dh_strip
dh_compress
Modified: branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.install
===================================================================
--- branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.install 2006-08-24 14:22:50 UTC (rev 3011)
+++ branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.install 2006-08-24 14:50:02 UTC (rev 3012)
@@ -1,2 +1,2 @@
usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*
+
Added: branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.manpages
===================================================================
--- branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.manpages 2006-08-24 14:22:50 UTC (rev 3011)
+++ branches/7.1/driver/xserver-xorg-input-keyboard/debian/xserver-xorg-input-kbd.manpages 2006-08-24 14:50:02 UTC (rev 3012)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*
Reply to: