diff options
| author | Ben Hutchings <benh@debian.org> | 2012-06-06 12:15:57 +0000 |
|---|---|---|
| committer | Ben Hutchings <benh@debian.org> | 2012-06-06 12:15:57 +0000 |
| commit | 5ba1dec55defc46905dbe0826b3eb793a95b765b (patch) | |
| tree | ba29bb0e3d43d26e9e6581605423935c76327a73 /debian/changelog | |
| parent | 3ea71bf870532cd7bfa83f07d88af3fa958c8d03 (diff) | |
| download | kernel_replicant_linux-5ba1dec55defc46905dbe0826b3eb793a95b765b.tar.gz kernel_replicant_linux-5ba1dec55defc46905dbe0826b3eb793a95b765b.tar.bz2 kernel_replicant_linux-5ba1dec55defc46905dbe0826b3eb793a95b765b.zip | |
udeb: Build-Depend on kernel-wedge >= 2.84
This allows us to list modules as required even if they are built-in
in some configurations. (Which I already did by mistake with 'hid' in
3.2.19-1.)
svn path=/dists/sid/linux/; revision=19088
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 23ea63169b65..72131ccebe5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ linux (3.2.19-2) UNRELEASED; urgency=low and does not work with our current patch management * test-patches: Recognise the rt featureset automatically * Convert patch system to quilt, except for the 'orig' patch series + * udeb: Build-Depend on kernel-wedge >= 2.84; this allows us to list + modules as required even if they are built-in in some configurations -- Ben Hutchings <ben@decadent.org.uk> Sat, 02 Jun 2012 20:31:53 +0100 |
