diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 32 | ||||
-rw-r--r-- | debian/control.in | 32 | ||||
-rwxr-xr-x | debian/rules | 8 |
3 files changed, 36 insertions, 36 deletions
diff --git a/debian/control b/debian/control index 48c99a1..6a1adc5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Standards-Version: 3.9.6 Package: gnumach Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1-486 +Depends: ${misc:Depends}, gnumach-image-1-686 Breaks: grub-pc (<< 1.98+20100527-1) Description: Dummy transition package for gnumach-image-* This is a dummy package to ease the transition to gnumach-image-* @@ -22,29 +22,29 @@ Package: gnumach-dbg Section: debug Priority: extra Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.4-486-dbg +Depends: ${misc:Depends}, gnumach-image-1.4-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 package names. It can be purged safely after upgrade. -Package: gnumach-image-1-486 +Package: gnumach-image-1-686 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.4-486 +Depends: ${misc:Depends}, gnumach-image-1.4-686 Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs - with a 486, Pentium or compatible processor. + with a 686, Pentium or compatible processor. -Package: gnumach-image-1-xen-486 +Package: gnumach-image-1-xen-686 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.4-xen-486 +Depends: ${misc:Depends}, gnumach-image-1.4-xen-686 Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs - with a 486, Pentium or compatible processor. + with a 686, Pentium or compatible processor. . This kernel is for use in unprivileged (domU) Xen domains. -Package: gnumach-image-1.4-486 +Package: gnumach-image-1.4-686 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -52,7 +52,7 @@ Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9 Description: GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. -Package: gnumach-image-1.4-xen-486 +Package: gnumach-image-1.4-xen-686 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -62,8 +62,8 @@ Description: GNU version of the Mach microkernel for Xen . The version in this package is compiled with Xen support. -Package: kernel-image-1.4-486-di -XB-Kernel-Version: 1.4-486 +Package: kernel-image-1.4-686-di +XB-Kernel-Version: 1.4-686 Package-Type: udeb Provides: kernel-image, floppy-modules, ide-modules, input-modules, scsi-modules, serial-modules Section: debian-installer @@ -74,8 +74,8 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: kernel-image-1.4-xen-486-di -XB-Kernel-Version: 1.4-xen-486 +Package: kernel-image-1.4-xen-686-di +XB-Kernel-Version: 1.4-xen-686 Package-Type: udeb Provides: kernel-image, input-modules Section: debian-installer @@ -86,7 +86,7 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: gnumach-image-1.4-486-dbg +Package: gnumach-image-1.4-686-dbg Section: debug Priority: extra Provides: gnumach @@ -100,7 +100,7 @@ Description: GNU version of the Mach microkernel for debugging gnumach package, except that it is not stripped and has the kernel-level debugger compiled in. -Package: gnumach-image-1.4-xen-486-dbg +Package: gnumach-image-1.4-xen-686-dbg Section: debug Priority: extra Provides: gnumach diff --git a/debian/control.in b/debian/control.in index b187475..b943aa6 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ Standards-Version: 3.9.6 Package: gnumach Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1-486 +Depends: ${misc:Depends}, gnumach-image-1-686 Breaks: grub-pc (<< 1.98+20100527-1) Description: Dummy transition package for gnumach-image-* This is a dummy package to ease the transition to gnumach-image-* @@ -22,29 +22,29 @@ Package: gnumach-dbg Section: debug Priority: extra Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-@version@-486-dbg +Depends: ${misc:Depends}, gnumach-image-@version@-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 package names. It can be purged safely after upgrade. -Package: gnumach-image-1-486 +Package: gnumach-image-1-686 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-@version@-486 +Depends: ${misc:Depends}, gnumach-image-@version@-686 Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs - with a 486, Pentium or compatible processor. + with a 686, Pentium or compatible processor. -Package: gnumach-image-1-xen-486 +Package: gnumach-image-1-xen-686 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-@version@-xen-486 +Depends: ${misc:Depends}, gnumach-image-@version@-xen-686 Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs - with a 486, Pentium or compatible processor. + with a 686, Pentium or compatible processor. . This kernel is for use in unprivileged (domU) Xen domains. -Package: gnumach-image-@version@-486 +Package: gnumach-image-@version@-686 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -52,7 +52,7 @@ Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9 Description: GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. -Package: gnumach-image-@version@-xen-486 +Package: gnumach-image-@version@-xen-686 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -62,8 +62,8 @@ Description: GNU version of the Mach microkernel for Xen . The version in this package is compiled with Xen support. -Package: kernel-image-@version@-486-di -XB-Kernel-Version: @version@-486 +Package: kernel-image-@version@-686-di +XB-Kernel-Version: @version@-686 Package-Type: udeb Provides: kernel-image, floppy-modules, ide-modules, input-modules, scsi-modules, serial-modules Section: debian-installer @@ -74,8 +74,8 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: kernel-image-@version@-xen-486-di -XB-Kernel-Version: @version@-xen-486 +Package: kernel-image-@version@-xen-686-di +XB-Kernel-Version: @version@-xen-686 Package-Type: udeb Provides: kernel-image, input-modules Section: debian-installer @@ -86,7 +86,7 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: gnumach-image-@version@-486-dbg +Package: gnumach-image-@version@-686-dbg Section: debug Priority: extra Provides: gnumach @@ -100,7 +100,7 @@ Description: GNU version of the Mach microkernel for debugging gnumach package, except that it is not stripped and has the kernel-level debugger compiled in. -Package: gnumach-image-@version@-xen-486-dbg +Package: gnumach-image-@version@-xen-686-dbg Section: debug Priority: extra Provides: gnumach diff --git a/debian/rules b/debian/rules index 6374d3b..11ce38b 100755 --- a/debian/rules +++ b/debian/rules @@ -81,7 +81,7 @@ build/config.status: configure dh_testdir -mkdir build - cd build && PACKAGE_VERSION_SUFFIX=-486 ../configure $(drivers) \ + cd build && PACKAGE_VERSION_SUFFIX=-686 ../configure $(drivers) \ CFLAGS="$(CFLAGS)" \ $(common_configure) @@ -89,7 +89,7 @@ build-xen/config.status: configure dh_testdir -mkdir build-xen - cd build-xen && PACKAGE_VERSION_SUFFIX=-xen-486 ../configure \ + cd build-xen && PACKAGE_VERSION_SUFFIX=-xen-686 ../configure \ CFLAGS="$(CFLAGS)" \ $(common_configure) \ --enable-platform=xen @@ -98,14 +98,14 @@ build-dbg/config.status: configure dh_testdir -mkdir build-dbg - cd build-dbg && PACKAGE_VERSION_SUFFIX=-486-dbg ../configure --enable-kdb $(drivers) \ + cd build-dbg && PACKAGE_VERSION_SUFFIX=-686-dbg ../configure --enable-kdb $(drivers) \ $(common_configure) \ build-xen-dbg/config.status: configure dh_testdir -mkdir build-xen-dbg - cd build-xen-dbg && PACKAGE_VERSION_SUFFIX=-xen-486-dbg ../configure --enable-kdb \ + cd build-xen-dbg && PACKAGE_VERSION_SUFFIX=-xen-686-dbg ../configure --enable-kdb \ $(common_configure) \ --enable-platform=xen |