debian/changelog | 8 +++ debian/patches/0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch | 25 ++++++++++ debian/patches/series | 1 3 files changed, 34 insertions(+)
New commits: commit 6eb82e7b3f6e772124716685f0cec4d1ef2f6613 Author: David Nusinow <dnusi...@debian.org> Date: Sun Feb 15 18:51:04 2009 -0500 Add 0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch to refer to correct (semi-obsolete) mouse driver manpage. closes: #394058 diff --git a/debian/changelog b/debian/changelog index 86e4316..a6ebe49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xorg-server (2:1.5.99.902-2) UNRELEASED; urgency=low + + * Add 0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch to + refer to correct (semi-obsolete) mouse driver manpage. + closes: #394058 + + -- David Nusinow <dnusi...@debian.org> Sun, 15 Feb 2009 18:49:51 -0500 + xorg-server (2:1.5.99.902-1) experimental; urgency=low * New upstream release candidate. diff --git a/debian/patches/0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch b/debian/patches/0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch new file mode 100644 index 0000000..fd80c26 --- /dev/null +++ b/debian/patches/0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch @@ -0,0 +1,25 @@ +From 0250f6a9ebc5ad694ef87c15f166788205dc04e7 Mon Sep 17 00:00:00 2001 +From: David Nusinow <dnusi...@debian.org> +Date: Sun, 15 Feb 2009 18:36:01 -0500 +Subject: [PATCH] xorg.conf (5) refer to mousedrv (4). Debian #394058 + +--- + hw/xfree86/doc/man/xorg.conf.man.pre | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre +index d9a4b35..ed081f5 100644 +--- a/hw/xfree86/doc/man/xorg.conf.man.pre ++++ b/hw/xfree86/doc/man/xorg.conf.man.pre +@@ -833,7 +833,7 @@ The most commonly used input drivers are + on Linux systems, and + .BR kbd (__drivermansuffix__) + and +-.BR mouse (__drivermansuffix__) ++.BR mousedrv (__drivermansuffix__) + on other platforms. + .PP + In the absence of an explicitly specified core input device, the first +-- +1.5.6.5 + diff --git a/debian/patches/series b/debian/patches/series index ac82720..2b1bf9c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ 001_fedora_extramodes.patch #06_use_proc_instead_of_sysfs_for_pci_domains.diff #13_debian_add_xkbpath_env_variable.diff +0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org