This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository nlpsolver.
commit 2a12782eef00f175185a615bf071bcdd1f8d35d9 Author: Rene Engelhard <[email protected]> Date: Fri Oct 23 21:27:03 2015 +0200 Imported Debian patch 0.9~beta1-12 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 291a6a0..c0dfe13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nlpsolver (0.9~beta1-12) unstable; urgency=medium + + * add missing Depends: on libreoffice-java-common (closes: #728782) + + -- Rene Engelhard <[email protected]> Fri, 23 Oct 2015 21:27:03 +0200 + nlpsolver (0.9~beta1-11) unstable; urgency=medium * merge from Ubuntu: diff --git a/debian/control b/debian/control index 7337eb6..e6d0286 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.4 Package: libreoffice-nlpsolver Architecture: all -Depends: ${misc:Depends}, libreoffice-calc (>= 1:3.0~), libreoffice-core (>= 1:3.3~), default-jre-headless | java5-runtime | java6-runtime +Depends: ${misc:Depends}, libreoffice-calc (>= 1:3.0~), libreoffice-core (>= 1:3.3~), libreoffice-java-common, default-jre-headless | java5-runtime | java6-runtime Description: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/nlpsolver.git

