~ubuntu-branches/ubuntu/trusty/guiqwt/trusty

« back to all changes in this revision

Viewing changes to PKG-INFO

  • Committer: Bazaar Package Importer
  • Author(s): Picca Frédéric-Emmanuel
  • Date: 2011-04-07 22:41:50 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110407224150-kkhppnq7rp2c8b3c
Tags: 2.1.0-1
* Imported Upstream version 2.1.0
* debian/patches/
  - 0001-features-01_bts614083.patch (delete)
  - 0001-feature-fix-the-documentation-build.patch (new)
* add and install the sift desktop file
* recommends python-dicom (Closes: #621421)
  thanks Junqian Gordon Xu for the report

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Metadata-Version: 1.1
2
2
Name: guiqwt
3
 
Version: 2.0.8.1
 
3
Version: 2.1.0
4
4
Summary: guiqwt is a set of tools for curve and image plotting (extension to PyQwt 5.2)
5
5
Home-page: http://www.cea.fr
6
6
Author: Pierre Raybaut
7
7
Author-email: pierre.raybaut@cea.fr
8
8
License: UNKNOWN
9
 
Download-URL: http://guiqwt.googlecode.com/files/guiqwt-2.0.8.1.zip
 
9
Download-URL: http://guiqwt.googlecode.com/files/guiqwt-2.1.0.zip
10
10
Description: UNKNOWN
11
11
Platform: UNKNOWN
12
12
Classifier: Development Status :: 5 - Production/Stable
19
19
Classifier: Programming Language :: Python :: 2.6
20
20
Requires: PyQt4 (>4.3)
21
21
Requires: NumPy
22
 
Requires: guidata
 
22
Requires: guidata (>=1.3.0)