From ae5968c6b333145a5ae71e45feeca1874e67b081 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Mon, 7 Sep 2015 17:00:57 +0200 Subject: re-add meta packages --- debian/control | 18 ++++++++++++++++++ debian/control.in | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) 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: +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: @@ -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: +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: 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: +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: @@ -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: +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 -- cgit v1.2.3