[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/02: fix libreoffice-nlpsolver override disparity



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 16ed84726bb2e10111e666aa7c8c147441c55ab2
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Aug 5 19:41:28 2016 +0200

    fix libreoffice-nlpsolver override disparity
---
 changelog            | 7 +++++++
 control              | 4 +++-
 control.nlpsolver.in | 2 ++
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index d57c1b7..fae4f5f 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+libreoffice (1:5.2.0-2) UNRELEASED; urgency=medium
+
+  * debian/control.nlpsolver.in: fix override disparity , use old values
+    (math/extra)
+
+ -- Rene Engelhard <rene@debian.org>  Fri, 05 Aug 2016 13:09:08 +0200
+
 libreoffice (1:5.2.0-1) unstable; urgency=medium
 
   * LibreOffice 5.2.0 final (identical to rc4)
diff --git a/control b/control
index 0379116..b1f789e 100644
--- a/control
+++ b/control
@@ -189,7 +189,7 @@ Build-Conflicts: amd-libopencl1,
 Standards-Version: 3.9.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git
-Bugs: 
+Bugs: mailto:debian-openoffice@lists.debian.org
 Homepage: http://www.libreoffice.org
 
 Package: libreoffice
@@ -4357,6 +4357,8 @@ Depends: libreoffice-calc (>= 1:3.0~),
          libreoffice-java-common,
          ${java-runtime-depends},
          ${misc:Depends}
+Section: math
+Priority: extra
 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.
diff --git a/control.nlpsolver.in b/control.nlpsolver.in
index 69a0a5f..f0e4bb8 100644
--- a/control.nlpsolver.in
+++ b/control.nlpsolver.in
@@ -1,6 +1,8 @@
 Package: libreoffice-nlpsolver
 Architecture: all
 Depends: ${misc:Depends}, libreoffice-calc (>= 1:3.0~), libreoffice-core (>= 1:3.3~), libreoffice-java-common, ${java-runtime-depends}
+Section: math
+Priority: extra
 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/libreoffice.git


Reply to: