[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force SVN commit: rev 381 - people/wt/4.3.0/debian



Author: wt
Date: 2003-08-08 00:34:52 -0500 (Fri, 08 Aug 2003)
New Revision: 381

Modified:
   people/wt/4.3.0/debian/README
Log:
Add more info about dbs make targets to the README.


Modified: people/wt/4.3.0/debian/README
==============================================================================
--- people/wt/4.3.0/debian/README	2003-08-08 04:58:29 UTC (rev 380)
+++ people/wt/4.3.0/debian/README	2003-08-08 05:34:52 UTC (rev 381)
@@ -18,11 +18,17 @@
 This package uses DBS, the Debian Build System.
 
 Interesting targets supported by the debian/rules file include:
+        debian/rules setup        Completely unpacks and patches the source.
+                                  This will also warn about patches that
+                                  don't cleanly apply.
+        debian/rules make_patch   Creates a patch call new.diff in the
+                                  package root that is the difference
+                                  betwwen a source tree patched with
+                                  only the patches from debian/patches
+                                  and changes that you make to the tree.
+                                  The new.diff is suitable to be moved
+                                  into the debian/patches.
 
-	debian/rules setup	Completely unpacks and patches the source. This
-				will also warn about patches that don't cleanly
-				apply.
-
 scripts:
   Directory containing the internals of Doogie's Build System.  If any
   architecture-specific make variables need to be declared, you may do so



Reply to: