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

r897 ./packages/openofficeorg/2.3/experimental: make -report-builder depend on -java-common (>= 2.3.0~oog680m1) as that apparently is needed



------------------------------------------------------------
revno: 897
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Tue 2007-09-25 14:26:05 +0200
message:
   make -report-builder depend on -java-common (>= 2.3.0~oog680m1) as that apparently is needed
modified:
  changelog
  control.in
=== modified file 'changelog'
--- a/changelog	2007-09-25 09:37:40 +0000
+++ b/changelog	2007-09-25 12:26:05 +0000
@@ -7,6 +7,9 @@
     - migrate from num-cpus= to parallel= in DEB_BUILD_OPTIONS, the latter
       is the quasi standard and will also be used by -j of the new
       dpkg-buildpackage
+  * debian/control.in:
+    - make -report-builder depend on -java-common (>= 2.3.0~oog680m1) as
+      that apparently is needed
 
   [ Mirco Bauer ]
   * debian/rules:

=== modified file 'control.in'
--- a/control.in	2007-09-17 12:18:24 +0000
+++ b/control.in	2007-09-25 12:26:05 +0000
@@ -717,7 +717,7 @@
 Section: misc
 Priority: optional
 Architecture: %OOO_ARCHS%
-Depends: ${shlibs:Depends}, openoffice.orgVER-base (>= 2.3.0~src680m225), openoffice.orgVER-core (>> 1:2.3.0~oog680m1)
+Depends: ${shlibs:Depends}, openoffice.orgVER-base (>= 2.3.0~src680m225), openoffice.orgVER-core (>> 1:2.3.0~oog680m1), openoffice.org-java-common (>= 2.3.0~oog680m1)
 Conflicts: openoffice.org-reportdesigner
 Replaces: openoffice.org-reportdesigner
 Provides: openoffice.org-reportdesigner


Reply to: