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

[patch] xutil-dev Add Conflicts/Replaces/Provides



Below is a patch to add Conflicts/Replaces/Provides for the xutil-dev
package.  This has been carried in Ubuntu but probably belongs in
Debian.

(The -mga, -suncg6, and -via drivers also have some differences with
their conflicts/replaces line - jcristau already knows about this.)

Bryce

diff -pruN 1:7.2.ds2-1/debian/control 1:7.2.ds2-1ubuntu1/debian/control
--- 1:7.2.ds2-1/debian/control	2007-05-08 11:48:24.000000000 +0100
+++ 1:7.2.ds2-1ubuntu1/debian/control	2007-05-08 11:48:26.000000000 +0100
@@ -10,6 +10,9 @@ Package: xutils-dev
 Architecture: any
 Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
+Conflicts: imake (<= 1:1.0.1-1), makedepend (<= 1:1.0.0-1), xorg-build-macros (<= 1.0.1-1), xmkmf (<= 0.99.0-6)
+Replaces: imake (<= 1:1.0.1-1), makedepend (<= 1:1.0.0-1), xorg-build-macros (<= 1.0.1-1), xmkmf (<= 0.99.0-6)
+Provides: imake, makedepend, xorg-build-macros, xmkmf
 Description: X Window System utility programs for development
  xutils-dev provides a set of utility programs shipped with the X Window System
  that do not require the X libraries; many of these programs are useful



Reply to: