[Pkg-scicomp-devel] paraview/trunk/debian

Ondrej Certik ondrej at certik.cz
Sun Feb 17 10:45:00 UTC 2008


SVN commit 2154 by certik-guest:

Paraview compiles with python now for me. :) 

I added a patch fixing this problem.


 M  +2 -1      paraview/trunk/debian/changelog  
 M  +1 -1      paraview/trunk/debian/control  
 A             paraview/trunk/debian/patches/python.patch  
 M  +3 -2      paraview/trunk/debian/patches/series  


--- paraview/trunk/debian/changelog #2153:2154
@@ -2,6 +2,7 @@
 
   [ Ondrej Certik ]
   * Initial Debian packaging
+  * Added a patch to compile with python
 
   [ Christophe Prud'homme ]
   * debian/copyright: added all the copyrights and licenses
@@ -10,4 +11,4 @@
   * debian/{rules,control}: depends on python2.5
   * debian/{rules,control}: depends on openmpi
 
- -- Christophe Prud'homme <prudhomm at debian.org>  Fri, 08 Feb 2008 09:13:25 +0100
+ -- Ondrej Certik <ondrej at certik.cz>  Sun, 17 Feb 2008 11:44:17 +0100
--- paraview/trunk/debian/control #2153:2154
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Ondrej Certik <ondrej at certik.cz>
-Build-Depends: cdbs (>= 0.4.51), debhelper (>= 5), autotools-dev, quilt (>= 0.46-4), cmake (>= 2.4.8-1), libqt4-dev (>= 4.3.3-2), libopenmpi-dev, python2.5, ffmpeg, libavformat-dev, libavutil-dev, libavcodec-dev
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 5), autotools-dev, quilt (>= 0.46-4), cmake (>= 2.4.8-1), libqt4-dev (>= 4.3.3-2), libopenmpi-dev, python2.5, ffmpeg, libavformat-dev, libavutil-dev, libavcodec-dev, python2.5-dev
 Standards-Version: 3.7.3
 XS-DM-Upload-Allowed: yes
 Homepage: http://www.paraview.org/
--- paraview/trunk/debian/patches/series #2153:2154
@@ -1,4 +1,5 @@
-rpath.patch
-install.patch
 assistant-qt4.patch
 configure.patch
+install.patch
+python.patch
+rpath.patch



More information about the Pkg-scicomp-devel mailing list