This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pyscanfcs.
commit a818b492f8498317b40705cf19af3cafa3626a45 Merge: 329e6cc ac037db Author: Alexandre Mestiashvili <[email protected]> Date: Wed Feb 18 13:35:03 2015 +0100 Merge tag 'upstream/0.2.3' Upstream version 0.2.3 ChangeLog.txt | 8 + MANIFEST.in | 2 +- PyScanFCS_doc.pdf | Bin 452087 -> 0 bytes README.md | 2 +- bin/pyscanfcs | 22 +- doc/Bibliography.bib | 5 +- doc/PyScanFCS_doc_content.tex | 29 +- .../PyScanFCS.icns | Bin .../PyScanFCS.ico | Bin .../PyScanFCS_linux.spec | 11 +- .../PyScanFCS_mac.spec | 7 +- freeze_pyinstaller/PyScanFCS_win7.spec | 63 + freeze_pyinstaller/README.md | 22 + freeze_pyinstaller/debian_ubuntu_bundle_script.sh | 84 + .../macOSx_script_starter.sh | 0 freeze_pyinstaller/win7_32bit_bundle_script.bat | 5 + freeze_pyinstaller/win7_innosetup.iss.dummy | 113 ++ misc/MakeTestDat_SFCS.py | 23 +- pyinstaller-howto/PyScanFCS_win.spec | 21 - pyinstaller-howto/README.md | 22 - pyinstaller-howto/macOSx_10.6.8_bundle_script.sh | 24 - .../ubuntu12.04_amd64_bundle_script.sh | 42 - .../windowsXP_32bit_bundle_script.bat | 4 - pyscanfcs/PyScanFCS.py | 2123 +------------------- pyscanfcs/SFCSnumeric.pyx | 261 ++- pyscanfcs/__init__.py | 12 +- pyscanfcs/__main__.py | 6 +- pyscanfcs/doc.py | 77 +- pyscanfcs/{PyScanFCS.py => main.py} | 226 ++- pyscanfcs/misc.py | 218 +- pyscanfcs/uilayer.py | 560 ++++++ setup.py | 14 +- 32 files changed, 1500 insertions(+), 2506 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pyscanfcs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
