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

X Strike Force X.Org X11 SVN commit: r563 - trunk/debian



Author: ender
Date: 2005-08-29 12:03:05 -0500 (Mon, 29 Aug 2005)
New Revision: 563

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Add in xserver-xorg a dependency on xlibs (>= 6.8.2.dfsg.1-5); if it
does if not exist, people lose XKB on reboot. Thanks, James Ballantine
(closes: #325509).


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-08-29 11:48:31 UTC (rev 562)
+++ trunk/debian/changelog	2005-08-29 17:03:05 UTC (rev 563)
@@ -78,9 +78,12 @@
     of three .orig files from drivers/ati/ subdirectory.
   * debian/control:
     - libxaw8-dev should depend on libxp-dev. Thanks, Matej Vela (closes:
-    #324275).
+      #324275).
     - libxres-dev should depend on libxres1 and x-dev. Thanks, Michael Olbrich
-    (closes: #324474).
+      (closes: #324474).
+    - Add in xserver-xorg a dependency on xlibs (>= 6.8.2.dfsg.1-5); if it
+      does if not exist, people lose XKB on reboot. Thanks, James Ballantine
+      (closes: #325509).
   * patches/general/000_stolen_from_unichrome.sf.net.diff: Fixed a
     cut-and-paste error when checking mode->Flags for sync polarity in
     via_mode.c.

Modified: trunk/debian/control
===================================================================
--- 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}
 Recommends: discover1, mdetect, xresprobe (>= 0.4.13), laptop-detect
 Suggests: libglide2 (>> 2001.01.26)
 Conflicts: libxfont-xtt, xserver-xfree86



Reply to: