summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--debian/control11
-rw-r--r--debian/patches/spelling.patch2
3 files changed, 16 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 1613075..5916ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sparskit (2.0.0-5) unstable; urgency=medium
+
+ * Add myself to uploaders.
+ * Fix typo in d/control. (Closes: #796427)
+ * Standards-Version: 4.6.1 (routine-update)
+ * Fix Maintainer name of Debian Science team (routine-update)
+
+ -- Étienne Mollier <emollier@debian.org> Sun, 03 Jul 2022 09:43:47 +0200
+
sparskit (2.0.0-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 5a99e61..6fb4c3a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
Source: sparskit
-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
-Uploaders: Dominique Belhachemi <domibel@debian.org>
+Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
+Uploaders: Dominique Belhachemi <domibel@debian.org>,
+ Étienne Mollier <emollier@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
gfortran,
cmake,
liblapack-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/science-team/sparskit
Vcs-Git: https://salsa.debian.org/science-team/sparskit.git
Homepage: https://www-users.cs.umn.edu/~saad/software/SPARSKIT/
@@ -25,7 +26,7 @@ Description: basic tool-kit for sparse matrix computations - runtime
iterative solvers. If you need a simple routine for doing a sparse matrix
operation (e.g., adding two sparse matrices, or reordering a sparse matrix)
it is likely to be available in SPARSKIT. SPARSKIT also contains most of
- the iterative accelarators and a number of efficient preconditioners.
+ the iterative accelerators and a number of efficient preconditioners.
Package: libsparskit-dev
Architecture: any
@@ -40,4 +41,4 @@ Description: basic tool-kit for sparse matrix computations - devel
iterative solvers. If you need a simple routine for doing a sparse matrix
operation (e.g., adding two sparse matrices, or reordering a sparse matrix) it
is likely to be available in SPARSKIT. SPARSKIT also contains most of the
- iterative accelarators and a number of efficient preconditioners.
+ iterative accelerators and a number of efficient preconditioners.
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index d7e4f0e..3d8318a 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,6 +1,6 @@
Description: fix spelling caught by lintian
Author: Étienne Mollier <etienne.mollier@mailoo.org>
-Forwarded: no
+Forwarded: saad *at* cs *dot* umn *dot* edu
Last-Update: 2021-02-02
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/