summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-07 17:00:57 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-07 17:00:57 +0200
commitae5968c6b333145a5ae71e45feeca1874e67b081 (patch)
tree8d6cba71ad59076c47cd9772e8d2ed37cdb1f5af
parente418cb717795455fc80a54beb667f39947787f69 (diff)
re-add meta packages
-rw-r--r--debian/control18
-rw-r--r--debian/control.in18
2 files changed, 36 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a5feb0d..2c82a07 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,14 @@ Description: GNU version of the Mach microkernel
This package depends on the latest GNU Mach kernel for use on PCs
with a 686, Pentium or compatible processor.
+Package: gnumach-image-1-686-dbg
+Architecture: any-i386
+Build-Profiles: <!stage1>
+Depends: ${misc:Depends}, gnumach-image-1.5-686-dbg
+Description: GNU version of the Mach microkernel
+ This package depends on the latest GNU Mach kernel for use on PCs
+ with a 686, Pentium or compatible processor, debug version.
+
Package: gnumach-image-1-xen-686
Architecture: any-i386
Build-Profiles: <!stage1>
@@ -48,6 +56,16 @@ Description: GNU version of the Mach microkernel
.
This kernel is for use in unprivileged (domU) Xen domains.
+Package: gnumach-image-1-xen-686-dbg
+Architecture: any-i386
+Build-Profiles: <!stage1>
+Depends: ${misc:Depends}, gnumach-image-1.5-xen-686-dbg
+Description: GNU version of the Mach microkernel
+ This package depends on the latest GNU Mach kernel for use on PCs
+ with a 686, Pentium or compatible processor, debug version.
+ .
+ This kernel is for use in unprivileged (domU) Xen domains.
+
Package: gnumach-image-1.5-686
Architecture: any-i386
Build-Profiles: <!stage1>
diff --git a/debian/control.in b/debian/control.in
index e190252..47576db 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -38,6 +38,14 @@ Description: GNU version of the Mach microkernel
This package depends on the latest GNU Mach kernel for use on PCs
with a 686, Pentium or compatible processor.
+Package: gnumach-image-1-686-dbg
+Architecture: any-i386
+Build-Profiles: <!stage1>
+Depends: ${misc:Depends}, gnumach-image-@version@-686-dbg
+Description: GNU version of the Mach microkernel
+ This package depends on the latest GNU Mach kernel for use on PCs
+ with a 686, Pentium or compatible processor, debug version.
+
Package: gnumach-image-1-xen-686
Architecture: any-i386
Build-Profiles: <!stage1>
@@ -68,6 +76,16 @@ Description: GNU version of the Mach microkernel for Xen
.
The version in this package is compiled with Xen support.
+Package: gnumach-image-@version@-xen-686-dbg
+Architecture: any-i386
+Build-Profiles: <!stage1>
+Depends: ${misc:Depends}, gnumach-image-1.5-xen-686-dbg
+Description: GNU version of the Mach microkernel
+ This package depends on the latest GNU Mach kernel for use on PCs
+ with a 686, Pentium or compatible processor, debug version.
+ .
+ This kernel is for use in unprivileged (domU) Xen domains.
+
Package: kernel-image-@version@-686-di
XB-Kernel-Version: @version@-686
Package-Type: udeb