[Lxml-checkins] r32092 - lxml/trunk/doc
scoder at codespeak.net
scoder at codespeak.net
Sat Sep 9 07:17:18 CEST 2006
Author: scoder
Date: Sat Sep 9 07:17:16 2006
New Revision: 32092
Modified:
lxml/trunk/doc/build.txt
Log:
Debian build hint by Pawel Palucha
Modified: lxml/trunk/doc/build.txt
==============================================================================
--- lxml/trunk/doc/build.txt (original)
+++ lxml/trunk/doc/build.txt Sat Sep 9 07:17:16 2006
@@ -217,7 +217,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