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

./packages/openofficeorg/2.4.1/unstable r1201: suggest Java at -qa-tools



------------------------------------------------------------
revno: 1201
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Mon 2008-10-13 13:34:14 +0200
message:
  suggest Java at -qa-tools
modified:
  changelog
  control
  control.qa.in
=== modified file 'changelog'
--- a/changelog	2008-10-13 11:30:23 +0000
+++ b/changelog	2008-10-13 11:34:14 +0000
@@ -10,7 +10,7 @@
     - make ootestapi find OOoRunnerLight.jar by setting the necessary symlink
   * debian/control.qa.in:
     - make -qa-api-tests depend on Java as it needs OOoRunnerLight.jar to be
-      run to be used
+      run to be used. Make -qa-tools suggest it.
 
  -- Rene Engelhard <rene@debian.org>  Mon, 13 Oct 2008 11:58:25 +0200
 

=== modified file 'control'
--- a/control	2008-10-13 11:30:23 +0000
+++ b/control	2008-10-13 11:34:14 +0000
@@ -3097,7 +3097,8 @@
 Section: devel
 Priority: extra
 Depends: ${shlibs:Depends}, openoffice.org (>> ${base-version}), ${ooo-binfilter-dep}, ${java-common-depends}
-Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests
+Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests,
+Suggests: ${java-runtime-depends}
 Conflicts: openoffice.org-core (<< 1:2.3.0~oog680m2)
 Replaces: openoffice.org-common (<< 2.0.4~ood680m2)
 Architecture: i386 powerpc sparc mips mipsel armel s390 amd64 ppc64 ia64

=== modified file 'control.qa.in'
--- a/control.qa.in	2008-10-13 11:30:23 +0000
+++ b/control.qa.in	2008-10-13 11:34:14 +0000
@@ -6,7 +6,8 @@
  ${ooo-binfilter-dep},
  ${java-common-depends}
 Recommends: openoffice.orgVER-qa-api-tests,
- openoffice.orgVER-qa-ui-tests
+ openoffice.orgVER-qa-ui-tests,
+Suggests: ${java-runtime-depends}
 Conflicts: openoffice.org-core (<< 1:2.3.0~oog680m2)
 Replaces: openoffice.org-common (<< 2.0.4~ood680m2)
 Architecture: %OOO_ARCHS%


Reply to: