This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-5.2 in repository libreoffice.
commit 02ad31829ea8c17feb10b036d749a794bf7225fd Author: Rene Engelhard <r...@debian.org> Date: Tue Aug 16 22:11:14 2016 +0200 we also need Pre-Depends: ${misc:Pre-Depends}; depend on -systray in -gtk as it otherwise is not installed (even with Recommends); Description fixes --- changelog | 2 +- control | 13 +++++++------ control.transitionals.in | 13 +++++++------ 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/changelog b/changelog index 4d9bc2d..7723d1e 100644 --- a/changelog +++ b/changelog @@ -18,7 +18,7 @@ libreoffice (1:5.2.1~rc1-1) experimental; urgency=medium * debian/control.mysql.in: use default-mysql-server | virtual-mysql-server as MySQL Suggests - -- Rene Engelhard <r...@debian.org> Tue, 16 Aug 2016 20:26:26 +0200 + -- Rene Engelhard <r...@debian.org> Tue, 16 Aug 2016 22:09:45 +0200 libreoffice (1:5.2.0-2) unstable; urgency=medium diff --git a/control b/control index e268c22..fa55851 100644 --- a/control +++ b/control @@ -4454,13 +4454,14 @@ Package: libreoffice-gtk Architecture: all Section: gnome Priority: extra -Recommends: libreoffice-systray -Depends: libreoffice-gtk2, ${misc:Depends} -Description: transitional package to upgrade to libreoffice-gtk2 - This package used to contain the Gtk2 integration for LibreOffice. +Pre-Depends: ${misc:Pre-Depends} +Depends: libreoffice-gtk2, libreoffice-systray, ${misc:Depends} +Description: transitional package to upgrade to libreoffice-gtk2/-systray + This package used to contain the Gtk2 integration (and the systray + "Quickstarter") for LibreOffice. . - It has been renamed to libreoffice-gtk2 (and the systray/"Quickstarter" - split out to libreoffice-systray. + It has been renamed to libreoffice-gtk2 (and the systray "Quickstarter" + split out to libreoffice-systray). . You can safely remove this package. diff --git a/control.transitionals.in b/control.transitionals.in index 9cc79ba..1ddb409 100644 --- a/control.transitionals.in +++ b/control.transitionals.in @@ -2,13 +2,14 @@ Package: libreoffice-gtk Architecture: all Section: gnome Priority: extra -Recommends: libreoffice-systray -Depends: libreoffice-gtk2, ${misc:Depends} -Description: transitional package to upgrade to libreoffice-gtk2 - This package used to contain the Gtk2 integration for LibreOffice. +Pre-Depends: ${misc:Pre-Depends} +Depends: libreoffice-gtk2, libreoffice-systray, ${misc:Depends} +Description: transitional package to upgrade to libreoffice-gtk2/-systray + This package used to contain the Gtk2 integration (and the systray + "Quickstarter") for LibreOffice. . - It has been renamed to libreoffice-gtk2 (and the systray/"Quickstarter" - split out to libreoffice-systray. + It has been renamed to libreoffice-gtk2 (and the systray "Quickstarter" + split out to libreoffice-systray). . You can safely remove this package. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git