[pysparse] branch master updated (51c83bd -> bcb25ee)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 23 13:52:07 UTC 2016


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

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

      from  51c83bd   Update changelog.
      adds  6205826   New upstream version 1.1.1
       new  a50bc5d   Merge tag 'upstream/1.1.1'
       new  e765674   Update patch queue.
       new  d5db50d   Add patch fixing FTBFS with SuperLU v5.x.
       new  36baf55   Use pybuild.
       new  219147e   Use dh-python.
       new  bcb25ee   Release to unstable.

The 6 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                              |   7 ++
 Examples/umftest.py                  |   2 +-
 INSTALL                              |  75 +++++++++++++++++-
 Include/pysparse/fortran.h           |  18 ++++-
 Lib/__version__.py                   |   2 +-
 PKG-INFO                             |   2 +-
 Src/ll_mat.c                         | 144 +++++++++++++++++------------------
 Src/umfpackmodule.c                  |   6 +-
 debian/changelog                     |  15 ++++
 debian/control                       |   1 +
 debian/patches/no-g2c.patch          |  13 ----
 debian/patches/series                |   3 +-
 debian/patches/suitesparse-4.1.patch |  12 +--
 debian/patches/superlu-4.3.patch     |  18 -----
 debian/patches/superlu-5.x.patch     |  32 ++++++++
 debian/python-sparse.install         |   1 -
 debian/rules                         |   8 +-
 setup.py                             |  10 ++-
 superlu/Cnames.h                     |  22 ++++++
 19 files changed, 268 insertions(+), 123 deletions(-)
 delete mode 100644 debian/patches/no-g2c.patch
 delete mode 100644 debian/patches/superlu-4.3.patch
 create mode 100644 debian/patches/superlu-5.x.patch
 delete mode 100644 debian/python-sparse.install

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



More information about the debian-science-commits mailing list