[spyder] branch master updated (7417a6c -> e52c780)
Frédéric-Emmanuel Picca
picca at alioth.debian.org
Sat Oct 19 19:12:11 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 7417a6c prepare for release
new aa7bf0e almost fix the copyright file with more upstream information
new 3c8a4e0 Imported Upstream version 2.2.5+dfsg
new e61b5df Merge tag 'upstream/2.2.5+dfsg'
new e52c780 release 2.2.5
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 | 26 +-
PKG-INFO | 4 +-
bootstrap.py | 8 +
debian/changelog | 7 +
debian/copyright | 235 +-
doc/installation.rst | 10 +-
doc/variableexplorer.rst | 94 +-
spyderlib/__init__.py | 2 +-
spyderlib/baseconfig.py | 36 +-
spyderlib/ipythonconfig.py | 20 +
spyderlib/locale/es/LC_MESSAGES/spyderlib.mo | Bin 92547 -> 92726 bytes
spyderlib/locale/es/LC_MESSAGES/spyderlib.po | 2214 ++---
spyderlib/locale/fr/LC_MESSAGES/spyderlib.mo | Bin 84192 -> 89030 bytes
spyderlib/locale/fr/LC_MESSAGES/spyderlib.po |10141 ++++++++++----------
spyderlib/locale/spyderlib.pot | 8202 ++++++++--------
spyderlib/plugins/externalconsole.py | 44 +-
spyderlib/plugins/inspector.py | 4 +-
spyderlib/plugins/ipythonconsole.py | 34 +-
spyderlib/scientific_startup.py | 89 +-
spyderlib/spyder.py | 39 +-
spyderlib/userconfig.py | 9 +-
spyderlib/widgets/editor.py | 5 +-
.../widgets/externalshell/namespacebrowser.py | 10 +-
spyderlib/widgets/externalshell/pythonshell.py | 4 +-
.../widgets/externalshell/start_ipython_kernel.py | 50 +-
spyderlib/widgets/ipython.py | 15 +-
spyderlib/widgets/sourcecode/base.py | 16 +-
spyderlib/widgets/tabs.py | 10 +-
.../locale/es/LC_MESSAGES/p_breakpoints.mo | Bin 752 -> 772 bytes
spyderplugins/locale/es/LC_MESSAGES/p_profiler.mo | Bin 790 -> 794 bytes
spyderplugins/locale/es/LC_MESSAGES/p_pylint.mo | Bin 1228 -> 1204 bytes
.../locale/fr/LC_MESSAGES/p_breakpoints.mo | Bin 731 -> 762 bytes
spyderplugins/locale/fr/LC_MESSAGES/p_profiler.mo | Bin 2191 -> 2342 bytes
spyderplugins/locale/fr/LC_MESSAGES/p_pylint.mo | Bin 2458 -> 2633 bytes
spyderplugins/widgets/pylintgui.py | 31 +-
35 files changed, 10893 insertions(+), 10466 deletions(-)
create mode 100644 spyderlib/ipythonconfig.py
--
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