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

./packages/openofficeorg/2.4.1/unstable r1234: add missing Depends: on runtime-depends



------------------------------------------------------------
revno: 1234
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Tue 2008-12-23 19:53:09 +0100
message:
  add missing Depends: on runtime-depends
modified:
  changelog
  control
  control.reportdesign.in
    ------------------------------------------------------------
    revno: 1231.1.1
    committer: Rene Engelhard <rene@debian.org>
    branch nick: unstable
    timestamp: Tue 2008-12-23 14:31:12 +0100
    message:
      add missing Depends: on ${java-runtime-depends}
    modified:
      changelog
      control
      control.reportdesign.in
=== modified file 'changelog'
--- a/changelog	2008-12-18 15:46:02 +0000
+++ b/changelog	2008-12-23 13:31:12 +0000
@@ -2,6 +2,8 @@
 
   * debian/control.in:
     - openoffice.org-base-core needs to depend on openoffice.org-core....
+  * debian/control.reportdesign.in:
+    - add missing Depends: on ${java-runtime-depends}
 
  -- Rene Engelhard <rene@debian.org>  Sun, 14 Dec 2008 23:49:35 +0100
 

=== modified file 'control'
--- a/control	2008-12-18 15:48:40 +0000
+++ b/control	2008-12-23 13:31:12 +0000
@@ -3159,7 +3159,7 @@
 Package: openoffice.org-report-builder
 Section: misc
 Architecture: all
-Depends: ${report-builder-jar-depends}, openoffice.org-report-builder-bin, openoffice.org-java-common (>= 1:2.3.0~oog680m1)
+Depends: ${report-builder-jar-depends}, openoffice.org-report-builder-bin, openoffice.org-java-common (>= 1:2.3.0~oog680m1), ${java-runtime-depends}
 Conflicts: openoffice.org-reportdesigner
 Replaces: openoffice.org-reportdesigner
 Provides: openoffice.org-reportdesigner

=== modified file 'control.reportdesign.in'
--- a/control.reportdesign.in	2008-08-27 03:29:19 +0000
+++ b/control.reportdesign.in	2008-12-23 13:31:12 +0000
@@ -1,7 +1,7 @@
 Package: openoffice.orgVER-report-builder
 Section: misc
 Architecture: all
-Depends: ${report-builder-jar-depends}, openoffice.orgVER-report-builder-bin, openoffice.org-java-common (>= 1:2.3.0~oog680m1)
+Depends: ${report-builder-jar-depends}, openoffice.orgVER-report-builder-bin, openoffice.org-java-common (>= 1:2.3.0~oog680m1),  ${java-runtime-depends}
 Conflicts: openoffice.org-reportdesigner
 Replaces: openoffice.org-reportdesigner
 Provides: openoffice.org-reportdesigner


Reply to: