python-multipletau 0.1.5+ds-1 source package in Ubuntu

Changelog

python-multipletau (0.1.5+ds-1) unstable; urgency=medium

  [ Andreas Tille ]
  * cme fix dpkg-control; bumped debhelper to compat level 9

  [ Alexandre Mestiashvili ]
  * d/control: cme fix dpkg, remove python{,3}-numpy dependency, 
    as it should  be resolved by ${python:Depends}
  * d/watch: add +ds suffix, as we delete tests/runtests.py
  * d/copyright: update copyright year and exclude tests/runtests.py blob
  * Imported Upstream version 0.1.5
  * d/control: add python-nose to Build-Depends, add libjs-mathjax to 
    -doc package
  * d/patches/packaged-mathjax.path: use packaged copy of MathJax 
  * d/rules: remove DH_VERBOSE, add stanza for tests, provide a workaround for 
    the lintian's privacy-breach-generic warning, see #739300 for details 
  * d/python-multipletau-doc.install: install examples

 -- Alexandre Mestiashvili <email address hidden>  Tue, 15 Dec 2015 10:30:01 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-multipletau_0.1.5+ds-1.dsc 2.3 KiB 7c7894f361e8a8591e7889c78630395fe590ccd2fb4fbea9136d5adfd6dc23aa
python-multipletau_0.1.5+ds.orig.tar.gz 95.1 KiB f120a2a99d103b6de99cec7de850d9bb38ed10c02160d3a039cd93473e209426
python-multipletau_0.1.5+ds-1.debian.tar.xz 3.2 KiB 8bcd379c6d39c8725864610da01c869392532d06791c7407e08c7184619fe3f5

Available diffs

No changes file available.

Binary packages built by this source

python-multipletau: multiple-tau algorithm for Python/NumPy

 Multipe-tau correlation is computed on a logarithmic scale (less
 data points are computed) and is thus much faster than conventional
 correlation on a linear scale such as `numpy.correlate`
 .
 An online reference is available
 at http://paulmueller.github.io/multipletau
 .
 This is the Python 2 version of the package

python-multipletau-doc: documentation for multipletau Python module

 This package contains HTML documentation for python-multipletau
 .
 An online reference is available
 at http://paulmueller.github.io/multipletau

python3-multipletau: multiple-tau algorithm for Python3/NumPy

 Multipe-tau correlation is computed on a logarithmic scale (less
 data points are computed) and is thus much faster than conventional
 correlation on a linear scale such as `numpy.correlate`
 .
 An online reference is available
 at http://paulmueller.github.io/multipletau
 .
 This is the Python 3 version of the package