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

./packages/openofficeorg/3.2/experimental r1739: prepare for m8 (aka rc1)



------------------------------------------------------------
revno: 1739
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Tue 2009-12-15 00:31:41 +0100
message:
  prepare for m8 (aka rc1)
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-12-14 01:15:25 +0000
+++ b/changelog	2009-12-14 23:31:41 +0000
@@ -1,9 +1,9 @@
-openoffice.org (1:3.2.0~ooo320m7-1) UNRELEASED; urgency=low
+openoffice.org (1:3.2.0~rc1-1) UNRELEASED; urgency=low
 
-  * OpenOffice.org 3.2.0 release branch milestone 7
+  * OpenOffice.org 3.2.0 release candidate 1 (OOO320_m8)
 
   * ooo-build
-    - update (101dcd8b4aac2f6abf4ddb1d61099882f9b29074)
+    - update (759279dde5848e00498fa268fafa15525443e2e3)
       - makes "Always allow saving of document" configurable (closes: #478130)
       - src: add OOO320 GSIs from ftp.linux.cz
       - debian-opt.diff: build with -O2 instead of -Os. Fixes FTBFS on ppc
@@ -17,7 +17,7 @@
 
   * merge 1:3.1.1-9 and 1:3.1.1-10
 
- -- Rene Engelhard <rene@debian.org>  Mon, 14 Dec 2009 02:13:14 +0100
+ -- Rene Engelhard <rene@debian.org>  Mon, 14 Dec 2009 23:07:16 +0100
 
 openoffice.org (1:3.1.1-10) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules	2009-12-14 01:15:25 +0000
+++ b/rules	2009-12-14 23:31:41 +0000
@@ -63,8 +63,8 @@
 unexport LS_COLORS
 
 MWS=OOO320
-MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
-#MILESTONE=m6
+#MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
+MILESTONE=m8
 TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE)
 #TAG=$(MWS)_$(MILESTONE)
 #OOO_BUILD_BRANCH=ooo-build-3-2
@@ -240,7 +240,7 @@
 endif
 # "new" source split? This is to be n when to use
 # Suns tarballs.
-WITH_SPLIT=y
+WITH_SPLIT=n
 ENABLE_GRAPHITE=y
 ifeq "$(USE_STLPORT)" "y"
   USE_SYSTEM_GRAPHITE=n


Reply to: