[python-cpl] branch debian updated (6381cbc -> 89388f5)

Ole Streicher olebole-guest at alioth.debian.org
Sun Nov 3 19:47:18 UTC 2013


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

olebole-guest pushed a change to branch debian
in repository python-cpl.

      from  6381cbc   Workaround in tests for older pyfits versions
       new  02163ca   Update to new test release 0.6
       new  13b111b   Push to 0.6
      adds  34fbc2c   New upstream versio n 0.6
       new  0f7fb69   Merge branch 'upstream' into debian
       new  89388f5   build-dep pkg-resources

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                                   |   14 +-
 README                                     |    6 +-
 cpl/CPL_library.c                          |    5 +
 cpl/CPL_library.h                          |    4 +
 cpl/CPL_recipe.c                           |   70 ++++--
 cpl/__init__.py                            |   23 +-
 cpl/cpl_api.h                              |    9 +-
 cpl/dfs.py                                 |   26 ++-
 cpl/esorex.py                              |    9 +-
 cpl/frames.py                              |   17 +-
 cpl/param.py                               |   31 +--
 cpl/recipe.py                              |  105 ++++++---
 cpl/result.py                              |   50 +++--
 cpl/version.py                             |    4 +-
 debian/changelog                           |    6 +
 debian/control                             |    5 +-
 debian/patches/disable_crash_tests.patch   |    2 +-
 debian/patches/series                      |    1 -
 debian/patches/workaround_pyfits_bug.patch |  334 ----------------------------
 setup.py                                   |   14 +-
 test/TestRecipe.py                         |  200 ++++++++++++-----
 test/iiinstrumentp/recipes/rtest.c         |   33 +++
 22 files changed, 445 insertions(+), 523 deletions(-)
 delete mode 100644 debian/patches/workaround_pyfits_bug.patch

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



More information about the debian-science-commits mailing list