Source: linux-ports-meta
Section: devel
Priority: optional
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Standards-Version: 3.6.1
Build-Depends: dpkg (>= 1.13.19), debhelper (>= 3), gawk

Package: linux-ports-source
Architecture: all
Section: devel
Priority: optional
Depends: linux-ports-source-${kernel-version}
Description: Linux kernel source with Ubuntu patches
 This package will always depend on the latest Linux kernel source code
 available. The Ubuntu patches have been applied.

Package: linux-ports-doc
Architecture: all
Section: doc
Priority: optional
Depends: linux-ports-doc-${kernel-version}
Description: Linux kernel documentation
 This package will always depend on the latest Linux kernel documentation
 available.

Package: linux
Architecture: ia64 sparc
Section: restricted/metapackages
Priority: optional
Depends: linux-image (= ${binary:Version})
Description: Generic complete Linux kernel.
 This package will always depend on the latest generic complete Linux kernel
 available.

Package: linux-image
Architecture: ia64 sparc
Section: metapackages
Priority: optional
Depends: linux-image-${generic-depends} (= ${binary:Version})
Description: Generic Linux kernel image.
 This package will always depend on the latest generic Linux kernel image
 available.

#
# 386 (tiny i386 kernel)
#
Package: linux-386
Architecture: i386
Section: restricted/metapackages
Priority: optional
Depends: linux-image-386 (= ${binary:Version})
Description: Complete Linux kernel on 386.
 This package will always depend on the latest complete Linux kernel available
 for 386.

Package: linux-image-386
Architecture: i386
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-386, linux-firmware
Description: Linux kernel image on 386.
 This package will always depend on the latest kernel image available
 for 386.

Package: linux-headers-386
Architecture: i386
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-386
Description: Linux kernel headers on 386
 This package will always depend on the latest kernel headers available
 for 386.

#
# hppa32
#
Package: linux-hppa32
Architecture: hppa
Section: metapackages
Priority: optional
Depends: linux-image-hppa32 (= ${binary:Version})
Description: Complete Linux kernel on 32-bit PA-RISC.
 This package will always depend on the latest complete Linux kernel available
 for 32-bit PA-RISC.

Package: linux-image-hppa32
Architecture: hppa
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-hppa32, linux-firmware
Description: Linux kernel image on 32-bit PA-RISC
 This package will always depend on the latest kernel image available
 for 32-bit PA-RISC.

Package: linux-headers-hppa32
Architecture: hppa
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-hppa32
Description: Linux kernel headers on 32-bit PA-RISC
 This package will always depend on the latest kernel headers available
 for 32-bit PA-RISC.

#
# hppa64
#
Package: linux-hppa64
Architecture: hppa
Section: metapackages
Priority: optional
Depends: linux-image-hppa64 (= ${binary:Version})
Description: Complete Linux kernel on 64-bit PA-RISC.
 This package will always depend on the latest complete Linux kernel available
 for 64-bit PA-RISC.

Package: linux-image-hppa64
Architecture: hppa
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-hppa64, linux-firmware
Description: Linux kernel image on 64-bit PA-RISC
 This package will always depend on the latest kernel image available
 for 64-bit PA-RISC.

Package: linux-headers-hppa64
Architecture: hppa
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-hppa64
Description: Linux kernel headers on 64-bit PA-RISC
 This package will always depend on the latest kernel headers available
 for 64-bit PA-RISC.


#
# Itanium (generic)
#
Package: linux-itanium
Architecture: ia64
Section: metapackages
Priority: optional
Depends: linux-image-itanium (= ${binary:Version})
Description: Complete Linux kernel on Itanium.
 This package will always depend on the latest complete Linux kernel available
 for Itanium.

Package: linux-image-itanium
Architecture: ia64
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-generic, linux-firmware
Description: Linux kernel image on Itanium
 This package will always depend on the latest kernel image available
 for Itanium.

Package: linux-headers-itanium
Architecture: ia64
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-generic
Description: Linux kernel headers on Itanium
 This package will always depend on the latest kernel headers available
 for Itanium.

#
# PowerPC64-SMP
#
Package: linux-powerpc64-smp
Architecture: powerpc
Section: restricted/metapackages
Priority: optional
Depends: linux-image-powerpc64-smp (= ${binary:Version})
Description: Complete Linux kernel on PowerPC64 SMP.
 This package will always depend on the latest complete Linux kernel available
 for PowerPC64 with SMP support.
 SMP (symmetric multi-processing) is needed if you have multiple processors.

Package: linux-image-powerpc64-smp
Architecture: powerpc
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-powerpc64-smp, linux-firmware
Description: Linux kernel image on PowerPC64 SMP.
 This package will always depend on the latest kernel image available
 for PowerPC64 with SMP support.
 SMP (symmetric multi-processing) is needed if you have multiple processors.

Package: linux-headers-powerpc64-smp
Architecture: powerpc
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-powerpc64-smp
Description: Linux kernel headers on PowerPC64 SMP
 This package will always depend on the latest kernel headers available
 for PowerPC64 with SMP support.
 SMP (symmetric multi-processing) is needed if you have multiple processors.

#
# PowerPC
#
Package: linux-powerpc
Architecture: powerpc
Section: restricted/metapackages
Priority: optional
Depends: linux-image-powerpc (= ${binary:Version})
Description: Complete Linux kernel on PowerPC.
 This package will always depend on the latest complete Linux kernel available
 for PowerPC.

Package: linux-image-powerpc
Architecture: powerpc
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-powerpc, linux-firmware
Description: Linux kernel image on PowerPC
 This package will always depend on the latest kernel image available
 for PowerPC support.

Package: linux-headers-powerpc
Architecture: powerpc
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-powerpc
Description: Linux kernel headers on PowerPC
 This package will always depend on the latest kernel headers available
 for PowerPC.

#
# PowerPC-SMP
#
Package: linux-powerpc-smp
Architecture: powerpc
Section: restricted/metapackages
Priority: optional
Depends: linux-image-powerpc-smp (= ${binary:Version})
Description: Complete Linux kernel on PowerPC SMP.
 This package will always depend on the latest complete Linux kernel available
 for PowerPC with SMP support.
 SMP (symmetric multi-processing) is needed if you have multiple processors.

Package: linux-image-powerpc-smp
Architecture: powerpc
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-powerpc-smp, linux-firmware
Description: Linux kernel image on PowerPC SMP.
 This package will always depend on the latest kernel image available
 for PowerPC with SMP support.
 SMP (symmetric multi-processing) is needed if you have multiple processors.

Package: linux-headers-powerpc-smp
Architecture: powerpc
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-powerpc-smp
Description: Linux kernel headers on PowerPC SMP
 This package will always depend on the latest kernel headers available
 for PowerPC with SMP support.
 SMP (symmetric multi-processing) is needed if you have multiple processors.


#
# sparc64
#
Package: linux-sparc64
Architecture: sparc
Section: metapackages
Priority: optional
Depends: linux-image-sparc64 (= ${binary:Version})
Description: Complete Linux kernel on sparc64.
 This package will always depend on the latest complete Linux kernel available
 for the UltraSparc architecture.

Package: linux-image-sparc64
Architecture: sparc
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-sparc64, linux-firmware
Description: Linux kernel image on UltraSparc
 This package will always depend on the latest kernel image available
 for UltraSparc.

Package: linux-headers-sparc64
Architecture: sparc
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-sparc64
Description: Linux kernel headers on UltraSparc
 This package will always depend on the latest kernel headers available
 for UltraSparc.

#
# sparc64-smp
#
Package: linux-sparc64-smp
Architecture: sparc
Section: metapackages
Priority: optional
Depends: linux-image-sparc64-smp (= ${binary:Version})
Description: Complete Linux kernel on UltraSparc (SMP)
 This package will always depend on the latest complete Linux kernel available
 for the UltraSparc (SMP) architecture.

Package: linux-image-sparc64-smp
Architecture: sparc
Section: metapackages
Priority: optional
Depends: linux-image-${kernel-abi-version}-sparc64-smp, linux-firmware
Description: Linux kernel image on UltraSparc (SMP)
 This package will always depend on the latest kernel image available
 for UltraSparc (SMP).

Package: linux-headers-sparc64-smp
Architecture: sparc
Section: devel
Priority: optional
Depends: linux-headers-${kernel-abi-version}-sparc64-smp
Description: Linux kernel headers on UltraSparc (SMP)
 This package will always depend on the latest kernel headers available
 for UltraSparc (SMP).


