[med-svn] [python-multipletau] branch master updated (df3b54a -> d01a311)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Oct 20 21:29:45 UTC 2017


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

malex-guest pushed a change to branch master
in repository python-multipletau.

      from  df3b54a   Update changelog, prepare for upload to unstable
       new  63fb69d   Remove unicode_readme.patch
       new  cc8bff0   Update d/rules, force UTF8 locale
       new  540ff4b   Install all examples
       new  2d45c80   Bump Standards-Version to 4.1.1
       new  ae8f4a7   Drop obsoleted numpy_1.11.0.patch
       new  6887fdc   Update Files-Excluded and Source url  in d/copyright
       new  53dad21   Update watch file
       new  44a56eb   New upstream version 0.1.9+ds
       new  7e3089b   Updated version 0.1.9+ds from 'upstream/0.1.9+ds'
       new  e1f9098   Add python{,3}-mock to Build-Depends - docs dependencies
       new  51d4aea   Add patch fixing relative file location while building docs
       new  b218935   Refresh patches
       new  66a30b7   Update source docs dir s/doc/docs/
       new  d01a311   Update changelog, upload to unstable

The 14 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:
 .travis.yml                                        |  25 ---
 CHANGELOG                                          |  33 +--
 MANIFEST.in                                        |   5 +-
 README.rst                                         |  14 +-
 debian/changelog                                   |  15 ++
 debian/control                                     |  14 +-
 debian/copyright                                   |   4 +-
 debian/patches/examples_location.patch             |  13 ++
 debian/patches/numpy_1.11.0.patch                  | 142 ------------
 ...ackaged-mathjax.path => packaged-mathjax.patch} |   6 +-
 debian/patches/series                              |   4 +-
 debian/patches/unicode_readme.patch                |  21 --
 debian/python-multipletau-doc.install              |   2 +-
 debian/rules                                       |   5 +-
 debian/watch                                       |   2 +-
 doc/README.md                                      |  10 -
 doc/deploy_ghpages.py                              |  83 -------
 doc/extensions/myviewcode.py                       | 240 ---------------------
 docs/README.md                                     |  10 +
 {doc => docs}/conf.py                              |  83 +++----
 docs/extensions/fancy_include.py                   |  99 +++++++++
 {doc => docs}/index.rst                            |   9 +-
 docs/requirements.txt                              |   2 +
 examples/compare_correlation_methods.jpg           | Bin 0 -> 58902 bytes
 examples/compare_correlation_methods.png           | Bin 90946 -> 0 bytes
 examples/compare_correlation_methods.py            | 214 ++++++++----------
 examples/generate_example_images.py                |  33 +++
 examples/noise_generator.py                        | 148 ++++++-------
 multipletau/__init__.py                            |   8 +-
 multipletau/_version.py                            |   8 +-
 multipletau/{_multipletau.py => core.py}           |   0
 setup.cfg                                          |   9 +-
 setup.py                                           |  24 +--
 33 files changed, 442 insertions(+), 843 deletions(-)
 delete mode 100644 .travis.yml
 create mode 100644 debian/patches/examples_location.patch
 delete mode 100644 debian/patches/numpy_1.11.0.patch
 rename debian/patches/{packaged-mathjax.path => packaged-mathjax.patch} (76%)
 delete mode 100644 debian/patches/unicode_readme.patch
 delete mode 100644 doc/README.md
 delete mode 100644 doc/deploy_ghpages.py
 delete mode 100644 doc/extensions/myviewcode.py
 create mode 100644 docs/README.md
 rename {doc => docs}/conf.py (84%)
 create mode 100644 docs/extensions/fancy_include.py
 rename {doc => docs}/index.rst (73%)
 create mode 100644 docs/requirements.txt
 create mode 100644 examples/compare_correlation_methods.jpg
 delete mode 100644 examples/compare_correlation_methods.png
 create mode 100644 examples/generate_example_images.py
 rename multipletau/{_multipletau.py => core.py} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git



More information about the debian-med-commit mailing list