[slepc] 04/30: moved to Debian science fix petsc 3.1 depends
Drew Parsons
dparsons at moszumanska.debian.org
Sat Oct 10 19:29:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch debian
in repository slepc.
commit c3c99bd283b21a0c762d0c0fb088f54cbc5a9252
Author: prudhomm <prudhomm at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date: Sat May 29 10:51:56 2010 +0000
moved to Debian science
fix petsc 3.1 depends
---
debian/changelog | 8 ++++++++
debian/control | 10 +++++-----
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2dded95..c5ac3ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+slepc (3.0.0-p7.dfsg-6) unstable; urgency=low
+
+ [Christophe Prud'homme]
+ * moved to Debian Science
+ * fix Depends to PETSc 3.1 and HDF5
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Sat, 29 May 2010 12:49:20 +0200
+
slepc (3.0.0-p7.dfsg-5) unstable; urgency=low
[Christophe Prud'homme]
diff --git a/debian/control b/debian/control
index d267499..0d784d5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
Source: slepc
Priority: extra
-Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>
Build-Depends: debhelper (>= 7), quilt, python (>= 2.4.4-6), libpetsc3.1-dev (>= 3.1.dfsg-3), libpetsc3.1-dbg (>= 3.1.dfsg-3), libarpack2-dev, libarpack2-dbg, libhdf5-mpi-dev
Standards-Version: 3.8.4
Section: libs
Homepage: http://www.grycap.upv.es/slepc/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/slepc/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-scicomp/slepc/
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/slepc/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk
Package: libslepc3.0.0-dev
Section: libdevel
Architecture: any
-Depends: libslepc3.0.0 (= ${binary:Version}), libpetsc3.0.0-dev (>= 3.0.0-0), libarpack2-dev, ${misc:Depends}
+Depends: libslepc3.0.0 (= ${binary:Version}), libpetsc3.1-dev (>= 3.1.dfsg-3), libarpack2-dev, libhdf5-mpi-dev, ${misc:Depends}
Suggests: libslepc3.0.0-dbg (= ${binary:Version}), slepc3.0.0-doc (= ${binary:Version})
Conflicts: libslepc2.3.2-dev
Description: Scalable Library for Eigenvalue Problem Computations
@@ -42,7 +42,7 @@ Description: Scalable Library for Eigenvalue Problem Computations
Package: libslepc3.0.0-dbg
Architecture: any
Section: debug
-Depends: libslepc3.0.0-dev (= ${binary:Version}), libpetsc3.0.0-dbg (>= 3.0.0-0), libarpack2-dbg, ${misc:Depends}
+Depends: libslepc3.0.0-dev (= ${binary:Version}), libpetsc3.1-dbg (>= 3.1.dfsg-3), libarpack2-dbg, ${misc:Depends}
Description: Scalable Library for Eigenvalue Problem Computations
SLEPc is a software library for the solution of large scale sparse eigenvalue
problems on parallel computers. It is an extension of PETSc and can be used
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git
More information about the debian-science-commits
mailing list