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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.4-1-101-gc1ab6d0



The following commit has been merged in the debian-experimental-3.5 branch:
commit 9a97a259e4c6ab5c8defdf987b381b963958a73d
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Nov 22 22:06:42 2011 +0100

    build needs the ext-sources

diff --git a/changelog b/changelog
index f185b50..b73ef13 100644
--- a/changelog
+++ b/changelog
@@ -28,8 +28,9 @@ libreoffice (1:3.5.0~alpha0~git20111121-1) UNRELEASED; urgency=low
   * update GIT_ vars, add GIT_BASEURL for local mirrors
   * update get-orig-source
   * update most outdated README sections
+  * build needs the ext-sources
 
- -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Tue, 22 Nov 2011 21:52:11 +0100
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Tue, 22 Nov 2011 22:06:18 +0100
 
 libreoffice (1:3.4.4-2) UNRELEASED; urgency=medium
 
diff --git a/rules b/rules
index d3ea8b9..7e15de3 100755
--- a/rules
+++ b/rules
@@ -1575,7 +1575,7 @@ endif
 	touch $@
 
 build: $(STAMP_DIR)/build
-$(STAMP_DIR)/build: config.status
+$(STAMP_DIR)/build: config.status $(CURDIR)/../libreoffice_$(DEB_VERSION_UPSTREAM).orig-ext-sources.tar.gz
 	dh_testdir
 
 ifeq "$(BUILD_KDE)" "n"

-- 
LibreOffice packaging repository


Reply to: