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

./packages/openofficeorg/2.4.1/unstable r1178: the -base dependency belongs to -report-builder-bin, not -report-builder



------------------------------------------------------------
revno: 1178
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Wed 2008-08-27 05:29:19 +0200
message:
  the -base dependency belongs to -report-builder-bin, not -report-builder
modified:
  changelog
  control
  control.reportdesign.in
=== modified file 'changelog'
--- a/changelog	2008-08-26 21:32:44 +0000
+++ b/changelog	2008-08-27 03:29:19 +0000
@@ -1,3 +1,11 @@
+openoffice.org (1:2.4.1-8.9pre) unstable; urgency=low
+
+  * debian/control.reportdesign.in:
+    - -report-buildr-bin contains librpt* which is linked against libraries
+      from -base so that one should depend on -base, not -report-builder
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 27 Aug 2008 05:26:18 +0200
+
 openoffice.org (1:2.4.1-8) unstable; urgency=high
 
   * debian/control.in:

=== modified file 'control'
--- a/control	2008-08-22 23:43:36 +0000
+++ b/control	2008-08-27 03:29:19 +0000
@@ -3158,7 +3158,7 @@
 Package: openoffice.org-report-builder
 Section: misc
 Architecture: all
-Depends: ${report-builder-jar-depends}, openoffice.org-base (>= 2.3.0~src680m225), 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)
 Conflicts: openoffice.org-reportdesigner
 Replaces: openoffice.org-reportdesigner
 Provides: openoffice.org-reportdesigner
@@ -3177,7 +3177,7 @@
 Package: openoffice.org-report-builder-bin
 Section: misc
 Architecture: i386 powerpc sparc mips mipsel s390 armel amd64 ppc64 ia64
-Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1)
+Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1), openoffice.org-base (>= 2.3.0~src680m225)
 Replaces: openoffice.org-report-builder
 Description: OpenOffice.org Report Builder extension - support libraries
  OpenOffice.org is a full-featured office productivity suite that provides

=== modified file 'control.reportdesign.in'
--- a/control.reportdesign.in	2008-08-20 14:14:32 +0000
+++ b/control.reportdesign.in	2008-08-27 03:29:19 +0000
@@ -1,7 +1,7 @@
 Package: openoffice.orgVER-report-builder
 Section: misc
 Architecture: all
-Depends: ${report-builder-jar-depends}, openoffice.orgVER-base (>= 2.3.0~src680m225), 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)
 Conflicts: openoffice.org-reportdesigner
 Replaces: openoffice.org-reportdesigner
 Provides: openoffice.org-reportdesigner
@@ -20,7 +20,7 @@
 Package: openoffice.orgVER-report-builder-bin
 Section: misc
 Architecture: %OOO_JAVA_ARCHS%
-Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1)
+Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1), openoffice.orgVER-base (>= 2.3.0~src680m225)
 Replaces: openoffice.orgVER-report-builder
 Description: OpenOffice.org Report Builder extension - support libraries
  OpenOffice.org is a full-featured office productivity suite that provides


Reply to: