Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Modestats,

On Thu, Sep 17, 2009 at 12:22 PM, Modestas Vainius modes...@vainius.eu wrote:
 affects 544674 - vtk
 severity 544674 important
 thanks

 Hello,

 On ketvirtadienis 17 Rugsėjis 2009 10:05:57 Mathieu Malaterre wrote:
 Please apply upstream patch that should solve this grave issue.

 Link:
 http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindJNI.cmake?root=CM
 aker1=1.40r2=1.41

 Mathieu, my previous arguments about your patch being arch-dependent still
 hold true. I somehow missed that you reported upstream bug and I would say it
 is rather unfortunate upstream accepted your patch. So I'm not going to rush
 but talk with upstream about proper solution.

I would think that DD cannot replace whatever choice is being done upstream.

 Secondly, fixing #544674 bug will NOT fix #545335. Current FindJNI.cmake
 refers to $JAVA_HOME/ppc in the search path as it is supposed to (according to
 openjdk-6-jre-headless package).

There is no convention AFAIK. So unless you inspect all of them you
will *not* find libjawt.so.
The actual proper fix in debian would be to have all libjawt.so
provider to install the symlinks properly.

 Don't you find it weird that vtk builds just
 *fine* with FindJNI.cmake on arches it supposedly does NOT support (according
 to this bug) but fails on powerpc which it supports properly? This bug
 obviously attracted too much false attention.

No it does not build, see your own remark below.

 FWIW, from vtk debian/rules:

 echo JAVA_AWT_LIBRARY:FILEPATH=/usr/lib/jvm/default-
 java/jre/lib/$(DEB_HOST_ARCH_CPU)/libjawt.so  Build/CMakeCache.txt

That's just wrong. cmake is doing system inspection. This was written
by someone not knowing the cmake enough.

 So that's where the powerpc FTBFS is coming from. It *overrides* proper value
 FindJNI sets on powerpc. It is also true that you cannot drop this workaround
 until #544674 is fixed. You will have to improve it.

You missed earlier discussion, I do not know why Maitland push the
issue over to you without the full discussion thread. If you look back
in the history reverting the change will also break in other way.
So in summary: you have to do system inspection because no DEB_*_ARCH
/ DEB_*_CPU will work on all combination of java package provider for
libjawt.so

I can understand that you would prefer another solution (I also
personnaly do), but for the time being there is no convention for
debian package providing libjawt.so and symlinks are not always
provided.
I'd really see VTK / ITK / Slicer / GDCM being considered for testing
for such a small issue that is so deeply burried in cmake internals.

cmake will soon be released so this patch will be integrated anyway.

-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#547157: mayavi2 should replace mayavi

2009-09-17 Thread Mathieu Malaterre
Package: mayavi2
Version: 2.2.0-1
Severity: normal


It would be nice if mayavi2 would Replace: mayavi to avoid any confusion.
Or the mayavi package should completely be removed as it has been abandonned 
upstream since 2005

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mayavi2 depends on:
ii  libc6   2.9-12   GNU C Library: Shared libraries
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.11   register and build utility for Pyt
ii  python-enthought-traits 2.0.5-1  Manifest typing and reactive progr
ii  python-enthought-traits 2.0.5-1  User interface related modules for
ii  python-numpy1:1.1.0-3+lenny1 Numerical Python adds a fast array
ii  python-pkg-resources0.6c8-4  Package Discovery and Resource Acc
ii  python-vtk  5.2.1-7+b1   Python bindings for VTK
ii  python-wxgtk2.6 2.6.3.2.2-3  wxWidgets Cross-platform C++ GUI t
ii  python2.5   2.5.2-15 An interactive high-level object-o

mayavi2 recommends no packages.

Versions of packages mayavi2 suggests:
ii  python-scipy  0.6.0-12   scientific tools for Python

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674:

2009-09-17 Thread Mathieu Malaterre
On Thu, Sep 17, 2009 at 12:33 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 echo JAVA_AWT_LIBRARY:FILEPATH=/usr/lib/jvm/default-
 java/jre/lib/$(DEB_HOST_ARCH_CPU)/libjawt.so  Build/CMakeCache.txt

As a side note here is the output of what is happening without those
two lines and using the old FindJNI.cmake:

https://buildd.debian.org/~luk/status/package.php?p=gdcm

Copied for later reference:
gdcm/armel tail of last log:

Scanning dependencies of target vtkgdcmJava
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
make[3]: Entering directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMTestingJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMImageReaderJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMImageWriterJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMMedicalImagePropertiesJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMThreadedImageReaderJava.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageColorViewerJava.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageMapToWindowLevelColors2Java.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageYBRToRGBJava.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageRGBToYBRJava.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMPolyDataReaderJava.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkLookupTable16Java.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageMapToColors16Java.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMThreadedImageReader2Java.cxx.o
make[3]: *** No rule to make target
`/usr/lib/jvm/default-java/lib/libjawt.so', needed by
`bin/libvtkgdcmJava.so'.  Stop.
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
make[2]: *** [Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/all] Error 2
make[2]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
make[1]: *** [all] Error 2
make: *** [debian/build-python2.5-stamp] Error 2
make[1]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20090907-1301
FAILED [dpkg-buildpackage died]

gdcm/powerpc tail of last log:

make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 96%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMImageWriterPython.cxx.o
[ 96%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMMedicalImagePropertiesPython.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMThreadedImageReaderPython.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageColorViewerPython.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageMapToWindowLevelColors2Python.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageYBRToRGBPython.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageRGBToYBRPython.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMPolyDataReaderPython.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkLookupTable16Python.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageMapToColors16Python.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMThreadedImageReader2Python.cxx.o
[ 99%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkgdcmPythonInit.cxx.o
Linking CXX shared module ../../bin/libvtkgdcmsharpglue.so
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 99%] Built target vtkgdcmsharpglue
Linking CXX shared library ../../bin/libvtkgdcmPythonD.so
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 99%] Built target vtkgdcmPythonD
make[2]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
make[1]: *** [all] Error 2
make: *** [debian/build-python2.5-stamp] Error 2
make[1]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Because gdcm is build with parallel option the output was garbaged
from the 'more' page. Instead it should have read:

On Thu, Sep 17, 2009 at 12:39 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 gdcm/powerpc tail of last log:



gdcm/powerpc tail of last log:

make[3]: Entering directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 93%] Python Wrapping - generating vtkgdcmPythonInit.cxx
[ 93%] Python Wrapping - generating vtkGDCMTestingPython.cxx
[ 93%] Python Wrapping - generating vtkGDCMImageReaderPython.cxx
[ 93%] Python Wrapping - generating vtkGDCMImageWriterPython.cxx
[ 94%] Python Wrapping - generating vtkGDCMMedicalImagePropertiesPython.cxx
[ 94%] Python Wrapping - generating vtkGDCMThreadedImageReaderPython.cxx
[ 94%] Python Wrapping - generating vtkImageColorViewerPython.cxx
[ 94%] Python Wrapping - generating vtkImageMapToWindowLevelColors2Python.cxx
[ 94%] Python Wrapping - generating vtkImageYBRToRGBPython.cxx
[ 95%] Python Wrapping - generating vtkImageRGBToYBRPython.cxx
[ 95%] Python Wrapping - generating vtkGDCMPolyDataReaderPython.cxx
[ 95%] Python Wrapping - generating vtkLookupTable16Python.cxx
[ 95%] Python Wrapping - generating vtkImageMapToColors16Python.cxx
[ 96%] Python Wrapping - generating vtkGDCMThreadedImageReader2Python.cxx
make[3]: *** No rule to make target
`/usr/lib/jvm/default-java/jre/lib/powerpc/libjawt.so', needed by
`bin/libvtkgdcmJava.so'.  Stop.
make[3]: *** Waiting for unfinished jobs
[ 96%] [ 96%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageMapToColors16Java.cxx.o
Scanning dependencies of target vtkgdcmPythonD
Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMThreadedImageReader2Java.cxx.o
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'


Ref:
https://buildd.debian.org/fetch.cgi?pkg=gdcmarch=powerpcver=2.0.12-11stamp=1252573316file=logas=raw
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674:

2009-09-17 Thread Mathieu Malaterre
On Thu, Sep 17, 2009 at 1:26 PM, Modestas Vainius modes...@vainius.eu wrote:
  Secondly, fixing #544674 bug will NOT fix #545335. Current FindJNI.cmake
  refers to $JAVA_HOME/ppc in the search path as it is supposed to
  (according to openjdk-6-jre-headless package).

 There is no convention AFAIK. So unless you inspect all of them you
 will *not* find libjawt.so.

 Well, I've found how openjdk determines its libarch dir and mostly have proper
 cmake code for it.

Excellent. How about all the other ones ?
http://packages.debian.org/search?suite=sidsearchon=contentskeywords=libjawt.so

 That's just wrong. cmake is doing system inspection. This was written
 by someone not knowing the cmake enough.

 That's a workaround for broken FindJNI, it could be improved a bit to exclude
 i386,amd64,powerpc where FindJNI does its job well.

Well FindJNI is an interface, it should work regardless of CPU/ARCH.

 You missed earlier discussion, I do not know why Maitland push the
 issue over to you without the full discussion thread. If you look back
 in the history reverting the change will also break in other way.
 So in summary: you have to do system inspection because no DEB_*_ARCH
 / DEB_*_CPU will work on all combination of java package provider for
 libjawt.so

 I know I have to do it. And I will. Just don't push this as critical bug which
 holds testing migration. It does not. All you have to do is to patch up vtk
 packaging a bit. It is broken anyway.

True.

 I can understand that you would prefer another solution (I also
 personnaly do), but for the time being there is no convention for
 debian package providing libjawt.so and symlinks are not always
 provided.

 So you just added Debian arches. What about linux arches debian does not
 support? I'm trying to think about broader issue here.

Correct it will fails miserably. I just do not know how to deal with
that in a portable manner. I haven't found any documentation that
describe where libjawt.so should be located.

 I'd really see VTK / ITK / Slicer / GDCM being considered for testing
 for such a small issue that is so deeply burried in cmake internals.

 cmake will soon be released so this patch will be integrated anyway.

 The point is vtk NEEDS sourceful upload even if I fix FindJNI. Please don't
 put it like cmake is blocking something here. Just exclude i386,amd64,powerpc
 in vtk debian/rules for the time being to get quick resolution.

Well the patch you describe in your other mail:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544674#68

has just been applied upstream (thanks to Denis Barbier), it took
*several* round to get it right (Denis, Berk, Jeff, Brad and I did
work on that patch). I doubt anyone will actually spent the time to
integrate this large patch to VTK 5.2 since it is so old. VTK 5.4 is
out and VTK 5.6 should come out soon.

So I thought -again for the time being- that this modest patch was ok.

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674: Fwd: Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Dominique,

  Did you follow the discussion of bug #544674 ? Modestas suggest to
ifdef each case to pass buildd step.


  Do you have time to fix the FTBS ? Here is the important part:


-- Forwarded message --
From: Modestas Vainius 
Date: Thu, Sep 17, 2009 at 3:23 PM
Subject: Re: Bug#544674:

...

Since it is fixed in 5.4, leave upstream stuff in 5.2 as it is (it would be
pointless to waste time on fixing obsolete stuff). Just fix up VTK 5.2
packaging hack now (a single ifeq line in debian/rules) and good path to
libjawt.so will propagate to all vtk rdeps as a result. This will solve
FTBFSes and let everything migrate to testing. In the meantime, proper fix for
FindJNI won't take ages and you will be able to get rid of the hack all
together really soon.

...

Ref:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544674#83


Thanks,


signature.asc
Description: PGP signature


Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Only first result:

$(shell find /usr/lib/jvm/default-java/ -print -quit -name libjawt.so)

On Thu, Sep 17, 2009 at 3:52 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 How about:

  libjawt=$(shell find /usr/lib/jvm/default-java/ -name libjawt.so)

 2cts

 On Thu, Sep 17, 2009 at 3:45 PM, Mathieu Malaterre
 mathieu.malate...@gmail.com wrote:
 Dominique,

  Did you follow the discussion of bug #544674 ? Modestas suggest to
 ifdef each case to pass buildd step.


  Do you have time to fix the FTBS ? Here is the important part:


 -- Forwarded message --
 From: Modestas Vainius 
 Date: Thu, Sep 17, 2009 at 3:23 PM
 Subject: Re: Bug#544674:

 ...

 Since it is fixed in 5.4, leave upstream stuff in 5.2 as it is (it would be
 pointless to waste time on fixing obsolete stuff). Just fix up VTK 5.2
 packaging hack now (a single ifeq line in debian/rules) and good path to
 libjawt.so will propagate to all vtk rdeps as a result. This will solve
 FTBFSes and let everything migrate to testing. In the meantime, proper fix 
 for
 FindJNI won't take ages and you will be able to get rid of the hack all
 together really soon.

 ...

 Ref:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544674#83


 Thanks,




 --
 Mathieu




-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674:

2009-09-17 Thread Mathieu Malaterre
How about:

 libjawt=$(shell find /usr/lib/jvm/default-java/ -name libjawt.so)

2cts

On Thu, Sep 17, 2009 at 3:45 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 Dominique,

  Did you follow the discussion of bug #544674 ? Modestas suggest to
 ifdef each case to pass buildd step.


  Do you have time to fix the FTBS ? Here is the important part:


 -- Forwarded message --
 From: Modestas Vainius 
 Date: Thu, Sep 17, 2009 at 3:23 PM
 Subject: Re: Bug#544674:

 ...

 Since it is fixed in 5.4, leave upstream stuff in 5.2 as it is (it would be
 pointless to waste time on fixing obsolete stuff). Just fix up VTK 5.2
 packaging hack now (a single ifeq line in debian/rules) and good path to
 libjawt.so will propagate to all vtk rdeps as a result. This will solve
 FTBFSes and let everything migrate to testing. In the meantime, proper fix for
 FindJNI won't take ages and you will be able to get rid of the hack all
 together really soon.

 ...

 Ref:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544674#83


 Thanks,




-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#547184: ITP: pixelmed -- PixelMed Java DICOM Toolkit

2009-09-17 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre mathieu.malate...@gmail.com


* Package name: pixelmed
  Version : 20090816
  Upstream Author : David Clunie
* URL : http://www.pixelmed.com/
* License : BSD
  Programming Lang: Java
  Description : PixelMed Java DICOM Toolkit

This is a stand-alone DICOM toolkit that implements code for reading and 
creating DICOM data, DICOM network and file support, a database of DICOM 
objects, support for display of directories, images, reports and spectra, and 
DICOM object validation.
The toolkit is a completely new implementation, which does not depend on any 
other DICOM tools, commercial or free. It does make use of other freely 
available pure Java tools for compression and XML and database support.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544290: cmake: Missing copyright in debian/copyright

2009-08-30 Thread Mathieu Malaterre
Package: cmake
Version: 2.6.4-1
Severity: normal


the file debian/copyright is missing a bunch of copyrighted files, namely:

  - Aladdin Enterprises (eg. ./kwsys/MD5.c)
  - Silicon Graphics Computer Systems, Inc (eg. ./kwsys/hash_set.hxx.in)
  - Hewlett-Packard Company (eg. ./kwsys/hash_set.hxx.in)
  - Texas Instruments Incorporated. (eg. ./kwsys/RegularExpression.cxx)
  - University of Toronto. (eg. ./kwsys/RegularExpression.cxx)

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cmake depends on:
ii  cmake-data 2.6.4-1   CMake data files (modules, templat
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcurl3-gnutls7.18.2-8lenny2Multi-protocol file transfer libra
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libgcc11:4.4.0-9 GCC support library
ii  libstdc++6 4.4.0-9   The GNU Standard C++ Library v3
ii  libxmlrpc-c3   1.06.27-1 A lightweight RPC library based on
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

cmake recommends no packages.

cmake suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544665: paraview: Wrong full path to documentation

2009-09-02 Thread Mathieu Malaterre
Package: paraview
Version: 3.4.0-4+b1
Severity: normal


When hitting the question mark (?) from within the paraview interface
one is sent to the Filter documentation (say 'Cut').
From within the help, I get:

The page could not be found


'file:///usr/share/doc/paraview/html/Documentation/Cut.html'


Looking at how package install html help pages I could not find any 'Cut.html' 
page...

Thanks


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages paraview depends on:
ii  libavcodec524:0.5+svn20090609-2  ffmpeg codec library
ii  libavformat52   3:20080706-0.3lenny1 ffmpeg file format library
ii  libavutil49 4:0.5+svn20090609-2  ffmpeg utility library
ii  libc6   2.9-12   GNU C Library: Shared libraries
ii  libgcc1 1:4.4.0-5GCC support library
ii  libgl1-mesa-glx [li 7.0.3-7  A free implementation of the OpenG
ii  libglu1-mesa [libgl 7.5-3The OpenGL utility library (GLU)
ii  libhdf5-serial-1.6. 1.6.6-4+b1   Hierarchical Data Format 5 (HDF5) 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libopenmpi1.3   1.3.2-4  high performance message passing l
ii  libqt4-assistant4:4.5.2-1Qt 4 assistant module
ii  libqt4-dbus 4:4.5.2-1Qt 4 D-Bus module
ii  libqt4-network  4:4.5.2-1Qt 4 network module
ii  libqt4-sql  4:4.5.2-1Qt 4 SQL module
ii  libqt4-xml  4:4.5.2-1Qt 4 XML module
ii  libqtcore4  4:4.5.2-1Qt 4 core module
ii  libqtgui4   4:4.5.2-1Qt 4 GUI module
ii  libsm6  2:1.0.3-2X11 Session Management library
ii  libstdc++6  4.4.0-5  The GNU Standard C++ Library v3
ii  libswscale0 3:20080706-0.3lenny1 ffmpeg video scaling library
ii  libx11-62:1.1.5-2X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  python2.5   2.5.2-15 An interactive high-level object-o
ii  qt4-dev-tools   4:4.5.2-1Qt 4 development tools

Versions of packages paraview recommends:
pn  mpi-default-bin   none (no description available)
ii  qt4-dev-tools 4:4.5.2-1  Qt 4 development tools

Versions of packages paraview suggests:
pn  h5utils   none (no description available)
pn  hdf5-toolsnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674: FindJNI.cmake is missing archs/cpus

2009-09-02 Thread Mathieu Malaterre
Package: cmake
Version: 2.6.4-1
Severity: normal


FindJNI.cmake is missing archs/cpus
See attached patch

Thanks !

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cmake depends on:
ii  cmake-data 2.6.4-1   CMake data files (modules, templat
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libcurl3-gnutls7.18.2-8lenny2Multi-protocol file transfer libra
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libgcc11:4.4.0-5 GCC support library
ii  libstdc++6 4.4.0-5   The GNU Standard C++ Library v3
ii  libxmlrpc-c3   1.06.27-1 A lightweight RPC library based on
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

cmake recommends no packages.

cmake suggests no packages.

-- no debconf information
Index: FindJNI.cmake
===
RCS file: /cvsroot/CMake/CMake/Modules/FindJNI.cmake,v
retrieving revision 1.40
diff -u -r1.40 FindJNI.cmake
--- FindJNI.cmake	21 Apr 2009 21:12:32 -	1.40
+++ FindJNI.cmake	2 Sep 2009 09:29:38 -
@@ -19,9 +19,16 @@
   [HKEY_LOCAL_MACHINE\\SOFTWARE\\JavaSoft\\Java Development Kit\\1.4;JavaHome]/lib
   [HKEY_LOCAL_MACHINE\\SOFTWARE\\JavaSoft\\Java Development Kit\\1.3;JavaHome]/lib
   [HKEY_LOCAL_MACHINE\\SOFTWARE\\JavaSoft\\Java Development Kit\\${java_install_version};JavaHome]/lib
-  $ENV{JAVA_HOME}/jre/lib/i386
+  $ENV{JAVA_HOME}/jre/lib/alpha
   $ENV{JAVA_HOME}/jre/lib/amd64
+  $ENV{JAVA_HOME}/jre/lib/arm
+  $ENV{JAVA_HOME}/jre/lib/i386
+  $ENV{JAVA_HOME}/jre/lib/ia64
+  $ENV{JAVA_HOME}/jre/lib/mips
+  $ENV{JAVA_HOME}/jre/lib/mipsel
   $ENV{JAVA_HOME}/jre/lib/ppc
+  $ENV{JAVA_HOME}/jre/lib/s390
+  $ENV{JAVA_HOME}/jre/lib/sparc
   $ENV{JAVA_HOME}/lib
   /usr/lib
   /usr/local/lib


Bug#544674: updated patch

2009-09-02 Thread Mathieu Malaterre
Forwarded upstream too:

http://cmake.org/Bug/view.php?id=9476



-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674: updated patch

2009-09-02 Thread Mathieu Malaterre
Please use patch #2.

-- 
Mathieu


findjni2.cmake.patch
Description: application/wine-extension-patch


Bug#557238: vtk-doc: Compress the png files

2009-11-20 Thread Mathieu Malaterre
Package: vtk-doc
Version: 5.2.1-11
Severity: normal


It would save a lot of disk space if the png file were actually compressed.

Eg.
 for i in `ls *.png`; do convert $i -colors 256 -depth 8 $i; done 

Gives:

$ pnginfo classvtkPainterDeviceAdapter__coll__graph.png /tmp/c.png  
 
classvtkPainterDeviceAdapter__coll__graph.png...
  Image Width: 261 Image Length: 216
  Bitdepth (Bits/Sample): 8
  Channels (Samples/Pixel): 4
  Pixel depth (Pixel Depth): 32
  Colour Type (Photometric Interpretation): RGB with alpha channel 
  Image filter: Single row per byte filter 
  Interlacing: No interlacing 
  Compression Scheme: Deflate method 8, 32k window
  Resolution: 0, 0 (unit unknown)
  FillOrder: msb-to-lsb
  Byte Order: Network (Big Endian)
  Number of text strings: 0 of 0
  Offsets: 0, 0

/tmp/c.png...
  Image Width: 261 Image Length: 216
  Bitdepth (Bits/Sample): 8
  Channels (Samples/Pixel): 1
  Pixel depth (Pixel Depth): 8
  Colour Type (Photometric Interpretation): PALETTED COLOUR (120 colours, 0 
transparent) 
  Image filter: Single row per byte filter 
  Interlacing: No interlacing 
  Compression Scheme: Deflate method 8, 32k window
  Resolution: 72, 72 (unit unknown)
  FillOrder: msb-to-lsb
  Byte Order: Network (Big Endian)
  Number of text strings: 0 of 0
  Offsets: 0, 0


and

$ ls -al classvtkPainterDeviceAdapter__coll__graph.png /tmp/c.png   
  
-rw-r--r-- 1 rootroot8876 2009-09-17 21:16 
classvtkPainterDeviceAdapter__coll__graph.png
-rw-r--r-- 1 mathieu mathieu 3444 2009-11-20 17:10 /tmp/c.png


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vtk-doc depends on:
ii  doc-base  0.8.20 utilities to manage online documen

vtk-doc recommends no packages.

Versions of packages vtk-doc suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-examples  5.0.4-1.1  C++, Tcl and Python example progra

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557237: vtk-doc: Turn SEARCHENGINE=NO in doxygen configuration

2009-11-20 Thread Mathieu Malaterre
Package: vtk-doc
Version: 5.2.1-11
Severity: normal


It would save a lot of disk space if SEARCHENGINES was turn OFF in the doxygen 
documentation. On a per file basis it would remove highly redundant code.

Ex:
!--- window showing the filter options --
div id=MSearchSelectWindow
 onmouseover=return searchBox.OnSearchSelectShow()
 onmouseout=return searchBox.OnSearchSelectHide()
 onkeydown=return searchBox.OnSearchSelectKey(event)
a class=SelectItem href=javascript:void(0) 
onclick=searchBox.OnSelectItem(0)span 
class=SelectionMarknbsp;/spanAll/aa class=SelectItem 
href=javascript:void(0) onclick=searchBox.OnSelectItem(1)span 
class=SelectionMarknbsp;/spa
Classes/aa class=SelectItem href=javascript:void(0) 
onclick=searchBox.OnSelectItem(2)span 
class=SelectionMarknbsp;/spanNamespaces/aa class=SelectItem 
href=javascript:void(0) onclick=searchBox.OnSelectItem(3)span 
class=Selecti
nMarknbsp;/spanFiles/aa class=SelectItem href=javascript:void(0) 
onclick=searchBox.OnSelectItem(4)span 
class=SelectionMarknbsp;/spanFunctions/aa class=SelectItem 
href=javascript:void(0) onclick=searchBox.OnSelectItem(5)spa
 class=SelectionMarknbsp;/spanVariables/aa class=SelectItem 
href=javascript:void(0) onclick=searchBox.OnSelectItem(6)span 
class=SelectionMarknbsp;/spanTypedefs/aa class=SelectItem 
href=javascript:void(0) onclick=searchBox.On
electItem(7)span class=SelectionMarknbsp;/spanEnumerations/aa 
class=SelectItem href=javascript:void(0) 
onclick=searchBox.OnSelectItem(8)span 
class=SelectionMarknbsp;/spanEnumerator/aa class=SelectItem 
href=javascript:void(0
 onclick=searchBox.OnSelectItem(9)span 
class=SelectionMarknbsp;/spanFriends/aa class=SelectItem 
href=javascript:void(0) onclick=searchBox.OnSelectItem(10)span 
class=SelectionMarknbsp;/spanDefines/a/div

!-- iframe showing the search results (closed by default) --
div id=MSearchResultsWindow
iframe src= frameborder=0 
name=MSearchResults id=MSearchResults
/iframe
/div

Thanks

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vtk-doc depends on:
ii  doc-base  0.8.20 utilities to manage online documen

vtk-doc recommends no packages.

Versions of packages vtk-doc suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-examples  5.0.4-1.1  C++, Tcl and Python example progra

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557236: vtk-doc: Remove map doxygen generated files

2009-11-20 Thread Mathieu Malaterre
Package: vtk-doc
Version: 5.2.1-11
Severity: normal


It would save a lot of disk space if map file generated by doxygen were removed 
from the output. They serve no purpose outside of doxygen internal mechanisms

Thanks


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vtk-doc depends on:
ii  doc-base  0.8.20 utilities to manage online documen

vtk-doc recommends no packages.

Versions of packages vtk-doc suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-examples  5.0.4-1.1  C++, Tcl and Python example progra

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557236:

2009-11-20 Thread Mathieu Malaterre
Typo in message: meant to say md5,not map file. Those map files are
actually used.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552349:

2009-11-22 Thread Mathieu Malaterre
Hi,

  the issue is still not fixed in your previous upload.

  wget 
http://ftp.de.debian.org/debian/pool/main/v/vtk/libvtk5.2_5.2.1-12_amd64.deb
  ar xvf libvtk5.2_5.2.1-12_amd64.deb
  tar xvfz data.tar.gz
  ldd ./usr/lib/libvtkRendering.so.5.2.1 | grep ftgl

The package is still using the convenient copy of ftgl.

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552357:

2009-11-22 Thread Mathieu Malaterre
You cannot Build-Dep on a specific implementation for mpi (openmpi),
instead you need to Build-Dep on mpi-default-dev



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549211:

2009-11-24 Thread Mathieu Malaterre
Any update ?

Thanks,
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557818: kwwidgets-doc: Reduce size of doxygen

2009-11-24 Thread Mathieu Malaterre
Package: kwwidgets-doc
Version: 1.0.0~cvs20090825-2
Severity: normal


Hi,

  Please check the following bug reports:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237
and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238

  I believe they could be applied to this package too. This will save some disk 
space.

Thanks

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

kwwidgets-doc depends on no packages.

kwwidgets-doc recommends no packages.

Versions of packages kwwidgets-doc suggests:
ii  libkwwidgets1-dev1.0.0~cvs20090825-2 Cross-Platform GUI Toolkit - devel

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557913: nvidia-graphics-drivers: New upstream version: 195.22

2009-11-25 Thread Mathieu Malaterre
Package: nvidia-graphics-drivers
Severity: normal


Hi,

  I would be nice to update the package to the latest nvidia version: 195.22

source are here:
ftp://download.nvidia.com/XFree86/Linux-x86_64/195.22/

This version should fix issues with DisplayPort. As reported here:

http://www.nvnews.net/vbulletin/showthread.php?t=135751

Problem:
These monitors are connected via native DisplayPort each running at a 
resolution of 2560x1600. Everything works perfect except when the monitors 
enter powersave mode.

Answer:
This is a known issue that should be resolved in the first 195.* release.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557913:

2009-11-25 Thread Mathieu Malaterre
Hi,

  I would like to confirm that updating to 195.22 did fix my issue
with power save. I can now switch from DVI to DisplayPort using the
side panel of my monitor (Inpurt Source menu). When switching back to
Display Port the monitor does not enter in Power Save mode anymore.

  Please find attached the patch I use to create the debian nvidia
driver. All what is missing is the wget to
ftp://download.nvidia.com/XFree86/Linux-x86/195.22/NVIDIA-Linux-x86-195.22-pkg1.run
+ 
ftp://download.nvidia.com/XFree86/Linux-x86_64/195.22/NVIDIA-Linux-x86_64-195.22-pkg2.run

Thanks for making the nvidia package so easy to patch !

keyword: DisplayPort DELL 2709W Entering Power Save

-- 
Mathieu


nvidia-195.22.patch
Description: application/wine-extension-patch


Bug#526267: S/MIME cmsutil

2009-11-04 Thread Mathieu Malaterre
On Wed, Nov 4, 2009 at 11:39 AM, Mike Hommey m...@glandium.org wrote:
 On Wed, Nov 04, 2009 at 11:34:15AM +0100, Mathieu Malaterre wrote:
 On Wed, Nov 4, 2009 at 11:03 AM, Mike Hommey m...@glandium.org wrote:
  On Wed, Nov 04, 2009 at 10:54:51AM +0100, Mathieu Malaterre wrote:
  [Please CC me as I am not a subscriber of this list]
 
  Hi there,
 
    I would be interested in packaging cmsutil (*). However I am looking at:
 
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520664
 
    Is this correct that NSS is actually orphaned ?
 
  Check the upload dates:
  http://packages.qa.debian.org/n/nss.html
  ;)

 ok :)

  Any help would be appreciated, though. I wouldn't mind someone listing
  the binaries that are currently built but not installed in the tools
  package, for example.

 Well the only one I am interested are cmsutil and smime (perl script):

 $ dpkb-buildpackage
 $ find . -name smime
 ./mozilla/security/nss/cmd/smimetools/smime
 $ find . -name cmsutil
 ./mozilla/dist/bin/cmsutil

 Let me know if you need anything else from me.

 If you could look up what would be needed for smime to end up in
 mozilla/dist/bin, that would be helpful. And maybe sending all that to
 bug #526267.

I do not understand what is missing, the script is actually listed in
the make install rule (AFAIK):


$ cat mozilla/security/nss/cmd/smimetools/rules.mk
...
install::
$(INSTALL) -m 755 $(SCRIPTS) $(SOURCE_BIN_DIR)


Is there a reason to skip the 'make install' step in the debian package ?

Thanks,
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#555122: libvtk5.2-qt4: Wrong location for libQVTKWidgetPlugin.so

2009-11-08 Thread Mathieu Malaterre
Package: libvtk5.2-qt4
Version: 5.2.1-11
Severity: normal


libQVTKWidgetPlugin.so is not installed in the expected plugin path. It cannot 
be picked up by designer-qt4. Please fix the path.

/usr/lib/qt4plugins/designer/libQVTKWidgetPlugin.so

- /usr/lib/qt4/plugins/designer/libQVTKWidgetPlugin.so

thx

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2-qt4 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libqt4-sql 4:4.5.3-4 Qt 4 SQL module
ii  libqtcore4 4:4.5.3-4 Qt 4 core module
ii  libqtgui4  4:4.5.3-4 Qt 4 GUI module
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libvtk5.2  5.2.1-11  Visualization Toolkit - A high lev
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2-qt4 recommends no packages.

libvtk5.2-qt4 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#555185: libvtk5-dev: Invalid dependency in VTKConfig.cmake/VTKLibraryDepends.cmake

2009-11-08 Thread Mathieu Malaterre
Package: libvtk5-dev
Version: 5.2.1-11
Severity: normal


The following dependencie are hardcoded in the cmake cache and should be 
removed:

$ grep default-java /usr/lib/vtk-5.2/*.cmake
/usr/lib/vtk-5.2/VTKConfig.cmake:SET(VTK_INCLUDE_DIRS 
${VTK_INSTALL_PREFIX}/include/vtk-5.2;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include/tcl8.5;/usr/include/python2.5;/usr/include/tcl8.5;/usr/lib/jvm/default-java/include;/usr/lib/jvm/default-java/include/linux;/usr/lib/jvm/default-java/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include/libxml2;/usr/include;/usr/include/freetype2)
/usr/lib/vtk-5.2/VTKLibraryDepends.cmake:  SET(vtkRenderingJava_LIB_DEPENDS 
general;vtkRendering;general;vtkGraphicsJava;general;vtkImagingJava;general;/usr/lib/jvm/default-java/jre/lib/i386/libjawt.so;)
/usr/lib/vtk-5.2/VTKLibraryDepends.cmake:  SET(vtkRenderingJava_LIB_DEPENDS 
vtkRendering;vtkGraphicsJava;vtkImagingJava;/usr/lib/jvm/default-java/jre/lib/i386/libjawt.so;)

Thanks

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-bpo.1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5-dev depends on:
ii  libc6-dev 2.7-18 GNU C Library: Development Librari
ii  libfreetype6-dev  2.3.7-2+lenny1 FreeType 2 font engine, developmen
ii  libgl1-mesa-dev [libgl-de 7.6-1  A free implementation of the OpenG
ii  libglu1-mesa-dev [libglu- 7.6-1  The OpenGL utility library -- deve
ii  libpng12-dev  1.2.40-1   PNG library - development
ii  libvtk5.2 5.2.1-11   Visualization Toolkit - A high lev
ii  libx11-dev2:1.1.5-2  X11 client-side library (developme
ii  libxft-dev2.1.13-3   FreeType-based font drawing librar
ii  libxss-dev1:1.1.3-1  X11 Screen Saver extension library
ii  libxt-dev 1:1.0.5-3  X11 toolkit intrinsics library (de
ii  x11proto-core-dev 7.0.12-1   X11 core wire protocol and auxilia

libvtk5-dev recommends no packages.

Versions of packages libvtk5-dev suggests:
pn  vtk-doc   none (no description available)
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#555959: libpoppler-dev: Remove *.h headers file from --enable-xpdf-headers

2009-11-12 Thread Mathieu Malaterre
Package: libpoppler-dev
Version: 0.10.5-1
Severity: normal


libpoppler-dev should not install headers file when  --enable-xpdf-headers. 
This has been said multiple times on the user mailing list.

Ref:
http://lists.freedesktop.org/archives/poppler/2009-November/005259.html

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpoppler-dev depends on:
ii  libfontconfig1-dev2.6.0-3generic font configuration library
ii  libpoppler4   0.10.5-1   PDF rendering library

libpoppler-dev recommends no packages.

libpoppler-dev suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#555959: [poppler] error: 'class PDFDoc' has no member named 'getPDFVersion'

2009-11-12 Thread Mathieu Malaterre
On Thu, Nov 12, 2009 at 10:41 PM, Albert Astals Cid aa...@kde.org wrote:
 A Dijous, 12 de novembre de 2009, Mathieu Malaterre va escriure:
 On Thu, Nov 12, 2009 at 10:01 PM, Martin Schröder mar...@oneiros.de wrote:
  2009/11/12 Dominic Lachowicz domlachow...@gmail.com:
  I believe that the recommended way of using poppler is through either
  the Qt or Glib bindings.
 
  Seems so, since poppler is a PDF _rendering_ library (according to
  http://poppler.freedesktop.org).
 
  I think Mathieu needs a PDF _parser_ library. It's easy to make that
  out of poppler (we do it for pdftex/luatex/xetex) and I strongly
  suggest to make that an official flavour of poppler.

 Ah... I think that's the root of my problem :)
 I thought poppler was *the* library for parsing PDF (extracted from xpdf).

 I am sorry to complain some more, but where do I see that such and
 such class are private implementation and should not be distributed
 (eg. debian ship those header files).

 ./configure --help | grep xpdf
  --enable-xpdf-headers   Install unsupported xpdf headers.

Indeed the name is quite explicit. I've filled in a bug report against
libpoppler-dev, this should get rid of similar issue on debian
based-syste, from now on.

http://bugs.debian.org/555959

Thanks,
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550960: module-init-tools: Remove reference to modprobe.old

2009-10-14 Thread Mathieu Malaterre
Package: module-init-tools
Version: 3.4-1
Severity: minor


Please remove reference to modprobe.old from man page of modprobe. It does not 
exist any more.

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages module-init-tools depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

module-init-tools recommends no packages.

module-init-tools suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551043: Please add openoffice.org-svgimport extension

2009-10-15 Thread Mathieu Malaterre
Package: openoffice.org
Version: 1:3.1.1-1~bpo50+1
Severity: wishlist


It would be nice to add openoffice.org-svgimport (just like 
openoffice.org-pdfimport).

Ref:
http://extensions.services.openoffice.org/project/svgimport

Thanks a bunch !

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org depends on:
ii  openoffice.org-base1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-calc1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-core1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-draw1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-filter- 1:3.1.0-5~bpo50+2 full-featured office productivity 
ii  openoffice.org-impress 1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-java-co 1:3.1.0-5~bpo50+2 full-featured office productivity 
ii  openoffice.org-math1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-officeb 1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  openoffice.org-report- 1:3.1.0-5~bpo50+2 OpenOffice.org extension for build
ii  openoffice.org-writer  1:3.1.1-1~bpo50+1 full-featured office productivity 
ii  ttf-dejavu 2.25-3Metapackage to pull in ttf-dejavu-

Versions of packages openoffice.org recommends:
ii  msttcorefonts 2.7transitional dummy package
pn  openoffice.org-filter-binfilt none (no description available)
ii  ttf-liberation1.04.93-1  Free fonts with the same metrics a
ii  ttf-mscorefonts-installer [ms 2.7Installer for Microsoft TrueType c

Versions of packages openoffice.org suggests:
ii  cups-bsd1.3.8-1+lenny6   Common UNIX Printing System(tm) - 
ii  default-jre [ja 1.5-30   Standard Java or Java compatible R
ii  gcj-4.4-jre [ja 4.4.1-4  Java runtime environment using GIJ
ii  gcj-jre [java5- 4:4.3.3-9Java runtime environment using GIJ
ii  gstreamer0.10-f 0.10.4-3 FFmpeg plugin for GStreamer
ii  gstreamer0.10-p 0.10.7-2 GStreamer plugins from the bad s
ii  gstreamer0.10-p 0.10.19-2GStreamer plugins from the base 
ii  gstreamer0.10-p 0.10.8-4.1~lenny2GStreamer plugins from the good 
ii  gstreamer0.10-p 0.10.8-1 GStreamer plugins from the ugly 
pn  hunspell-dictio none   (no description available)
ii  iceweasel   3.0.12-1 lightweight web browser based on M
ii  imagemagick 7:6.3.7.9.dfsg2-1~lenny1 image manipulation programs
ii  java-gcj-compat 1.0.80-5.1   Java runtime environment using GIJ
ii  libgl1-mesa-glx 7.0.3-7  A free implementation of the OpenG
ii  libpaper-utils  1.1.23+nmu1  library for handling paper charact
ii  libsane 1.0.19-23API library for scanners
ii  libxrender1 1:0.9.4-2X Rendering Extension client libra
ii  menu2.1.41   generates programs menu for all me
ii  myspell-en-us [ 1:2.4.0-3English_american dictionary for my
pn  openclipart-ope none   (no description available)
ii  openjdk-6-jre [ 6b11-9.1+lenny2  OpenJDK Java runtime, using Hotspo
ii  openoffice.org- 1:3.1.1-1~bpo50+1full-featured office productivity 
ii  openoffice.org- 1:3.1.0-5~bpo50+2full-featured office productivity 
pn  openoffice.org- none   (no description available)
pn  openoffice.org- none   (no description available)
ii  openoffice.org- 1:2.4.0-3English Thesaurus for OpenOffice.o
pn  pstoeditnone   (no description available)
ii  sun-java6-jre [ 6-12-1   Sun Java(TM) Runtime Environment (
ii  unixodbc2.2.11-16ODBC tools libraries

Versions of packages openoffice.org-core depends on:
ii  fontconfig  2.6.0-3  generic font configuration library
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-7  The Cairo 2D vector graphics libra
ii  libcurl37.18.2-8lenny3   Multi-protocol file transfer libra
ii  libdb4.64.6.21-11Berkeley v4.6 Database Libraries [
ii  libexpat1   2.0.1-4  XML parsing C library - runtime li
ii  libfreetype62.3.7-2+lenny1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.1-4GCC support library
ii  libglib2.0-02.20.1-2 The GLib library of C routines
ii  libgstreamer-pl 0.10.19-2GStreamer 

Bug#551052: wikipediafs: WikipediaFS is currently unmaintained

2009-10-15 Thread Mathieu Malaterre
Package: wikipediafs
Version: 0.3-5
Severity: normal


Please note that according to the website:

http://wikipediafs.sourceforge.net/

Warning! WikipediaFS is currently unmaintained. We are looking for a new 
maintainer to take over the development of the project. If you are interested, 
please tell us on the project's mailing-list.

Should an RM be filled ?

thanks


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wikipediafs depends on:
ii  fuse-utils  2.7.4-1.1Filesystem in USErspace (utilities
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.11   register and build utility for Pyt
ii  python-fuse 1:0.2-pre3-9 Python bindings for FUSE (Filesyst

wikipediafs recommends no packages.

wikipediafs suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551057: ofx: New upstream 0.9.1

2009-10-15 Thread Mathieu Malaterre
Package: ofx
Version: 1:0.9.0-3
Severity: normal


Please update to latest release: 
libofx-0.9.1.tar.gz   1.1 MiB   Mon Feb 09 2009 20:22   2,371Release 
Notes

Ref:
http://sourceforge.net/projects/libofx/files/

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ofx depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-4  GCC support library
ii  libofx4   1:0.9.0-3  library to support Open Financial 
ii  libstdc++64.4.1-4The GNU Standard C++ Library v3

ofx recommends no packages.

ofx suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#467364:

2009-10-15 Thread Mathieu Malaterre
Any update on integrating the patch for libxml2.6 ?

Thanks
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#525861:

2009-10-16 Thread Mathieu Malaterre
Any update on that package ?

Thx
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551004:

2009-10-19 Thread Mathieu Malaterre
mayavi2 should replace completely mayavi as mayavi is completely unmaintained.

This should solve also:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547157

Thanks,
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551863: xpdf-utils: pdfinfo report bogus Creation Date

2009-10-21 Thread Mathieu Malaterre
Package: xpdf-utils
Version: 3.02-1.4+lenny1
Severity: normal


pdfinfo does not report the proper date for the following file:

$ pdfinfo qt-vs-java-whitepaper.pdf
Title:  Microsoft Word - qt-vs-java-whitepaper.rtf
Creator:Windows NT 4.0
Producer:   Acrobat Distiller 3.01 for Windows
CreationDate:   Tue Sep 12 09:42:34 1911
Tagged: no
Pages:  12
Encrypted:  no
Page size:  595 x 842 pts (A4)
File size:  4 bytes
Optimized:  no
PDF version:1.1


It should be something like:

Created: 04/08/2002 02:19:42 PM

(using acrobat reader on linux).

Ref:
http://turing.iimas.unam.mx/~elena/PDI-Lic/qt-vs-java-whitepaper.pdf

Thanks !

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xpdf-utils depends on:
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libfreetype6  2.3.7-2+lenny1 FreeType 2 font engine, shared lib
ii  libgcc1   1:4.4.1-4  GCC support library
ii  libpaper1 1.1.23+nmu1library for handling paper charact
ii  libstdc++64.4.1-4The GNU Standard C++ Library v3
ii  libt1-5   5.1.2-3Type 1 font rasterizer library - r
ii  xpdf-common   3.02-1.4+lenny1Portable Document Format (PDF) sui

xpdf-utils recommends no packages.

Versions of packages xpdf-utils suggests:
ii  pdftk 1.41-3 useful tool for manipulating PDF d

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551978: ITP: vtkedge -- Library of advanced visualization and data processing techniques

2009-10-22 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre mathieu.malate...@gmail.com


* Package name: vtkedge
  Version : 0.1.0
  Upstream Author : Kitware, Inc.
* URL : http://www.vtkedge.org/
* License : GPL
  Programming Lang: C++
  Description : Library of advanced visualization and data processing 
techniques

VTKEdge is a library of advanced visualization and data processing techniques
that complement the Visualization Toolkit (VTK), as well as custom modules to
allow the use of these techniques within ParaView. VTKEdge does not replace
VTK, but rather is built alongside VTK to provide additional functionality.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551978: ITP: vtkedge -- Library of advanced visualization and data processing techniques

2009-10-22 Thread Mathieu Malaterre
I cannot build vtkedge at the moment as VTKEdge require at a minimum VTK 5.4

Ref:
http://vtkedge.org/Wiki/VTKEdge:FAQ#Requirement



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#547157:

2009-10-23 Thread Mathieu Malaterre
This is solved by

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551004

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#545502: ITP: srcml -- srcML: A document-oriented XML representation of source code

2009-09-07 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre mathieu.malate...@gmail.com


* Package name: srcml
  Version : 20061109
  Upstream Author : Dr. Michael Collard, Jonathan Maletic
* URL : http://www.sdml.info/projects/srcml/
* License : GPL
  Programming Lang: C++
  Description : srcML: A document-oriented XML representation of source code

srcML is a combination of source code (text) and selective AST information 
(tags) in a single XML document.
.
The focus is to construct a document representation in XML instead of a more 
traditional data representation of the source code. The representation of 
source code as semi-structured text supports a programmer-centric rather than a 
compiler-centric view, providing full access to the source code at the lexical, 
documentary (e.g., comments, white space), structural (e.g., classes, 
functions), and syntactic (e.g., statement) levels.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#460885: ITP: mcrl2 -- the mCRL2 formal specification language toolset

2009-09-08 Thread Mathieu Malaterre
Any update on that package ?

Thanks,



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544674: VTK #545335

2009-09-08 Thread Mathieu Malaterre
On Tue, Sep 8, 2009 at 9:39 AM, Modestas Vainiusmodes...@vainius.eu wrote:
 Hello,

 On antradienis 08 Rugsėjis 2009 05:46:06 A. Maitland Bottoms wrote:
 It appears that fixing 544674 will fix the powerpc/ppc problem
 in bug 545335. It might be worth making a cmake 2.6.4-3 upload
 for this including the findjni2.cmake.patch.

 I'm currently searching for a better way how to fix the bug rather than
 hardcode numerous paths for each arch. In particular, I looking how java
 determines its jre/lib/arch dir. I will upload today or tomorrow.

Modestas,

  One thing I considered at some point is to use the symlinks provided
by the java package. But it seems this is broken at least for armel

https://buildd.debian.org/~luk/status/package.php?p=gdcm

On my machine
$ ls -al /usr/lib/jvm/default-java/lib/libjawt.so
lrwxrwxrwx 1 root root 30 2009-07-15 16:05
/usr/lib/jvm/default-java/lib/libjawt.so -
../../../gcj-4.3-90/libjawt.so

2cts
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#545697: nawk: cannot open /dev/tty for output (No such device or address)

2009-09-08 Thread Mathieu Malaterre
Package: dicom3tools
Version: 1.0~20090716-1
Severity: important
Justification: fails to build from source


dicom3tools fails to build on buildd system (chroot). Error is:

nawk -f ../../.././libsrc/support/strval.awk \
role=declare outname=strvalc ../../.././libsrc/standard/strval.tpl 
strvalc.h
nawk: cannot open /dev/tty for output (No such device or address)
make[5]: *** [strvalc.h] Error 2


Indeed the problem is that every errors are not send directly to stderrr, but 
instead to tty, see for example:

http://www.gnu.org/manual/gawk/html_node/Special-FD.html

So for example, it looks ok from a running system to have:

$ nawk -f ../../.././libsrc/support/strval.awk role=declare outname=strvalc  
../../.././libsrc/standard/strval.tpl  strvalc.h
Line 879: error - no group name:
Line 887: error - no group name:
Line 1166: warning in value line - no code   ,
Line 1346: error - no group name:
Line 3219: warning in value line - no code   ,
Line 3658: warning in value line - no code   ,

but really the error are send to tty and not stderr.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#545844: dicom3tools: FTBS on kFreeBSD

2009-09-09 Thread Mathieu Malaterre
Package: dicom3tools
Version: 1.0~20090716-1
Severity: important
Justification: fails to build from source


dicom3tools does not build on kFreeBSD. Two type of errors happens:

https://buildd.debian.org/fetch.cgi?pkg=dicom3toolsarch=kfreebsd-i386ver=1.0~20090716-2stamp=1252496260file=logas=raw

First one:
../../.././libsrc/include/generic/basetype.h: In function 'long int 
gethostid()':
../../.././libsrc/include/generic/basetype.h:37: error: 'long int gethostid()' 
was declared 'extern' and later 'static'
/usr/include/unistd.h:942: error: previous declaration of 'long int gethostid()'


Second one:
In file included from ourdisp.cc:7:
../../.././libsrc/include/ourdisp/ourdisp.h:12:33: error: 
X11/extensions/XShm.h: No such file or directory
In file included from ourdisp.cc:5:

Please fix

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#545997: core++: New version 2.0 is out

2009-09-10 Thread Mathieu Malaterre
Package: core++
Version: New version
Severity: normal


Please update to newer version of the library:
 http://cs.nyu.edu/exact/core/download/core/

http://cs.nyu.edu/exact/core/download/core_v1.8/core_v1.8/ANNOUNCEMENT
http://cs.nyu.edu/exact/core/download/core/core-2.0/ANNOUNCEMENT

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#486697: Fwd: jmdns -- java implementation of multi-cast DNS (Apple Rendezvous)

2009-10-03 Thread Mathieu Malaterre
-- Forwarded message --
From: Michael Koch konque...@gmx.de
Date: Sat, Oct 3, 2009 at 10:40 AM
Subject: Re: jmdns -- java implementation of multi-cast DNS (Apple Rendezvous)
To: Mathieu Malaterre mathieu.malate...@gmail.com


Hello Mathieu,


On Sat, Oct 03, 2009 at 10:32:48AM +0200, Mathieu Malaterre wrote:
 Sorry for duplicate, but did you had a change looking at the jmdns package ?

 Ref:
 http://mentors.debian.net/debian/pool/main/j/jmdns/

I dont work on public sponsoring requests. And you don't directly linked
the *.dsc file. This makes reviewing unneccesarily hard for me.

Experiences from the past brought me to these rules. Sorry for that.


Cheers,
Michael



-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546281:

2009-10-05 Thread Mathieu Malaterre
Bug can be found upstream:

https://developer.skype.com/jira/browse/SCL-510



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549657: vtkdata: Missing debian/watch file

2009-10-05 Thread Mathieu Malaterre
Package: vtkdata
Version: 5.2.1-1
Severity: normal


Please provide a vtkdata/debian/watch file

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

vtkdata depends on no packages.

vtkdata recommends no packages.

Versions of packages vtkdata suggests:
ii  vtk-examples  5.0.4-1.1  C++, Tcl and Python example progra

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549658: mc: NUMJOBS should be set by user DEB_MAKE_BUILD_TARGET

2009-10-05 Thread Mathieu Malaterre
Package: mc
Version: 2:4.6.2~git20080311-4
Severity: minor


As per 4.9.1 debian/rules and DEB_BUILD_OPTIONS
http://www.debian.org/doc/debian-policy/ch-source.html

I believe the following is incorrect:

  ifneq (,$(filter $(DEB_BUILD_ARCH),i386 amd64))
  NUMJOBS := $(shell getconf _NPROCESSORS_ONLN 2/dev/null || echo 1)
  MAKEFLAGS += -j$(NUMJOBS)
  endif

it should be someting like:

  ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
  NUMJOBS = $(patsubst parallel=%,%,$(filter
  parallel=%,$(DEB_BUILD_OPTIONS)))
  DEB_MAKE_BUILD_TARGET = -j$(NUMJOBS) all
  endif

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mc depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
ii  libgpm2   1.20.4-3.1 General Purpose Mouse - shared lib
ii  libslang2 2.1.3-3The S-Lang programming library - r

mc recommends no packages.

Versions of packages mc suggests:
ii  arj  3.10.22-6   archiver for .arj files
ii  bzip21.0.5-1 high-quality block-sorting file co
pn  dbview   none  (no description available)
ii  file 5.03-1  Determines file type using magic
ii  links2.1pre37-1.1Web browser running in text mode
ii  lynx 2.8.7dev9-2.1   Text-mode WWW Browser (transitiona
ii  mime-support 3.44-1  MIME files 'mime.types'  'mailcap
pn  odt2txt  none  (no description available)
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 
ii  unzip5.52-12 De-archiver for .zip files
ii  w3m  0.5.2-2+b1  WWW browsable pager with excellent
ii  xpdf 3.02-1.4+lenny1 Portable Document Format (PDF) sui
ii  zip  2.32-1  Archiver for .zip files

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#469397: xbmc ready for review

2009-10-06 Thread Mathieu Malaterre
Ref:
git+ssh://git.debian.org/git/pkg-multimedia/xbmc.git



Your git package does not work for me:

checking for main in -lfaad... yes
checking for main in -lmp4ff... no
configure: error: Could not find a required library. Please see the
README for your platform.
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/tmp/buildd/xbmc-9.04.1+svn22158~deb1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
 - Aborting with an error
 - unmounting dev/pts filesystem
 - unmounting proc filesystem
 - cleaning the build env
- removing directory /var/cache/pbuilder/build//18641 and its
subdirectories


I think you are missing libmp4ff-dev

Thanks

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550079: RFP: stlfilt -- An STL Error Message Decryptor for C++

2009-10-07 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist


* Package name: stlfilt
  Version : 3.50
  Upstream Author : Leor Zolman (l...@bdsoft.com)
* URL : http://www.bdsoft.com/tools/stlfilt.html
* License : BSD style...
  Programming Lang: Perl
  Description : An STL Error Message Decryptor for C++

 STLFilt simplifies and/or reformats long-winded C++ error and warning 
messages, with a focus on STL-related diagnostics.
 The result renders many of even the most cryptic diagnostics comprehensible.


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550095: nvidia-graphics-drivers: Please provide a debian/watch file

2009-10-07 Thread Mathieu Malaterre
Package: nvidia-graphics-drivers
Severity: normal


Please find attached a debian/watch file.

It seems to work ok for me:

-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   
ftp://download.nvidia.com/XFree86/Linux-x86_64/([\d\.\-]+)/NVIDIA-Linux-x86_64-([\d\.\-]+)-pkg([\d]+)\.run
-- Found the following matching files:
 NVIDIA-Linux-x86_64-190.36-pkg0.run
 NVIDIA-Linux-x86_64-190.36-pkg1.run
 NVIDIA-Linux-x86_64-190.36-pkg2.run
Newest version on remote site is 190.36.2, local version is 185.18.36
 = NVIDIA-Linux-x86_64-190.36-pkg2.run already in package directory
-- Scan finished


Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# 
ftp://download.nvidia.com/XFree86/Linux-x86_64/190.36/NVIDIA-Linux-x86_64-190.36-pkg2.run
version=3
ftp://download.nvidia.com/XFree86/Linux-x86_64/([\d\.\-]+)/NVIDIA-Linux-x86_64-([\d\.\-]+)-pkg([\d]+)\.run


Bug#550194: openoffice.org-pdfimport: PDF Import: General error General input/output error

2009-10-08 Thread Mathieu Malaterre
Package: openoffice.org-pdfimport
Version: 1.0+OOo3.1.1-4
Severity: normal


I cannot load the following PDF file using openoffice.org-pdfimport extension:

http://www.lautoentrepreneur.fr/images/5_Facturier.pdf

When I start oowriter, click open on the file, I get a: General Error / General 
input/output error

However using command line tool such as pdfopt, it seems it can produce an 
equivalent file that oowriter can then reads fine.

Please either consider supporting the initial file, or document the pdfopt 
trick. pdfopt is in package ghostscript.

Thank you !

-- Package-specific info:
Identifier: com.sun.star.PDFImport-linux_x86_64
  Version: 1.0
  URL: 
vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/uEUsDa_/pdfimport.oxt
  is registered: yes
  Media-Type: application/vnd.sun.star.package-bundle
  Description: PDF documents are imported in Draw and Impress to preserve the 
layout and to
allow basic editing. It is the perfect solution for changing dates, numbers
or small portions of text.

  bundled Packages: {
  URL: 
vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/uEUsDa_/pdfimport.oxt/basic/
  is registered: yes
  Media-Type: application/vnd.sun.star.basic-library
  Description: 
  URL: 
vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/uEUsDa_/pdfimport.oxt/xpdfimport
  is registered: unknown
  Media-Type: application/vnd.sun.star.executable
  Description: 
  URL: 
vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/uEUsDa_/pdfimport.oxt/pdfimport.uno.so
  is registered: yes
  Media-Type: 
application/vnd.sun.star.uno-component;type=native;platform=Linux_X86_64
  Description: 
  URL: 
vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/uEUsDa_/pdfimport.oxt/pdf_import_filter.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 
  URL: 
vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/uEUsDa_/pdfimport.oxt/pdf_types.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 
  }

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org-pdfimport depends on:
ii  debconf [debcon 1.5.24   Debian configuration management sy
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  libgcc1 1:4.4.1-4GCC support library
ii  libpoppler4 0.10.6-1 PDF rendering library
ii  libstdc++6  4.4.1-4  The GNU Standard C++ Library v3
ii  openoffice.org- 1:3.1.1-1~bpo50+1full-featured office productivity 
ii  openoffice.org- 1:3.1.1-1~bpo50+1full-featured office productivity 
ii  procps  1:3.2.7-11   /proc file system utilities
ii  ure 1.5.1+OOo3.1.1-1~bpo50+1 OpenOffice.org UNO runtime environ
ii  zlib1g  1:1.2.3.3.dfsg-15compression library - runtime

openoffice.org-pdfimport recommends no packages.

openoffice.org-pdfimport suggests no packages.

-- debconf information:
* openoffice.org/running:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550491: Please fix Homepage for ripit

2009-10-10 Thread Mathieu Malaterre
Package: ripit
Version: 3.6.0-1
Severity: minor


Homepage has moved from 

http://www.suwald.com/ripit/ripit.html

to:

http://suwald.com/ripit/news.php

Please update links

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ripit depends on:
ii  cdparanoia   3.10.2+debian-5 audio extraction tool for sampling
ii  lame 3.98.2-0.4  LAME Ain't an MP3 Encoder
ii  libcddb-get-perl 2.23-2.1read the CDDB entry for an audio C
ii  libwww-perl  5.825-1 WWW client/server library for Perl
ii  vorbis-tools 1.2.0-6 several Ogg Vorbis tools

ripit recommends no packages.

Versions of packages ripit suggests:
ii  eject   2.1.5+deb1+cvs20081104-5 ejects CDs and operates CD-Changer
pn  id3 none   (no description available)
pn  id3v2   none   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550494: python-insighttoolkit3: reactivate ITK_USE_PYTHON_NUMARRAY=ON

2009-10-10 Thread Mathieu Malaterre
Package: python-insighttoolkit3
Version: 3.16.0-1
Severity: normal


[This is mostly a reminder for later on]

starting ITK 3.16 the support for ITK_USE_PYTHON_NUMARRAY was set to OFF.

In order to reactivate the support, package needs to migrate to numpy instead 
of numarray.

Ref:
http://lists.debian.org/debian-med/2009/09/msg00115.html
http://lists.debian.org/debian-med/2009/09/msg00122.html

However it seems we need to switch as the same time to WrapITK. 
there are two WrapITK:
1. Utilities/WrapITK
2. googlecode WrapITK

The second (2) seems to be the one actually most supported.

Some comments from Gaëtan Lehmann:
http://www.itk.org/mailman/private/insight-developers/2009-October/013429.html

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-insighttoolkit3 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfftw3-3 3.2.1-2   library for computing Fast Fourier
ii  libgcc11:4.4.1-1 GCC support library
ii  libgdcm2.0 2.0.12-10 Grassroots DICOM runtime libraries
ii  libinsighttoolkit3.16  3.16.0-1  Image processing toolkit for regis
ii  libopenjpeg2   1.3+dfsg-4JPEG 2000 image compression/decomp
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libssl0.9.80.9.8g-16 SSL shared libraries
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libuuid1   2.16-2.1  Universally Unique ID library
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-support 1.0.3~bpo50+1 automated rebuilding support for P
ii  python2.5  2.5.4-1   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

python-insighttoolkit3 recommends no packages.

python-insighttoolkit3 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550496: ITP: wrapitk -- Automated dynamic language binding for Insight Toolkit (ITK)

2009-10-10 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre mathieu.malate...@gmail.com


* Package name: wrapitk
  Version : 0.3.0
  Upstream Author : gaetan.lehmann 
* URL : http://code.google.com/p/wrapitk/
* License : BSD
  Programming Lang: C++
  Description : Automated dynamic language binding for Insight Toolkit (ITK)

 WrapITK is an effort to automate the language binding process of one of the 
largest highly template-oriented c++ libraries, the Insight Toolkit image 
processing library.
 Currently Python, Java and Tcl language bindings are implemented, but only 
Python is fully supported. For ITK .NET languages wrapper you may refer to 
ManagedITK. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550494:

2009-10-10 Thread Mathieu Malaterre
See ITP 550496

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550777:

2009-10-14 Thread Mathieu Malaterre
Hi Joachim,

 I request an adaptor for the core++ package. The package once was a dependency
 of the cgal package, but due to various reasons the cgal package now contains
 a patched copy of (parts of) the core++ sources (yes, I know this bad). I
 don't use core++ myself and lost interest in packaging it. Upstream
 development seems to be very slow, if there still is some, at all.

Did you either:
- understood why cgal had to patch core++
- check what were the differences
- is upstream willing to use a newer core++ dist if this match with
dev. of core++

Thanks
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#533193: libvtk-java: Wrong value for VTK_JAVA_JAR in VTKConfig.cmake

2009-06-15 Thread Mathieu Malaterre
Package: libvtk-java
Version: 5.2.1-5
Severity: normal


/usr/lib/vtk-5.2/VTKConfig.cmake contains an invalid reference for VTK_JAVA_JAR.

Diff is:

$ diff -ur VTKConfig.cmake.old VTKConfig.cmake
--- VTKConfig.cmake.old 2009-06-15 16:35:10.0 +0200
+++ VTKConfig.cmake 2009-06-15 16:36:18.0 +0200
@@ -130,7 +130,7 @@
 SET(VTK_TK_RESOURCES_DIR )
 
 # The Java configuration.
-SET(VTK_JAVA_JAR ${VTK_INSTALL_PREFIX}/lib/vtk-5.2/java/vtk.jar)
+SET(VTK_JAVA_JAR /usr/share/java/vtk.jar)
 SET(VTK_PARSE_JAVA_EXE ${VTK_INSTALL_PREFIX}/bin/vtkParseJava)
 SET(VTK_WRAP_JAVA_EXE ${VTK_INSTALL_PREFIX}/bin/vtkWrapJava)


thanks !

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk-java depends on:
ii  default-jre [java2-run 1.5-32Standard Java or Java compatible R
ii  gcj-jre [java2-runtime 4:4.3.3-9 Java runtime environment using GIJ
ii  java-gcj-compat [java2 1.0.80-5  Java runtime environment using GIJ
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.0-6 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.0-6   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libvtk5.2  5.2.1-5   Visualization Toolkit - A high lev
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  openjdk-6-jre [java2-r 6b11-9.1+lenny2   OpenJDK Java runtime, using Hotspo
ii  sun-java5-jre [java2-r 1.5.0-18-1Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-r 6-12-1Sun Java(TM) Runtime Environment (
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

libvtk-java recommends no packages.

Versions of packages libvtk-java suggests:
ii  gcj-jre-headless [java-v 4:4.3.3-9   Java runtime environment using GIJ
ii  gij-4.3 [java-virtual-ma 4.3.3-11The GNU Java bytecode interpreter
ii  java-gcj-compat [java-vi 1.0.80-5Java runtime environment using GIJ
ii  java-gcj-compat-headless 1.0.80-5Java runtime environment using GIJ
ii  libvtk5-dev  5.2.1-5 VTK header files for building C++ 
ii  openjdk-6-jre-headless [ 6b11-9.1+lenny2 OpenJDK Java runtime, using Hotspo
ii  sun-java5-jre [java-virt 1.5.0-18-1  Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java-virt 6-12-1  Sun Java(TM) Runtime Environment (
ii  vtk-doc  5.2.1-3 VTK class reference documentation
pn  vtk-examples none  (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#533198: libvtk-java: Incorrect file locate for glue lib (JNI )

2009-06-15 Thread Mathieu Malaterre
Package: libvtk-java
Version: 5.2.1-5
Severity: normal


As per:
http://www.debian.org/doc/packaging-manuals/java-policy/x105.html

If a Java library relies on native code, the dynamic libraries containing this 
compiled native code should be installed into the directory /usr/lib/jni. These 
dynamic libraries should be shipped in a separate architecture-specific package 
named libXXX[version]-jni. The package containing the Java bytecode (generally 
libXXX[version]-java) should depend on this package. 


This is not the case right now:
$ dpkg -L libvtk-java | grep Java.so
/usr/lib/libvtkWidgetsJava.so.5.2.1
/usr/lib/libvtkViewsJava.so.5.2.1
/usr/lib/libvtkIOJava.so.5.2.1
/usr/lib/libvtkGraphicsJava.so.5.2.1
/usr/lib/libvtkCommonJava.so.5.2.1
/usr/lib/libvtkGenericFilteringJava.so.5.2.1
/usr/lib/libvtkParallelJava.so.5.2.1
/usr/lib/libvtkVolumeRenderingJava.so.5.2.1
/usr/lib/libvtkImagingJava.so.5.2.1
/usr/lib/libvtkHybridJava.so.5.2.1
/usr/lib/libvtkInfovisJava.so.5.2.1
/usr/lib/libvtkRenderingJava.so.5.2.1
/usr/lib/libvtkFilteringJava.so.5.2.1
/usr/lib/libvtkParallelJava.so
/usr/lib/libvtkGenericFilteringJava.so.5.2
/usr/lib/libvtkParallelJava.so.5.2
/usr/lib/libvtkCommonJava.so.5.2
/usr/lib/libvtkWidgetsJava.so
/usr/lib/libvtkHybridJava.so
/usr/lib/libvtkGraphicsJava.so
/usr/lib/libvtkImagingJava.so
/usr/lib/libvtkWidgetsJava.so.5.2
/usr/lib/libvtkRenderingJava.so
/usr/lib/libvtkViewsJava.so.5.2
/usr/lib/libvtkGenericFilteringJava.so
/usr/lib/libvtkInfovisJava.so
/usr/lib/libvtkImagingJava.so.5.2
/usr/lib/libvtkIOJava.so.5.2
/usr/lib/libvtkInfovisJava.so.5.2
/usr/lib/libvtkHybridJava.so.5.2
/usr/lib/libvtkRenderingJava.so.5.2
/usr/lib/libvtkFilteringJava.so
/usr/lib/libvtkViewsJava.so
/usr/lib/libvtkVolumeRenderingJava.so
/usr/lib/libvtkCommonJava.so
/usr/lib/libvtkFilteringJava.so.5.2
/usr/lib/libvtkVolumeRenderingJava.so.5.2
/usr/lib/libvtkGraphicsJava.so.5.2
/usr/lib/libvtkIOJava.so



-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk-java depends on:
ii  default-jre [java2-run 1.5-32Standard Java or Java compatible R
ii  gcj-jre [java2-runtime 4:4.3.3-9 Java runtime environment using GIJ
ii  java-gcj-compat [java2 1.0.80-5  Java runtime environment using GIJ
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.0-6 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.0-6   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libvtk5.2  5.2.1-5   Visualization Toolkit - A high lev
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  openjdk-6-jre [java2-r 6b11-9.1+lenny2   OpenJDK Java runtime, using Hotspo
ii  sun-java5-jre [java2-r 1.5.0-18-1Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-r 6-12-1Sun Java(TM) Runtime Environment (
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

libvtk-java recommends no packages.

Versions of packages libvtk-java suggests:
ii  gcj-jre-headless [java-v 4:4.3.3-9   Java runtime environment using GIJ
ii  gij-4.3 [java-virtual-ma 4.3.3-11The GNU Java bytecode interpreter
ii  java-gcj-compat [java-vi 1.0.80-5Java runtime environment using GIJ
ii  java-gcj-compat-headless 1.0.80-5Java runtime environment using GIJ
ii  libvtk5-dev  5.2.1-5 VTK header files for building C++ 
ii  openjdk-6-jre-headless [ 6b11-9.1+lenny2 OpenJDK Java runtime, using Hotspo
ii  sun-java5-jre [java-virt 1.5.0-18-1  Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java-virt 6-12-1  Sun Java(TM) Runtime Environment (
ii  vtk-doc  5.2.1-3 VTK class reference documentation
pn  vtk-examples none  (no description available)

-- no debconf information



-- 
To 

Bug#534297: libgdcm-cil: New Mono 2.0 Package Layout

2009-06-23 Thread Mathieu Malaterre
Package: libgdcm-cil
Version: 2.0.12-1
Severity: normal


GDCM: libgdcm-cil is not ready for the New Mono 2.0 Package Layout.

See doc: http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition

[Jo Shields on debian-cli]

We have deprecated support for 1.0 entirely, so only 2.0-based building is 
allowed. You should build-depend on mono-devel which will pull in the 
compiler, and force your build system to use csc as a compiler (which points 
to our current default compiler version)


-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgdcm-cil depends on:
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libgcc11:4.4.0-6 GCC support library
ii  libgdcm2.0 2.0.12-1  Grassroots DICOM runtime libraries
ii  libopenjpeg2   1.3+dfsg-4JPEG 2000 image compression/decomp
ii  libssl0.9.80.9.8g-16 SSL shared libraries
ii  libstdc++6 4.4.0-6   The GNU Standard C++ Library v3
ii  libuuid1   1.41.3-1  universally unique id library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

libgdcm-cil recommends no packages.

libgdcm-cil suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534694: gdcm 2.0.12 is out, please update

2009-06-26 Thread Mathieu Malaterre
Package: gdcm
Severity: normal


A new release for gdcm is available from sf.net. Please update

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534694: [Debian-med-packaging] Bug#534694: gdcm 2.0.12 is out, please update

2009-06-26 Thread Mathieu Malaterre
On Fri, Jun 26, 2009 at 3:22 PM, Andreas Tilletil...@rki.de wrote:
 Hi Mathieu,

 On Fri, 26 Jun 2009, Mathieu Malaterre wrote:

 Package: gdcm
 Severity: normal

 A new release for gdcm is available from sf.net. Please update

 Bugs saying new version available should usually be set to severity
 wishlist rather than normal except they are fixing really urgent problems.

ok, sorry.

 BTW, I've got a private mail from an Ubuntu developer with a different
 patch.  Could you please verify this before I sponsor your package or
 perhaps you even consider directly upgrading to the latest version?

That's *exactly* what I was saying in response to that email (I
answered to your @d.o email).

 Just tell me what you consider the best solution for package upload.

this will *so* simplify my life if I could move everything to gdcm 2.0.12 ...

Thanks
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535069: wine client error:0: version mismatch 0/386.

2009-06-29 Thread Mathieu Malaterre
Package: wine
Version: 1.1.22-1
Severity: normal


Hello,

  I am using a debian/stable installation of wine. Because I was affected by 
bug :

http://bugs.winehq.org/show_bug.cgi?id=10547

  which is declared to be fixed in wine = 1.1.13 I decided to use wine from 
experimental:

sudo apt-get -t experimental install wine

However trying to run anything leads to:

$ wine setup.exe
wine client error:0: version mismatch 0/386.
Your wineserver binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?

One thus has to manually kill the wineserver already running:

$ /usr/lib32/wine/wineserver -k  

It would be nice if the pre/postinst command would do it.

thanks !

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wine depends on:
ii  libwine-cms   1.1.22-1   Windows API implementation - color
ii  libwine-gl1.1.22-1   Windows API implementation - OpenG
ii  libwine-gphoto2   1.1.22-1   Windows API implementation - camer
ii  libwine-ldap  1.1.22-1   Windows API implementation - LDAP 
ii  libwine-oss   1.1.22-1   Windows API implementation - OSS s
ii  libwine-print 1.1.22-1   Windows API implementation - print
ii  libwine-sane  1.1.22-1   Windows API implementation - scann
ii  wine-bin  1.1.22-1   Windows API implementation - binar
ii  wine-utils1.1.22-1   Windows API implementation - utili

Versions of packages wine recommends:
ii  ttf-liberation1.04.93-1  Free fonts with the same metrics a

Versions of packages wine suggests:
pn  avscan | klamav | clamav  none (no description available)
ii  binfmt-support1.2.11 Support for extra binary formats
pn  ttf-mscorefonts-installer none (no description available)
pn  winbind   none (no description available)
pn  wine-doc  none (no description available)

Versions of packages libwine depends on:
ii  ia32-libs 2.7ia32 shared libraries for use on a
ii  libc6-i3862.7-18 GNU C Library: 32bit shared librar

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552341: python-vtk: Suggest mayavi2 instead of removed mayavi

2009-10-25 Thread Mathieu Malaterre
Package: python-vtk
Version: 5.2.1-11
Severity: normal


Please change the Suggest from mayavi to mayavi2 since previous package has 
been removed.

thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-vtk depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libvtk5.2  5.2.1-11  Visualization Toolkit - A high lev
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-support 1.0.3~bpo50+1 automated rebuilding support for P
ii  python2.5  2.5.4-1   An interactive high-level object-o
ii  tcl8.5 8.5.6-3   Tcl (the Tool Command Language) v8
ii  tk8.5  8.5.6-3   Tk toolkit for Tcl and X11, v8.5 -
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

python-vtk recommends no packages.

Versions of packages python-vtk suggests:
pn  mayavinone (no description available)
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552343: vtk-doc: Remove md5 doxygen generated files

2009-10-25 Thread Mathieu Malaterre
Package: vtk-doc
Version: 5.2.1-3
Severity: normal


It would save a lot of disk space if md5 file generated by doxygen were removed 
from the output. They serve no purpose outside of doxygen internal mechanisms

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vtk-doc depends on:
ii  doc-base  0.9.1  utilities to manage online documen

vtk-doc recommends no packages.

Versions of packages vtk-doc suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552345: kwwidgets-doc: Please remove md5 files from packages

2009-10-25 Thread Mathieu Malaterre
Package: kwwidgets-doc
Version: 1.0.0~cvs20090825-2
Severity: normal


Please remove all md5 files. They have no purpose outside of doxygen internal 
mechanism.

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

kwwidgets-doc depends on no packages.

kwwidgets-doc recommends no packages.

Versions of packages kwwidgets-doc suggests:
pn  libkwwidgets1-dev none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552348: libvtk5.2: Need to use system sqlite instead of convenient copy vtksqlite

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


As specified:
http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

libvtk5.2 should not build another sqlite library but instead should use the 
system one. Please remove libvtksqlite.so.5.2 and link against 
/usr/lib/libsqlite.so

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552347: kwwidgets-doc: Please link kwwidgets doc to vtk doc

2009-10-25 Thread Mathieu Malaterre
Package: kwwidgets-doc
Version: 1.0.0~cvs20090825-2
Severity: normal


Please link the kwwidget documentation to vtk documentation (see vtk tag file)

Compare the output of:

file:///usr/share/doc/kwwidgets-doc/html/classvtkKWObject.html

with what it should look like:

http://www.kwwidgets.org/doc/nightly/html/classvtkKWObject.html

vtkKWWObject should appear as a subclass of vtkObject

thanks !

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

kwwidgets-doc depends on no packages.

kwwidgets-doc recommends no packages.

Versions of packages kwwidgets-doc suggests:
pn  libkwwidgets1-dev none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552346: kwwidgets-doc: Please fix doxygen generation

2009-10-25 Thread Mathieu Malaterre
Package: kwwidgets-doc
Version: 1.0.0~cvs20090825-2
Severity: normal


There is something going on wrong. Eg:

file:///usr/share/doc/kwwidgets-doc/html/classvtkKWObject.html

says:

The documentation for this class was generated from the following files:

* debian/tmp/usr/include/KWWidgets/vtkKWObject.h
* vtkKWObject.h


Compare that to what the actual documentation should look like:

http://www.kwwidgets.org/doc/nightly/html/classvtkKWObject.html

The documentation for this class was generated from the following file:

* vtkKWObject.h

Thanks !


-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

kwwidgets-doc depends on no packages.

kwwidgets-doc recommends no packages.

Versions of packages kwwidgets-doc suggests:
pn  libkwwidgets1-dev none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552352: libvtk5.2: Please turn VTK_X3D_USE_JAVA option ON

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


Please turn option VTK_X3D_USE_JAVA:ON  This allows binary X3Db exporting 

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552349: libvtk5.2: Use system libftgl instead of convenient copy

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


As per:
http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

You should not build libvtkftgl but instead directly link to /usr/lib/libftgl.so

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552350: libvtk5.2: Should use system netcdf

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


As per
http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

vtk should not package the convenient copy of netcdf, but instead should use 
the system installed one.

See package libnetcdf-dev.

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552354: libvtk5.2: Please turn option VTK_USE_BOOST on

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


VTK libraries should be using boost to have access to boost feature 
(vtkTreeLayoutStrategy, vtkTreeOrbitLayoutStrategy).

Please switch option VTK_USE_BOOST option ON

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552353: libvtk5-dev: vtkEncodeString is not packaged

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5-dev
Version: 5.2.1-11
Severity: normal


vtkEncodeString is used to encode each assembly file into a C string.

thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5-dev depends on:
ii  libc6-dev2.9-25  GNU C Library: Development Librari
ii  libfreetype6-dev 2.3.9-4 FreeType 2 font engine, developmen
ii  libglu1-mesa-dev [libglu-dev 7.4.1-1 The OpenGL utility library -- deve
ii  libpng12-dev 1.2.35-1PNG library - development
ii  libvtk5.25.2.1-11Visualization Toolkit - A high lev
ii  libx11-dev   2:1.2.1-1   X11 client-side library (developme
ii  libxft-dev   2.1.13-3FreeType-based font drawing librar
ii  libxss-dev   1:1.1.3-1   X11 Screen Saver extension library
ii  libxt-dev1:1.0.5-3   X11 toolkit intrinsics library (de
ii  nvidia-glx-dev [libgl-dev]   185.18.36-2 NVIDIA binary Xorg driver developm
ii  x11proto-core-dev7.0.15-1X11 core wire protocol and auxilia

libvtk5-dev recommends no packages.

Versions of packages libvtk5-dev suggests:
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552356: libvtk5.2: Please turn VTK_USE_FFMPEG_ENCODER option ON

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


Please turn option VTK_USE_FFMPEG_ENCODER to ON. It allows a vtkFFMPEGWriter 
class to write movie (mpeg2 was removed).

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552358: libvtk5.2: It would be nice to have VTK_USE_CG_SHADERS:ON

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


It would be nice to have VTK_USE_CG_SHADERS:ON. This build some binding to Cg 
fro mVTK

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552357: libvtk5.2: Please turn option VTK_USE_MPI to ON

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


Please turn option VTK_USE_MPI to ON. It allows access to classes using mpi in 
vtk/parallel.

thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552359: libvtk5.2: Please turn option VTK_USE_MYSQL to ON

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


Please turn option VTK_USE_MYSQL to ON. This allow binding VTK to MySQL

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552363: libvtk5.2: Need to use system gl2ps library instead of convenient copy

2009-10-25 Thread Mathieu Malaterre
Package: libvtk5.2
Version: 5.2.1-11
Severity: normal


As per:
http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

libvtk5.2 need to links against libgl2ps from package gl2ps (it is in testing 
now).

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvtk5.2 depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11.2Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libvtk5.2 recommends no packages.

Versions of packages libvtk5.2 suggests:
ii  libvtk5-dev   5.2.1-11   VTK header files for building C++ 
ii  vtk-doc   5.2.1-3VTK class reference documentation
pn  vtk-examples  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552483: seahorse segfault on exit

2009-10-26 Thread Mathieu Malaterre
Package: seahorse
Version: 2.22.3-2
Severity: normal


Steps to reproduce, from the command line:

$ seahorse

from the interface: click Key/Quit (or simply Ctrl+Q)

gdb backtrace reveals:

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(seahorse:23332): GLib-GObject-WARNING **: instance of invalid 
non-instantiatable type `(null)'

(seahorse:23332): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: 
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

Program received signal SIGSEGV, Segmentation fault.
0x75c852cf in ?? () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0x75c852cf in ?? () from /usr/lib/libglib-2.0.so.0
#1  0x75c85960 in g_slice_free1 () from /usr/lib/libglib-2.0.so.0
#2  0x75f1e55b in g_type_free_instance () from 
/usr/lib/libgobject-2.0.so.0
#3  0x75f21353 in g_value_unset () from /usr/lib/libgobject-2.0.so.0
#4  0x75f14052 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#5  0x75f144f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6  0x76762c20 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7  0x75f01092 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#8  0x75c59a1a in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x75c5a88f in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x77ba25a0 in ?? () from /usr/lib/libseahorse.so.0
#11 0x75f01530 in g_object_run_dispose () from 
/usr/lib/libgobject-2.0.so.0
#12 0x77ba08f3 in seahorse_context_destroy () from 
/usr/lib/libseahorse.so.0
#13 0x75eff11d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#14 0x75f12c2b in ?? () from /usr/lib/libgobject-2.0.so.0
#15 0x75f14022 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#16 0x75f144f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#17 0x7665d933 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x7665f909 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x75eff11d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#20 0x75f12c2b in ?? () from /usr/lib/libgobject-2.0.so.0
#21 0x75f13ead in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#22 0x75f144f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#23 0x76659ea5 in gtk_accel_group_activate () from 
/usr/lib/libgtk-x11-2.0.so.0
#24 0x76659fae in gtk_accel_groups_activate () from 
/usr/lib/libgtk-x11-2.0.so.0
#25 0x7686abe5 in gtk_window_activate_key () from 
/usr/lib/libgtk-x11-2.0.so.0
#26 0x7686ac69 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x76742848 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x75eff11d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#29 0x75f1290f in ?? () from /usr/lib/libgobject-2.0.so.0
#30 0x75f13ead in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#31 0x75f144f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#32 0x768574de in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#33 0x7673b4ad in gtk_propagate_event () from 
/usr/lib/libgtk-x11-2.0.so.0
#34 0x7673c41b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#35 0x7639dfac in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#36 0x75c67f7a in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
#37 0x75c6b640 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x75c6bb0d in 

Bug#552552: gdcm: New upstream : GDCM 2.0.13 is out

2009-10-27 Thread Mathieu Malaterre
Package: gdcm
Severity: normal


Please update to new release: GDCM 2.0.13

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552618: ITP: utfcpp -- A simple, portable and lightweight generic library for handling UTF-8 encoded strings.

2009-10-28 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre mathieu.malate...@gmail.com


* Package name: utfcpp
  Version : 2.2.3
  Upstream Author : Nemanja Trifunovic
* URL : https://sourceforge.net/projects/utfcpp/
* License : BSD
  Programming Lang: C++
  Description : A simple, portable and lightweight generic library for 
handling UTF-8 encoded strings.

Many C++ developers miss an easy and portable way of handling Unicode encoded
strings. The original C++ Standard (known as C++98 or C++03) is Unicode
agnostic, and while some work is being done to introduce Unicode to the next
incarnation called C++0x, for the moment nothing of the sort is available. In
the meantime, developers use third party libraries like ICU, OS specific
capabilities, or simply roll out their own solutions.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553151: FindJNI.cmake is confused with multiple installations

2009-10-29 Thread Mathieu Malaterre
Package: cmake
Version: 2.6.4-3
Severity: important


FindJNI.cmake is a backport from cmake 2.8.x but it is not working in case of 
multiple installation.

Steps (using cmake 2.6.4-3 from debian)yy
$ cat CMakeLists.txt
FIND_PACKAGE(JNI REQUIRED)
$ cmake .
$ grep JAVA_INCLUD *
CMakeCache.txt:JAVA_INCLUDE_PATH:PATH=/usr/lib/jvm/java-1.5.0-gcj-4.4/include
CMakeCache.txt:JAVA_INCLUDE_PATH2:PATH=/usr/lib/jvm/java-6-openjdk/include

Desired behavior (using cmake 2.6.4 from upstream):
$ cat CMakeLists.txt
FIND_PACKAGE(JNI REQUIRED)
$ cmake .
$ grep JAVA_INCLUD *
CMakeCache.txt:JAVA_INCLUDE_PATH:PATH=/usr/lib/jvm/java-1.5.0-gcj-4.4/include
CMakeCache.txt:JAVA_INCLUDE_PATH2:PATH=/usr/lib/jvm/java-1.5.0-gcj-4.4/include/linux

Thanks !

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cmake depends on:
ii  cmake-data 2.6.4-3   CMake data files (modules, templat
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcurl3-gnutls7.18.2-8lenny3Multi-protocol file transfer libra
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libgcc11:4.4.1-4 GCC support library
ii  libstdc++6 4.4.1-4   The GNU Standard C++ Library v3
ii  libxmlrpc-c3   1.06.27-1 A lightweight RPC library based on
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

cmake recommends no packages.

cmake suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553151: [CMake] CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 11:46 AM, Modestas Vainius modes...@vainius.eu wrote:
 Ok. If you had thought about this more, you would have realized that it would

Yeah, well, I don't like regression, esp. on rc4.

 not be my code you would have to fix. You patched library directories, but

I have no clue who did what. I thought you were the only person after
me working on FindJNI.cmake. Please apologize if that portion was not
part of your actual patch.

 that's includes which are wrong! In addition, I added a openjdk-6 directory to
 the include search (to be on par with library directories) thinking I made a
 favour for everyone, but here we go, it exposed another problem.

from everyone: Thank you modestats !

 If you are not going to fix your code, please revert to official cmake
 2.6.4/FindJNI.cmake. VTK on debian is using my patch(*) and is working
 ok so far.

 First of all, this is a huge mess with all those JVMs and their directory

ok.

 naming schemes around. You see this issue because gcj-4.4-jdk does not provide
 /usr/lib/jvm/java-1.5.0-gcj-4.4/include/jni_md.h compat symlink to
 /usr/lib/jvm/java-1.5.0-gcj-4.4/include/linux/jni_md.h (provided by java-gcj-
 compat-dev for gcj 4.3) which openjdk-6 does. Since

the lib are also very messy.

 ${JAVA_AWT_INCLUDE_DIRECTORIES} is first searched for JAVA_INCLUDE_PATH2 too,
 openjdk-6 stuff is found first. So it is a messy scheme of gcj or yet another
 bug in FindJNI (depends how you look at it) to blame.

 IMHO, the most logical fix would be:

 diff --git a/Modules/FindJNI.cmake b/Modules/FindJNI.cmake
 index 8c9523a..6c8ff85 100644
 --- a/Modules/FindJNI.cmake
 +++ b/Modules/FindJNI.cmake
 @@ -192,7 +192,7 @@ FIND_PATH(JAVA_INCLUDE_PATH jni.h
  )

  FIND_PATH(JAVA_INCLUDE_PATH2 jni_md.h
 -  ${JAVA_AWT_INCLUDE_DIRECTORIES}
 +  ${JAVA_INCLUDE_PATH}
   ${JAVA_INCLUDE_PATH}/win32
   ${JAVA_INCLUDE_PATH}/linux
   ${JAVA_INCLUDE_PATH}/freebsd

Sorry but -again- I do not like your proposed fix. jni_md.h and jawt.h
should be found within the same subdirectory as jni.h (by contract).
So something like (not tested):

...
FIND_PATH(JAVA_INCLUDE_PATH jni.h
  ${JAVA_AWT_INCLUDE_DIRECTORIES}
)

# ok we found jni.h, now derive other location from it:
 get_filename_component(jni_path ${JAVA_INCLUDE_PATH} PATH)

FIND_PATH(JAVA_INCLUDE_PATH2 jni_md.h
  ${jni_path}
  ${jni_path}/win32
  ${jni_path}/linux
  ${jni_path}/freebsd
)

FIND_PATH(JAVA_AWT_INCLUDE_PATH jawt.h
  ${jni_path}
)
...

 But I don't really know if it breaks on older JVMs or other platforms. In
 addition, I don't really know why it was done the way it was done. Ah, that's
 not my code that I'm fixing (rings the bell, Mathieu?).

again, sorry, I really thought you were the only person working on
FindJNI.cmake after my change.

 P.S. Mathieu, typically finger pointing does not lead you anywhere in open
 source. All help is appreciated if you want your problem solved faster.

Still cmake 2.6.4/debian has the same problem. You cannot blame me for
integrating that into debian. Please revert, it make
debian/cmake/2.6.4-3 unusable for me.

Thank you,
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553151: FindJNI.cmake is confused with multiple installations

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 10:34 AM, Modestas Vainius modes...@vainius.eu wrote:
 severity 553151 normal
 thanks

 Hello,

 On ketvirtadienis 29 Spalis 2009 10:27:57 Mathieu Malaterre wrote:
 Package: cmake
 Version: 2.6.4-3
 Severity: important


 FindJNI.cmake is a backport from cmake 2.8.x but it is not working in case
  of multiple installation.

 Sorry, but this is not an important bug.

1. It breaks behavior compared to upstream.
2. It renders any package using find_package(FindJNI) impossible to compile.

Isn't it the definition of important bug ?

You have decided to apply a patch to a project (think:
openssl/debian), fine, but now you should at least take
responsabilities. I cannot use cmake from any debian repos, because of
that. I had to revert to a upstream cmake 2.6.4.

I am NOT disregarding your work, but you need to realize that it
*actually* breaks compilation. As such I do believe this is an
important regression.

-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553151: [CMake] CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 1:35 PM, Bill Hoffman bill.hoff...@kitware.com wrote:
 Mathieu Malaterre wrote:

 # ok we found jni.h, now derive other location from it:
  get_filename_component(jni_path ${JAVA_INCLUDE_PATH} PATH)

 FIND_PATH(JAVA_INCLUDE_PATH2 jni_md.h
  ${jni_path}
  ${jni_path}/win32
  ${jni_path}/linux
  ${jni_path}/freebsd
 )

 FIND_PATH(JAVA_AWT_INCLUDE_PATH jawt.h
  ${jni_path}
 )

 This looks reasonable.  Is there a case where this will not work?

I would be tempted to say that this is safe in all cases. Any comments
Modestas  ?

Thanks,
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553151: [CMake] CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 4:44 PM, Bill Hoffman bill.hoff...@kitware.com wrote:
 Modestas Vainius wrote:

 Hello,

 On ketvirtadienis 29 Spalis 2009 14:50:14 Mathieu Malaterre wrote:

 On Thu, Oct 29, 2009 at 1:35 PM, Bill Hoffman bill.hoff...@kitware.com

 wrote:

 Mathieu Malaterre wrote:

 # ok we found jni.h, now derive other location from it:
  get_filename_component(jni_path ${JAVA_INCLUDE_PATH} PATH)

 FIND_PATH(JAVA_INCLUDE_PATH2 jni_md.h
  ${jni_path}
  ${jni_path}/win32
  ${jni_path}/linux
  ${jni_path}/freebsd
 )

 FIND_PATH(JAVA_AWT_INCLUDE_PATH jawt.h
  ${jni_path}
 )

 This looks reasonable.  Is there a case where this will not work?

 I would be tempted to say that this is safe in all cases. Any comments
 Modestas  ?

 Looks fine and logical for me as well.

 Mathiueu can you create a patch for this and make sure it works for you, and
 then attach it to the bug?

Done:
http://cmake.org/Bug/view.php?id=9793

Bug report include the test I used. Unfortunately find_package caches
results, so one need to manually remove cmakecache.txt file before
re-running this.

Cheers
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552358: libvtk5.2: It would be nice to have VTK_USE_CG_SHADERS:ON

2009-10-30 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 3:58 AM, A. Maitland Bottoms bott...@debian.org wrote:
 Hmm.
 This seems to want to pull in various things
 not in Debian main, such as the NVIDIA Cg Toolkit.

 This might not be a good option for official Debian packages.

Yeah, it is in contrib:

http://packages.debian.org/sid/nvidia-cg-toolkit

I did not pay attention. It is really a shame, though. I am guessing
'contrib' apply to source package and not binary package, so this
would move completely vtk to contrib if we to create a libvtk-cg
package in contrib.

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550496:

2009-10-30 Thread Mathieu Malaterre
-- Forwarded message --
From: Gaëtan Lehmann 
Date: 2009/10/30
Subject: Re: ooops (was Re: Python: Numeric vs NumArray vs Numpy  (itkPyBuffer))
To: Mathieu Malaterre 



C'est juste pas possible d'utiliser WrapITK sans Review.
WrapITK utilise itk::FlatStructuringElement qui est toujours dans
Review, et je n'ai rien prévu pour que ça fonctionne sans.

Le plus simple c'est de sortir itk::FlatStructuringElement de Review,
pour la prochaine release.


PGP.sig
Description: PGP signature


Bug#509110:

2009-10-31 Thread Mathieu Malaterre
Anyone interested should follow:

http://code.google.com/p/devide/issues/detail?id=158

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#533193: Preparation for VTK 5.4

2009-11-02 Thread Mathieu Malaterre
On Sun, Nov 1, 2009 at 4:47 AM, A. Maitland Bottoms bott...@debian.org wrote:
 Mathieu Malaterre writes:
   I have added a couple of bugs, I'd like to get fixed for VTK 5.4.

 These weren't to bad to fix:
 Bug#552341: python-vtk: Suggest mayavi2 instead of removed mayavi
 Bug#552343: vtk-doc: Remove md5 doxygen generated files
 Bug#552352: libvtk5.2: Please turn VTK_X3D_USE_JAVA option ON
 Bug#552353: libvtk5-dev: vtkEncodeString is not packaged
 Bug#552354: libvtk5.2: Please turn option VTK_USE_BOOST on
 Bug#552357: libvtk5.2: Please turn option VTK_USE_MPI to ON
 Bug#552359: libvtk5.2: Please turn option VTK_USE_MYSQL to ON

Fantastic !

 Perhaps my patch for the new FFMPEG swscale API can make it upstream...
 Bug#552356: libvtk5.2: Please turn VTK_USE_FFMPEG_ENCODER option ON
 Some testing is in order. I haven't done any.

Will do. Thx

 This will likely be tagged wontfix:
 Bug#552358: libvtk5.2: It would be nice to have VTK_USE_CG_SHADERS:ON
 ...there is also VTK_USE_GLSL_SHADERS.
 I don't know the plans for GLSL in Debian, osgppu isn't in the archive yet.

Ok, I think you put in the option to OFF. I'll see if I can easily do
the src build from the official package, simply switching the option
to ON (+installing nv package stuff)

 I pulled a fix for gl2ps out of Kitware CVS (Thanks: Mathieu Malaterre):
 (ENH: Add new option: VTK_USE_SYSTEM_GL2PS, to be able to use a system 
 installed gl2ps library.)
 Bug#552363: libvtk5.2: Need to use system gl2ps library instead of convenient 
 copy

nice !

 There doesn't seem to be similar configurability for these:
 Bug#552348: libvtk5.2: Need to use system sqlite instead of convenient copy 
 vtksqlite
 Bug#552349: libvtk5.2: Use system libftgl instead of convenient copy
 Bug#552350: libvtk5.2: Should use system netcdf
 Similar need applies to libproj, need to use Debian libproj-dev and libproj0.

libproj is VTK 5.4 AFAIK. But I'll try to the do the 3 others.

 I'll be happy to pull fixes for Bug#552348, Bug#552348, Bug#552348 from
 Kitware CVS if they show up there. Or, feel free to submit patches on
 the Debian bugs. Otherwise I'll try to get to them myself Real Soon Now.

I am ok with #552349, #552348, #552350 open for now, but instead
please provide a fix for #533193, this one is really annoying.


Thanks,
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619393: ITP: paw -- Physics Analysis Workstation

2011-03-23 Thread Mathieu Malaterre
On Wed, Mar 23, 2011 at 6:11 PM, Mika Pflüger deb...@mikapflueger.de wrote:
 It seems that PAW is upstream dead (last activity on the website was in

I believe there is a recent activity on debian-science to resurect that package:

http://lists.debian.org/debian-science/2011/03/msg0.html

Lifeng are you part of this debian-science effort ?

-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630781: W: DcmSequenceOfItems: Length of item in sequence StackSequence (2005, 105f) is odd

2011-06-17 Thread Mathieu Malaterre
Package: dcmtk
Version: 3.6.0-4
Severity: normal
Tags: upstream


There is a regression in dcmtk 3.6.0 compared to dcmtk 3.5.4.

This has been discussed in furthere detail here:

http://forum.dcmtk.org/viewtopic.php?t=2857

And appropriate patch has been applied upstream (with other fixes) at:

http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=0d3d794e71a3b9035c154a266834f93383083819

Here are the steps:

http://gdcm.sourceforge.net/thingies/dcmdump_uc_broken.dcm

dcmdump works, but dcmdump +uc fails with:

W: DcmSequenceOfItems: Length of item in sequence StackSequence (2005,105f) is 
odd
E: DcmSequenceOfItems: Parse error in sequence, found (4e55,4e4b) instead of a 
sequence delimiter
E: dcmdump: Corrupted data: reading file: dcmdump_uc_broken.dcm


-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dcmtk depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libdcmtk2   3.6.0-5  The OFFIS DICOM toolkit runtime li
ii  libgcc1 1:4.4.5-8GCC support library
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libssl0.9.8 0.9.8o-4squeeze1 SSL shared libraries
ii  libstdc++6  4.6.0-10 The GNU Standard C++ Library v3
ii  libtiff43.9.4-5  Tag Image File Format (TIFF) libra
ii  libwrap07.6.q-19 Wietse Venema's TCP wrappers libra
ii  libxml2 2.7.8.dfsg-2 GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

dcmtk recommends no packages.

dcmtk suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631011: lintian: add embedded-libcharls

2011-06-19 Thread Mathieu Malaterre
Package: lintian
Version: 2.4.3
Severity: normal


hi

it would be nice to add a embedded-libcharls check. Currently there are at 
least two packages shipping CharLS as convinient library:

$ dpkg -L libdcmtk2 | grep charls
/usr/lib/libcharls.so.2.0.0

and

$ dpkg -L libgdcm2.0 | grep charls
/usr/lib/libgdcmcharls.so.2.0.17

thanks !

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lintian depends on:
ii  binutils   2.20.1-16 The GNU assembler, linker and bina
ii  diffstat   1.53-1produces graph of changes introduc
ii  dpkg-dev   1.15.8.10 Debian package development tools
ii  file   5.04-5Determines file type using magic
ii  gettext0.18.1.1-3GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24+b1 Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libipc-run-perl0.89-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2.1 parse Debian changelogs and output
ii  libtimedate-perl   1.2000-1  collection of modules to manipulat
ii  liburi-perl1.54-2module to manipulate and access UR
ii  locales2.11.2-10 Embedded GNU C Library: National L
ii  man-db 2.5.7-8   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-17 Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
ii  libtext-template-perl 1.45-1 Text::Template perl module
ii  man-db2.5.7-8on-line manual pager

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631099: gdcm: Convenience copies of code: CharLS

2011-06-20 Thread Mathieu Malaterre
Package: gdcm
Version: Convenience copies of code: CharLS
Severity: normal
Tags: upstream


GDCM comes with CharLS library as convenient library. This is in violation with 
debian policy §4.13

http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631100: dcmtk: Convenience copies of code: CharLS

2011-06-20 Thread Mathieu Malaterre
Package: dcmtk
Version: Convenience copies of code: CharLS
Severity: normal
Tags: upstream


DCMTK comes with CharLS library as convenient library. This is in
violation with debian policy §4.13

http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

-- System Information:
Debian Release: 6.0.1
 APT prefers stable-updates
 APT policy: (500, 'stable-updates'), (500, 'stable'), (200,
'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631101: dicom3tools: dcdump stops on extra 0,0 tag

2011-06-20 Thread Mathieu Malaterre
Package: dicom3tools
Version: 1.0~20110522-1
Severity: normal
Tags: upstream


dcdump stops on 0,0 tag if found in dataset.

$ dcdump IM-0001-0066.CommandTag00.dcm
Error - Tags out of order - trailing garbage, wrong transfer syntax, or not 
valid DICOM
(0x0002,0x) UL File Meta Information Group LengthVR=UL   VL=0x0004  
[0x00d4] 
(0x0002,0x0001) OB File Meta Information Version VR=OB   VL=0x0002  
[0x00,0x01] 
(0x0002,0x0002) UI Media Storage SOP Class UID   VR=UI   VL=0x001a  
1.2.840.10008.5.1.4.1.1.4 
(0x0002,0x0003) UI Media Storage SOP Instance UIDVR=UI   VL=0x0038  
1.3.12.2.1107.5.2.30.25016.3004111915485560900012351 
(0x0002,0x0010) UI Transfer Syntax UID   VR=UI   VL=0x0012  
1.2.840.10008.1.2 
(0x0002,0x0012) UI Implementation Class UID  VR=UI   VL=0x001c  
1.2.276.0.7230010.3.0.3.6.0 
(0x0002,0x0013) SH Implementation Version Name   VR=SH   VL=0x0010  
OFFIS_DCMTK_360  
(0x0002,0x0016) AE Source Application Entity Title   VR=AE   VL=0x0006  
OSIRIX 

ref:
http://gdcm.sourceforge.net/thingies/IM-0001-0066.CommandTag00.dcm

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dicom3tools depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-8  GCC support library
ii  libstdc++64.6.0-10   The GNU Standard C++ Library v3

dicom3tools recommends no packages.

Versions of packages dicom3tools suggests:
ii  dcmtk  3.6.0-4   The OFFIS DICOM toolkit command li
ii  libgdcm-tools  2.0.17-2+b2   Grassroots DICOM tools and utiliti
ii  pvrg-jpeg  1.2.1+dfsg1-1 Stanford PVRG JPEG tool

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612475: swig2.0: zend_error_noreturn should be zend_error

2011-06-20 Thread Mathieu Malaterre
On Mon, Jun 20, 2011 at 8:00 PM, Torsten Landschoff
t.landsch...@gmx.net wrote:
 Hi Mathieu,

 On 02/08/2011 06:40 PM, Mathieu Malaterre wrote:

 Package: swig2.0
 Version: 2.0.1-2
 Severity: important
 Tags: patch


 Hi,

   It would be nice if the next upload would contains this patch as it
 fixes an issue in the PHP wrapper.

 If I read the upstream ticket (and the source) correctly, this is fixed in
 2.0.4?!

Yes, this is fixed in 2.0.4.

-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



<    1   2   3   4   5   6   7   8   9   10   >