[pynfft] branch master updated (de23cb2 -> e255e3e)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Aug 5 16:23:48 UTC 2014


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

ghisvail-guest pushed a change to branch master
in repository pynfft.

      from  de23cb2   d/compat: downgrade compat to match debhelper
       new  6ffdc9f   d/control: move sphinx to build-depends-indep
       new  099dbb6   Imported Upstream version 1.3.2
       new  c7cd195   d/changelog: update upstream version
       new  3373171   d/control: missing shlibs for -dbg pkg
       new  e255e3e   d/rules: use pybuild as pkg build system

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:
 CHANGELOG.txt                        |   7 +
 CONTRIBUTING.rst                     |  19 --
 MANIFEST.in                          |  18 ++
 PKG-INFO                             |  12 +-
 debian/changelog                     |   2 +-
 debian/control                       |   3 +
 debian/rules                         |  80 +-------
 doc/source/conf.py                   |   2 +-
 pyNFFT.egg-info/PKG-INFO             |  12 +-
 pyNFFT.egg-info/SOURCES.txt          |  15 +-
 pyNFFT.egg-info/requires.txt         |   1 -
 pynfft/__init__.py                   |   1 +
 pynfft/nfft.c                        |   2 +-
 pynfft/solver.c                      |   2 +-
 {tests => pynfft/tests}/__init__.py  |   0
 {tests => pynfft/tests}/test_nfft.py |   0
 pynfft/util.c                        | 152 +++++++++------
 pynfft/version.py                    |  10 +
 requirements.txt                     |   2 -
 setup.py                             | 349 +++++++++++++++++++++++++----------
 20 files changed, 426 insertions(+), 263 deletions(-)
 delete mode 100644 CONTRIBUTING.rst
 create mode 100644 MANIFEST.in
 delete mode 100644 pyNFFT.egg-info/requires.txt
 rename {tests => pynfft/tests}/__init__.py (100%)
 rename {tests => pynfft/tests}/test_nfft.py (100%)
 create mode 100644 pynfft/version.py
 delete mode 100644 requirements.txt

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



More information about the debian-science-commits mailing list