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

CVS:openoffice.debian.net build.wml,1.9,1.10 index.wml,1.28,1.29



Update of /cvs/debian-openoffice/openoffice.debian.net
In directory gluck:/tmp/cvs-serv21312

Modified Files:
	build.wml index.wml 
Log Message:
update

Index: build.wml
===================================================================
RCS file: /cvs/debian-openoffice/openoffice.debian.net/build.wml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- build.wml	10 Mar 2006 22:49:00 -0000	1.9
+++ build.wml	14 May 2007 11:58:07 -0000	1.10
@@ -4,9 +4,9 @@
 <subject "Building OpenOffice.org in Debian">
 <key>
 
-<h2>Building OpenOffice.org 2.0.1 from the latest apt-gettable Debian sources.</h2>
+<h2>Building OpenOffice.org 2.2.1 from the latest apt-gettable Debian sources.</h2>
 <br>
-You will need about 4.2 GB free space to build the OpenOffice.org Debian packgage
+You will need about 6 GB free space to build the OpenOffice.org Debian packgage
 yourself.  You will also need space in /tmp, so please be sure, that your /
 partition is big enough or link /tmp to a partition will plenty of space.<p>
 Then put in the debian-sources source list entry for debian-unstable (aka sid)
@@ -27,27 +27,34 @@
 The build will package openoffice.org packages for all supported $ARCHES,
 and many langpackages (-l10n-??) and helppackages (-help-??).<p>
 
-<h2>Building using the latest packaging scripts/patches from Debian arch/GNOME CVS</h2>
+<h2>Building using the latest packaging scripts/patches from Debian arch/GNOME SVN</h2>
 
 Here is how to get the sources for OpenOffice.org for Debian:</p>
-Get the following file from here: <a href="http://ftp.debian.org/debian/pool/main/o/openoffice.org/openoffice.org_2.0.1.orig.tar.gz"; >http://ftp.debian.org/debian/pool/main/o/openoffice.org/openoffice.org_2.0.1.orig.tar.gz</a><br>
+Get the following file from here: <a href="http://ftp.debian.org/debian/pool/main/o/openoffice.org/openoffice.org_2.2.0.orig.tar.gz"; >http://ftp.debian.org/debian/pool/main/o/openoffice.org/openoffice.org_2.2.0.orig.tar.gz</a><br>
 Untar it and go in the freshly-created directory:
 <pre>
-$ tar xfvz openoffice.org_2.0.1.orig.tar.gz
-$ cd openoffice.org-2.0.1/
+$ tar xfvz openoffice.org_2.2.0.orig.tar.gz
+$ cd openoffice.org-2.2.0/
 </pre>
 Then get the up to date baz archive contents and create the <code>debian/</code> directory:<br>
 
 <pre>
+baz my-id NAME &lt;EMAIL&gt; if you don't have a baz id yet.
+</pre>
+Since the OOo repository needs signed commits, it might be wise
+to use a id with a matching uid on your gpg key.
+<pre>
 baz register-archive http://arch.debian.org/arch/debian-openoffice@lists.debian.org--packages
-baz get debian-openoffice@lists.debian.org--packages/openofficeorg--unstable--2.0.2
-mv openofficeorg--unstable--2.0.2* debian 
+baz get debian-openoffice@lists.debian.org--packages/openofficeorg--unstable--2.2.0
+mv openofficeorg--unstable--2.2.0* debian 
 </pre>
-Then, you need the Ximian CVS tree. Chris scripted a build rule to make it easier:
+Then, you need the ooo-build tree. There's a rule in debian/rules to make it
+easier:
 <pre>
 debian/rules get-ooo-build
 </pre>
-If you want to exact ooo-build state with which the packages are built, you might want to look <a href="patches.html">here</a>, the tag is DEBIAN-x_y_z-1. You need to do the cvs co manually then, though.<br><br>
+If you want to exact ooo-build state with which the packages are built, you might want to look <a href="patches.html">here</a>, the tag is DEBIAN-x_y_z-1.
+You need to do the svn co manually then, though.<br><br>
 That gives you the tree.  Now read <pre>debian/README</pre> to find out about
 how the packaging system works.
 

Index: index.wml
===================================================================
RCS file: /cvs/debian-openoffice/openoffice.debian.net/index.wml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- index.wml	23 Apr 2007 11:07:23 -0000	1.28
+++ index.wml	14 May 2007 11:58:07 -0000	1.29
@@ -11,7 +11,7 @@
 <li>Stable (Etch): <a href="http://packages.debian.org/stable/editors/openoffice.org";>2.0.4</a></li>
 <li>Testing (Lenny): <a href="http://packages.debian.org/testing/editors/openoffice.org";>2.0.4</a></li>
 <li>Unstable (Sid): <a href="http://packages.debian.org/unstable/editors/openoffice.org";>2.2.0</a></li>
-<li>Experimental: <a href="http://packages.debian.org/experimental/editors/openoffice.org";>2.2.0</a></li>
+<li>Experimental: <a href="http://packages.debian.org/experimental/editors/openoffice.org";>2.2.1 snapshot (m15)</a></li>
 </ul>
 <p>Just 'apt-get install openoffice.org'.</p>
 



Reply to: