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

./packages/openofficeorg/2.4/unstable r1076: update ooo-build



------------------------------------------------------------
revno: 1076
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Mon 2008-04-21 17:09:37 +0200
message:
  update ooo-build
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-04-21 08:28:47 +0000
+++ b/changelog	2008-04-21 15:09:37 +0000
@@ -3,12 +3,14 @@
   * rebuild with python-central 0.6.4 (closes: #476678)
   * ooo-build
     - use ooo-build-2-4 branch
-    - update (r12233)
+    - update (r12252)
       + patches/src680/configures-explicit-arch.diff: fix up for
         the internal icu build
       + patches/src680/sc-openformula-frequency.diff: fixed a silly regression
         that prevents the built-in FREQUENCY function from working properly
         (closes: #477104)
+      + patches/src680/sdk-settings-honour-linux.diff: honour also linux
+        as in s390-ibm-linux instead of only linux-gnu (closes: #477153)
   * debian/rules:
     - revert libstlport4.6-dev builddep bump. Will break our builddeps
       for etch-backports and testing now has already -ldbl
@@ -24,7 +26,7 @@
     - debian/rules:
       + Correct control.mozilla.in inclusion regardless of host architecture
 
- -- Rene Engelhard <rene@debian.org>  Mon, 21 Apr 2008 10:25:59 +0200
+ -- Rene Engelhard <rene@debian.org>  Mon, 21 Apr 2008 17:02:51 +0200
 
 openoffice.org (1:2.4.0-4) unstable; urgency=medium
 

=== modified file 'rules'
--- a/rules	2008-04-18 11:05:17 +0000
+++ b/rules	2008-04-21 15:09:37 +0000
@@ -1001,7 +1001,8 @@
 	 src/easter/*.png \
 	 patches/test/*.tar \
 	 www/images/*.png \
-	 www/l10n/*.gif
+	 www/l10n/*.gif \
+	 doc/class_diagram.odg
 	 if [ -d ooo-build/test ]; then \
 		find ooo-build/test ooo-build/doc ooo-build/scratch -type f \
 			\( -name '*.123' -o -name '*.doc' -o -name '*.lwp' \
@@ -1095,6 +1096,7 @@
 	   desktop/mimetypes/48x48/*.png \
 	   www/images/*.png \
 	   www/l10n/*.gif \
+	   doc/class_diagram.odg \
 	   ; do \
 	  if [ -s $$f ]; then \
 	   uuencode $$f $$f > $$f.uu.tmp && \


Reply to: