kernel-source-=V (=D) unstable; urgency=low

  * changed priority of kernel-source package to optional
  * changed priority of kernel-image package to optional

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 22 Nov 1996 11:02:31 -0600


kernel-source-0.5 (1.01) unstable; urgency=low

  * kernel-source-X.XX now no longer recommends bin86, since bin86 is only
    available intel platforms.  It now merely mentions it in the
    description.

 -- Manoj Srivastava <srivasta@debian.org>  Thu, 7 Nov 1996 22:17:47 -0600

kernel-source-0.4 (1.01) unstable; urgency=low

  * kernel-source-X.XX now recommends bin86, which fixes Bug#4443
  * Added short, succint (and potentially dangerous) instructions on
    compiling kernels at the top of the README file.  This fixes Bug#4445.

 -- Manoj Srivastava <srivasta@debian.org>  Wed, 6 Nov 1996 23:59:47 -0600

kernel-source-0.3 (1.01) unstable; urgency=low

  * Changed everything to new packaging standards.
  * Major re-organization.
  * Added explanation for kernel-headers-X.XX (and why we need this
    package inspite of having headers in libc5-dev)
  * Added README files for all packages (the old README files became
    copyright files).
  * Added target for buildpackage (wich needed a hack in the target clean
    so as not to remove the ./debian directory prematurely)

 -- Manoj Srivastava <srivasta@debian.org>  Tue, 5 Nov 1996 22:42:12 -0600

kernel-source-0.2 (1.01) unstable; urgency=low

  * Made image.postinst more polite.
  * Also enabled kernel-{source,image,headers} targets in kernel.rules 
  * Changed make-kpkg to also accept the new targets.
  * Fixed typo in man page.
  * The man page says it is an adminstrators man page rather than a 
    programmers man page.
  * Recommended libc-dev for kernel-source and kernel-package
  * source suggests ncurses3.0-dev, tk40-dev and the description explains 
    you could use make menuconfig rather than plain old make config if you
    had these packages.
  * Fixed typo in the rules for modules in /usr/src/modules/ directory
  * Made the rules for such modules ignore errors (since they are not
    really a part of this package, error there should not halt this build
    (or so people seem to want it)
  * Look for modules in the kernel config file (or the default config file
    if the user has not supplied a config file), and only make modules and
    install them if modules have been configured in the config file. This 
    could be tested better.
  * Fixed the make-kpkg.8 man page so that it now does not seem to mandate
    a source and diff file for additional modules installed under the 
    directory /usr/src/modules/ (whether these files are produced is at
    the discretion of the maintainer of that modules package.
  * Make configure depend on stamp-configure which in turn depends on
    .config Hopefully, this will remake the image atrget if one changes
    the config file Hopefully, this will not cause the image target to
    build needlessly. 

 -- Manoj Srivastava <srivasta@debian.org>  

kernel-source-0.1 (1.01) unstable; urgency=low

  * Changed the scripts to refer to /usr/bin/perl rather than /bin/perl.
  * Added an extended description to the image control file.
  * Added a note that the dist target requires a PGP key.
  * Fixed a typo (missing DEBDIR) in debian.rules.
  * Fixed the targets expected by make-kpkg (kernel_image rather than 
    kernel-image, etc).
  * In image.postinst, made arguments to system be a single argument if  
    the arguments contain shell metacharacters, (this way perl passes
    them to sh -c).
  * Made make-kpkg accept non floats as revision numbers, to facilitate  
    local names.
  * Fixed silly bug in makefloppy in image.postinst.
  * Fixed the extended description of the kernel-package package.
  * Updated the image postinst to install the mbr, if it exists, and to
    activate the root partition, and to not overwrite the mbr (oops).
  * Changed maintainer email address to debian.org (I'll be in a state of  
    flux soon)


 -- Manoj Srivastava <srivasta@pilgrim.umass.edu>  

Local variables:
mode: debian-changelog
End:
