------------------------------------------------------------ revno: 1669 committer: Rene Engelhard <r...@debian.org> branch nick: experimental timestamp: Tue 2009-09-08 17:25:22 +0200 message: -filter-binfilter: actually add Pre-Depends: openoffice.org-core (>= 1:3.1.0-2) modified: changelog control control.in
=== modified file 'changelog' --- a/changelog 2009-09-08 14:07:53 +0000 +++ b/changelog 2009-09-08 15:25:22 +0000 @@ -14,6 +14,8 @@ - s/msttcorefonts/ttf-mscorefonts-installer/. Former is a transitional package even in lenny - conflict against mozilla-plugin-vlc (<< 1.0) + - actually add Pre-Depends: for -filter-binfilert, thanks Chris Cheney + for the pointer * debian/control.mysql.in: - remove conflicts against OOo >= 3.3 * debian/changelog:
=== modified file 'control' --- a/control 2009-09-08 14:07:53 +0000 +++ b/control 2009-09-08 15:25:22 +0000 @@ -427,6 +427,7 @@ Package: openoffice.org-filter-binfilter Section: misc Architecture: i386 powerpc sparc mips mipsel s390 m68k amd64 ia64 ppc64 +Pre-Depends: openoffice.org-core (>= 1:3.1.0-2) Depends: openoffice.org-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Replaces: openoffice.org2-core (<= 1.9.108-1), openoffice.org-math (<< 1.9.113-0pre1), openoffice.org-calc (<< 1.9.113-0pre1), openoffice.org-core (<< 1:3.1.1~rc1-2), openoffice.org2-filter-so52, openoffice.org-filter-so52 Provides: openoffice.org2-filter-so52, openoffice.org-filter-so52 === modified file 'control.in' --- a/control.in 2009-09-08 14:07:53 +0000 +++ b/control.in 2009-09-08 15:25:22 +0000 @@ -708,6 +708,7 @@ Package: openoffice.orgVER-filter-binfilter Section: misc Architecture: %OOO_BINFILTER_ARCHS% +Pre-Depends: openoffice.orgVER-core (>= 1:3.1.0-2) Depends: openoffice.orgVER-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}