[spyder] branch master updated (928ad16 -> 7417a6c)

Frédéric-Emmanuel Picca picca at alioth.debian.org
Fri Sep 6 20:01:00 UTC 2013


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

picca pushed a change to branch master
in repository spyder.

      from  928ad16   release
       new  d3aaede   Imported Upstream version 2.2.4+dfsg
       new  ba555af   Merge tag 'upstream/2.2.4+dfsg'
       new  341bc57   now spyder is compatible with ipython 0.13 and 1.0
       new  7417a6c   prepare for release

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:
 CHANGELOG                                          |  819 +++++++++++
 LICENSE                                            |  334 +++++
 MANIFEST.in                                        |    2 +
 PKG-INFO                                           |   64 +-
 debian/changelog                                   |    7 +
 debian/control                                     |    2 +-
 spyderlib/__init__.py                              |    2 +-
 spyderlib/baseconfig.py                            |   19 +-
 spyderlib/config.py                                |   10 +-
 spyderlib/images/editor/breakpoint_small.png       |  Bin 815 -> 562 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.mo       |  Bin 90036 -> 92547 bytes
 spyderlib/locale/es/LC_MESSAGES/spyderlib.po       | 1487 +++++++++++---------
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo       |  Bin 85934 -> 84192 bytes
 spyderlib/locale/fr/LC_MESSAGES/spyderlib.po       |  996 ++++++-------
 spyderlib/locale/spyderlib.pot                     |  929 ++++++------
 spyderlib/plugins/editor.py                        |  122 +-
 spyderlib/plugins/externalconsole.py               |   46 +-
 spyderlib/plugins/history.py                       |    4 +
 spyderlib/plugins/inspector.py                     |    7 +-
 spyderlib/plugins/ipythonconsole.py                |   75 +-
 spyderlib/spyder.py                                |   36 +-
 spyderlib/utils/codeanalysis.py                    |    6 +-
 spyderlib/utils/programs.py                        |    8 +-
 spyderlib/utils/qthelpers.py                       |    7 +
 spyderlib/widgets/externalshell/pythonshell.py     |   15 +-
 spyderlib/widgets/externalshell/sitecustomize.py   |    8 +-
 .../widgets/externalshell/start_ipython_kernel.py  |   59 +-
 spyderlib/widgets/ipython.py                       |   25 +-
 spyderlib/widgets/projectexplorer.py               |    2 +-
 spyderlib/windows/spyder.ico                       |  Bin 100763 -> 0 bytes
 spyderlib/windows/spyder_light.ico                 |  Bin 99495 -> 0 bytes
 .../locale/es/LC_MESSAGES/p_breakpoints.mo         |  Bin 752 -> 752 bytes
 spyderplugins/locale/es/LC_MESSAGES/p_profiler.mo  |  Bin 790 -> 790 bytes
 spyderplugins/locale/es/LC_MESSAGES/p_pylint.mo    |  Bin 1090 -> 1228 bytes
 .../locale/fr/LC_MESSAGES/p_breakpoints.mo         |  Bin 731 -> 731 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_profiler.mo  |  Bin 2191 -> 2191 bytes
 spyderplugins/locale/fr/LC_MESSAGES/p_pylint.mo    |  Bin 2458 -> 2458 bytes
 spyderplugins/p_breakpoints.py                     |    2 +-
 38 files changed, 3282 insertions(+), 1811 deletions(-)
 create mode 100644 CHANGELOG
 create mode 100644 LICENSE
 mode change 100644 => 100755 bootstrap.py
 mode change 100644 => 100755 scripts/spyder
 mode change 100644 => 100755 spyderlib/locale/spyderlib.pot
 delete mode 100644 spyderlib/windows/spyder.ico
 delete mode 100644 spyderlib/windows/spyder_light.ico

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



More information about the debian-science-commits mailing list