[python-admesh] branch master updated (f227e70 -> 5f61d7a)
Anton Gladky
gladk at moszumanska.debian.org
Sat Sep 6 08:59:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository python-admesh.
from f227e70 Update changelog.
new d25434a Remove override_dh_auto_clean.
new 635fd78 Add watch-file.
adds 7b713c6 Imported Upstream version 0.98.1
new b00170f Merge.
new 4f15eae Remove applied by upstream patch.
new 5f61d7a Update changelog.
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:
.gitignore | 1 +
.travis.yml | 19 +++++++++
MANIFEST.in | 1 +
README.rst | 3 ++
_admesh.pyx | 10 +----
autogen.py | 10 +++++
debian/changelog | 9 +++++
debian/patches/fix_python3.patch | 61 ----------------------------
debian/patches/series | 1 -
debian/rules | 9 -----
debian/watch | 3 ++
setup.py | 8 +++-
test/block.stl | 86 ++++++++++++++++++++++++++++++++++++++++
test/test_io.py | 26 ++++++++++++
14 files changed, 167 insertions(+), 80 deletions(-)
create mode 100644 .travis.yml
delete mode 100644 debian/patches/fix_python3.patch
delete mode 100644 debian/patches/series
create mode 100644 debian/watch
create mode 100644 test/block.stl
create mode 100644 test/test_io.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-admesh.git
More information about the debian-science-commits
mailing list