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

./packages/openofficeorg/3.2/unstable r1976: actually add subsitution for java-runtime-depends to dh_gencontrol -i call



------------------------------------------------------------
revno: 1976
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Sat 2010-05-01 21:03:06 +0200
message:
  actually add subsitution for java-runtime-depends to dh_gencontrol -i call
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-04-30 17:43:12 +0000
+++ b/changelog	2010-05-01 19:03:06 +0000
@@ -18,6 +18,7 @@
     - fix es translation for SC_OPCODE_SUBSTITUTE, thanks Margarita Manterola
       (closes: #578767)
     - enable kfreebsd-{i386,amd64}
+    - actually add subsitution for java-runtime-depends to dh_gencontrol -i call
   * debian/scripts/vars.kfreebsd-*: add PLATFORMID
   * debian/shlibs.override.libc: force libc0.1 dependency to (>= 2.10.2-7)
   * debian/control.in, debian/rules: use textcat data from
@@ -34,7 +35,7 @@
   * debian/control.in, debian/rules: move netpbm, fdupes and xml-core to
     Build-Depends-Indep 
 
- -- Rene Engelhard <rene@debian.org>  Fri, 30 Apr 2010 19:42:57 +0200
+ -- Rene Engelhard <rene@debian.org>  Sat, 01 May 2010 18:05:16 +0200
 
 openoffice.org (1:3.2.0-8) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules	2010-04-30 10:27:18 +0000
+++ b/rules	2010-05-01 19:03:06 +0000
@@ -3798,6 +3798,7 @@
 		-V'common-bsh-depends=$(COMMON_BSH_DEPENDS)' \
 		-V'java-common-depends=$(JAVA_COMMON_DEPENDS)' \
 		-V'java-common-java-depends=$(JAVA_COMMON_JAVA_DEPENDS)' \
+		-V'java-runtime-depends=$(JAVA_RUNTIME_DEPENDS)' \
 		-V'lucene-depends=$(LUCENE_DEPENDS)' \
 		-V'lucene-conflicts=$(LUCENE_CONFLICTS)' \
 		-V'textcat-data-recommends=$(TEXTCAT_DATA_RECOMMENDS)' \


Reply to: