r45878 - in /packages/slepc/trunk/debian: changelog control
trophime-guest at users.alioth.debian.org
trophime-guest at users.alioth.debian.org
Wed May 15 15:10:40 UTC 2013
Author: trophime-guest
Date: Wed May 15 15:10:40 2013
New Revision: 45878
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45878
Log:
fix FTBS on sid
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=45878&op=diff
==============================================================================
--- packages/slepc/trunk/debian/changelog (original)
+++ packages/slepc/trunk/debian/changelog Wed May 15 15:10:40 2013
@@ -7,6 +7,7 @@
[ Christophe Trophime ]
* New upstream release
+ * Add libparpack to BuildDepends
-- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr> Wed, 12 Sep 2012 12:01:16 +0200
Modified: packages/slepc/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk/debian/control?rev=45878&op=diff
==============================================================================
--- packages/slepc/trunk/debian/control (original)
+++ packages/slepc/trunk/debian/control Wed May 15 15:10:40 2013
@@ -2,7 +2,11 @@
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>, "Adam C. Powell, IV" <hazelsct at debian.org>
-Build-Depends: debhelper (>= 7), quilt, python (>= 2.4.4-6), libpetsc3.3-dev (>= 3.3.dfsg-1), libpetsc3.3-dbg, libarpack2-dev, libarpack2-dbg, libhdf5-mpi-dev
+Build-Depends: debhelper (>= 7), quilt, python (>= 2.4.4-6),
+ libpetsc3.3-dev (>= 3.3.dfsg-1), libpetsc3.3-dbg,
+ libarpack2-dev, libarpack2-dbg,
+ libparpack2-dev, libparpack2-dbg,
+ libhdf5-mpi-dev
Standards-Version: 3.9.3
Section: libs
Homepage: http://www.grycap.upv.es/slepc/
More information about the debian-science-commits
mailing list