r36491 - in /packages/fenics/ffc/trunk/debian: changelog control
johannr-guest at users.alioth.debian.org
johannr-guest at users.alioth.debian.org
Wed May 19 11:47:02 UTC 2010
Author: johannr-guest
Date: Wed May 19 11:46:58 2010
New Revision: 36491
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36491
Log:
Add python-dolfin to Suggests.
Modified:
packages/fenics/ffc/trunk/debian/changelog
packages/fenics/ffc/trunk/debian/control
Modified: packages/fenics/ffc/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/ffc/trunk/debian/changelog?rev=36491&op=diff
==============================================================================
--- packages/fenics/ffc/trunk/debian/changelog (original)
+++ packages/fenics/ffc/trunk/debian/changelog Wed May 19 11:46:58 2010
@@ -1,3 +1,9 @@
+ffc (0.9.2-3) unstable; urgency=low
+
+ * debian/control: Add python-dolfin to Suggests (closes: #581897).
+
+ -- Johannes Ring <johannr at simula.no> Wed, 19 May 2010 13:06:27 +0200
+
ffc (0.9.2-2) unstable; urgency=low
* Package moved from pkg-scicomp to Debian Science.
Modified: packages/fenics/ffc/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/ffc/trunk/debian/control?rev=36491&op=diff
==============================================================================
--- packages/fenics/ffc/trunk/debian/control (original)
+++ packages/fenics/ffc/trunk/debian/control Wed May 19 11:46:58 2010
@@ -21,7 +21,7 @@
Depends: python-ufc (>= 1.4.0-1), python-fiat (>= 0.9.1-1),
python-instant (>= 0.9.8-1), python-ufl (>= 0.5.2-1), ${python:Depends},
${misc:Depends}
-Suggests: python-ferari
+Suggests: python-ferari, python-dolfin
Description: compiler for finite element variational forms
The FEniCS Form Compiler FFC provides state-of-the-art automatic and efficient
evaluation of general multilinear forms (variational formulations) for FEniCS.
More information about the debian-science-commits
mailing list