]> rtime.felk.cvut.cz Git - orte.git/blob - debian/control
Refresh project properties
[orte.git] / debian / control
1 Source: orte
2 Priority: optional
3 Maintainer: Michal Sojka <sojkam1@fel.cvut.cz>
4 Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, libidl-dev, libpopt-dev
5 Standards-Version: 3.9.5
6 Section: libs
7 Homepage: http://orte.sourceforge.net/
8 Vcs-Git: git://git.code.sf.net/p/orte/orte
9 Vcs-Browser: http://sourceforge.net/p/orte/orte/commit_browser
10
11 Package: liborte-dev
12 Section: libdevel
13 Architecture: any
14 Depends: liborte1 (= ${binary:Version}), orte-idl (= ${binary:Version}), ${misc:Depends}
15 Description: ORTE development files
16
17 Package: liborte1
18 Section: libs
19 Architecture: any
20 Multi-Arch: same
21 Depends: ${shlibs:Depends}, ${misc:Depends}
22 Description: ORTE library
23
24 Package: liborte-tools
25 Section: libs
26 Architecture: any
27 Depends: ${shlibs:Depends}, ${misc:Depends}
28 Description: ORTE tools
29  This package contains various ORTE programs such as ortemanager.
30
31 Package: orte-idl
32 Section: devel
33 Architecture: any
34 Depends: ${shlibs:Depends}, ${misc:Depends}
35 Description: ORTE IDL compiler