~ubuntu-branches/ubuntu/wily/spyder/wily-proposed

« back to all changes in this revision

Viewing changes to PKG-INFO

  • Committer: Package Import Robot
  • Author(s): Ghislain Antony Vaillant, Ghislain Antony Vaillant, Picca Frédéric-Emmanuel
  • Date: 2014-10-19 11:42:57 UTC
  • mfrom: (1.2.8)
  • Revision ID: package-import@ubuntu.com-20141019114257-st1rz4fmmscgphhm
Tags: 2.3.1+dfsg-1
* Team upload

[Ghislain Antony Vaillant]
* New upstream release. (Closes: #765963)
* Bump Standards-Version to 3.9.6 (no changes required).
* d/control: fix pedantic lintian warning regarding capitalization in
  packages' description.

[Picca Frédéric-Emmanuel]
* Update the homepage now that upstream moved to bitbucket.
* debian/copyright
  - updated for 2.3.1 version
* debian/control
  + Recommends: python-pandas and python3-pandas

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Metadata-Version: 1.1
2
2
Name: spyder
3
 
Version: 2.3.0
 
3
Version: 2.3.1
4
4
Summary: Scientific PYthon Development EnviRonment
5
5
Home-page: http://code.google.com/p/spyderlib
6
6
Author: Pierre Raybaut
7
7
Author-email: UNKNOWN
8
8
License: MIT
9
 
Download-URL: http://code.google.com/p/spyderlib/files/spyder-2.3.0.zip
 
9
Download-URL: http://code.google.com/p/spyderlib/files/spyder-2.3.1.zip
10
10
Description: Spyder is an interactive Python development environment providing 
11
11
        MATLAB-like features in a simple and light-weighted software.
12
12
        It also provides ready-to-use pure-Python widgets to your PyQt4 or