On Mon, 2005-08-29 at 12:03 -0500, X Strike Force SVN Repository Admin wrote: > --- trunk/debian/control 2005-08-29 11:48:31 UTC (rev 562) > +++ trunk/debian/control 2005-08-29 17:03:05 UTC (rev 563) > @@ -2520,7 +2520,7 @@ > > Package: xserver-xorg > Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k > mips mipsel netbsd-i386 powerpc sh3 sh4 sparc > -Depends: xserver-common (>= ${Source-Version}), ${shlibs:Depends}, > ${misc:Depends} > +Depends: xserver-common (>= ${Source-Version}), xlibs (>= 6.8.2.dfsg.1-5), > (${shlibs:Depends}, ${misc:Depends}
Firstly, a typo: '(${shlibs:Depends' will not work. Secondly, this is probably not what you want. Try Recommends: xlibs, and Conflicts: xlibs (<< 6.8.2.dfsg.1-5), to force people who have it installed to upgrade. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]