diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-09-23 00:49:39 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-09-23 00:49:39 +0200 |
commit | a75a4ae1ad81da72a199b46a8a82e6b06c54d0c1 (patch) | |
tree | db7ff2702a30150f0038613e19ffcfd2a4496b8d /debian/control | |
parent | f14dc48c6c1df8301b1a0e9f009f50c90d3ab27e (diff) |
Remove iopl compatibility device, break xorg depending on it
* patches/40_iopl_mem.patch: Remove
* control: Break xserver before 1.9.99.1.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index f7a050e..66c3c13 100644 --- a/debian/control +++ b/debian/control @@ -49,7 +49,7 @@ Package: gnumach-image-1.3.99-486 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image -Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) +Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9.99.1~) Description: GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. @@ -93,7 +93,7 @@ Priority: extra Provides: gnumach Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common -Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) +Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9.99.1~) Description: GNU version of the Mach microkernel for debugging This is the Utah Mach microkernel used by the Hurd. . |