[instant] branch master updated (4fa726b -> 4824ffd)
Drew Parsons
dparsons at moszumanska.debian.org
Sat Sep 9 05:59:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a change to branch master
in repository instant.
from 4fa726b Add patch to make Python 2 and Python 3 side-by-side installations of DOLFIN work
adds 2e6242e New upstream version 2017.1.0
adds ea04deb Merge tag 'upstream/2017.1.0' into experimental
adds 33ba771 Update changelog
adds 3917532 Upload 2017.1.0-1 to experimental
new 25f2eba Merge branch 'experimental'
new 6fdd129 Standards-Version: 4.1.0
new f0a72c4 debhelper compatibility level 10
new 4824ffd Remove debian/patches/python-cmake-fix-for-dolfin.patch
The 4 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 | 81 ----------
ChangeLog.rst | 180 +++++++++++++++++++++++
MANIFEST.in | 9 ++
README.rst | 2 +-
debian/changelog | 16 ++
debian/compat | 2 +-
debian/control | 4 +-
debian/patches/python-cmake-fix-for-dolfin.patch | 35 -----
debian/patches/series | 1 -
doc/sphinx/source/conf.py | 18 +--
doc/sphinx/source/releases.rst | 2 +
doc/sphinx/source/releases/v2016.2.0.rst | 10 ++
doc/sphinx/source/releases/v2017.1.0.rst | 7 +
instant/__init__.py | 4 +-
instant/build.py | 33 ++---
instant/codegeneration.py | 23 +--
instant/output.py | 12 +-
instant/signatures.py | 3 +-
setup.py | 5 +-
19 files changed, 277 insertions(+), 170 deletions(-)
delete mode 100644 ChangeLog
create mode 100644 ChangeLog.rst
create mode 100644 MANIFEST.in
delete mode 100644 debian/patches/python-cmake-fix-for-dolfin.patch
create mode 100644 doc/sphinx/source/releases/v2016.2.0.rst
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/instant.git
More information about the debian-science-commits
mailing list