[Python-modules-commits] [python-fisx] branch master updated (66f4455 -> 0a4243f)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Fri Jun 24 15:22:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a change to branch master
in repository python-fisx.
from 66f4455 Add the -dbg packages and autopkgtest
new 652aeef wip copyright
new 5c10049 Imported Upstream version 1.0.8
new 868e06c Merge tag 'upstream/1.0.8'
new cdf4ba9 fix changelog for 1.0.8
new bdf7faf update copyright with upstream and debian-legal feedback
new 0a4243f run tests
The 6 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 | 6 +-
README.rst | 2 +-
changelog.txt | 6 ++
debian/changelog | 2 +-
debian/copyright | 96 +++++++++++++++++++++
debian/rules | 2 +-
fisx_data/BindingEnergies.dat | 6 ++
fisx_data/EADL97_BindingEnergies.dat | 26 ++++--
fisx_data/EADL97_KShellConstants.dat | 24 ++++--
fisx_data/EADL97_KShellNonradiativeRates.dat | 26 ++++--
fisx_data/EADL97_KShellRadiativeRates.dat | 22 ++++-
fisx_data/EADL97_LShellConstants.dat | 22 ++++-
fisx_data/EADL97_LShellNonradiativeRates.dat | 22 ++++-
fisx_data/EADL97_LShellRadiativeRates.dat | 22 ++++-
fisx_data/EADL97_MShellConstants.dat | 22 ++++-
fisx_data/EADL97_MShellNonradiativeRates.dat | 22 ++++-
fisx_data/EADL97_MShellRadiativeRates.dat | 22 ++++-
fisx_data/EPDL97_CrossSections.dat | 27 ++++--
fisx_data/KShellConstants.dat | 11 +++
fisx_data/KShellRates.dat | 11 +++
fisx_data/KShellRatesScofieldHS.dat | 124 +++++++++++++++++++++++++++
fisx_data/LShellRates.dat | 12 +++
fisx_data/MShellRates.dat | 8 ++
fisx_data/XCOM_CrossSections.dat | 6 ++
python/fisx.egg-info/PKG-INFO | 6 +-
python/fisx.egg-info/SOURCES.txt | 1 +
python/fisx/DataDir.py | 32 +++++--
src/fisx_version.h | 2 +-
28 files changed, 519 insertions(+), 71 deletions(-)
create mode 100644 debian/copyright
create mode 100644 fisx_data/KShellRatesScofieldHS.dat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fisx.git
More information about the Python-modules-commits
mailing list