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

Ondrej Certik ondrej at certik.cz
Sun Jun 15 18:05:57 UTC 2008


SVN commit 2512 by certik-guest:

README updated

 M  +5 -5      paraview/trunk/debian/README.Debian  
 M  +7 -5      paraview/trunk/debian/changelog  


--- paraview/trunk/debian/README.Debian #2511:2512
@@ -44,8 +44,8 @@
 It's as simple as this:
 
     $ python
-    Python 2.4.4 (#2, Jan  3 2008, 13:36:28) 
-    [GCC 4.2.3 20071123 (prerelease) (Debian 4.2.2-4)] on linux2
+    Python 2.5.2 (r252:60911, May 28 2008, 19:19:25) 
+    [GCC 4.2.4 (Debian 4.2.4-1)] on linux2
     Type "help", "copyright", "credits" or "license" for more information.
     >>> from paraview import servermanager as sm
     >>> sm.Connect()
@@ -75,7 +75,7 @@
 
 http://www.paraview.org/Wiki/images/2/26/Servermanager.pdf
 
-Paraview is built against python2.4, which is the default in Debian. When
-Debian moves to python2.5, we'll rebuild paraview against python2.5.
+Paraview is built against python2.5 only (it works with python2.4, but you
+would have to compile it yourself, changing build depends and debian/rules).
 
- -- Christophe Prud'homme <prudhomm at debian.org>, Sun, 18 May 2008 15:53:20 +0200
+ -- Ondrej Certik <ondrej at certik.cz>  Sun, 15 Jun 2008 20:03:47 +0200
--- paraview/trunk/debian/changelog #2511:2512
@@ -1,13 +1,14 @@
 paraview (3.2.2-1) unstable; urgency=low
 
   TODO before the first upload to NEW:
-    - it needs to build...
     - man pages to all executables (at least a dummy one with symlinks)
-      CP->Ondrej : Do we actually need all manpages ? paraview should suffice for now no ?
+    CP->Ondrej : Do we actually need all manpages ? paraview should suffice
+    for now no ?  Ondrej -> CP: at least symlinks for the other manpages, so
+    that lintian doesn't shout.
     - fix all lintian warnings, or add override entries
-    - move the ITP bug Closes to the latest changelog entry
 
   [ Ondrej Certik ]
+  * Upload to unstable (Closes: #462631)
   * New upstream release
   * debian/patches updated to the 3.2.2 source code
   * cmake2.6.patch added to configure well with cmake2.6
@@ -15,17 +16,18 @@
   * gcc4.3.patch added with fixes to compile with gcc 4.3
   * Standards-Version bumped to 3.8.0 (no action needed)
   * debian/rules: python 2.4 changed to 2.5
+  * README.Debian updated to python2.5
 
   [Christophe Prud'homme]
   * added paraview manapage by Gerber van der Graaf
   * -DMPI_EXTRA_LIBRARY="/usr/lib/libmpi++.so" added
 
- -- Christophe Prud'homme <prudhomm at debian.org>  Sun, 15 Jun 2008 15:00:43 +0200
+ -- Ondrej Certik <ondrej at certik.cz>  Sun, 15 Jun 2008 20:03:47 +0200
 
 paraview (3.2.1-1) UNRELEASED; urgency=low
 
   [ Ondrej Certik ]
-  * Initial Debian packaging (Closes: #462631)
+  * Initial Debian packaging 
   * XS-Vcs-Svn and XS-Vcs-Browser fields added
   * Python scripting fixed
   * Build against Python 2.4



More information about the Pkg-scicomp-commits mailing list