[python-cpl] branch debian updated (4af3b5f -> fb1c4db)
Ole Streicher
olebole at moszumanska.debian.org
Wed Apr 22 11:46:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole pushed a change to branch debian
in repository python-cpl.
from 4af3b5f Correct "Pages" field
new 556244d Remove test subdir: now comes with the source
new f51d85d New upstream prerelease 0.7beta
new f680778 Merge branch 'upstream' into debian
new fb1c4db Adjust for new version. Also build python3 package
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:
PKG-INFO | 49 ++-----
README | 33 -----
README.rst | 42 ++++++
cpl/CPL_library.c | 3 +
cpl/CPL_recipe.c | 21 ++-
cpl/__init__.py | 22 ++-
cpl/dfs.py | 289 ++++++++++++++++++++++----------------
cpl/logger.py | 2 +-
cpl/md5sum.py | 2 +-
cpl/result.py | 4 +-
cpl/version.py | 3 +-
debian/changelog | 7 +
debian/control | 29 +++-
debian/docs | 2 +-
debian/download_tests.sh | 14 --
debian/patches/muntrace-fix.patch | 15 --
debian/patches/series | 1 -
debian/rules | 19 +--
debian/watch | 5 +-
doc/Makefile | 89 ++++++++++++
doc/conf.py | 202 ++++++++++++++++++++++++++
doc/dfs.rst | 7 +
doc/esorex.rst | 41 ++++++
doc/frames.rst | 7 +
doc/index.rst | 52 +++++++
doc/install.rst | 82 +++++++++++
doc/msg.rst | 81 +++++++++++
doc/parallel.rst | 77 ++++++++++
doc/param.rst | 8 ++
doc/recipe.rst | 132 +++++++++++++++++
doc/restrictions.rst | 51 +++++++
doc/result.rst | 145 +++++++++++++++++++
doc/tutorial.rst | 162 +++++++++++++++++++++
setup.py | 38 +++--
test/TestRecipe.py | 73 ++++------
35 files changed, 1501 insertions(+), 308 deletions(-)
delete mode 100644 README
create mode 100644 README.rst
delete mode 100755 debian/download_tests.sh
delete mode 100644 debian/patches/muntrace-fix.patch
create mode 100644 doc/Makefile
create mode 100644 doc/conf.py
create mode 100644 doc/dfs.rst
create mode 100644 doc/esorex.rst
create mode 100644 doc/frames.rst
create mode 100644 doc/index.rst
create mode 100644 doc/install.rst
create mode 100644 doc/msg.rst
create mode 100644 doc/parallel.rst
create mode 100644 doc/param.rst
create mode 100644 doc/recipe.rst
create mode 100644 doc/restrictions.rst
create mode 100644 doc/result.rst
create mode 100644 doc/tutorial.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-cpl.git
More information about the debian-science-commits
mailing list