[sundials] 01/02: Fix duplicate descriptions

Andreas Tille tille at debian.org
Thu Mar 2 08:55:46 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 21e797290cfe9563458827a907104083f779fcb5
Author: Andreas Tille <tille at debian.org>
Date:   Thu Mar 2 09:48:07 2017 +0100

    Fix duplicate descriptions
---
 debian/changelog | 4 +++-
 debian/control   | 8 ++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f90a4b..6db1254 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ sundials (2.7.0+dfsg-1) UNRELEASED; urgency=medium
   [ Sylvestre Ledru ]
   * Remove myself from the uploaders
 
+  [ Dima Kogan ]
   * New Maintainer
   * New upstream release (Closes: #798331, #809072)
 
@@ -12,7 +13,8 @@ sundials (2.7.0+dfsg-1) UNRELEASED; urgency=medium
   * DEP5
   * cme fix dpkg-control
   * debhelper 10
-  * FIx Vcs fields
+  * Fix Vcs fields
+  * Fix duplicate descriptions
 
  -- Dima Kogan <dkogan at debian.org>  Tue, 04 Oct 2016 20:50:04 -0700
 
diff --git a/debian/control b/debian/control
index 7ac9251..e27f1a1 100644
--- a/debian/control
+++ b/debian/control
@@ -93,6 +93,8 @@ Description: vector operations library (SUNDIALS library)
  defined by the generic NVECTOR module in the table of operations for
  SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation
  Solvers).
+ .
+ This package contains the serial version of the library.
 
 Package: libsundials-nvecparallel2
 Architecture: any
@@ -105,6 +107,8 @@ Description: MPI vector operations library (SUNDIALS library)
  defined by the generic NVECTOR module in the table of operations for
  SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation
  Solvers).
+ .
+ This package contains the parallel version of the library.
 
 Package: libsundials-nvecserial-dev
 Architecture: any
@@ -114,7 +118,7 @@ Depends: libsundials-nvecserial2 (= ${binary:Version}),
          ${misc:Depends},
          libblas-dev | libatlas-base-dev | libopenblas-dev,
          liblapack-dev | libatlas-base-dev
-Description: vector operations library (SUNDIALS library)
+Description: vector operations library (SUNDIALS development library)
  This package provides implementations for all vector operations
  defined by the generic NVECTOR module in the table of operations for
  SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation
@@ -130,7 +134,7 @@ Section: libdevel
 Depends: libsundials-nvecparallel2 (= ${binary:Version}),
          libsundials-nvecserial-dev,
          ${misc:Depends}
-Description: MPI vector operations library (SUNDIALS library)
+Description: MPI vector operations library (SUNDIALS development library)
  This package provides implementations for all vector operations
  defined by the generic NVECTOR module in the table of operations for
  SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation

-- 
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