aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2012-06-24 22:09:43 +0000
committerBen Hutchings <benh@debian.org>2012-06-24 22:09:43 +0000
commitf5a7e1900a7ff0f70cf756a4342e6d4a03cc278d (patch)
treed5ba8ac5fb2e56d0aec0c8af05d305ec9501c499
parentba801fdb42e1f8dde485cd3f8df7431aa02fa1f2 (diff)
downloadkernel_replicant_linux-f5a7e1900a7ff0f70cf756a4342e6d4a03cc278d.tar.gz
kernel_replicant_linux-f5a7e1900a7ff0f70cf756a4342e6d4a03cc278d.tar.bz2
kernel_replicant_linux-f5a7e1900a7ff0f70cf756a4342e6d4a03cc278d.zip
linux-image, README.Debian: Suggest debian-kernel-handbook package
svn path=/dists/sid/linux/; revision=19200
-rw-r--r--debian/README.Debian1
-rw-r--r--debian/changelog1
-rw-r--r--debian/templates/control.image.type-plain.in2
3 files changed, 3 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 910632994429..fa5b58c4bb44 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -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
diff --git a/debian/changelog b/debian/changelog
index fd83b0873728..c509c206e5b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/templates/control.image.type-plain.in b/debian/templates/control.image.type-plain.in
index dd9f48934b31..dbe808e4641f 100644
--- a/debian/templates/control.image.type-plain.in
+++ b/debian/templates/control.image.type-plain.in
@@ -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@.