From d50ce4d8bce466adddb9bf15c2476ad245041bbe Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Tue, 10 Mar 2015 02:57:04 +0100 Subject: more meta-packages for the debug versions, this time for real --- debian/control.in | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index b943aa6..ecf0116 100644 --- a/debian/control.in +++ b/debian/control.in @@ -22,7 +22,7 @@ Package: gnumach-dbg Section: debug Priority: extra Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-@version@-686-dbg +Depends: ${misc:Depends}, gnumach-image-1-686-dbg Breaks: grub-pc (<< 1.98+20100527-1) Description: Dummy transition package for gnumach-image-*-dbg This is a dummy package to ease the transition to gnumach-image-*dbg @@ -35,6 +35,13 @@ 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 +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 Depends: ${misc:Depends}, gnumach-image-@version@-xen-686 @@ -44,6 +51,15 @@ 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 +Depends: ${misc:Depends}, gnumach-image-@version@-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-@version@-686 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common -- cgit v1.2.3