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

./packages/openofficeorg/2.4.1/unstable r1191: make openoffice.org depend on -report-builder-bin



------------------------------------------------------------
revno: 1191
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2008-10-02 22:40:23 +0200
message:
  make openoffice.org depend on -report-builder-bin
modified:
  changelog
  control
  control.in
=== modified file 'changelog'
--- a/changelog	2008-09-30 12:26:05 +0000
+++ b/changelog	2008-10-02 20:40:23 +0000
@@ -1,7 +1,7 @@
 openoffice.org (1:2.4.1-9.10pre) unstable; urgency=medium
 
   * ooo-build:
-    - update (r14052)
+    - update (r14164)
       - more ko translation fixes
       - sc-skip-overlapped-cells.diff: check the vadility of row numbers
         (closes: #499374)
@@ -22,8 +22,13 @@
     - mkdir .../share/samples/<lang> in all langpacks (closes: #496047)
   * debian/openoffice.org-report-builder-bin.overrides.lintian: fix
   * debian/*.mime: run with -no-oosplash (closes: #396276)
+  * debian/control.in:
+    - make the openoffice.org metapackage depend on
+      openoffice.org-report-builder-bin as the libs contained there are
+      in the standard OOo install and the SRB needs it (even more when
+      installed not from the deb)
 
- -- Rene Engelhard <rene@debian.org>  Tue, 30 Sep 2008 14:21:52 +0200
+ -- Rene Engelhard <rene@debian.org>  Thu, 02 Oct 2008 22:31:08 +0200
 
 openoffice.org (1:2.4.1-9) unstable; urgency=medium
 

=== modified file 'control'
--- a/control	2008-08-27 03:29:19 +0000
+++ b/control	2008-10-02 20:40:23 +0000
@@ -13,7 +13,7 @@
 
 Package: openoffice.org
 Architecture: i386 powerpc sparc mips mipsel armel s390 amd64 ppc64 ia64
-Depends: openoffice.org-core (= ${Source-Version}), openoffice.org-writer, openoffice.org-calc, openoffice.org-impress, openoffice.org-draw, openoffice.org-math, openoffice.org-base, 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, ${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, cupsys-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-08-22 23:43:36 +0000
+++ b/control.in	2008-10-02 20:40:23 +0000
@@ -65,6 +65,7 @@
  openoffice.orgVER-draw,
  openoffice.orgVER-math,
  openoffice.orgVER-base,
+ openoffice.orgVER-report-builder-bin,
  ttf-dejavu,
  ttf-liberation,
  ${ooo-officebean-dep},


Reply to: