summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-10-10 21:14:02 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-10-10 21:14:02 +0000
commit102433b44dafd4cb37d6a6ee5ad36ba3a40e8046 (patch)
tree13cd86d3a20c1e0d77f7df0995458fcbdf4ff443 /debian/control
parentb055a1cb98e3fbbaec33848adc893e2de0bce1f0 (diff)
New upstream snapshot, make gnumach-image-* packages depend on gnumach-common
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 82b62b6..bac0b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: The GNU version of the Mach microkernel
Package: gnumach-image-1.3.99-486
Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
Provides: gnumach-image
Breaks: libc0.3 (<< 2.10.1-3)
Description: The GNU version of the Mach microkernel
@@ -55,7 +55,7 @@ Description: The GNU version of the Mach microkernel
Package: gnumach-image-1.3.99-xen-486
Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
Provides: gnumach-image
Breaks: libc0.3 (<< 2.10.1-3)
Description: The GNU version of the Mach microkernel for Xen
@@ -92,7 +92,7 @@ Section: debug
Priority: extra
Provides: gnumach
Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
Description: The GNU version of the Mach microkernel for debugging
This is the Utah Mach microkernel used by the Hurd.
.
@@ -105,7 +105,7 @@ Section: debug
Priority: extra
Provides: gnumach
Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
Description: The GNU version of the Mach microkernel for Xen for debugging
This is the Utah Mach microkernel used by the Hurd.
.