r1463 - trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian

Joshua Kwan joshk@haydn.debian.org
Sat, 28 Aug 2004 20:55:19 -0600


Author: joshk
Date: 2004-08-28 20:23:49 -0600 (Sat, 28 Aug 2004)
New Revision: 1463

Removed:
   trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/README.NMU
Modified:
   trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
Log:
remove obsoleted README.NMU


Deleted: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/README.NMU
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/README.NMU	2004-08-29 02:19:38 UTC (rev 1462)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/README.NMU	2004-08-29 02:23:49 UTC (rev 1463)
@@ -1,23 +0,0 @@
-With the addition of the kernel-patch-debian and kernel-tree packages,
-making a new kernel-source release is no longer as easy as making the
-change and adding a changelog entry.  Here is a guide to what you will
-need to do.
-
-1. Make change to the kernel source (same as before).
-
-2. Create diff against previous kernel source release.  This must not include
-the debian directory and anything under it.  This patch should be made so that
-it can be applied by patch -p1.
-
-3. Put diff in the debian/patches directory.
-
-4. Add an entry for the diff in debian/patches/list.  The format is
-	filename	old-version	new-version
-The "new-version" field should be the Debian version number that you will be
-adding to debian/changelog.  The "old-version" field should be the Debian
-version number of the kernel tree that you diffed against.  The "filename"
-field should be the unqualified pathname to the diff.
-
-5. Add changelog entry and release.
-
-$Id: README.NMU,v 1.2 2003/06/14 11:58:09 herbert Exp $

Modified: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2004-08-29 02:19:38 UTC (rev 1462)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2004-08-29 02:23:49 UTC (rev 1463)
@@ -6,6 +6,7 @@
     (Closes: #266538, #266510)
   * 071_dep_fw_loader-2.diff: Simplify 066_dep_fw_loader.diff (removed) so
     that it works with make xconfig as well. (Closes: #268436)
+  * Remove obsoleted README.NMU.
 
  -- Joshua Kwan <joshk@triplehelix.org>  Sat, 28 Aug 2004 18:23:06 -0700