r36570 - in /packages/slepc/trunk/debian: changelog control
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Sat May 29 10:51:57 UTC 2010
Author: prudhomm
Date: Sat May 29 10:51:56 2010
New Revision: 36570
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36570
Log:
moved to Debian science
fix petsc 3.1 depends
Modified:
packages/slepc/trunk/debian/changelog
packages/slepc/trunk/debian/control
Modified: packages/slepc/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk/debian/changelog?rev=36570&op=diff
==============================================================================
--- packages/slepc/trunk/debian/changelog (original)
+++ packages/slepc/trunk/debian/changelog Sat May 29 10:51:56 2010
@@ -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]
Modified: packages/slepc/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk/debian/control?rev=36570&op=diff
==============================================================================
--- packages/slepc/trunk/debian/control (original)
+++ packages/slepc/trunk/debian/control Sat May 29 10:51:56 2010
@@ -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 @@
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
More information about the debian-science-commits
mailing list