[fiat] branch master updated (7f17dd6 -> eb73111)

Johannes Ring johannr-guest at moszumanska.debian.org
Fri Jun 24 11:07:21 UTC 2016


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

johannr-guest pushed a change to branch master
in repository fiat.

      from  7f17dd6   upload 1.6.0-2 to unstable
       new  d52fd12   Imported Upstream version 2016.1.0
       new  222c9f9   Merge tag 'upstream/2016.1.0'
       new  eb73111   Release 2016.1.0-1

The 3 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:
 .bzrignore                                         |   9 +
 .gitignore                                         |   5 +
 ChangeLog                                          |   5 +-
 FIAT/__init__.py                                   |   2 +-
 debian/changelog                                   |   6 +
 setup.py                                           |  16 +-
 test/regression/.gitignore                         |   1 +
 test/regression/README.rst                         |  58 ++++
 test/regression/fiat-reference-data-id             |   1 +
 FIAT/tablag.py => test/regression/scripts/download |  38 ++-
 FIAT/tablag.py => test/regression/scripts/getdata  |  31 +-
 test/regression/scripts/getreferencerepo           |  62 ++++
 test/regression/scripts/parameters                 |   6 +
 test/regression/scripts/upload                     |  72 +++++
 test/{ => regression}/test.py                      | 114 +++++--
 test/test.py                                       | 348 +++------------------
 test/unit/test.py                                  |  66 ++++
 17 files changed, 470 insertions(+), 370 deletions(-)
 create mode 100644 .bzrignore
 create mode 100644 .gitignore
 create mode 100644 test/regression/.gitignore
 create mode 100644 test/regression/README.rst
 create mode 100644 test/regression/fiat-reference-data-id
 copy FIAT/tablag.py => test/regression/scripts/download (54%)
 mode change 100644 => 100755
 copy FIAT/tablag.py => test/regression/scripts/getdata (57%)
 mode change 100644 => 100755
 create mode 100755 test/regression/scripts/getreferencerepo
 create mode 100755 test/regression/scripts/parameters
 create mode 100755 test/regression/scripts/upload
 copy test/{ => regression}/test.py (73%)
 create mode 100644 test/unit/test.py

-- 
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