[sundials] 25/76: Add debug package, and update changelog.

Andreas Tille tille at debian.org
Sun Feb 5 18:44:52 UTC 2017


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

tille pushed a commit to branch master
in repository sundials.

commit 3c9b50d5054f44131ec693479e7dda0aa2b2562f
Author: A. K. Miller <ak.miller at auckland.ac.nz>
Date:   Mon Jul 9 01:33:41 2012 +0000

    Add debug package, and update changelog.
---
 debian/changelog |  7 +++++++
 debian/control   | 13 +++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 79fdabd..53e1809 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sundials (2.5.0-2) unstable; urgency=low
+
+  * Fix spelling of suite (closes: #680881)
+  * Add a -dbg package (closes: #680878)
+
+ -- Andrew Miller <ak.miller at auckland.ac.nz>  Mon, 9 Jul 2012 09:47:03 +1200
+
 sundials (2.5.0-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 788ac23..62a45ef 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Package: libsundials-serial-dev
 Section: libdevel
 Architecture: any
 Depends: libsundials-serial (= ${binary:Version}), ${misc:Depends}
+Recommends: libsundials-serial-dbg
 Description: SUNDIALS development files
  The family of solvers referred to as SUNDIALS (SUite of Nonlinear and
  DIfferential/ALgebraic equation Solvers) consists of solvers CVODE
@@ -120,3 +121,15 @@ Description: SUNDIALS  for octave
  .
  This package contains SUNDIALS plugins for octave.
 
+Package: libsundials-serial-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: libsundials-serial, ${misc:Depends}
+Description: SUite of Nonlinear and DIfferential/ALgebraic equation Solvers
+ The family of solvers referred to as SUNDIALS consists of solvers CVODE
+ (for ODE systems), CVODES (ODE with sensitivity analysis capabilities),
+ IDA (for differential-algebraic systems), and KINSOL (for nonlinear
+ algebraic systems).
+ .
+ This package contains the debugging symbols for SUNDIALS.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git



More information about the debian-science-commits mailing list