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

xorg: Changes to 'debian-experimental'



 debian/changelog    |    6 +++++-
 debian/scripts/vars |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 6393d4011f036372d764ba667500b304bedf990b
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Apr 1 21:54:46 2007 -0400

    * Add xserver-xorg-input-evtouch to the dependency list for
      xserver-xorg-input-all

diff --git a/debian/changelog b/debian/changelog
index c50dc09..cb229ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,11 @@ xorg (1:7.2-2) UNRELEASED; urgency=low
   * Add xserver-xorg-video-vmware to xserver-xorg-video-all's dependencies on
     amd64 (closes: #413492).
 
- -- Julien Cristau <jcristau@debian.org>  Fri, 30 Mar 2007 16:26:46 +0200
+  [ David Nusinow ]
+  * Add xserver-xorg-input-evtouch to the dependency list for
+    xserver-xorg-input-all
+
+ -- David Nusinow <dnusinow@debian.org>  Sun, 01 Apr 2007 21:53:18 -0400
 
 xorg (1:7.2-1) experimental; urgency=low
 
diff --git a/debian/scripts/vars b/debian/scripts/vars
index dcdeade..d4c93bc 100755
--- a/debian/scripts/vars
+++ b/debian/scripts/vars
@@ -12,4 +12,4 @@
 # STAMP_DIR is where to place all the 'stamp' files that allows
 # debian/rules to know when certain targets are done.
 
-XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, xserver-xorg-input-mouse, xserver-xorg-input-synaptics, xserver-xorg-input-wacom"
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, xserver-xorg-input-mouse, xserver-xorg-input-synaptics, xserver-xorg-input-wacom, xserver-xorg-input-evtouch"



Reply to: