diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-10 21:52:43 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-10 21:52:43 +0000 |
commit | a94155124e4c8b61ceb2fdac6f64244e1491f7c1 (patch) | |
tree | ab4b1f06e4922b7b1700413c700a4d1dd145e1d6 /debian/control | |
parent | 8d5868497b16dffdc43e1d1b9483cb7e1d8bed78 (diff) |
control: Break old hurd package versions, to provide smooth network driver transition.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index f90152a..f7a050e 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) +Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) Description: GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. @@ -57,7 +57,7 @@ Package: gnumach-image-1.3.99-xen-486 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image -Breaks: libc0.3 (<< 2.10.1-3) +Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) Description: GNU version of the Mach microkernel for Xen This is the Utah Mach microkernel used by the Hurd. . @@ -93,6 +93,7 @@ Priority: extra Provides: gnumach Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common +Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) Description: GNU version of the Mach microkernel for debugging This is the Utah Mach microkernel used by the Hurd. . @@ -106,6 +107,7 @@ Priority: extra Provides: gnumach Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common +Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1) Description: GNU version of the Mach microkernel for Xen for debugging This is the Utah Mach microkernel used by the Hurd. . |