diff options
author | Timo Aaltonen <tjaalton@deckard.hut.fi> | 2007-06-04 12:36:00 +0300 |
---|---|---|
committer | Timo Aaltonen <tjaalton@deckard.hut.fi> | 2007-06-04 12:36:00 +0300 |
commit | 2357376b8e0f5da61c09ec2ee0b60814be2e40d6 (patch) | |
tree | e917cbc659a822ed166c58384257d3f3603f75bd /debian/control | |
parent | c82ab28a750327c28fd8b1dc592e79198cd9be81 (diff) | |
download | xutils-dev-2357376b8e0f5da61c09ec2ee0b60814be2e40d6.tar.gz |
debian/control: add C/R/P for imake/makedepend/xorg-build-macros/xmkmf to allow Ubuntu to sync this in future.
The change can be dropped after the next LTS release.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 910103e..3a0acc2 100644 --- a/debian/control +++ b/debian/control @@ -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 |