This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit ee3d290586a8fe76b70c7fe2110597afff2a9bc7 Author: Rene Engelhard <[email protected]> Date: Mon Jun 23 03:52:08 2014 +0200 debian/control.debug.in: suggest python(3)-six (used by the gdb helpers) --- changelog | 1 + control | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 814ced0..c5f5dfe 100644 --- a/changelog +++ b/changelog @@ -9,6 +9,7 @@ libreoffice (1:4.2.5-2) UNRELEASED; urgency=low - remove liborbit2-dev build-dep, not needed since some time - don't uselessly rebuild sdext - it's not a extension anymore and thus in "proper" langpacks + * debian/control.debug.in: suggest python(3)-six (used by the gdb helpers) -- Rene Engelhard <[email protected]> Sun, 22 Jun 2014 11:31:48 +0200 diff --git a/control b/control index 3d95a7b..0e412de 100644 --- a/control +++ b/control @@ -4288,7 +4288,10 @@ Priority: extra Depends: libreoffice-core (= ${binary:Version}) | libreoffice-dev (= ${binary:Version}) | libreoffice-gnome (= ${binary:Version}) | libreoffice-kde (= ${binary:Version}) | libreoffice-calc (= ${binary:Version}) | libreoffice-base-core (= ${binary:Version}) | libreoffice-base (= ${binary:Version}) | libreoffice-impress (= ${binary:Version}) | libreoffice-draw (= ${binary:Version}) | libreoffice-writer (= ${binary:Version}) | python3-uno (= ${binary:Version}) | browser-plugin-libreoffice ( [...] ${misc:Depends} Recommends: ure-dbg -Suggests: ${dbg-dbg-suggests} +# FiXME: have no idea why gdb uses libpython2.7 on all archs EXCEPT hurd-i386 kfreebsd-*... +Suggests: python-six [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], + python3-six [hurd-i386 kfreebsd-i386 kfreebsd-amd64], + ${dbg-dbg-suggests} Pre-Depends: dpkg (>= 1.15.6) Description: office productivity suite -- debug symbols LibreOffice is a full-featured office productivity suite that provides -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

