r36666 - in /packages/sundials/trunk/debian: changelog control
trophime-guest at users.alioth.debian.org
trophime-guest at users.alioth.debian.org
Wed Jun 30 20:22:14 UTC 2010
Author: trophime-guest
Date: Wed Jun 30 20:22:13 2010
New Revision: 36666
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36666
Log:
corrected lintian warnings
Modified:
packages/sundials/trunk/debian/changelog
packages/sundials/trunk/debian/control
Modified: packages/sundials/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/changelog?rev=36666&op=diff
==============================================================================
--- packages/sundials/trunk/debian/changelog (original)
+++ packages/sundials/trunk/debian/changelog Wed Jun 30 20:22:13 2010
@@ -2,7 +2,7 @@
* Non-maintainer upload.
* New upstream version
- * Add a seperate package for IDAS
+ * Add a separate package for IDAS
* debian/control: add missing builddependencies on blas/lpack
-- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Tue, 29 Jun 2010 10:52:57 +0100
Modified: packages/sundials/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/control?rev=36666&op=diff
==============================================================================
--- packages/sundials/trunk/debian/control (original)
+++ packages/sundials/trunk/debian/control Wed Jun 30 20:22:13 2010
@@ -12,7 +12,7 @@
Package: libsundials-serial
Architecture: any
Depends: libsundials-cvode1, libsundials-cvodes2, libsundials-ida2,
- libsundials-idas1, libsundials-kinsol1, libsundials-nvecserial0, ${misc:Depends}
+ libsundials-idas0, libsundials-kinsol1, libsundials-nvecserial0, ${misc:Depends}
Conflicts: libsundials-serial0
Replaces: libsundials-serial0
Description: SUit of Nonlinear and DIfferential/ALgebraic equation Solvers
@@ -50,7 +50,7 @@
(IDA) solver from SUNDIALS (SUit of Nonlinear and
DIfferential/ALgebraic equation Solvers).
-Package: libsundials-idas1
+Package: libsundials-idas0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDA solver with sensitivity capabilities (SUNDIALS library)
More information about the debian-science-commits
mailing list