[python-xrayutilities] branch master updated (55d1026 -> 5078980)

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Sat Apr 25 17:39:20 UTC 2015


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

eugenwintersberger-guest pushed a change to branch master
in repository python-xrayutilities.

      from  55d1026   Update changelog for version 1.1.1-1
       new  d70b227   Imported Upstream version 1.1.2
       new  837dd45   Merge tag 'upstream/1.1.2'
       new  7817d7c   Pumped upstream version in changelog
       new  37f72db   Added python-sphinx-rtd-theme as a build dependency
       new  5078980   Use sphinx-build for documentation

The 5 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:
 CHANGES.txt                                        |     9 +
 PKG-INFO                                           |    50 +-
 README.txt                                         |    41 +-
 debian/changelog                                   |     2 +-
 debian/control                                     |     3 +-
 ...-logo_only-option-from-the-documentation-.patch |    21 +
 debian/patches/series                              |     1 +
 debian/rules                                       |     2 +-
 doc/source/_static/favicon.ico                     |   Bin 2238 -> 4286 bytes
 doc/source/conf.py                                 |    11 +-
 doc/source/examples.rst                            |   112 +-
 doc/source/index.rst                               |    84 +-
 doc/source/index.rst~                              |    82 +-
 doc/source/pics/favicon.ppm                        |     5 -
 doc/source/pics/xray-logo-sf.png                   |   Bin 4406 -> 0 bytes
 doc/source/pics/xray-logo.png                      |   Bin 11534 -> 17068 bytes
 doc/source/pics/xu_usage.png                       |   Bin 27536 -> 25172 bytes
 doc/source/pics/xu_usage.svg                       |   569 +-
 doc/source/pics/xu_usage_inkscape.svg              |   414 +
 doc/source/pics/xu_usage_planning.png              |   Bin 20586 -> 17437 bytes
 doc/source/pics/xu_usage_planning.svg              |   457 +-
 doc/source/pics/xu_usage_planning_inkscape.svg     |   303 +
 examples/data/04-003-0996.cif                      |  8060 -----------
 examples/data/1216385.cif                          |   166 -
 examples/data/BaF2.cif                             |   456 +-
 examples/data/Calcite.cif                          |   144 +-
 examples/data/Silicon.cif                          |   454 +-
 examples/data/bi2te3.cif                           |   176 +-
 examples/xrayutilities_export_data2vtk.py          |   164 +-
 examples/xrayutilities_hotpixelkill_variant.py     |   132 +-
 examples/xrayutilities_kmap_example_ESRF.py        |   202 +-
 examples/xrayutilities_user.conf                   |    18 +-
 setup.py                                           |    11 +-
 xrayutilities.pdf                                  | 14147 ++++++++++---------
 xrayutilities/analysis/sample_align.py             |    64 +-
 xrayutilities/experiment.py                        |    47 +-
 xrayutilities/gridder2d.py                         |     3 +-
 xrayutilities/io/__init__.py                       |     1 +
 xrayutilities/io/edf.py                            |    34 +-
 xrayutilities/io/fastscan.py                       |  1544 +-
 xrayutilities/io/helper.py                         |     5 +-
 xrayutilities/io/spec.py                           |    77 +-
 xrayutilities/materials/cif.py                     |     4 +-
 xrayutilities/materials/data/README.txt~           |    13 -
 xrayutilities/materials/material.py                |   177 +-
 xrayutilities/materials/predefined_materials.py    |     4 +
 xrayutilities/math/fit.py                          |    31 +-
 xrayutilities/math/functions.py                    |     5 +-
 xrayutilities/src/qconversion.h~                   |   131 -
 xrayutilities/utilities_noconf.py                  |    70 +-
 xrayutilities/xrayutilities_default.conf           |     2 +-
 51 files changed, 10363 insertions(+), 18145 deletions(-)
 create mode 100644 debian/patches/0001-Removed-the-logo_only-option-from-the-documentation-.patch
 create mode 100644 debian/patches/series
 delete mode 100644 doc/source/pics/favicon.ppm
 delete mode 100644 doc/source/pics/xray-logo-sf.png
 create mode 100644 doc/source/pics/xu_usage_inkscape.svg
 create mode 100644 doc/source/pics/xu_usage_planning_inkscape.svg
 delete mode 100644 examples/data/04-003-0996.cif
 delete mode 100644 examples/data/1216385.cif
 delete mode 100644 xrayutilities/materials/data/README.txt~
 delete mode 100644 xrayutilities/src/qconversion.h~

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



More information about the debian-science-commits mailing list