Author: jurij
Date: 2006-10-15 02:16:10 -0400 (Sun, 15 Oct 2006)
New Revision: 3815

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/control
Log:
Add the xorg dependency on sparc-utils as 'sparc-utils | not+sparc'. 
That works because either we are on sparc and sparc-utils will satisfy 
it, or we are not, then not+sparc (a virtual package provided by 
type-handling on non-sparc architectures only) will do the trick.


Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog  2006-10-15 05:03:36 UTC (rev 3814)
+++ trunk/debian/xorg/debian/changelog  2006-10-15 06:16:10 UTC (rev 3815)
@@ -11,6 +11,10 @@
   * Add grace6's sarge version to the long list of conflicted packages. Thanks
     Bill Allombert. Closes: #390943
 
+  [ Jurij Smakov ]
+  * Add the dependency on sparc-utils (for sparc only), as we rely on prtconf
+    from this package for videocard detection.
+
  -- David Nusinow <[EMAIL PROTECTED]>  Sun,  8 Oct 2006 00:06:59 -0400
 
 xorg (1:7.1.0-3) unstable; urgency=low

Modified: trunk/debian/xorg/debian/control
===================================================================
--- trunk/debian/xorg/debian/control    2006-10-15 05:03:36 UTC (rev 3814)
+++ trunk/debian/xorg/debian/control    2006-10-15 06:16:10 UTC (rev 3815)
@@ -62,7 +62,7 @@
 
 Package: xorg
 Architecture: all
-Depends: xserver-xorg, libgl1-mesa-glx, libgl1-mesa-dri, libglu1-mesa, 
xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 
1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), xbase-clients (>= 1:1.0.1-1), 
xutils (>= 1:1.0.1-1), xkb-data, xterm | x-terminal-emulator
+Depends: xserver-xorg, libgl1-mesa-glx, libgl1-mesa-dri, libglu1-mesa, 
xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 
1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), xbase-clients (>= 1:1.0.1-1), 
xutils (>= 1:1.0.1-1), xkb-data, xterm | x-terminal-emulator, sparc-utils | 
not+sparc
 Provides: x-window-system, x-window-system-core
 Description: X.Org X Window System
  This metapackage provides the components for a standalone


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to