[fiat] branch master updated (942e0c1 -> f86499a)

Drew Parsons dparsons at moszumanska.debian.org
Sat Sep 9 06:06:30 UTC 2017


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

dparsons pushed a change to branch master
in repository fiat.

      from  942e0c1   upload 2016.2.0-2 to unstable
      adds  3d0486b   New upstream version 2017.1.0
      adds  667310a   Merge tag 'upstream/2017.1.0' into experimental
      adds  c7244b3   Disable tests
      adds  e97700c   Upload 2017.1.0-1 to experimental
       new  af0bc4b   Standards-Version: 4.1.0
       new  f86499a   debhelper compatibility level 10

The 2 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                                          |  74 ------
 ChangeLog.rst                                      | 149 ++++++++++++
 FIAT/__init__.py                                   |   4 +-
 FIAT/gauss_legendre.py                             |   3 +-
 FIAT/gauss_lobatto_legendre.py                     |   3 +-
 FIAT/hdiv_trace.py                                 | 262 +++++++++++++++------
 FIAT/reference_element.py                          |   4 +
 MANIFEST.in                                        |   7 +
 README.rst                                         |   2 +-
 debian/changelog                                   |  15 ++
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 debian/rules                                       |   6 +-
 doc/sphinx/source/conf.py                          |  19 +-
 doc/sphinx/source/releases.rst                     |   2 +
 doc/sphinx/source/releases/next.rst                |  29 ---
 .../source/releases/{next.rst => v2016.2.0.rst}    |  31 ++-
 doc/sphinx/source/releases/v2017.1.0.rst           |  15 ++
 setup.py                                           |   4 +-
 test/unit/test_hdivtrace.py                        |  36 ++-
 test/unit/test_reference_element.py                |   1 +
 21 files changed, 466 insertions(+), 206 deletions(-)
 delete mode 100644 ChangeLog
 create mode 100644 ChangeLog.rst
 create mode 100644 MANIFEST.in
 copy doc/sphinx/source/releases/{next.rst => v2016.2.0.rst} (64%)
 create mode 100644 doc/sphinx/source/releases/v2017.1.0.rst

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



More information about the debian-science-commits mailing list