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

./packages/openofficeorg/3.1.1/experimental r1627: update to m18 aka rc1



------------------------------------------------------------
revno: 1627
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sat 2009-08-08 14:36:35 +0200
message:
  update to m18 aka rc1
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-08-05 12:53:45 +0000
+++ b/changelog	2009-08-08 12:36:35 +0000
@@ -1,10 +1,12 @@
-openoffice.org (1:3.1.1~ooo310m17-1) UNRELEASED; urgency=low
+openoffice.org (1:3.1.1~rc1-1) UNRELEASED; urgency=low
 
-  * OpenOffice.org 3.1.1 development milestone 17 (OOO310_m17)
+  * OpenOffice.org 3.1.1 release candidate 1 (aka OOO310_m18)
+    - imports tables in RTL context with (almost) correct alignment
+      (closes: #528836)
 
   * ooo-build:
     - switch to ooo-build-3-1-1
-    - update (d6e10c9a361f87beb3eb35957d86a1a637bd597a - 3.1.0.99.2)
+    - update (00d9bf9f96938abe869a36085e72b3fe360b9e95)
       - fixes hyperlink opening in calc (closes: #533874)
 
   * debian/rules, debian/control.kde.in, debian/openoffice.org-kab*:
@@ -25,7 +27,7 @@
     - rename ooo-*desktop to openoffice.org*desktop to use standard name
       for .desktop files (gnome-shell)
 
- -- Rene Engelhard <rene@debian.org>  Sat, 01 Aug 2009 17:10:48 +0200
+ -- Rene Engelhard <rene@debian.org>  Sat, 08 Aug 2009 14:31:27 +0200
 
 openoffice.org (1:3.1.1~ooo310m15-1) experimental; urgency=high
 

=== modified file 'rules'
--- a/rules	2009-08-05 12:53:45 +0000
+++ b/rules	2009-08-08 12:36:35 +0000
@@ -63,8 +63,8 @@
 unexport LS_COLORS
 
 MWS=OOO310
-MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
-#MILESTONE=m11
+#MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
+MILESTONE=m18
 TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE)
 #TAG=$(MWS)_$(MILESTONE)
 OOO_BUILD_BRANCH=ooo-build-3-1-1


Reply to: