Bug#742752: marked as done (linking patches for the scilab build system)

2014-03-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Mar 2014 09:12:35 +0100
with message-id 53352ef3.3030...@debian.org
and subject line 
has caused the Debian Bug report #742752,
regarding linking patches for the scilab build system
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
742752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742752
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: scilab
Version: 5.5.0~beta-1~git~20140324-1354-1
Severity: important
Tags: patch

Hi,

here are a few patches for the scilab build system, where from my point of view, 
upstream doesn't understand autotools.


 - the scilab-bin and scilab-cli-bin binaries reference symbols
   in the .o files, which are not explicitly linked. Recent binutils
   default to --no-copy-dt-needed-entries, so I'm not sure why the
   build doesn't fail. fix-binary-linking.diff tries to fix that,
   suggestions which library to fix in which case by Sylvestre Ledru.

 - fix-lib-linking.diff fixes the understanding of LDFLAGS and
   LIBADD.  I think these are all cases, but maybe I do miss some.

 - add-lib-dependencies.diff fixes some underlinking. this is seen
   in load errors when trying to build the docs.
   There is a patch commented out for modules/graphic_export
   which seems to be needed, but apparently the build system
   has some dependency cycles, so this won't work.

 - disable-no-as-needed.diff makes no difference for Debian builds.
   However, with or without it, it still fails on Ubuntu 14.04.

I think I did fix the worst misconceptions, but the upstream build system still 
looks like some kind of mess.  I won't have time to further dive into that.


The patches still allow the build on Debian unstable, but still ftbfs on Ubuntu 
trusty.  The only difference for Ubuntu should be the --as-needed default and 
the hardening defaults, but despite adding the extra flags to disable these 
defaults, the build still fails.


The Debian portion of the patch calls autoreconf.

Looks like you should disable the modelica bits on architectures which have 
ocaml but don't have ocamlopt.


patches at:
http://launchpadlibrarian.net/170791978/scilab_5.5.0%7Ebeta-1%2Bgit%7E20140324-1354-1ubuntu1_5.5.0%7Ebeta-1%2Bgit%7E20140324-1354-1ubuntu2.diff.gz
---End Message---
---BeginMessage---
fixed
742752https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742752**5.5.0~beta-1+git~20140327-1135-1
thanks

---End Message---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#710024: marked as done (src:aster: all binary packages are empty)

2014-03-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Mar 2014 09:23:15 +0100
with message-id 53353173.6030...@logilab.fr
and subject line Re: Bug#710024: src:aster: all binary packages are empty
has caused the Debian Bug report #710024,
regarding src:aster: all binary packages are empty
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
710024: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710024
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:aster
Version: 11.3.0-2-2
Severity: grave
Justification: renders package unusable

All the binary packages built on the buildd from the aster source are
empty.  It looks like your build-arch or binary-arch rule is broken.
Doubly so because it doesn't even notice the breakage.

Cheers,
Julien


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---

Source: aster
Version: 11.5.0+dfsg2-1
Source-Version: 11.5.0+dfsg2-1

The repackaging effort of aster appears to have solved this issue.
Binaries resulting from buildd builds are no longer empty.---End Message---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#741927: marked as done (The imported target vtkWrapTcl references the file)

2014-03-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Mar 2014 13:01:01 +
with message-id e1wtwp7-000628...@franck.debian.org
and subject line Bug#741927: fixed in vtk6 6.0.0-6
has caused the Debian Bug report #741927,
regarding The imported target vtkWrapTcl references the file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
741927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vtk6
Severity: grave

I cannot use libvtk6-dev, it always request for stuff I do not need/do
not use. Technically this will breaks gdcm compilation (maybe other?)
when we move to vtk6, marking as grave.

[*]
CMake Error at /usr/lib/cmake/vtk-6.0/VTKTargets.cmake:1519 (message):
  The imported target vtkWrapTcl references the file

 /usr/bin/vtkWrapTcl-6.0

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 /usr/lib/cmake/vtk-6.0/VTKTargets.cmake

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/cmake/vtk-6.0/VTKConfig.cmake:49 (include)
  /usr/share/cmake-2.8/Modules/FindVTK.cmake:73 (find_package)
  CMakeLists.txt:639 (find_package)
---End Message---
---BeginMessage---
Source: vtk6
Source-Version: 6.0.0-6

We believe that the bug you reported is fixed in the latest version of
vtk6, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 741...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky gl...@debian.org (supplier of updated vtk6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 Mar 2014 21:54:22 +0100
Source: vtk6
Binary: libvtk6 libvtk6-dev libvtk6-java python-vtk6 tcl-vtk6 vtk6 vtk6-doc 
vtk6-examples
Architecture: source amd64 all
Version: 6.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintainers@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 libvtk6- Visualization Toolkit - A high level 3D visualization library - r
 libvtk6-dev - VTK header files for building C++ code
 libvtk6-java - Visualization Toolkit - A high level 3D visualization library - 
j
 python-vtk6 - Python bindings for VTK
 tcl-vtk6   - Tcl bindings for VTK
 vtk6   - Binaries for VTK6
 vtk6-doc   - VTK class reference documentation
 vtk6-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 741927 741928 742629
Changes: 
 vtk6 (6.0.0-6) unstable; urgency=medium
 .
   * [932d19c] Add some more entries in Depends section of libvtk6-dev.
   (Closes: #742629)
   * [efbf5d1] Fix VTKTargets.cmake. (Closes: #741927)
   * [7ee8293] Build instantiator. (Closes: #741928)
Checksums-Sha1: 
 8329dea095713764bcbdb25024f2879de84d3edc 3135 vtk6_6.0.0-6.dsc
 55b02db3be75b958427b520a0bfc06e0ef9d168e 20360 vtk6_6.0.0-6.debian.tar.xz
 6b73c4b454e7f2706467b39deb0feaf9fe7de4fa 21991704 libvtk6_6.0.0-6_amd64.deb
 c79c6faabcf1bebd660aa8408fcf5e7efeb1e550 15712144 libvtk6-dev_6.0.0-6_amd64.deb
 97b63fc75b91274980aa5778740452d83465ee3b 3170984 libvtk6-java_6.0.0-6_amd64.deb
 5db33b9587e18b17e69ec8dae4185aa77378f277 187946 python-vtk6_6.0.0-6_amd64.deb
 bb272b32eccc29431533c40e67545322e6b7c69b 118464 tcl-vtk6_6.0.0-6_amd64.deb
 d6fc2636493404b9859a944ab1fb6a9ed6c22393 160948 vtk6_6.0.0-6_amd64.deb
 b5bd8f35d8286b04994f7154004c9a8e866aee11 65450 vtk6-doc_6.0.0-6_all.deb
 fba59c466e1a69905ff64cc68360895a330bfa4f 577986 vtk6-examples_6.0.0-6_all.deb
Checksums-Sha256: 
 b62073c4c2be2b578e11476ca17f51b02f01cd274cc48420a55d107c66b13f97 3135 
vtk6_6.0.0-6.dsc
 4b9c7ed3c41e9c299e6af7704592ad877f9d2177f1c6f0982997530f516421df 20360 
vtk6_6.0.0-6.debian.tar.xz
 14ab24896f0dfd5b37fbc88a54cd706d30e1806380b8b76639fe85c8a3a5f320 21991704 
libvtk6_6.0.0-6_amd64.deb
 bfc6194742112782de9a80071eb66edc949fa571cd153f3a3df7d510ea0c3856 15712144 
libvtk6-dev_6.0.0-6_amd64.deb
 c25962c6332048b7cb735c9533de91bef2a72bb356b5ed7e2e7c48558d03411f 3170984 
libvtk6-java_6.0.0-6_amd64.deb
 

Bug#742629: marked as done (libvtk6-dev package should depend on libjsoncpp-dev)

2014-03-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Mar 2014 13:01:01 +
with message-id e1wtwp7-00062l...@franck.debian.org
and subject line Bug#742629: fixed in vtk6 6.0.0-6
has caused the Debian Bug report #742629,
regarding libvtk6-dev package should depend on libjsoncpp-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
742629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvtk6-dev
Version: 6.0.0-5
Severity: normal

Dear Maintainer,

In /usr/lib/cmake/vtk-6.0/VTKTargets-none.cmake lines 991-997 you can find

 # Import target vtkIOGeometry for configuration None
 set_property(TARGET vtkIOGeometry APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
 set_target_properties(vtkIOGeometry PROPERTIES
   IMPORTED_LINK_INTERFACE_LIBRARIES_NONE [...];jsoncpp
   [...]
   )

Since the IMPORTED_LINK_INTERFACE_LIBRARIES_NONE property includes
jsoncpp any CMake project linking to vtkIOGeometry (or the VTK_LIBRARIES
variable that includes vtkIOGeometry) will try to link with -ljsoncpp,
therefore the libjsoncpp-dev is required.

Please consider adding it to the dependencies of the libvtk6-dev package.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (300, 'unstable'), (150, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libvtk6-dev depends on:
ii  libavcodec-dev 6:10-1
ii  libavformat-dev6:10-1
ii  libavutil-dev  6:10-1
ii  libc6-dev  2.18-4
ii  libexpat1-dev [libexpat-dev]   2.1.0-4
ii  libfreetype6-dev   2.5.2-1
ii  libgdal-dev1.10.1+dfsg-4
ii  libgl1-mesa-dev [libgl-dev]9.2.2-1
ii  libgl2ps-dev   1.3.8-1
ii  libglu1-mesa-dev [libglu-dev]  9.0.0-2
ii  libjpeg8-dev [libjpeg-dev] 8d-2
ii  libmysqlclient-dev 5.5.35+dfsg-2
ii  libnetcdf-dev  1:4.1.3-7
ii  libpng12-dev [libpng-dev]  1.2.50-1
ii  libpq-dev  9.3.3-2
ii  libqt4-dev 4:4.8.5+git242-g0315971+dfsg-2
ii  libswscale-dev 6:10-1
ii  libtiff5-dev [libtiff-dev] 4.0.3-8
ii  libvtk66.0.0-5
ii  libvtk6-java   6.0.0-5
ii  libx11-dev 2:1.6.2-1
ii  libxft-dev 2.3.1-2
ii  libxml2-dev2.9.1+dfsg1-3
ii  libxss-dev 1:1.2.2-1
ii  libxt-dev  1:1.1.4-1
ii  mpi-default-dev1.0.2+nmu1
ii  python-vtk66.0.0-5
ii  tcl-vtk6   6.0.0-5
ii  tcl8.6-dev 8.6.1-6
ii  tk8.6-dev  8.6.1-5
ii  vtk6   6.0.0-5
ii  x11proto-core-dev  7.0.24-1
ii  zlib1g-dev 1:1.2.8.dfsg-1

libvtk6-dev recommends no packages.

Versions of packages libvtk6-dev suggests:
pn  vtk6-doc   none
pn  vtk6-examples  none

-- no debconf information
---End Message---
---BeginMessage---
Source: vtk6
Source-Version: 6.0.0-6

We believe that the bug you reported is fixed in the latest version of
vtk6, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 742...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky gl...@debian.org (supplier of updated vtk6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 Mar 2014 21:54:22 +0100
Source: vtk6
Binary: libvtk6 libvtk6-dev libvtk6-java python-vtk6 tcl-vtk6 vtk6 vtk6-doc 
vtk6-examples
Architecture: source amd64 all
Version: 6.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintainers@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 libvtk6- Visualization Toolkit - A high level 3D visualization library - r
 libvtk6-dev - VTK header files for building C++ code
 libvtk6-java - 

vtk6_6.0.0-6_amd64.changes ACCEPTED into unstable

2014-03-28 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 Mar 2014 21:54:22 +0100
Source: vtk6
Binary: libvtk6 libvtk6-dev libvtk6-java python-vtk6 tcl-vtk6 vtk6 vtk6-doc 
vtk6-examples
Architecture: source amd64 all
Version: 6.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintainers@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 libvtk6- Visualization Toolkit - A high level 3D visualization library - r
 libvtk6-dev - VTK header files for building C++ code
 libvtk6-java - Visualization Toolkit - A high level 3D visualization library - 
j
 python-vtk6 - Python bindings for VTK
 tcl-vtk6   - Tcl bindings for VTK
 vtk6   - Binaries for VTK6
 vtk6-doc   - VTK class reference documentation
 vtk6-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 741927 741928 742629
Changes: 
 vtk6 (6.0.0-6) unstable; urgency=medium
 .
   * [932d19c] Add some more entries in Depends section of libvtk6-dev.
   (Closes: #742629)
   * [efbf5d1] Fix VTKTargets.cmake. (Closes: #741927)
   * [7ee8293] Build instantiator. (Closes: #741928)
Checksums-Sha1: 
 8329dea095713764bcbdb25024f2879de84d3edc 3135 vtk6_6.0.0-6.dsc
 55b02db3be75b958427b520a0bfc06e0ef9d168e 20360 vtk6_6.0.0-6.debian.tar.xz
 6b73c4b454e7f2706467b39deb0feaf9fe7de4fa 21991704 libvtk6_6.0.0-6_amd64.deb
 c79c6faabcf1bebd660aa8408fcf5e7efeb1e550 15712144 libvtk6-dev_6.0.0-6_amd64.deb
 97b63fc75b91274980aa5778740452d83465ee3b 3170984 libvtk6-java_6.0.0-6_amd64.deb
 5db33b9587e18b17e69ec8dae4185aa77378f277 187946 python-vtk6_6.0.0-6_amd64.deb
 bb272b32eccc29431533c40e67545322e6b7c69b 118464 tcl-vtk6_6.0.0-6_amd64.deb
 d6fc2636493404b9859a944ab1fb6a9ed6c22393 160948 vtk6_6.0.0-6_amd64.deb
 b5bd8f35d8286b04994f7154004c9a8e866aee11 65450 vtk6-doc_6.0.0-6_all.deb
 fba59c466e1a69905ff64cc68360895a330bfa4f 577986 vtk6-examples_6.0.0-6_all.deb
Checksums-Sha256: 
 b62073c4c2be2b578e11476ca17f51b02f01cd274cc48420a55d107c66b13f97 3135 
vtk6_6.0.0-6.dsc
 4b9c7ed3c41e9c299e6af7704592ad877f9d2177f1c6f0982997530f516421df 20360 
vtk6_6.0.0-6.debian.tar.xz
 14ab24896f0dfd5b37fbc88a54cd706d30e1806380b8b76639fe85c8a3a5f320 21991704 
libvtk6_6.0.0-6_amd64.deb
 bfc6194742112782de9a80071eb66edc949fa571cd153f3a3df7d510ea0c3856 15712144 
libvtk6-dev_6.0.0-6_amd64.deb
 c25962c6332048b7cb735c9533de91bef2a72bb356b5ed7e2e7c48558d03411f 3170984 
libvtk6-java_6.0.0-6_amd64.deb
 7004d7b3aec3f8f81f9cd06b1214c8607218a82f19db42d6f4cb14f37c7be29d 187946 
python-vtk6_6.0.0-6_amd64.deb
 9622edd2979ee88e68fbfa93c5b148f714731f9af9a7d4c30e8ab5685825eafc 118464 
tcl-vtk6_6.0.0-6_amd64.deb
 abdf95d233388e6dab969e795dfeaac5f51aeeb74dbf474faa80e356e74cda41 160948 
vtk6_6.0.0-6_amd64.deb
 b3ec2d1f67470070cfefee72c67c8b24ef0feece7d42f4a9e47d23a8b3b03cb6 65450 
vtk6-doc_6.0.0-6_all.deb
 f00a3afd3a22cf7636a16636b7bde148067fa517e6feb32e7174020ff43ed8db 577986 
vtk6-examples_6.0.0-6_all.deb
Files: 
 d2bd3186ef4adadcb2c47ae84f5e5583 3135 graphics optional vtk6_6.0.0-6.dsc
 67e980ef7157c02cddf48920a05ab6bf 20360 graphics optional 
vtk6_6.0.0-6.debian.tar.xz
 9f9a69f9f37a43044665a0e15b0303f5 21991704 libs optional 
libvtk6_6.0.0-6_amd64.deb
 5d1119c858bc663939a4a36105f07a47 15712144 libdevel optional 
libvtk6-dev_6.0.0-6_amd64.deb
 e9ebb8a4b03b6030f5bb482e315eaa25 3170984 java optional 
libvtk6-java_6.0.0-6_amd64.deb
 e414c4eacf614ea9f8ec5a4fb7376997 187946 python optional 
python-vtk6_6.0.0-6_amd64.deb
 0daa4902a94bc905dcb862ace64ac292 118464 interpreters optional 
tcl-vtk6_6.0.0-6_amd64.deb
 728cfcb678583d969c36d81d8053222c 160948 interpreters optional 
vtk6_6.0.0-6_amd64.deb
 62b168cefe34ac7b8352a029122e3f94 65450 doc optional vtk6-doc_6.0.0-6_all.deb
 70b21baed4cd0b4ce2fcde76687fdf92 577986 graphics optional 
vtk6-examples_6.0.0-6_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTNW5OAAoJENPhc4PPp/8GDxkP/2ESQmPm6WIFwswWpnqi/83y
eqpyV0T2L6KPjZlpCmroJM+FjHkCNr8m1v3Edm7K30P0sSKVYsRudLShoxYRc2Hy
rZaQZkrqmBXosWYHWRHpNEmpLpLLwRdm7uXRdpyvcQ3Xky2jKhLomSNIJxk+/Slx
e0BunOeBzYJ6MU0nXz3izkhlHAboJXsjmoH1Czpm5LRTs3xxp538erUxt+on7D/G
xXQOFWiB/dIEx36hvU32TxeAUSQdGaXynJuLpLLxAE85UGhKtcABBNw9lQY6MV+3
ed6wWABMiXEczqw2i/kwBVOYntSZkSMyE49yLWN9vX8H0aA2zeoUIl+dxY2XTyfR
trnXmeUDg42HntQ7q3KUskZj00xdnFtInTgdWIzL39U/7PotXlgsPFntE6EGr3rK
7AcKaut9CPzdl0MbV3z0qfuOGh3PwM7P5P8A73JId6ODPOpY9r0slsoDCjXhAZOb
KKI3tZmANtMhNTieMRfF3GYLTlC92+R0kG0zOCMagYxCwGlL+lMD6vzotTS2JxQZ
enLU+coU+ZA1jD2sb4+DeKXbyMk8VKzNh68K0z99hR0iKHet4YmxYBZYZejHTezp
ZQEU6BAodERipR8MVGh4GHxvA2pNiwTAkJQiMHWKuh7cu6awGSSN5VK50tHAU4/T
2bpuvD6pdoY/SwQiJ5fo
=gU9H
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Le devis énergétique de votre maison effectué sans frais par nos experts

2014-03-28 Thread Photovoltaïque Speedtest


 

 

Vous recevez cet email car vous êtes inscrit à la base M.E.S. 
 Si le message ci-dessous ne s'affiche pas correctement, vous pouvez consulter 
la version en ligne. 
[http://s1.emailing-factory.fr/static/n/n4Y7ua2vc0DGVPxoaP37AfPD/c/xlsd66a225fca6e484ca46dca58db]
 

 
[http://s1.emailing-factory.fr/stats/tracker/t/twfbXoqwGme0YBMCpbfULFW/c/xlsd66a225fca6e484ca46dca58db]
 

 
[http://s1.emailing-factory.fr/stats/tracker/t/twfbXoqwGme0YBMCpbfULFW/c/xlsd66a225fca6e484ca46dca58db]
 

 
[http://s1.emailing-factory.fr/stats/tracker/t/twfbXoqwGme0YBMCpbfULFW/c/xlsd66a225fca6e484ca46dca58db]
 

Une estimation claire du rendement de votre toit en fonction de : Votre zone 
géographique
 L'orientation et la pente de votre toit
 La surface et la puissance de vos panneaux
 

En application de la loi «Informatique et Liberté», vous disposez d'un droit 
d'accès, de rectification et d'opposition sur les données vous concernant. Si 
vous souhaitez accéder à vos données personnelles, les rectifier ou ne plus 
recevoir de propositions commerciales par l'intermédiaire de M.E.S 
[http://s1.emailing-factory.fr/stats/tracker/t/tqcQ2CBqIAKLQUNwdfAKUwD/c/xlsd66a225fca6e484ca46dca58db]
 , il vous suffit de le signaler à M.E.S., 116 Rue de Charenton 75012 PARIS ou 
sur cette page 
[http://s1.emailing-factory.fr/fr/campaign/unsubscribe/ct/xlsd66a225fca6e484ca46dca58db/n/n4Y7ua2vc0DGVPxoaP37AfPD]
 . 
[http://s1.emailing-factory.fr/fr/campaign/unsubscribe/ct/xlsd66a225fca6e484ca46dca58db/n/n4Y7ua2vc0DGVPxoaP37AfPD]-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#741928: marked as done (/usr/lib/cmake/vtk-6.0/vtkMakeInstantiator.cmake)

2014-03-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Mar 2014 13:01:01 +
with message-id e1wtwp7-00062f...@franck.debian.org
and subject line Bug#741928: fixed in vtk6 6.0.0-6
has caused the Debian Bug report #741928,
regarding /usr/lib/cmake/vtk-6.0/vtkMakeInstantiator.cmake
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
741928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741928
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vtk6
Severity: grave
Tag: fixed-upstream

Package is broken:

CMake Error at Utilities/VTK/CMakeLists.txt:22 (include):
  include could not find load file:

/usr/lib/cmake/vtk-6.0/vtkMakeInstantiator.cmake


-- Performing Test VTK_HAS_SMARTVOLUMEMAPPER
-- Performing Test VTK_HAS_SMARTVOLUMEMAPPER - Success
-- Performing Test VTK_HAS_IMAGERESLICEMAPPER
-- Performing Test VTK_HAS_IMAGERESLICEMAPPER - Success
CMake Error at Utilities/VTK/CMakeLists.txt:113 (VTK_MAKE_INSTANTIATOR3):
  Unknown CMake command VTK_MAKE_INSTANTIATOR3.


See upstream report:
http://vtk.org/Bug/view.php?id=14082
---End Message---
---BeginMessage---
Source: vtk6
Source-Version: 6.0.0-6

We believe that the bug you reported is fixed in the latest version of
vtk6, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 741...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky gl...@debian.org (supplier of updated vtk6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 Mar 2014 21:54:22 +0100
Source: vtk6
Binary: libvtk6 libvtk6-dev libvtk6-java python-vtk6 tcl-vtk6 vtk6 vtk6-doc 
vtk6-examples
Architecture: source amd64 all
Version: 6.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintainers@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 libvtk6- Visualization Toolkit - A high level 3D visualization library - r
 libvtk6-dev - VTK header files for building C++ code
 libvtk6-java - Visualization Toolkit - A high level 3D visualization library - 
j
 python-vtk6 - Python bindings for VTK
 tcl-vtk6   - Tcl bindings for VTK
 vtk6   - Binaries for VTK6
 vtk6-doc   - VTK class reference documentation
 vtk6-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 741927 741928 742629
Changes: 
 vtk6 (6.0.0-6) unstable; urgency=medium
 .
   * [932d19c] Add some more entries in Depends section of libvtk6-dev.
   (Closes: #742629)
   * [efbf5d1] Fix VTKTargets.cmake. (Closes: #741927)
   * [7ee8293] Build instantiator. (Closes: #741928)
Checksums-Sha1: 
 8329dea095713764bcbdb25024f2879de84d3edc 3135 vtk6_6.0.0-6.dsc
 55b02db3be75b958427b520a0bfc06e0ef9d168e 20360 vtk6_6.0.0-6.debian.tar.xz
 6b73c4b454e7f2706467b39deb0feaf9fe7de4fa 21991704 libvtk6_6.0.0-6_amd64.deb
 c79c6faabcf1bebd660aa8408fcf5e7efeb1e550 15712144 libvtk6-dev_6.0.0-6_amd64.deb
 97b63fc75b91274980aa5778740452d83465ee3b 3170984 libvtk6-java_6.0.0-6_amd64.deb
 5db33b9587e18b17e69ec8dae4185aa77378f277 187946 python-vtk6_6.0.0-6_amd64.deb
 bb272b32eccc29431533c40e67545322e6b7c69b 118464 tcl-vtk6_6.0.0-6_amd64.deb
 d6fc2636493404b9859a944ab1fb6a9ed6c22393 160948 vtk6_6.0.0-6_amd64.deb
 b5bd8f35d8286b04994f7154004c9a8e866aee11 65450 vtk6-doc_6.0.0-6_all.deb
 fba59c466e1a69905ff64cc68360895a330bfa4f 577986 vtk6-examples_6.0.0-6_all.deb
Checksums-Sha256: 
 b62073c4c2be2b578e11476ca17f51b02f01cd274cc48420a55d107c66b13f97 3135 
vtk6_6.0.0-6.dsc
 4b9c7ed3c41e9c299e6af7704592ad877f9d2177f1c6f0982997530f516421df 20360 
vtk6_6.0.0-6.debian.tar.xz
 14ab24896f0dfd5b37fbc88a54cd706d30e1806380b8b76639fe85c8a3a5f320 21991704 
libvtk6_6.0.0-6_amd64.deb
 bfc6194742112782de9a80071eb66edc949fa571cd153f3a3df7d510ea0c3856 15712144 
libvtk6-dev_6.0.0-6_amd64.deb
 c25962c6332048b7cb735c9533de91bef2a72bb356b5ed7e2e7c48558d03411f 3170984 
libvtk6-java_6.0.0-6_amd64.deb
 7004d7b3aec3f8f81f9cd06b1214c8607218a82f19db42d6f4cb14f37c7be29d 187946 
python-vtk6_6.0.0-6_amd64.deb
 9622edd2979ee88e68fbfa93c5b148f714731f9af9a7d4c30e8ab5685825eafc 118464 
tcl-vtk6_6.0.0-6_amd64.deb
 abdf95d233388e6dab969e795dfeaac5f51aeeb74dbf474faa80e356e74cda41 160948 

yorick-ynfft_1.0.2-1_amd64.changes ACCEPTED into unstable

2014-03-28 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Mar 2014 16:56:16 +0100
Source: yorick-ynfft
Binary: yorick-ynfft
Architecture: source amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintainers@lists.alioth.debian.org
Changed-By: Thibaut Paumard thib...@debian.org
Description: 
 yorick-ynfft - nonequispaced fast Fourier transform for Yorick
Changes: 
 yorick-ynfft (1.0.2-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 32c917b42cb9bfc71fced492ccd5ddc26259e5a4 2073 yorick-ynfft_1.0.2-1.dsc
 aba0e7f23d24eb79659bf3b973ca8fe63dd620a3 21759 yorick-ynfft_1.0.2.orig.tar.bz2
 c6643fcc4a27850104ff3130472a8bb78c1481db 8872 
yorick-ynfft_1.0.2-1.debian.tar.xz
 e66563fe60aca931d6df42affdb37f4d2d2834dc 21640 yorick-ynfft_1.0.2-1_amd64.deb
Checksums-Sha256: 
 a43f704c3666abcc22c88bed0fc61d002899d05c7a1ab7cbd0f27335a0923859 2073 
yorick-ynfft_1.0.2-1.dsc
 59e544fa69c3987da9ec6389ca1cb75e9a58cd980f68d16308c4161d12c29676 21759 
yorick-ynfft_1.0.2.orig.tar.bz2
 05373d5c453c65e444f88502494b0fed8d6ab5fa567a45344d6a1eaf87b943f0 8872 
yorick-ynfft_1.0.2-1.debian.tar.xz
 c5cb2bcd4440ef248f4831ce0aa9265609eaff730a4dc0c498e4a01ae10f93f3 21640 
yorick-ynfft_1.0.2-1_amd64.deb
Files: 
 a3a74120f50de330d40f49cb0d2c3548 2073 science extra yorick-ynfft_1.0.2-1.dsc
 ef81e83be562130d538b9bbdd215b398 21759 science extra 
yorick-ynfft_1.0.2.orig.tar.bz2
 fe8c103928b47b01eeb32a6dfc24f597 8872 science extra 
yorick-ynfft_1.0.2-1.debian.tar.xz
 ffa770287864d020b82aa2f26edc169a 21640 science extra 
yorick-ynfft_1.0.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTNamuAAoJEJOUU0jg3ChA2JMP/RS7dXxgwxm0zwYtICf48N3O
eZn0wRIzLgApxaVxPsGe+WQpJu3aOc1oVUx8S4US4XIOcWORig60kdQbIW2gXLZV
swGVBugtzpeOZGAypUTd8LXWSG300t6vkIyWLgPOUv1Qb+ZFe8aJINIpXhWLJC+8
Ze77vt1gn5eYlJGRi6cy0E4+XfDpopwQjC44QqZ6KMBbWDTC//lMPMoBzFkkGimp
k4ncN8G9KWlAmh1ehQRyBtaR5QOEOouwiXk5vnmZRas/a/9KXutbWySIgCCkoIRv
iymwXjLMiNK3ukSY56u6U6t+prjGdGj+ILhXuwtOIhIU1d6rJ+zjqbhtfG3OqlzV
DZias1kRX1s99exWKPJ2bHwibhEutDqb3jp1G/En8jMOP/vUoaRREkhm6QwzckPh
9F+HHDv9ojXCc/5rQ7KQqF/L8Agi0U78uYKVZSmVrD0o3tl/+i5faS/SERn4SUn4
FIpA1n7PF86kWIlYV1qR/sd7p0f46GFaXdPgLMxy56XBOfFVzeUkIJjXFF/4M8Pd
nsKwsKcxZB2eCbe1PZdA2b1h3lVUgZs+cgt0Hxo5mb5gTswlAV0nupmeHqSh7gx9
B3kcbfG8tv4QBJ1UbiLDj3LMuthFfgVCGuC/iSq0HGIzfi4LipAv6t3tEx28KvFH
CtNk+Vywwhcni2v4OXKz
=yyel
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of minieigen_0.41~dfsg~bzr51-2_amd64.changes

2014-03-28 Thread Debian FTP Masters
minieigen_0.41~dfsg~bzr51-2_amd64.changes uploaded successfully to localhost
along with the files:
  minieigen_0.41~dfsg~bzr51-2.dsc
  minieigen_0.41~dfsg~bzr51-2.debian.tar.xz
  python-minieigen_0.41~dfsg~bzr51-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


skycat 3.1.2+starlink1~b-5 MIGRATED to testing

2014-03-28 Thread Debian testing watch
FYI: The status of the skycat source package
in Debian's testing distribution has changed.

  Previous version: 3.1.2+starlink1~b-3
  Current version:  3.1.2+starlink1~b-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#741818: tkgate: FTBFS: block.c:1103:20: error: 'Tcl_Interp' has no member named 'result'

2014-03-28 Thread Daniel T Chen
Package: tkgate
Version: 2.0~b10-3
Followup-For: Bug #741818
User: debian-de...@lists.debian.org
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

In Ubuntu 14.04, the attached patch was applied to achieve the following:

  * Resolve FTBFS:
- Use Tcl/Tk 8.5 as build-dependencies;
- Use autotools-dev helper for newer arches.


This debdiff may contain extraneous metadata. If so, kindly please ignore
them. Thanks for considering the patch!


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11.0-19-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tkgate-2.0~b10/debian/changelog tkgate-2.0~b10/debian/changelog
diff -u tkgate-2.0~b10/debian/control tkgate-2.0~b10/debian/control
--- tkgate-2.0~b10/debian/control
+++ tkgate-2.0~b10/debian/control
@@ -1,11 +1,12 @@
 Source: tkgate
 Section: electronics
 Priority: optional
-Maintainer: Debian Science Maintainers debian-science-maintainers@lists.alioth.debian.org
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Debian Science Maintainers debian-science-maintainers@lists.alioth.debian.org
 Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@users.sourceforge.net,
 	   Georges Khaznadar georg...@debian.org
 Standards-Version: 3.9.5
-Build-Depends: debhelper (=7.0.50~), tcl-dev, tk-dev, bison|byacc, flex,
+Build-Depends: debhelper (=7.0.50~), tcl8.5-dev, tk8.5-dev, bison|byacc, flex,
  xutils-dev, libx11-dev, quilt (= 0.46-7~), autotools-dev,
  hardening-wrapper
 Homepage: http://www.tkgate.org/
diff -u tkgate-2.0~b10/debian/rules tkgate-2.0~b10/debian/rules
--- tkgate-2.0~b10/debian/rules
+++ tkgate-2.0~b10/debian/rules
@@ -5,7 +5,7 @@
 export DEB_BUILD_HARDENING=1
 
 %:
-	dh $@ --with quilt
+	dh $@ --with quilt,autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- LDFLAGS=$(LDFLAGS) -Wl,--as-needed -lm
@@ -21 +21 @@
-	rm -f libexec/*
\ No newline at end of file
+	rm -f libexec/*
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Processing of yorick-ynfft_1.0.2-1_amd64.changes

2014-03-28 Thread Debian FTP Masters
yorick-ynfft_1.0.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  yorick-ynfft_1.0.2-1.dsc
  yorick-ynfft_1.0.2.orig.tar.bz2
  yorick-ynfft_1.0.2-1.debian.tar.xz
  yorick-ynfft_1.0.2-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Re: Trilinos packages

2014-03-28 Thread Felix Salfelder
On Thu, Mar 27, 2014 at 10:58:02PM +0100, Nico Schlömer wrote:
 As for the prefixing of the libraries with trilinos_, I'd rather
 refrain from it for the moment. The arguments I can see for this

i see. perhaps it would be helpful to dig out the the referenced
'discussion with the ftpmaster' for the exact reasoning. anyway the
debian-policy [1] just states that


If you have several shared libraries built from the same source tree,
you may lump them all together into a single shared library package
provided that all of their SONAMEs will always change together. Be aware
that this is not normally the case, and if the SONAMEs do not change
together, upgrading such a merged shared library package will be
unnecessarily difficult because of file conflicts with the old version
of the package. When in doubt, always split shared library packages so
that each binary package installs a single shared library.
.

   * The Debian package for Trilinos is meant for a researcher to get
 an application to compile and run with Trilinos to then deploy it on
 an HPC. If Debian follows a non-default library naming scheme, the
 user would have to maintain two separate build files for Debian and
 the cluster (which will typically host a customized Trilinos
 installation).
 
* The new Trilinos package includes many more subpackages than the
 old one did. Maintaining a Debian patch that changes all library names
 is possible, but would be a substantial effort.
 
* The old README brings up that prefixing avoids conflicts. While
 it it remains possible that another library by the same name appears
 in Debian, that has not been the case as long as Trilinos in Debian
 existed and isn't the case now.
 
* The old README brings up that it would be easier to identify
 trilinos libraries. While that is true, a user of Trilinos typically
 has a very good idea of what libraries he or she plans to use.
 

i tend to agree. but lets have a look at the proposed split library
packages variant... the control file will will blow up, but only once.
the next hurdle will be installing the files into the right packages. it
should be rather possible to do this half-way automatically...

i'm starting to like the idea of splitting up the package. it will cause
a lot of packages, but no extra headaches.

 That said, I do see the benefit of prefixing the libraries with
 trilinos_. I would suggest that I file a bug report upstream, talk
 to some of the developers, and see if we can incorporate that change
 in Trilinos itself. We would probably have to wait for a major
 release, but I think this coming fall they are bumping the major
 release number.

from the perspective of a trilinos developer, all library packages are
packages on their own, and the naming scheme looks fine to me. just
because we (may) want to lump them together into one binary package
doesnt justify a change, imo.

  ideally those patches should be included in your package at alioth
  (whether or not they have been accepted upstream).
 
 Really? Why?

i was assuming that the patches make sense. some of them apparently are
build system related. so why not?

hth, regards
felix

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#638761: gtkmathview: please remove t1lib dependency

2014-03-28 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 patch
Bug #638761 [gtkmathview] gtkmathview: please remove t1lib dependency
Added tag(s) patch.

-- 
638761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of gtkmathview_0.8.0-10+nmu1_amd64.changes

2014-03-28 Thread Debian FTP Masters
gtkmathview_0.8.0-10+nmu1_amd64.changes uploaded successfully to localhost
along with the files:
  gtkmathview_0.8.0-10+nmu1.dsc
  gtkmathview_0.8.0-10+nmu1.debian.tar.xz
  libgtkmathview0c2a_0.8.0-10+nmu1_amd64.deb
  libgtkmathview-dev_0.8.0-10+nmu1_amd64.deb
  libgtkmathview-bin_0.8.0-10+nmu1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Scott P Brown sent you an invitation

2014-03-28 Thread Scott P Brown (via Twitter)
Scott P Brown sent you an invitation

Twitter helps you stay connected with what's happening right now and with the 
people and organizations you care about.

Accept invitation

https://twitter.com/i/b13a840f-9a71-47f1-9594-3d92869d92f6

-- 

You can unsubscribe from receiving email notifications from Twitter at anytime. 
For general inquiries, please visit us at Twitter Support.
Unsubscribe: 
https://twitter.com/i/o?t=1iid=4f4921a6d97e45bf95c34fe5398f96e2uid=0c=2hevIK13sefgox%2Fwa6Z4eWTAAvfWwIHYaJbM57ISpTnV3CoZ4OdYZpacVMBtpEcI4kx0tSJn8fQ%3Dnid=9+26

Need help?
https://support.twitter.com-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers