The following commit has been merged in the master branch:
commit e08aaf8078173b0c75064824c0fa58017ae98e21
Author: Lionel Elie Mamane <lio...@mamane.lu>
Date:   Fri Sep 9 14:48:00 2011 +0200

    libreoffice-build is necessary *before* one can regenerate debian/control

diff --git a/README.Debian-source b/README.Debian-source
index 2546fbc..872ecc8 100644
--- a/README.Debian-source
+++ b/README.Debian-source
@@ -89,6 +89,15 @@ To create a package directory in vcs mode, you need to do 
the following:
  #  
bzr+ssh://usern...@bzr.debian.org/bzr/pkg-openoffice/packages/libreoffice/VERSION/DISTRO
  bzr clone 
http://bzr.debian.org/bzr/pkg-openoffice/packages/libreoffice/3.3.0/experimental
 debian
 
+ # Checkout the libreoffice build repository
+ # if you have a login:
+ # git clone ssh://git.freedesktop.org/git/libreoffice/build
+ # useful flags:
+ #  -b <branch> - checkout a different branch, e.g. -b libreoffice-3-3
+ #  -r <directory> - copy the repository contents from another checkout, e.g. 
-r ../lo-old/libreoffice-build
+ #
+ git clone git://anongit.freedesktop.org/git/libreoffice/build 
libreoffice-build
+
  # Edit debian/rules and make sure you have USE_SOURCE_TARBALLS=n
  vi debian/rules
 
@@ -99,15 +108,6 @@ To create a package directory in vcs mode, you need to do 
the following:
  dpkg-checkbuilddeps
  # If you do not have them, you will need to instal them
 
- # Checkout the libreoffice build repository
- # if you have a login:
- # git clone ssh://git.freedesktop.org/git/libreoffice/build
- # useful flags:
- #  -b <branch> - checkout a different branch, e.g. -b libreoffice-3-3
- #  -r <directory> - copy the repository contents from another checkout, e.g. 
-r ../lo-old/libreoffice-build
- #
- git clone git://anongit.freedesktop.org/git/libreoffice/build 
libreoffice-build
-
  # Set the directory where download will copy the external sources tarballs
  mkdir ext-sources
  export TARFILE_LOCATION=`pwd`/ext-sources 

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r22y8-0000pg...@vasks.debian.org

Reply via email to