This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit dc06954a30fbdb0d2d03cb71a7da1eb116165673 Author: Rene Engelhard <[email protected]> Date: Sun Feb 28 13:06:13 2016 +0100 debian/control.sdk.in: remove broken and obsolete -dtd-officedocument1.0 Suggests --- changelog | 2 ++ control | 3 +-- control.sdk.in | 1 - 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog b/changelog index b85e479..6df50bd 100644 --- a/changelog +++ b/changelog @@ -10,6 +10,8 @@ libreoffice (1:5.1.1~rc2-1) UNRELEASED; urgency=medium i386/amd64 only, but... * debian/scripts/get_libebook_dep.sh: fix to work with new multiarchified libebook + * debian/control.sdk.in: remove broken and obsolete -dtd-officedocument1.0 + Suggests -- Rene Engelhard <[email protected]> Tue, 16 Feb 2016 13:06:26 +0100 diff --git a/control b/control index 5eb4b5e..ea756b5 100644 --- a/control +++ b/control @@ -189,7 +189,7 @@ Build-Conflicts: amd-libopencl1, Standards-Version: 3.9.4 Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git -Bugs: mailto:[email protected] +Bugs: Homepage: http://www.libreoffice.org Package: libreoffice @@ -4230,7 +4230,6 @@ Section: doc Architecture: all Depends: ${misc:Depends} Recommends: libreoffice-dev (= ${binary:Version}), www-browser -Suggests: libreoffice-dtd-officedocument1.0 Conflicts: libreoffice-dev (<= 1:5.0.3~rc1-2), openoffice.org-dev-doc Description: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides diff --git a/control.sdk.in b/control.sdk.in index 7fbcde1..767324b 100644 --- a/control.sdk.in +++ b/control.sdk.in @@ -23,7 +23,6 @@ Architecture: all Depends: ${misc:Depends} Recommends: libreoffice-dev (= ${binary:Version}), www-browser -Suggests: libreoffice-dtd-officedocument1.0 Conflicts: openoffice.org-dev-doc, libreoffice-dev (<= 1:5.0.3~rc1-2) Description: office productivity suite -- SDK documentation 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

