[Kernel-handbook-general] [PATCH 3/7] Remove an unnecessary version-qualification
Ben Hutchings
ben at decadent.org.uk
Sun Jun 17 05:02:21 UTC 2012
The minimum version is older than that in all supported suites.
---
chapter-common-tasks.sgml | 6 +++---
debian/changelog | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/chapter-common-tasks.sgml b/chapter-common-tasks.sgml
index 453b6ed..887ca46 100644
--- a/chapter-common-tasks.sgml
+++ b/chapter-common-tasks.sgml
@@ -57,9 +57,9 @@ $ tar jxf /usr/src/linux-source-3.2.tar.bz2
<sect1>
<heading>Simple patching and building</heading>
<p>
- Starting from version 2.6.32-6, the source package includes
- a script to simplify the process of building with extra
- patches. You can use this by running commands such as:
+ The source package includes a script to simplify the
+ process of building with extra patches. You can use this
+ by running commands such as:
<example>
# apt-get install devscripts
$ bash debian/bin/test-patches ../fix-bug123456.patch ../add-foo-driver.patch
diff --git a/debian/changelog b/debian/changelog
index 62ef168..b24a944 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kernel-handbook (1.0.13) UNRELEASED; urgency=low
examples
* Refer to the linux source package rather than linux-2.6
* Remove outdated advice to try disabling ACPI and IRQ routing options
+ * Remove an unnecessary version qualification
-- Ben Hutchings <ben at decadent.org.uk> Fri, 16 Dec 2011 05:26:30 +0000
--
1.7.10.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/kernel-handbook-general/attachments/20120617/23ef5c04/attachment.pgp>
More information about the Kernel-handbook-general
mailing list