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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.6, updated. libreoffice_3.6.5-1-37-gba4aec6



The following commit has been merged in the debian-experimental-3.6 branch:
commit ac949512369fb801f25e2622cf130a8ee59ab7f8
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Mar 21 15:31:09 2013 +0100

    make -common break all pre-3.6 extensions (closes: #686666)

diff --git a/changelog b/changelog
index 1c41dcd..4546c43 100644
--- a/changelog
+++ b/changelog
@@ -22,6 +22,7 @@ libreoffice (1:3.6.6~rc1-1) UNRELEASED; urgency=low
   * debian/control.in:
     - remove bogus | python3-uno dependency alternatives. Will properly be back
       with LO 4.0 which supports python3
+    - make -common break all pre-3.6 extensions (closes: #686666)
   * debian/control.help.in:
     - remove obsolete ${java-common-depends} Recommends
 
diff --git a/control b/control
index f52f9cb..5591743 100644
--- a/control
+++ b/control
@@ -124,6 +124,15 @@ Breaks: libreoffice-style-crystal (<< 1:${oover}~),
  libreoffice-style-hicontrast (>= 1:${next-oover}~),
  libreoffice-style-galaxy (>= 1:${next-oover}~),
  libreoffice-core (>= 1:${next-oover}~)
+ libreoffice-pdfimport (<< 1.0.6),
+ libreoffice-presenter-console (<< 1.1.1)
+ libreoffice-wiki-publisher (<< 1.1.2),
+ libreoffice-report-builder (<< 1.2.3),
+ libreoffice-presentation-minimizer (<< 1.0.4),
+ libreoffice-mysql-connector (<< 1.0.1+LibO3.6.5-1),
+ libreoffice-script-provider-bsh (<< 1:3.6~),
+ libreoffice-script-provider-js (<< 1:3.6~),
+ libreoffice-script-provider-python (<< 1:3.6~)
 Replaces: openoffice.org-common (<< 1:3.3.0~)
 Description: office productivity suite -- arch-independent files
  LibreOffice is a full-featured office productivity suite that provides
diff --git a/control.in b/control.in
index f1f25a8..6a210eb 100644
--- a/control.in
+++ b/control.in
@@ -221,6 +221,15 @@ Breaks: libreofficeVER-style-crystal (<< 1:${oover}~),
  libreofficeVER-style-hicontrast (>= 1:${next-oover}~),
  libreofficeVER-style-galaxy (>= 1:${next-oover}~),
  libreofficeVER-core (>= 1:${next-oover}~)
+ libreoffice-pdfimport (<< 1.0.6),
+ libreoffice-presenter-console (<< 1.1.1)
+ libreoffice-wiki-publisher (<< 1.1.2),
+ libreoffice-report-builder (<< 1.2.3),
+ libreoffice-presentation-minimizer (<< 1.0.4),
+ libreoffice-mysql-connector (<< 1.0.1+LibO3.6.5-1),
+ libreoffice-script-provider-bsh (<< 1:3.6~),
+ libreoffice-script-provider-js (<< 1:3.6~),
+ libreoffice-script-provider-python (<< 1:3.6~)
 Replaces: openoffice.org-common (<< 1:3.3.0~)
 Description: office productivity suite -- arch-independent files
  LibreOffice is a full-featured office productivity suite that provides

-- 
LibreOffice packaging repository


Reply to: