[xmds2] branch master updated (ac8b5c2 -> 94009c9)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed Oct 1 08:16:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a change to branch master
in repository xmds2.

      from  ac8b5c2   Release to unstable.
       new  a615625   Add rule for building upstream tarball
       new  3a67cb2   Imported Upstream version 2.2.1+dfsg
       new  1142400   Merge tag 'upstream/2.2.1+dfsg'
       new  20bf8c3   Add python-mpmath and python-scipy to Suggests
       new  2070523   Drop patch parse-dep-relationship.patch (fixed in python-minimal 2.7.8-1)
       new  b18cb40   Drop patch remove-non-dfsg-code.patch (applied upstream)
       new  34a151c   Drop patch show-library-name.patch (applied upstream)
       new  6bd5890   Drop patch wscript-hdf5.patch (applied upstream)
       new  94009c9   Prepare debian/changelog for the next release

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |  11 +
 debian/control                                     |   2 +
 debian/patches/parse-dep-relationship.patch        |  18 -
 debian/patches/remove-non-dfsg-code.patch          | 121 ---
 debian/patches/series                              |   4 -
 debian/patches/show-library-name.patch             |  16 -
 debian/patches/wscript-hdf5.patch                  |  57 --
 debian/rules                                       |   3 +
 documentation/.buildinfo                           |   2 +-
 documentation/_static/pygments.css                 |   4 +-
 documentation/advanced_topics.html                 |  32 +-
 documentation/bulirschStoer.html                   |  43 +-
 documentation/developer.html                       |  26 +-
 documentation/doctrees/advanced_topics.doctree     | Bin 52243 -> 52275 bytes
 documentation/doctrees/bulirschStoer.doctree       | Bin 20930 -> 20718 bytes
 documentation/doctrees/developer.doctree           | Bin 92336 -> 92922 bytes
 documentation/doctrees/documentation_toc.doctree   | Bin 3820 -> 3873 bytes
 documentation/doctrees/environment.pickle          | Bin 95216 -> 97493 bytes
 documentation/doctrees/faq.doctree                 | Bin 30364 -> 30155 bytes
 documentation/doctrees/index.doctree               | Bin 51060 -> 52560 bytes
 documentation/doctrees/installation.doctree        | Bin 112933 -> 110242 bytes
 documentation/doctrees/introduction.doctree        | Bin 24322 -> 24110 bytes
 documentation/doctrees/licensing.doctree           | Bin 114056 -> 114118 bytes
 documentation/doctrees/news.doctree                | Bin 46171 -> 47172 bytes
 documentation/doctrees/news_content.doctree        | Bin 44579 -> 45578 bytes
 documentation/doctrees/optimisation_hints.doctree  | Bin 53561 -> 57173 bytes
 documentation/doctrees/reference_elements.doctree  | Bin 458770 -> 461641 bytes
 documentation/doctrees/reference_index.doctree     | Bin 3181 -> 3235 bytes
 ...eference_installation_and_configuration.doctree | Bin 12623 -> 12693 bytes
 documentation/doctrees/reference_schema.doctree    | Bin 67499 -> 67561 bytes
 .../doctrees/reference_usefulXMLSyntax.doctree     | Bin 4535 -> 4588 bytes
 documentation/doctrees/tutorial.doctree            | Bin 49177 -> 49005 bytes
 documentation/doctrees/upgrade.doctree             | Bin 6003 -> 6065 bytes
 documentation/doctrees/worked_examples.doctree     | Bin 197981 -> 196994 bytes
 documentation/doctrees/xsil2graphics2.doctree      | Bin 5939 -> 6001 bytes
 documentation/documentation_toc.html               |  13 +-
 documentation/faq.html                             |  26 +-
 documentation/genindex.html                        |  12 +-
 documentation/index.html                           | 138 ++-
 documentation/installation.html                    |  49 +-
 documentation/introduction.html                    |  26 +-
 documentation/latex/xmds2.aux                      | 799 ++++++++---------
 documentation/latex/xmds2.idx                      |  96 +--
 documentation/latex/xmds2.ilg                      |   4 +-
 documentation/latex/xmds2.ind                      |  96 +--
 documentation/latex/xmds2.log                      | 897 +++++++++++--------
 documentation/latex/xmds2.out                      | 127 +--
 documentation/latex/xmds2.pdf                      | Bin 7331787 -> 7004746 bytes
 documentation/latex/xmds2.tex                      | 946 +++++++++++----------
 documentation/latex/xmds2.toc                      |  51 +-
 documentation/licensing.html                       |  26 +-
 documentation/news.html                            |  24 +-
 documentation/news_content.html                    |  17 +-
 documentation/optimisation_hints.html              |  46 +-
 documentation/reference_elements.html              |  47 +-
 documentation/reference_index.html                 |  26 +-
 .../reference_installation_and_configuration.html  |  29 +-
 documentation/reference_schema.html                |  29 +-
 documentation/reference_usefulXMLSyntax.html       |  29 +-
 documentation/search.html                          |  12 +-
 documentation/searchindex.js                       |   2 +-
 documentation/tutorial.html                        |  26 +-
 documentation/upgrade.html                         |  26 +-
 documentation/worked_examples.html                 |  36 +-
 documentation/xsil2graphics2.html                  |  26 +-
 examples/cpc_example5.xmds                         |  14 +-
 setup.py                                           |   2 +-
 xpdeint/Features/Arguments.py                      |   6 +-
 xpdeint/Features/AsciiFormat.py                    |   6 +-
 xpdeint/Features/AutoVectorise.py                  |   6 +-
 xpdeint/Features/Benchmark.py                      |   6 +-
 xpdeint/Features/BinaryFormat.py                   |   6 +-
 xpdeint/Features/Bing.py                           |   6 +-
 xpdeint/Features/CFlags.py                         |   6 +-
 xpdeint/Features/ChunkedOutput.py                  |   6 +-
 xpdeint/Features/Diagnostics.py                    |   6 +-
 xpdeint/Features/ErrorCheck.py                     |   6 +-
 xpdeint/Features/Globals.py                        |   6 +-
 xpdeint/Features/HDF5Format.py                     |   6 +-
 xpdeint/Features/HaltNonFinite.py                  |   6 +-
 xpdeint/Features/MaxIterations.py                  |   6 +-
 xpdeint/Features/OpenMP.py                         |   6 +-
 xpdeint/Features/Output.py                         |   6 +-
 xpdeint/Features/OutputFormat.py                   |  10 +-
 xpdeint/Features/Stochastic.py                     |   6 +-
 xpdeint/Features/Transforms/Basis.py               |   6 +-
 xpdeint/Features/Transforms/BesselBasis.py         |   6 +-
 .../Features/Transforms/BesselNeumannTransform.py  |   6 +-
 xpdeint/Features/Transforms/BesselTransform.py     |   6 +-
 xpdeint/Features/Transforms/EPBasis.py             |   6 +-
 .../Features/Transforms/FourierTransformFFTW3.py   |   6 +-
 .../Transforms/FourierTransformFFTW3MPI.py         |   6 +-
 .../Transforms/FourierTransformFFTW3Threads.py     |   6 +-
 xpdeint/Features/Transforms/HermiteGaussEPBasis.py |   6 +-
 .../Transforms/HermiteGaussFourierEPBasis.py       |   6 +-
 .../Features/Transforms/HermiteGaussTransform.py   |   6 +-
 .../Transforms/HermiteGaussTwiddleBasis.py         |   6 +-
 xpdeint/Features/Transforms/MMT.py                 |   6 +-
 xpdeint/Features/Transforms/NoTransformMPI.py      |   6 +-
 .../Features/Transforms/TransformMultiplexer.py    |   6 +-
 xpdeint/Features/Validation.py                     |   6 +-
 xpdeint/Geometry/BesselDimensionRepresentation.py  |   6 +-
 .../BesselNeumannDimensionRepresentation.py        |   6 +-
 xpdeint/Geometry/DimensionRepresentation.py        |   6 +-
 xpdeint/Geometry/FieldElement.py                   |   6 +-
 xpdeint/Geometry/GeometryElement.py                |   6 +-
 .../HermiteGaussDimensionRepresentation.py         |   6 +-
 .../Geometry/NonUniformDimensionRepresentation.py  |   6 +-
 .../SphericalBesselDimensionRepresentation.py      |   6 +-
 .../SplitUniformDimensionRepresentation.py         |   6 +-
 xpdeint/Geometry/UniformDimensionRepresentation.py |   6 +-
 xpdeint/HDF5.py                                    |  28 +-
 xpdeint/MomentGroupElement.py                      |   6 +-
 xpdeint/Operators/ConstantEXOperator.py            |   6 +-
 xpdeint/Operators/ConstantIPOperator.py            |   6 +-
 xpdeint/Operators/CrossPropagationOperator.py      |   6 +-
 xpdeint/Operators/DeltaAOperator.py                |   6 +-
 xpdeint/Operators/FilterOperator.py                |   6 +-
 xpdeint/Operators/FunctionsOperator.py             |   6 +-
 xpdeint/Operators/NonConstantEXOperator.py         |   6 +-
 xpdeint/Operators/NonConstantIPOperator.py         |   6 +-
 xpdeint/Operators/Operator.py                      |   6 +-
 xpdeint/Operators/OperatorContainer.py             |  28 +-
 xpdeint/Operators/SICDeltaAOperator.py             |   6 +-
 xpdeint/ParserException.py                         |   2 +-
 xpdeint/Preferences.py                             |   2 +-
 xpdeint/ScriptElement.py                           |  28 +-
 xpdeint/Segments/BreakpointSegment.py              |   6 +-
 xpdeint/Segments/FilterSegment.py                  |   6 +-
 xpdeint/Segments/Integrators/AdaptiveStep.py       |   6 +-
 xpdeint/Segments/Integrators/FixedStep.py          |  28 +-
 xpdeint/Segments/Integrators/FixedStepWithCross.py |   6 +-
 xpdeint/Segments/Integrators/Integrator.py         |   6 +-
 xpdeint/Segments/Integrators/MMStepper.py          |   6 +-
 xpdeint/Segments/Integrators/RK45Stepper.py        |   6 +-
 xpdeint/Segments/Integrators/RK4Stepper.py         |   6 +-
 xpdeint/Segments/Integrators/RK89Stepper.py        |   6 +-
 xpdeint/Segments/Integrators/RK9Stepper.py         |   6 +-
 .../Segments/Integrators/RichardsonFixedStep.py    |   6 +-
 xpdeint/Segments/Integrators/SICStepper.py         |   6 +-
 xpdeint/Segments/Integrators/SIStepper.py          |   6 +-
 xpdeint/Segments/SequenceSegment.py                |   6 +-
 xpdeint/Segments/TopLevelSequenceElement.py        |   6 +-
 xpdeint/Simulation.py                              |   6 +-
 .../AdaptiveMPIMultiPathDriver.py                  |   6 +-
 xpdeint/SimulationDrivers/DistributedMPIDriver.py  |  28 +-
 xpdeint/SimulationDrivers/MPI.py                   |   6 +-
 xpdeint/SimulationDrivers/MPIMultiPathDriver.py    |   6 +-
 xpdeint/SimulationDrivers/MultiPathDriver.py       |  28 +-
 xpdeint/SimulationDrivers/SimulationDriver.py      |   6 +-
 xpdeint/SimulationElement.py                       |   6 +-
 xpdeint/Stochastic/Generators/DSFMTGenerator.py    |   6 +-
 xpdeint/Stochastic/Generators/Generator.py         |   6 +-
 xpdeint/Stochastic/Generators/MKLGenerator.py      |   6 +-
 xpdeint/Stochastic/Generators/POSIXGenerator.py    |   6 +-
 xpdeint/Stochastic/Generators/SolirteGenerator.py  |   6 +-
 .../GaussianBoxMuellerRandomVariable.py            |   6 +-
 .../RandomVariables/GaussianMKLRandomVariable.py   |   6 +-
 .../RandomVariables/GaussianRandomVariable.py      |  28 +-
 .../GaussianSolirteRandomVariable.py               |   6 +-
 .../RandomVariables/PoissonianRandomVariable.py    |  50 +-
 .../RandomVariables/UniformRandomVariable.py       |   6 +-
 xpdeint/Vectors/ComputedVector.py                  |   6 +-
 xpdeint/Vectors/NoiseVector.py                     |   6 +-
 xpdeint/Vectors/VectorElement.py                   |  28 +-
 xpdeint/Vectors/VectorInitialisation.py            |   6 +-
 xpdeint/Vectors/VectorInitialisationFromCDATA.py   |   6 +-
 xpdeint/Vectors/VectorInitialisationFromHDF5.py    |   6 +-
 xpdeint/Vectors/VectorInitialisationFromXSIL.tmpl  |  89 +-
 xpdeint/Version.py                                 |   2 +-
 xpdeint/XMDS2Parser.py                             |  45 +-
 xpdeint/parser2.py                                 |   2 +-
 xpdeint/support/wscript                            |  39 +-
 xpdeint/xsil2graphics2/MathematicaImport.py        |   6 +-
 xpdeint/xsil2graphics2/MatlabOctaveImport.py       |   6 +-
 xpdeint/xsil2graphics2/PythonImport.py             |   6 +-
 xpdeint/xsil2graphics2/RImport.py                  |   6 +-
 177 files changed, 2753 insertions(+), 2306 deletions(-)
 delete mode 100644 debian/patches/parse-dep-relationship.patch
 delete mode 100644 debian/patches/remove-non-dfsg-code.patch
 delete mode 100644 debian/patches/show-library-name.patch
 delete mode 100644 debian/patches/wscript-hdf5.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/xmds2.git



More information about the debian-science-commits mailing list