summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2017-03-20 12:51:21 (GMT)
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2017-03-20 12:51:21 (GMT)
commit485e71dffdaf408d17b51a8118d9bda303b914e3 (patch)
treee67c028002ee96942764eb498ff3c28b6fb58ac3
parent0f96dce6f2a623d22ffc858b2edd7518c94b0903 (diff)
l10n: depend >= instead of = from -lang to -common:
- should still be enough to prevent premature promotion - but should allow skipping superfluous compatible -l10n rebuilds
-rw-r--r--changelog5
-rw-r--r--debian-l10n/control.lang.in2
2 files changed, 5 insertions, 2 deletions
diff --git a/changelog b/changelog
index d89f1a0..e4a6f0d 100644
--- a/changelog
+++ b/changelog
@@ -2,13 +2,16 @@ libreoffice (1:5.3.1-0ubuntu2) zesty; urgency=medium
[ Bjoern Michaelsen ]
* cherry-picking fixes from Debian
+ * l10n: depend >= instead of = from -lang to -common:
+ - should still be enough to prevent premature promotion
+ - but should allow skipping superfluous compatible -l10n rebuilds
[ Rene Engelhard ]
* debian/rules:
- move /usr/include/libreoffice/sal/typesizes.h symlink to -dev
instead of -dev-common (closes: #858199)
- -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Mon, 20 Mar 2017 13:30:51 +0100
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Mon, 20 Mar 2017 13:48:22 +0100
libreoffice (1:5.3.1-0ubuntu1) zesty; urgency=medium
diff --git a/debian-l10n/control.lang.in b/debian-l10n/control.lang.in
index 55d9197..e9584d4 100644
--- a/debian-l10n/control.lang.in
+++ b/debian-l10n/control.lang.in
@@ -2,7 +2,7 @@ Package: libreoffice-l10n-%{isocode_lower}
Section: localization
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
-Depends: libreoffice-common (= ${binary:Version}), ${misc:Depends}, %{locales_depends}
+Depends: libreoffice-common (>= ${binary:Version}), ${misc:Depends}, %{locales_depends}
Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-%{isocode_firstpart} %{font_suggests}
Provides: libreoffice-l10n (= ${help-l10n-virtual-version})
Suggests: hunspell-dictionary-%{isocode_lower} | myspell-dictionary-%{isocode_lower},