This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-5.1 in repository libreoffice.
commit 6c5069ec7a952581b2cf1fe9be32e6a5adb275d3 Author: Rene Engelhard <[email protected]> Date: Sat Aug 29 18:35:23 2015 +0200 suggest libgtk-3-dev instead of libgtk2.0-dev in libreofficekit-dev --- changelog | 1 + control | 2 +- control.lokit.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 83fb474..819282c 100644 --- a/changelog +++ b/changelog @@ -5,6 +5,7 @@ libreoffice (1:5.1.0~alpha1~git20150828-1) UNRELEASED; urgency=medium * debian/rules, debian/vars.mips64*: - add mips64{el,eb} architecture stuff which is now added upstream * debian/uno-libs3.symbols: update + * debian/control.lokit.in: suggest libgtk-3-dev instead of libgtk2.0-dev -- Rene Engelhard <[email protected]> Mon, 01 Jun 2015 20:29:43 +0200 diff --git a/control b/control index c14caac..e700f30 100644 --- a/control +++ b/control @@ -4264,7 +4264,7 @@ Package: libreofficekit-dev Section: libdevel Architecture: all Depends: ${misc:Depends} -Suggests: libgtk2.0-dev +Suggests: libgtk-3-dev Recommends: libreoffice-core Description: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through diff --git a/control.lokit.in b/control.lokit.in index 4108e58..4a4277c 100644 --- a/control.lokit.in +++ b/control.lokit.in @@ -2,7 +2,7 @@ Package: libreofficekit-dev Section: libdevel Architecture: all Depends: ${misc:Depends} -Suggests: libgtk2.0-dev +Suggests: libgtk-3-dev Recommends: libreoffice-core Description: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

