1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: kernel-patch-bluez
Section: devel
Priority: extra
Maintainer: Raphael Bossek <bossekr@debian.org>
Standards-Version: 3.6.1.1
Build-Depends-Indep: debhelper (>> 3.0.0), dh-kpatches
Package: kernel-patch-2.4-bluez
Architecture: all
Depends: ${kpatch:Depends}
Suggests: kernel-package, kernel-source-2.4
Description: Linux Bluetooth protocol stack kernel patches
Patches of the official implementation of the Bluetooth wireless
standards specifications for Linux as can be found at www.bluez.org.
.
This package contains patches for older kernel versions where the
same Bluetooth support is required as for the blending edge version
of Linux.
.
It can be applied to the following Linux kernel sources:
2.4.18, 2.4.19, 2.4.20, 2.4.21, 2.4.22, 2.4.23, 2.4.24, 2.4.25,
2.4.26, 2.4.27, 2.4.28.
Package: kernel-patch-2.6-bluez
Architecture: all
Depends: ${kpatch:Depends}
Suggests: kernel-package, kernel-source-2.6
Description: Linux Bluetooth protocol stack kernel patches
Patches of the official implementation of the Bluetooth wireless
standards specifications for Linux as can be found at www.bluez.org.
.
This package contains patches for older kernel versions where the
same Bluetooth support is required as for the blending edge version
of Linux.
.
It can be applied to the following Linux kernel sources:
2.6.6, 2.6.8, 2.6.9, 2.6.10, 2.6.11.
|