mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
linux-image, README.Debian: Suggest debian-kernel-handbook package
svn path=/dists/sid/linux/; revision=19200
This commit is contained in:
1
debian/README.Debian
vendored
1
debian/README.Debian
vendored
@@ -52,4 +52,5 @@ See the patches under debian/patches/debian/dfsg.
|
||||
Further information
|
||||
-------------------
|
||||
Debian Linux Kernel Handbook: http://kernel-handbook.alioth.debian.org
|
||||
or debian-kernel-handbook package
|
||||
Debian Wiki: http://wiki.debian.org/DebianKernel
|
||||
|
||||
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -19,6 +19,7 @@ linux (3.2.21-2) UNRELEASED; urgency=low
|
||||
* wacom: Fix crash when probing some MT devices (Closes: #678798)
|
||||
* wacom: Revert addition of 0xE5 (MT device) support, which causes
|
||||
regressions for other devices (Closes: #677164)
|
||||
* linux-image, README.Debian: Suggest debian-kernel-handbook package
|
||||
|
||||
-- Ben Hutchings <ben@decadent.org.uk> Sat, 23 Jun 2012 20:19:15 +0100
|
||||
|
||||
|
||||
2
debian/templates/control.image.type-plain.in
vendored
2
debian/templates/control.image.type-plain.in
vendored
@@ -3,7 +3,7 @@ Provides: linux-image, linux-modules-@abiname@@localversion@
|
||||
Pre-Depends: debconf | debconf-2.0
|
||||
Depends: kmod | module-init-tools, linux-base (>= 3~), ${misc:Depends}
|
||||
Recommends: firmware-linux-free (>= 3~)
|
||||
Suggests: linux-doc-@version@
|
||||
Suggests: linux-doc-@version@, debian-kernel-handbook
|
||||
Breaks: at (<< 3.1.12-1+squeeze1)
|
||||
Description: Linux @upstreamversion@ for @class@
|
||||
The Linux kernel @upstreamversion@ and modules for use on @longclass@.
|
||||
|
||||
Reference in New Issue
Block a user