[python-cpl] branch debian updated (fb1c4db -> 27ce33b)

Ole Streicher olebole at moszumanska.debian.org
Fri Apr 24 14:57:47 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  fb1c4db   Adjust for new version. Also build python3 package
       new  0fe3344   New upstream version 0.7
       new  b04417d   Merge branch 'upstream' into debian
       new  27ce33b   Adjust patches for new version

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:
 PKG-INFO                                           |    3 +-
 README.rst                                         |    4 +-
 debian/changelog                                   |    5 +-
 debian/patches/disable_crash_tests.patch           |    2 +-
 debian/patches/fix_test_recipe.patch               |   25 +
 debian/patches/series                              |    1 +
 debian/rules                                       |    5 +-
 debian/tests/python-cpl                            |   10 +-
 doc/install.rst                                    |   13 +-
 setup.py                                           |    3 +-
 test/TestRecipe.py                                 |   24 +-
 test/iiinstrumentp/.gitignore                      |   31 -
 test/iiinstrumentp/COPYING                         |  340 -------
 test/iiinstrumentp/Makefile.am                     |   32 -
 test/iiinstrumentp/acinclude.m4                    |  154 ---
 test/iiinstrumentp/bootstrap                       |  546 -----------
 test/iiinstrumentp/configure.ac                    |   91 --
 test/iiinstrumentp/iiinstrument/Makefile.am        |   42 -
 test/iiinstrumentp/iiinstrument/iiinstrument_dfs.c |   93 --
 test/iiinstrumentp/iiinstrument/iiinstrument_dfs.h |   48 -
 .../iiinstrument/iiinstrument_pfits.c              |   88 --
 .../iiinstrument/iiinstrument_pfits.h              |   44 -
 .../iiinstrument/iiinstrument_utils.c              |   80 --
 .../iiinstrument/iiinstrument_utils.h              |   43 -
 test/iiinstrumentp/m4macros/cpl.m4                 |  363 -------
 test/iiinstrumentp/m4macros/eso.m4                 | 1019 --------------------
 test/iiinstrumentp/recipes/Makefile.am             |   33 -
 test/{iiinstrumentp/recipes => }/rtest.c           |  113 ++-
 28 files changed, 132 insertions(+), 3123 deletions(-)
 create mode 100644 debian/patches/fix_test_recipe.patch
 delete mode 100644 test/iiinstrumentp/.gitignore
 delete mode 100644 test/iiinstrumentp/COPYING
 delete mode 100644 test/iiinstrumentp/Makefile.am
 delete mode 100644 test/iiinstrumentp/acinclude.m4
 delete mode 100755 test/iiinstrumentp/bootstrap
 delete mode 100644 test/iiinstrumentp/configure.ac
 delete mode 100644 test/iiinstrumentp/iiinstrument/Makefile.am
 delete mode 100644 test/iiinstrumentp/iiinstrument/iiinstrument_dfs.c
 delete mode 100644 test/iiinstrumentp/iiinstrument/iiinstrument_dfs.h
 delete mode 100644 test/iiinstrumentp/iiinstrument/iiinstrument_pfits.c
 delete mode 100644 test/iiinstrumentp/iiinstrument/iiinstrument_pfits.h
 delete mode 100644 test/iiinstrumentp/iiinstrument/iiinstrument_utils.c
 delete mode 100644 test/iiinstrumentp/iiinstrument/iiinstrument_utils.h
 delete mode 100644 test/iiinstrumentp/m4macros/cpl.m4
 delete mode 100644 test/iiinstrumentp/m4macros/eso.m4
 delete mode 100644 test/iiinstrumentp/recipes/Makefile.am
 rename test/{iiinstrumentp/recipes => }/rtest.c (86%)

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