------------------------------------------------------------
revno: 2151
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Tue 2010-10-19 19:23:13 +0200
message:
  make -math depend on ttf-opensymbol (>> 2:2.4.3~)
modified:
  changelog
  control
  control.in
=== modified file 'changelog'
--- a/changelog 2010-10-19 16:23:02 +0000
+++ b/changelog 2010-10-19 17:23:13 +0000
@@ -1,3 +1,10 @@
+libreoffice (1:3.3.0~beta3~20101019-1) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - make -math depend on ttf-opensymbol (>> 2:2.4.3~)
+
+ -- Rene Engelhard <[email protected]>  Tue, 19 Oct 2010 19:11:03 +0200
+
 libreoffice (1:3.3.0~beta2-2) experimental; urgency=low
 
   * debian/patches/buildfix-patches.diff: don't apply 
fields-table-formula.diff 

=== modified file 'control'
--- a/control   2010-10-17 20:30:32 +0000
+++ b/control   2010-10-19 17:23:13 +0000
@@ -208,7 +208,7 @@
 
 Package: libreoffice-math
 Architecture: i386 m68k mips mipsel powerpc powerpcspe s390 kfreebsd-i386 
alpha amd64 kfreebsd-amd64 armel hppa ia64 ppc64 s390x sparc
-Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ttf-opensymbol (>> 2:2.4.3~)
 Replaces: libreoffice (<< 1.9), libreoffice-debian-files, libreoffice2-math 
(<< ${binary:Version}), libreoffice-common (<< 2.0.3+2.0.4m179)
 Conflicts: libreoffice-debian-files, libreoffice2-math (<< ${binary:Version})
 Provides: libreoffice2-math

=== modified file 'control.in'
--- a/control.in        2010-10-17 16:17:02 +0000
+++ b/control.in        2010-10-19 17:23:13 +0000
@@ -438,7 +438,8 @@
 Architecture: %OOO_ARCHS%
 Depends: libreofficeVER-core (= ${binary:Version}),
  ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ ttf-opensymbol (>> 2:2.4.3~)
 Replaces: libreoffice (<< 1.9), 
  libreoffice-debian-files,
  libreoffice2-math (<< ${binary:Version}),

Reply via email to