[Lxml-checkins] r32097 - lxml/branch/lxml-1.0/doc

scoder at codespeak.net scoder at codespeak.net
Sat Sep 9 07:49:02 CEST 2006


Author: scoder
Date: Sat Sep  9 07:49:00 2006
New Revision: 32097

Modified:
   lxml/branch/lxml-1.0/doc/build.txt
Log:
merged in build doc update from trunk

Modified: lxml/branch/lxml-1.0/doc/build.txt
==============================================================================
--- lxml/branch/lxml-1.0/doc/build.txt	(original)
+++ lxml/branch/lxml-1.0/doc/build.txt	Sat Sep  9 07:49:00 2006
@@ -187,7 +187,8 @@
 * remove the unpacked directory
 * tar.gz the lxml SVN version and replace the orig.tar.gz that lies in the
   directory
-* do ``dpkg -x lxml-...dsc`` and cd into the newly created directory
+* check md5sum of created tar.gz file and place new sum and size in dsc file
+* do ``dpkg-source -x lxml-...dsc`` and cd into the newly created directory
 * run ``dch -i`` and add a comment like "use trunk version", this will
   increase the debian version number so apt/dpkg don't get confused
 * run ``dpkg-buildpackage -rfakeroot -us -uc`` to build the package


More information about the lxml-checkins mailing list