/[python-modules]/packages/pyqwt5/trunk/debian/control
ViewVC logotype

Contents of /packages/pyqwt5/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2590 - (show annotations) (download)
Sat Jun 23 12:36:52 2007 UTC (5 years, 11 months ago) by piotr
File size: 2616 byte(s)
rewrite dependencies
1 Source: pyqwt5
2 Section: python
3 Priority: optional
4 Maintainer: Gudjon I. Gudjonsson <gudjon@gudjon.org>
5 Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
6 Build-Depends: debhelper (>= 5), dpatch, python-all-dev (>= 2.4.4-2), python-central (>= 0.5.8),
7 python-numpy (>= 1.0.2-2), sip4 (>= 4.6-1), python-sip4-dev,
8 libqwt5-qt4-dev (>=5.0.1), python-qt4, python-qt4-dev (>=4.2),
9 libqwt5-qt3-dev (>=5.0.1), python-qt3, python-qt-dev
10 Standards-Version: 3.7.2
11 XS-Python-Version: all
12 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyqwt5/trunk/
13 XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pyqwt5/trunk/?op=log
14
15 Package: python-qwt5-qt3
16 Section: python
17 Architecture: any
18 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt3,
19 python-numpy | python-numarray | python-scipy
20 Recommends: libqwt5-qt3-dev
21 XB-Python-Version: ${python:Versions}
22 Description: Python version of the Qwt5 technical widget library
23 PyQwt is a set of Python bindings for the Qwt C++ class library which extends
24 the Qt framework with widgets for scientific and engineering applications.
25 It provides a widget to plot 2-dimensional data and various widgets to
26 display and control bounded or unbounded floating point values.
27 .
28 This version is compiled against Qt, version 3.
29 .
30 Homepage: http://pyqwt.sourceforge.net/
31
32 Package: python-qwt5-qt4
33 Section: python
34 Architecture: any
35 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt4,
36 python-numpy | python-numarray | python-scipy,
37 Recommends: libqwt5-qt4-dev
38 XB-Python-Version: ${python:Versions}
39 Description: Python version of the Qwt5 technical widget library
40 PyQwt is a set of Python bindings for the Qwt C++ class library which extends
41 the Qt framework with widgets for scientific and engineering applications.
42 It provides a widget to plot 2-dimensional data and various widgets to
43 display and control bounded or unbounded floating point values.
44 .
45 This version is compiled against Qt, version 4.
46 .
47 Homepage: http://pyqwt.sourceforge.net/
48
49 Package: python-qwt5-doc
50 Section: doc
51 Architecture: all
52 Description: Python version of the Qwt5 technical widget library
53 PyQwt is a set of Python bindings for the Qwt C++ class library which extends
54 the Qt framework with widgets for scientific and engineering applications.
55 It provides a widget to plot 2-dimensional data and various widgets to
56 display and control bounded or unbounded floating point values.
57 .
58 This package contains the documentation and examples for both Qt versions.
59 .
60 Homepage: http://pyqwt.sourceforge.net/

  ViewVC Help
Powered by ViewVC 1.1.5