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

./packages/openofficeorg/3.0.1/experimental r1382: 3.0.1 final is not yet finalized...



------------------------------------------------------------
revno: 1382
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2009-01-20 10:51:04 +0100
message:
  3.0.1 final is not yet finalized...
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-01-20 09:07:51 +0000
+++ b/changelog	2009-01-20 09:51:04 +0000
@@ -1,6 +1,5 @@
-openoffice.org (1:3.0.1-0.1pre) experimental; urgency=low
+openoffice.org (1:3.0.1~rc2-1.2pre) experimental; urgency=low
 
-  * OpenOffice.org 3.0.1 final
   * ooo-build:
     - update (r15097)
   * debian/rules:

=== modified file 'rules'
--- a/rules	2009-01-19 15:50:30 +0000
+++ b/rules	2009-01-20 09:51:04 +0000
@@ -66,8 +66,8 @@
 MWS=OOO300
 #MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
 MILESTONE=m15
-#TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE)
-TAG=$(MWS)_$(MILESTONE)
+TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE)
+#TAG=$(MWS)_$(MILESTONE)
 OOO_BUILD_BRANCH=ooo-build-3-0-1
 ifeq "" "$(OOO_BUILD_BRANCH)"
 	OOO_BUILD_SVN=svn://svn.gnome.org/svn/ooo-build/trunk
@@ -205,7 +205,7 @@
 USE_SCSOLVER=n
 # "new" source split? This is to be n when to use
 # Suns tarballs.
-WITH_SPLIT=n
+WITH_SPLIT=y
 
 # when we have a package we want to have to be installed on older things with some older
 # C++ ABI (like it was the case with openoffice.org2), we need to set this. Don't touch


Reply to: