./packages/openofficeorg/3.0/experimental r1314: add lucene-depends substitution also to binary-arch
------------------------------------------------------------
revno: 1314
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sun 2008-11-23 23:52:36 +0100
message:
add lucene-depends substitution also to binary-arch
modified:
changelog
rules
=== modified file 'changelog'
--- a/changelog 2008-11-23 22:16:21 +0000
+++ b/changelog 2008-11-23 22:52:36 +0000
@@ -16,6 +16,8 @@
openoffice.org.xml for shared-mime-info (closes: #502737)
- don't add | java5-runtime to JAVA_RUNTIME_DEPENDS as we don't work
with cacao-oj6
+ - add lucene-depends substitution also to binary-arch since openoffice.org
+ is not Arch: all and it doesn't get the liblucene2-java dep otherwise.
* debian/startcenter.desktop.in:
- MimeType=application/vnd.openoffice.org.extension
* debian/control.postgresql.in:
@@ -23,7 +25,7 @@
* debian/control.in:
- conflict against cacao-oj6-jre (closes: #495694)
- -- Rene Engelhard <rene@debian.org> Sun, 23 Nov 2008 23:12:29 +0100
+ -- Rene Engelhard <rene@debian.org> Sun, 23 Nov 2008 23:49:23 +0100
openoffice.org (1:3.0.0-4) experimental; urgency=low
=== modified file 'rules'
--- a/rules 2008-11-18 01:20:49 +0000
+++ b/rules 2008-11-23 22:52:36 +0000
@@ -3119,6 +3119,7 @@
-V'java-runtime-depends=$(JAVA_RUNTIME_DEPENDS)' \
-V'java-gcj-depends=$(JAVA_GCJ_DEPENDS)' \
-V'mozilla-nss-depends=$(MOZILLA_NSS_DEPENDS)' \
+ -V'lucene-depends=$(LUCENE_DEPENDS)' \
-V'Binary-Version=$(BINARY_VERSION)' \
-V'ooo-binfilter-dep=$(OOO_BINFILTER_DEP)' \
-V'ooo-officebean-dep=$(OOO_OFFICEBEAN_DEP)' \
Reply to: