Source: spyder
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Picca Frédéric-Emmanuel <picca@debian.org>
Section: science
Priority: extra
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all,
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-setuptools,
               python3-sphinx,
               xsltproc
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/spyder.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/spyder.git
Homepage: https://github.com/spyder-ide/spyder
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2

Package: spyder
Architecture: all
Section: devel
Depends: ${misc:Depends},
         ${python:Depends},
         python-spyder (= ${binary:Version})
Breaks: ${python-Breaks},
        python-spyderlib (<< 2.3.0+dfsg-2)
Replaces: python-spyderlib (<< 2.3.0+dfsg-2)
Description: Python IDE for scientists (Python 2)
 Spyder (previously known as Pydee) is a free open-source Python
 development environment providing MATLAB-like features in a simple
 and light-weighted software
 .
 This is the Python 2 version of the package.

Package: python-spyderlib
Architecture: all
Section: oldlibs
Depends: ${misc:Depends}, python-spyder
Description: transitional dummy package for python-spyder
 This is a transitional package to ease upgrades to the
 python-spyder package. It can be safely removed.

Package: python-spyder
Architecture: all
Section: python
Depends: ${misc:Depends},
         ${python:Depends},
         libjs-jquery,
         libjs-mathjax,
	 pep8,
	 pylint,
	 python-bs4,
         python-jedi,
	 python-nbconvert,
         python-pep8,
         python-psutil,
	 python-qtawesome,
	 python-qtconsole,
         python-qtpy,
	 python-pickleshare,
	 python-pyflakes,
	 python-pygments,
         python-rope,
	 python-sphinx,
	 python-zmq,
         spyder-common (= ${binary:Version}),
Recommends: python-matplotlib,
            python-numpy,
            python-pandas,
            python-scipy,
            spyder-doc (= ${binary:Version})
Suggests: tortoisehg,
          gitk
Breaks: ${python:Breaks},
        spyder (<< 2.3.0+dfsg-2),
        python-spyderlib-doc (<< 2.3.0+dfsg-4),
        python-spyderlib (<< 3.0.0+dfsg1-1~)
Provides: ${python:Provides},
          python-spyderlib
Replaces: spyder (<< 2.0.12-1),
          python-spyderlib (<< 3.0.0+dfsg1-1~)
Description: Python IDE for scientists (Python 2 modules)
 Originally written to design Spyder (the Scientific PYthon
 Development EnviRonment), the spyderlib Python library provides
 ready-to-use pure-Python widgets: source code editor with syntax
 highlighting and code introspection/analysis features, NumPy array
 editor, dictionary editor, Python console, etc. It's based on the Qt
 Python binding module PyQt4 (and is compatible with PySide since
 v2.2).
 .
 This is the Python 2 version of the package.

Package: python-spyderlib-doc
Architecture: all
Section: oldlibs
Depends: ${misc:Depends}, spyder-doc
Description: transitional dummy package for python-spyder-doc
 This is a transitional package to ease upgrades to the
 spyder-doc package. It can be safely removed.

Package: spyder-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Breaks: python-spyderlib (<< 2.3.0+dfsg-4)
Replaces: python-spyderlib (<< 2.3.0+dfsg-4)
Description: Python IDE for scientists (Documentation)
 Originally written to design Spyder (the Scientific PYthon
 Development EnviRonment), the spyderlib Python library provides
 ready-to-use pure-Python widgets: source code editor with syntax
 highlighting and code introspection/analysis features, NumPy array
 editor, dictionary editor, Python console, etc. It's based on the Qt
 Python binding module PyQt4 (and is compatible with PySide since
 v2.2).
 .
 This is the documentation of the package.

Package: spyder3
Architecture: all
Section: devel
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-spyder (= ${binary:Version})
Breaks: ${python3-Breaks},
        python3-spyderlib (<< 2.3.0+dfsg-2)
Replaces: python3-spyderlib (<< 2.3.0+dfsg-2)
Description: Python IDE for scientists (Python 3)
 Spyder (previously known as Pydee) is a free open-source Python
 development environment providing MATLAB-like features in a simple
 and light-weighted software
 .
 This is the Python 3 version of the package.

Package: python3-spyderlib
Architecture: all
Section: oldlibs
Depends: ${misc:Depends}, python3-spyder
Description: transitional dummy package for python3-spyder
 This is a transitional package to ease upgrades to the
 python3-spyder package. It can be safely removed.

Package: python3-spyder
Architecture: all
Section: python
Depends: ${misc:Depends},
         ${python3:Depends},
         libjs-jquery,
         libjs-mathjax,
	 pep8,
	 pylint,
	 python3-bs4,
         python3-jedi,
	 python3-nbconvert,
	 python3-pep8,
         python3-psutil,
	 python3-qtawesome,
	 python3-qtconsole,
         python3-qtpy,
	 python3-pickleshare,
	 python3-pyflakes,
	 python3-pygments,
	 python3-sphinx,
	 python3-zmq,
         spyder-common (= ${binary:Version}),
Recommends: python3-matplotlib,
            python3-numpy,
            python3-pandas,
            python3-scipy,
            spyder-doc (= ${binary:Version})
Suggests: tortoisehg,
          gitk
Breaks: ${python3:Breaks},
        spyder3 (<< 2.3.0+dfsg-2),
        python3-spyderlib (<< 3.0.0+dfsg1-1~)
Provides: ${python3:Provides},
          python3-spyderlib
Replaces: python3-spyderlib (<< 3.0.0+dfsg1-1~)
Description: Python IDE for scientists (Python 3 modules)
 Originally written to design Spyder (the Scientific PYthon
 Development EnviRonment), the spyderlib Python library provides
 ready-to-use pure-Python widgets: source code editor with syntax
 highlighting and code introspection/analysis features, NumPy array
 editor, dictionary editor, Python console, etc. It's based on the Qt
 Python binding module PyQt4 (and is compatible with PySide since
 v2.2).
 .
 This is the Python 3 version of the package.

Package: spyder-common
Architecture: all
Depends: ${misc:Depends}
Provides: ${python3:Provides}
Description: Python IDE for scientists (common files)
 Originally written to design Spyder (the Scientific PYthon
 Development EnviRonment), the spyderlib Python library provides
 ready-to-use pure-Python widgets: source code editor with syntax
 highlighting and code introspection/analysis features, NumPy array
 editor, dictionary editor, Python console, etc. It's based on the Qt
 Python binding module PyQt4 (and is compatible with PySide since
 v2.2).
 .
 This is the common files of the package.
