------------------------------------------------------------
revno: 1232
committer: Rene Engelhard <[EMAIL PROTECTED]>
branch nick: debian
timestamp: Sat 2008-08-23 17:55:05 +0200
message:
  update ooo-build/GSIs, make bin/piece/* executable
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2008-08-22 16:43:46 +0000
+++ b/changelog 2008-08-23 15:55:05 +0000
@@ -1,3 +1,15 @@
+openoffice.org (1:3.0.0~ooo300m3-1.2pre) experimental; urgency=low
+
+  * ooo-build:
+    - update (r13660)
+      + bin/package-ooo: add OFFICE_BASE_HOME and OO_SDK_URE_HOME with
+        correct contents to setsdkenv (closes: #496219)
+    - src: update GSIs (bg et ga nb nn ro sk)
+  * debian/rules:
+    - make bin/piece/* also executable
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Sat, 23 Aug 2008 17:52:35 +0200
+
 openoffice.org (1:3.0.0~ooo300m3-1) experimental; urgency=low
 
   * OpenOffice.org 3.0 release branch milestone 3 (OOO300_m3)

=== modified file 'rules'
--- a/rules     2008-08-22 16:43:46 +0000
+++ b/rules     2008-08-23 15:55:05 +0000
@@ -1401,6 +1401,7 @@
                    debian/scripts/fix_image_rgb \
                    ooo-build/configure \
                    ooo-build/bin/[a-z]* ;\
+                   ooo-build/bin/piece/[a-z]* ; \
        do \
          chmod 755 $$FILE ;\
        done

Reply via email to