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

./packages/openofficeorg/3.0.1/experimental r1449: three more misc:Depends



------------------------------------------------------------
revno: 1449
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Wed 2009-04-01 23:47:59 +0200
message:
  three more misc:Depends
modified:
  changelog
  control
  control.in
  control.reportdesign.in
  control.sdk.in
=== modified file 'changelog'
--- a/changelog	2009-03-30 10:06:57 +0000
+++ b/changelog	2009-04-01 21:47:59 +0000
@@ -1,3 +1,11 @@
+openoffice.org (1:3.0.1-10) UNRELEASED; urgency=low
+
+  * debian/control{,sdk,reportdesign}.in:
+    - add last three ${misc:Depends}, even where we have no Depends: line
+      otherwise
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 01 Apr 2009 23:33:20 +0200
+
 openoffice.org (1:3.0.1-9) unstable; urgency=high
 
   [ Rene Engelhard ]

=== modified file 'control'
--- a/control	2009-03-29 20:42:17 +0000
+++ b/control	2009-04-01 21:47:59 +0000
@@ -481,6 +481,7 @@
 Section: libdevel
 Suggests: perl
 Architecture: i386 powerpc sparc mips mipsel armel s390 m68k amd64 ia64 ppc64
+Depends: ${misc:Depends}
 Description: simple thesaurus library -- development files
  MyThes is a simple thesaurus that uses a structured
  text data file and an index file with binary search
@@ -3223,7 +3224,7 @@
 Package: openoffice.org-report-builder-bin
 Section: misc
 Architecture: i386 powerpc sparc mips mipsel s390 armel amd64 ia64 ppc64
-Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1), openoffice.org-base (>= 2.3.0~src680m225)
+Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1), openoffice.org-base (>= 2.3.0~src680m225), ${misc:Depends}
 Replaces: openoffice.org-report-builder
 Description: OpenOffice.org extension for building database reports -- libraries
  OpenOffice.org is a full-featured office productivity suite that provides
@@ -3335,6 +3336,7 @@
 Package: openoffice.org-dev-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Recommends: www-browser
 Suggests: g++, java2-compiler, openoffice.org-dtd-officedocument1.0
 Replaces: openoffice.org-dev (<< 2.1), openoffice.org2-dev-doc

=== modified file 'control.in'
--- a/control.in	2009-03-29 20:28:49 +0000
+++ b/control.in	2009-04-01 21:47:59 +0000
@@ -773,6 +773,7 @@
 Section: libdevel
 Suggests: perl
 Architecture: %OOO_ARCHS%
+Depends: ${misc:Depends}
 Description: simple thesaurus library -- development files
  MyThes is a simple thesaurus that uses a structured
  text data file and an index file with binary search

=== modified file 'control.reportdesign.in'
--- a/control.reportdesign.in	2009-03-29 20:28:49 +0000
+++ b/control.reportdesign.in	2009-04-01 21:47:59 +0000
@@ -21,7 +21,7 @@
 Package: openoffice.orgVER-report-builder-bin
 Section: misc
 Architecture: %OOO_JAVA_ARCHS%
-Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1), openoffice.orgVER-base (>= 2.3.0~src680m225)
+Depends: ${shlibs:Depends}, openoffice.org-core (>> 1:2.3.0~oog680m1), openoffice.orgVER-base (>= 2.3.0~src680m225), ${misc:Depends}
 Replaces: openoffice.orgVER-report-builder
 Description: OpenOffice.org extension for building database reports -- libraries
  OpenOffice.org is a full-featured office productivity suite that provides

=== modified file 'control.sdk.in'
--- a/control.sdk.in	2009-03-29 20:28:49 +0000
+++ b/control.sdk.in	2009-04-01 21:47:59 +0000
@@ -30,6 +30,7 @@
 Package: openoffice.orgVER-dev-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Recommends: www-browser
 Suggests: g++,
  java2-compiler,


Reply to: