kernel-patch-lkcd (7.0.5) unstable; urgency=medium

  * Updated debian/control Suggests kernel-source lines

 -- Micah Anderson <micah@debian.org>  Tue,  5 Apr 2005 15:44:15 -0500

kernel-patch-lkcd (7.0.4) unstable; urgency=medium

  * Changed debian/control Recommends to remove lkcdutils, also added in
    Suggests on lcrash and crash

 -- Micah Anderson <micah@debian.org>  Thu, 31 Mar 2005 12:33:21 -0600

kernel-patch-lkcd (7.0.3) unstable; urgency=medium

  * Changed debian/control Recommends to dumputils | lkcdutils in anticipation
    of transition.

 -- Micah Anderson <micah@debian.org>  Wed, 16 Feb 2005 16:29:08 -0600

kernel-patch-lkcd (7.0.2) unstable; urgency=low

  * Changed to native package
  * Updated kernel-patch-lkcd.kpatches.lkcd to use the new -memdev2 
    patches for 2.6.8, 2.6.8.1, 2.6.9 and 2.6.10
  * Added 6.1.0 2.6.10 patch that removes MEMDEV support
  * Replaced 6.1.0 2.6.9 patch with one that removes MEMDEV 
    support (Closes: Bug#293390)
  * Replaced 6.1.0 2.6.8.1 patch with one that removes MEMDEV support
  * Removed experimental 7.0.0 patch as this should not be distributed
  * Added Troy Heber <troy.heber@hp.com> as co-maintainer. 

 -- Micah Anderson <micah@debian.org>  Fri, 11 Feb 2005 16:07:10 -0600

kernel-patch-lkcd (7.0.0-1) unstable; urgency=low

  * Deleted unused files: lkcd-6.1.0_2.6.8.1.patch, lkcd-6.1.0_2.6.9.patch
    these were extraneous, the patches for those kernels still exist
  * Cleaned out patches that have no corresponding debian kernel-source
    revision: lkcd-4.1-1-2.4.18.patch
              lkcd-4.1-1.patch
              lkcd-4.1-2-2.4.20.patch
              lkcd-4.1-2-2.4.22.patch
              lkcd-4.1-2-2.4.23.patch
              lkcd-4.1-2-2.6.5.patch
  * Fixed debian/kernel-patch-lkcd.kpatches.lkcd to use the proper patch
    when patching the 2.6.8 kernel
  * Updated debian/control to list the supported kernels, change the 
    Suggests: line to list the kernel-source versions that are supported
  * Removed outdated information in README.Debian
  * Added kernel patch for 2.6.10

 -- Micah Anderson <micah@debian.org>  Fri,  4 Feb 2005 16:53:16 -0600

kernel-patch-lkcd (6.1.0-2) unstable; urgency=low

  * Fixed new lintian errors

 -- Micah Anderson <micah@riseup.net>  Thu, 13 Jan 2005 10:54:01 -0600

kernel-patch-lkcd (6.1.0-1) unstable; urgency=low

  * Added patches for 2.4.27, 2.6.8, fixed patch for
    for 2.6.8.1, and implemented fixes needed to get the lkcd patch
    to work in concert with the linux-api patch. A huge thanks to 
    Russell Stuart <russell-debian@stuart.id.au> for the patches
    and the help. (Closes: #288510)
  * Upgraded patches to upstream release, increases version number in
    accordance with the upstream lkcdutils version number change, adds
    2.6.8.1 and 2.6.9 patches.
  * Added additional information to README.Debian about how to apply patches

 -- Micah Anderson <micah@riseup.net>  Tue,  4 Jan 2005 17:10:07 -0600

kernel-patch-lkcd (4.1.1-4) unstable; urgency=low

  * Updated patch to include 2.6.8.1 patches (Closes: #276749)
  * Created full.patch against vanilla 2.6.8.1
  * Modified dependency to lkcdutils, which has been uploaded.

 -- Micah Anderson <micah@riseup.net>  Tue, 12 Oct 2004 15:17:25 -0500

kernel-patch-lkcd (4.1.1-3) unstable; urgency=low

  * Updated patch to include 2.4.26 
  * Updated to include 2.6.5 kernel patches 

 -- Micah Anderson <micah@riseup.net>  Wed, 29 Sep 2004 09:55:01 -0500

kernel-patch-lkcd (4.1.1-2) unstable; urgency=low

  * Added kernel patch for 2.4.26, also applies to 2.4.25 with irrelevant
    offset messages
  * Added kernel patch for 2.4.22 and 2.4.23 kernel tree
  * Used Jonathan Sambrook <jonathan.sambrook@dsvr.co.uk> version of
    2.4.23 which is modified to cleanly patch against 2.4.23
  * Used Jonathan Sambrook <jonathan.sambrook@dsvr.co.uk> patch to
    2.4.23 fixing the disabled SMP in the lkcd distributed patch
  * Updated kerntypes-installation kpatch file
  * Copyright modified to include new package maintainer information
  * Removed Suggests on lcrash since the package no longer exisits
  * Suggest kernel-source-2.4.23 (latest supported)
  * Removed Recommends on lkcdutils (Closes: #240542) the package does not 
    currently exist, but is being put together. Until it is ready I'm
    Recommending on crash

 -- Micah Anderson <micah@riseup.net>  Sat, 9 May 2004 08:28:43 -0800

kernel-patch-lkcd (4.1.1-1) unstable; urgency=low

  * Received package from Yann Dirson
  * Updated from upstream 4.1.1 (new README details changes over 4.1)
  * Brought in patch for 2.4.20 kernel
  * Updated package to follow latest Debian Policy (3.5.8)
  
 -- Micah Anderson <micah@riseup.net>  Sat, 8 Mar 2003 08:28:43 -0800
 
kernel-patch-lkcd (4.1-4) unstable; urgency=low

  * Noticed that upstream ships an official 2.4.18 patch, whereas we
    shipped one I had manually adapted.  Include it instead since there is
    a small difference in top Makefile.

 -- Yann Dirson <dirson@debian.org>  Thu, 17 Oct 2002 22:38:45 +0200

kernel-patch-lkcd (4.1-3) unstable; urgency=low

  * Caused the kerntypes-installation script not to fail when no Kerntypes
    file has been generated.  This should handle the case when someone
    applies the kerntypes patch and does not apply the lkcd one (Closes:
    #163655).
  * Rebuild with recent dh-kpatches, more robust with patch dependencies.

 -- Yann Dirson <dirson@debian.org>  Thu, 17 Oct 2002 00:25:29 +0200

kernel-patch-lkcd (4.1-2) unstable; urgency=low

  * Fixed typo in package description (Closes: #147867).

 -- Yann Dirson <dirson@debian.org>  Fri, 24 May 2002 01:07:58 +0200

kernel-patch-lkcd (4.1-1) unstable; urgency=low

  * Official package, no change.

 -- Yann Dirson <dirson@debian.org>  Mon,  6 May 2002 23:33:11 +0200

kernel-patch-lkcd (4.1-0alcove) unstable; urgency=low

  * Initial release (Closes: #116937), cloning packaging from
    kernel-patch-acl.
  * Adapted 2.4.17 patch for 2.4.18.

 -- Yann Dirson <dirson@debian.org>  Mon,  6 May 2002 14:27:59 +0200
