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

./packages/openofficeorg/3.0/experimental r1164: m3 is beta2; temporarily disable -qa-*



------------------------------------------------------------
revno: 1164
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Wed 2008-07-09 14:50:25 +0200
message:
  m3 is beta2; temporarily disable -qa-*
modified:
  changelog
  control
  rules
=== modified file 'changelog'
--- a/changelog	2008-07-09 01:30:15 +0000
+++ b/changelog	2008-07-09 12:50:25 +0000
@@ -1,13 +1,13 @@
-openoffice.org (1:3.0.0~beta2~beb300m3-0.1pre) experimental; urgency=low
+openoffice.org (1:3.0.0~beta2-0.1pre) experimental; urgency=low
 
-  * OpenOffice 3.0.0 beta2 milestone 3 (BEB300_m3)
+  * OpenOffice 3.0.0 beta2 (BEB300_m3)
     - Base now doesn't quit anymore on "recently used files" in the wizard
       when those got deleted/moved (closes: #452810)
     - now properly complains about missing permissions when trying to write
       to a read-only location (closes: #238906)
     - fixes printing of handouts in grayscale mode (closes: #416309)
   * ooo-build:
-    - update (r13118)
+    - update (r13122)
   * debian/template.desktop.in: move to ..
   * debian/startcenter.desktop.in: .. this and run ooffice now, which
     will bring us to the new StartCenter. Reuse writers icon.
@@ -34,6 +34,7 @@
     - remove spellchecking symlink and specify the new configure options for
       specifying dictionary/hyphenation/thesauri paths.
     - disable mono, known-broken right now, will be fixed with m22 onwards
+    - temporarily build with --disable-qadevooo
   * debian/rules, debian/control.in:
     - make openoffice.org-core Pre-Depend on ure (>= 1.4+OOo3.0.0~)
       (unfortunately ure didn't update it's version although 3.0.0 needs new
@@ -64,7 +65,7 @@
   * debian/rules, debian/control.ure.in: package the public UNO libs
     into a specific uno-libs3 package
 
- -- Rene Engelhard <rene@debian.org>  Wed, 09 Jul 2008 00:07:00 +0200
+ -- Rene Engelhard <rene@debian.org>  Wed, 09 Jul 2008 03:50:39 +0200
 
 openoffice.org (1:2.4.1-5) unstable; urgency=medium
 

=== modified file 'control'
--- a/control	2008-07-08 22:08:09 +0000
+++ b/control	2008-07-09 12:50:25 +0000
@@ -600,37 +600,6 @@
  .
  This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK.
 
-Package: openoffice.org-qa-tools
-Section: devel
-Priority: extra
-Depends: ${shlibs:Depends}, openoffice.org (>> ${base-version}), ${ooo-binfilter-dep}, ${java-common-depends}
-Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests
-Conflicts: openoffice.org-core (<< 1:2.3.0~oog680m2)
-Replaces: openoffice.org-common (<< 2.0.4~ood680m2)
-Architecture: i386 powerpc sparc mips mipsel armel s390 amd64 ppc64 ia64
-Description: OpenOffice.org Automatic Test Programs
- OpenOffice.org is a full-featured office productivity suite that provides
- a near drop-in replacement for Microsoft(R) Office.
- .
- This package contains the test tools to automatically test the
- OpenOffice.org programs.
- .
- Install the openoffice.org-qa-ui-tests and
- openoffice.org-qa-api-tests packages to get the official
- testscripts, or write your own scripts.
-
-Package: openoffice.org-qa-api-tests
-Section: devel
-Priority: extra
-Depends: openoffice.org-qa-tools
-Architecture: all
-Description: OpenOffice.org API Test Data
- OpenOffice.org is a full-featured office productivity suite that provides
- a near drop-in replacement for Microsoft(R) Office.
- .
- This package contains the test data for the OpenOffice.org Java and
- Basic APIs.
-
 Package: mozilla-openoffice.org
 Section: net
 Architecture: i386 powerpc sparc mips mipsel s390 armel amd64 ppc64 ia64

=== modified file 'rules'
--- a/rules	2008-07-09 00:05:43 +0000
+++ b/rules	2008-07-09 12:50:25 +0000
@@ -62,8 +62,8 @@
 unexport LS_COLORS
 
 MWS=BEB300
-MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f3 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
-#MILESTONE=m1
+#MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f3 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
+MILESTONE=m3
 TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE)
 #TAG=$(MWS)_$(MILESTONE)
 #OOO_BUILD_BRANCH=ooo-build-3-0
@@ -89,7 +89,7 @@
 BUILD_DEPS=
 BUILD_PYUNO=y
 USE_PYCENTRAL=y
-PACKAGE_QA_TOOLS=y
+PACKAGE_QA_TOOLS=n
 PACKAGE_TTF_OPENSYMBOL=y
 PACKAGE_PCVSLIB=n
 BUILD_JARS_NATIVE=y


Reply to: