debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7656675298b512645a06a34a7994dfbde9796ae4
Author: Julien Cristau <jcris...@debian.org>
Date:   Tue Dec 8 13:03:13 2009 +0100

    The -dev package doesn't need to depend on the driver itself

diff --git a/debian/control b/debian/control
index 087d1bb..c184fec 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: X.Org X server -- evdev input driver
 Package: xserver-xorg-input-evdev-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-input-evdev (= 
${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X.Org X server -- evdev input driver (development headers)
  This package provides the development headers for the evdev input driver
  found in xserver-xorg-input-evdev. Non-developers likely have little use


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to