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

./packages/openofficeorg/3.2/experimental r1797: 3.2 won't work with older SRBs, add conflicts



------------------------------------------------------------
revno: 1797
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Wed 2010-02-03 18:18:09 +0100
message:
  3.2 won't work with older SRBs, add conflicts
modified:
  changelog
  control
  control.in
=== modified file 'changelog'
--- a/changelog	2010-02-02 23:23:49 +0000
+++ b/changelog	2010-02-03 17:18:09 +0000
@@ -11,8 +11,11 @@
       debhelper builddep
   * debian/*.control.bug, debian/*.script.bug.in, debian/presubj: move ...
   * debian/*.bug-control, debian/*.bug-script.in, debian/bug-presubj: ... here
+  * debian/control.in:
+    - make -base conflict against openoffice.org-report-builder (<< 1.2.0~) and
+      openoffice.org-report-builder-bin (<< 1:3.2.0~) 
 
- -- Rene Engelhard <rene@debian.org>  Mon, 01 Feb 2010 00:31:52 +0100
+ -- Rene Engelhard <rene@debian.org>  Wed, 03 Feb 2010 14:54:07 +0100
 
 openoffice.org (1:3.2.0~rc4-1) experimental; urgency=low
 

=== modified file 'control'
--- a/control	2010-02-02 23:21:46 +0000
+++ b/control	2010-02-03 17:18:09 +0000
@@ -226,7 +226,7 @@
 Depends: openoffice.org-core (= ${binary:Version}), openoffice.org-base-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, ${base-hsqldb-depends}, ${java-common-depends}, ${misc:Depends}
 Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libjtds-java, openoffice.org-gcj, openoffice.org-report-builder
 Replaces: openoffice.org-core (<< 2.0.1), openoffice.org-common (<< 1.9.113-0pre1), openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-base (<< ${binary:Version}), openoffice.org-java, openoffice.org-java-common (= 1:2.3.1-2~bpo40+1), openoffice.org-java-common (= 1:2.4.0-4~bpo40+1), openoffice.org-java-common (= 1:2.4.1-3~bpo40+1), openoffice.org-java-common (= 2.2.0-6~bpo.1), openoffice.org-java-common (= 2.2.1-1~bpo.1), openoffice.org-java-common (= 2.2.1-9~bpo40+1), openoffice.org-calc (<< 1:3.2.0~rc1)
-Conflicts: openoffice.org-debian-files, openoffice.org2-base (<< ${binary:Version}), openoffice.org-common (= 2.0.4-4), libhsqldb-java (>= 1.8.1~)
+Conflicts: openoffice.org-debian-files, openoffice.org2-base (<< ${binary:Version}), openoffice.org-common (= 2.0.4-4), libhsqldb-java (>= 1.8.1~), openoffice.org-report-builder (<< 1.2.0~), openoffice.org-report-builder-bin (<< 1:3.2.0~)
 Provides: openoffice.org2-base
 Description: full-featured office productivity suite -- database
  OpenOffice.org is a full-featured office productivity suite that provides

=== modified file 'control.in'
--- a/control.in	2010-01-31 23:32:35 +0000
+++ b/control.in	2010-02-03 17:18:09 +0000
@@ -486,7 +486,9 @@
 Conflicts: openoffice.org-debian-files,
  openoffice.org2-base (<< ${binary:Version}),
  openoffice.org-common (= 2.0.4-4),
- libhsqldb-java (>= 1.8.1~)
+ libhsqldb-java (>= 1.8.1~),
+ openoffice.org-report-builder (<< 1.2.0~),
+ openoffice.org-report-builder-bin (<< 1:3.2.0~)
 Provides: openoffice.org2-base
 Description: full-featured office productivity suite -- database
  OpenOffice.org is a full-featured office productivity suite that provides


Reply to: