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

./packages/openofficeorg/3.0/experimental r1281: make openoffice.org metapackage depend liblucene2-java



------------------------------------------------------------
revno: 1281
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sun 2008-10-12 15:33:42 +0200
message:
  make openoffice.org metapackage depend liblucene2-java
modified:
  changelog
  control
  control.in
=== modified file 'changelog'
--- a/changelog	2008-10-11 14:56:57 +0000
+++ b/changelog	2008-10-12 13:33:42 +0000
@@ -1,8 +1,8 @@
 openoffice.org (1:3.0.0-0.1pre) experimental; urgency=low
 
-  * OpenOffice.org 3.0.0 final
+  * OpenOffice.org 3.0.0 final (identical to rc4)
   * ooo-build
-    - update (r14286)
+    - update (r14292)
       - system-python-ure-bootstrap.diff: set URE_BOOTSTRAP variable if not
         there with system-python, thanks Daniel Watkins (closes: #501028)
   * debin/rules:
@@ -12,8 +12,10 @@
     - run smoketest during build again to prevent e.g. #501664 happening again.
       Put it into a mktemp -q -d generated dir instead of in the build tree
       so that it doesn't break the install after it....
+  * debian/control.in:
+    - make openoffice.org metapackage depend liblucene2-java.
 
- -- Rene Engelhard <rene@debian.org>  Sat, 11 Oct 2008 16:26:00 +0200
+ -- Rene Engelhard <rene@debian.org>  Sat, 11 Oct 2008 22:02:43 +0200
 
 openoffice.org (1:3.0.0~rc4-1) experimental; urgency=low
 

=== modified file 'control'
--- a/control	2008-10-11 14:56:57 +0000
+++ b/control	2008-10-12 13:33:42 +0000
@@ -13,7 +13,7 @@
 
 Package: openoffice.org
 Architecture: i386 powerpc sparc mips mipsel armel s390 m68k amd64 ia64 ppc64
-Depends: openoffice.org-core (= ${Source-Version}), openoffice.org-writer, openoffice.org-calc, openoffice.org-impress, openoffice.org-draw, openoffice.org-math, openoffice.org-base, openoffice.org-report-builder-bin, ttf-dejavu, ttf-liberation, ${ooo-officebean-dep}, ${writer-w2l-dep}, openoffice.org-filter-mobiledev, ${java-common-depends}
+Depends: openoffice.org-core (= ${Source-Version}), openoffice.org-writer, openoffice.org-calc, openoffice.org-impress, openoffice.org-draw, openoffice.org-math, openoffice.org-base, openoffice.org-report-builder-bin, ttf-dejavu, ttf-liberation, ${ooo-officebean-dep}, ${writer-w2l-dep}, openoffice.org-filter-mobiledev, ${lucene-depends}, ${java-common-depends}
 Recommends: ${ooo-binfilter-dep}
 Suggests: hunspell-dictionary, myspell-dictionary, openoffice.org-help-${help-l10n-virtual-version}, openoffice.org-l10n-${help-l10n-virtual-version}, menu, unixodbc, cups-bsd, libsane, openoffice.org-hyphenation, openoffice.org2-thesaurus, libxrender1, libgl1, openoffice.org-gnome | openoffice.org-kde, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, ${java-runtime-depends}, openclipart-openoffice.org, pstoedit, graphicsmagick-imagemagick-compat | imagemagick, libpaper-utils, ${gstreamer-plugins-suggests}
 Conflicts: openoffice.org2 (<< ${Source-Version})

=== modified file 'control.in'
--- a/control.in	2008-10-02 22:13:55 +0000
+++ b/control.in	2008-10-12 13:33:42 +0000
@@ -72,6 +72,7 @@
  ${ooo-officebean-dep},
  ${writer-w2l-dep},
  openoffice.orgVER-filter-mobiledev,
+ ${lucene-depends},
  ${java-common-depends}
 Recommends: ${ooo-binfilter-dep}
 Suggests: hunspell-dictionary,


Reply to: