[python-pyraf] branch debian updated (06e98f5 -> 544bf81)

Ole Streicher olebole-guest at alioth.debian.org
Wed Aug 21 12:00:38 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-pyraf.

      from  06e98f5   Fix compilation for python2
      adds  93dec89   Upstream version 2.1.3
       new  344967e   Merge branch 'upstream' into debian
       new  544bf81   Adopt new upstream version

The 2 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:
 MANIFEST.in                                        |    3 +-
 PKG-INFO                                           |   30 +
 data/{PyRAF.exe => PyRAF_exe.was}                  |  Bin 90326 -> 90326 bytes
 debian/changelog                                   |    4 +-
 lib/pyraf.egg-info/PKG-INFO                        |   30 +
 lib/pyraf.egg-info/SOURCES.txt                     |  917 ++++++++++++++++++++
 lib/pyraf.egg-info/dependency_links.txt            |    1 +
 lib/pyraf.egg-info/not-zip-safe                    |    1 +
 lib/pyraf.egg-info/requires.txt                    |    1 +
 lib/pyraf.egg-info/top_level.txt                   |    1 +
 lib/pyraf/__init__.py                              |    9 +-
 lib/pyraf/aqutil.py                                |    7 +-
 lib/pyraf/gki_psikern_tests.py                     |   20 +-
 lib/pyraf/irafexecute.py                           |   43 +-
 lib/pyraf/iraffunctions.py                         |   19 +-
 lib/pyraf/irafpar.py                               |   15 +-
 lib/pyraf/svninfo.py                               |    3 -
 lib/pyraf/version.py                               |   81 ++
 lib/pyraf/version.py.orig1                         |   81 ++
 lib/pyraf/version.py.orig2                         |   81 ++
 lib/pyraf/wutil.py                                 |   83 +-
 lib/pyraf_setup.pyc                                |  Bin 0 -> 3635 bytes
 required_pkgs/d2to1/CHANGES.rst                    |    5 +-
 required_pkgs/d2to1/distribute_setup.py            |  515 -----------
 required_pkgs/d2to1/ez_setup.py                    |  264 ++++++
 required_pkgs/d2to1/setup.cfg                      |    5 +-
 required_pkgs/d2to1/setup.py                       |    2 +-
 required_pkgs/stsci.distutils/CHANGES.txt          |   22 +-
 required_pkgs/stsci.distutils/setup.cfg            |    2 +-
 .../stsci.distutils/stsci/distutils/hooks.py       |   25 +-
 .../stsci.distutils/stsci/distutils/release.py     |    2 +-
 .../stsci/distutils/versionutils.py                |  115 +--
 .../stsci.tools/lib/stsci/tools/capable.py         |    4 +-
 .../stsci.tools/lib/stsci/tools/tester.py          |    6 +-
 setup.cfg                                          |   10 +-
 setup.py                                           |   22 +-
 src/xutil.c                                        |   52 +-
 tools/createTarBall.csh                            |  190 ++--
 38 files changed, 1870 insertions(+), 801 deletions(-)
 create mode 100644 PKG-INFO
 rename data/{PyRAF.exe => PyRAF_exe.was} (100%)
 create mode 100644 lib/pyraf.egg-info/PKG-INFO
 create mode 100644 lib/pyraf.egg-info/SOURCES.txt
 create mode 100644 lib/pyraf.egg-info/dependency_links.txt
 create mode 100644 lib/pyraf.egg-info/not-zip-safe
 create mode 100644 lib/pyraf.egg-info/requires.txt
 create mode 100644 lib/pyraf.egg-info/top_level.txt
 delete mode 100644 lib/pyraf/svninfo.py
 create mode 100644 lib/pyraf/version.py
 create mode 100644 lib/pyraf/version.py.orig1
 create mode 100644 lib/pyraf/version.py.orig2
 create mode 100644 lib/pyraf_setup.pyc
 delete mode 100644 required_pkgs/d2to1/distribute_setup.py
 create mode 100644 required_pkgs/d2to1/ez_setup.py

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



More information about the debian-science-commits mailing list