[Pkg-scicomp-commits] fenics/fenics/trunk/debian

Johannes Ring johannr at simula.no
Thu Jan 14 12:27:10 UTC 2010


SVN commit 4786 by johannr-guest:

Minor updates.

 M  +1 -1      fenics/fenics/trunk/debian/README.source  
 M  +2 -2      fenics/fenics/trunk/debian/changelog  
 M  +6 -5      fenics/fenics/trunk/debian/control  
 D             fenics/fenics/trunk/debian/source.lintian-overrides  


--- fenics/fenics/trunk/debian/README.source #4785:4786
@@ -1,6 +1,6 @@
 Here is one way to build the FEniCS meta-package:
 
-VER=`dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p'`
+VER=`dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)/\1/p'`
 mkdir -p fenics-$VER
 cd fenics-$VER
 cp -a ../debian .
--- fenics/fenics/trunk/debian/changelog #4785:4786
@@ -1,6 +1,6 @@
-fenics (9.12-1) unstable; urgency=low
+fenics (9.12.1) unstable; urgency=low
 
   * Initial release (Closes: #503265)
 
- -- Johannes Ring <johannr at simula.no>  Thu, 10 Dec 2009 13:59:38 +0100
+ -- Johannes Ring <johannr at simula.no>  Thu, 14 Jan 2010 13:06:21 +0100
 
--- fenics/fenics/trunk/debian/control #4785:4786
@@ -12,11 +12,12 @@
 
 Package: fenics
 Architecture: any
-Depends: dolfin-dev (>= 0.9.5), python-pydolfin0 (>= 0.9.5), dolfin-doc, 
- dolfin-bin, python-ferari, python-ffc (>= 0.7.1), python-fiat, 
- python-instant (>= 0.9.6), ufc (>= 1.2.0), python-ufc (>= 1.2.0), ufc-doc, 
- python-viper (>= 0.4.5), python-ufl (>= 0.4.1), syfi-dev (>= 0.6.0), 
- python-syfi0 (>= 0.6.0), syfi-doc, syfi-bin, ${misc:Depends}
+Depends: dolfin-dev (>= 0.9.5), python-pydolfin0 (>= 0.9.5), dolfin-doc,
+ dolfin-bin, python-ferari (>= 0.0.2), python-ffc (>= 0.7.1),
+ python-fiat (>= 0.3.5), python-instant (>= 0.9.6), ufc (>= 1.2.0),
+ python-ufc (>= 1.2.0), ufc-doc, python-viper (>= 0.4.5),
+ python-ufl (>= 0.4.1), syfi-dev (>= 0.6.0), python-syfi0 (>= 0.6.0),
+ syfi-doc, syfi-bin, ${misc:Depends}
 Description: automation of computational mathematical modeling
  The vision of FEniCS is to set a new standard in Computational Mathematical
  Modeling (CMM), which is the Automation of CMM (ACMM), towards the goals of



More information about the Pkg-scicomp-commits mailing list