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

./packages/openofficeorg/3.0.1/experimental r1356: + * debian/control.in:



------------------------------------------------------------
revno: 1356
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Thu 2008-12-25 14:55:56 +0100
message:
  +  * debian/control.in:
  +    - only recommend ttf-liberation and change it to
  +      ttf-liberation | msttcorefonts (closes: #509193
modified:
  changelog
  control
  control.in
=== modified file 'changelog'
--- a/changelog	2008-12-23 13:41:23 +0000
+++ b/changelog	2008-12-25 13:55:56 +0000
@@ -5,6 +5,9 @@
     - apply Python26 patchset if building with python 2.6 
   * debian/control.reportdesign.in:
     - add missing Depends: on ${java-runtime-depends}
+  * debian/control.in:
+    - only recommend ttf-liberation and change it to
+      ttf-liberation | msttcorefonts (closes: #509193) 
 
  -- Rene Engelhard <rene@debian.org>  Tue, 23 Dec 2008 14:34:51 +0100
 

=== modified file 'control'
--- a/control	2008-12-23 22:11:31 +0000
+++ b/control	2008-12-25 13:55:56 +0000
@@ -13,8 +13,8 @@
 
 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, ${lucene-depends}, ${java-common-depends}
-Recommends: ${ooo-binfilter-dep}
+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, ${ooo-officebean-dep}, ${writer-w2l-dep}, openoffice.org-filter-mobiledev, ${lucene-depends}, ${java-common-depends}
+Recommends: ${ooo-binfilter-dep}, ttf-liberation | msttcorefonts
 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})
 Replaces: openoffice.org2 (<< ${Source-Version}), openoffice.org-debian-files

=== modified file 'control.in'
--- a/control.in	2008-12-23 18:37:56 +0000
+++ b/control.in	2008-12-25 13:55:56 +0000
@@ -67,13 +67,13 @@
  openoffice.orgVER-base,
  openoffice.orgVER-report-builder-bin,
  ttf-dejavu,
- ttf-liberation,
  ${ooo-officebean-dep},
  ${writer-w2l-dep},
  openoffice.orgVER-filter-mobiledev,
  ${lucene-depends},
  ${java-common-depends}
-Recommends: ${ooo-binfilter-dep}
+Recommends: ${ooo-binfilter-dep},
+ ttf-liberation | msttcorefonts
 Suggests: hunspell-dictionary,
  myspell-dictionary, 
  openoffice.orgVER-help-${help-l10n-virtual-version},


Reply to: