/[debian-med]/trunk/packages/libsbml/trunk/debian/control
ViewVC logotype

Contents of /trunk/packages/libsbml/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10109 - (show annotations) (download)
Tue Mar 27 06:19:04 2012 UTC (13 months, 3 weeks ago) by tille
File size: 6892 byte(s)
Debhelper 8; Added Homepage field in debian/control; removed useless template comments in debian/rules
1 Source: libsbml
2 Priority: optional
3 Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
4 Uploaders: Ivo Maintz <ivo@maintz.de>,
5 Changyan Xie <panchoat@gmail.com>,
6 Moriyoshi Koizumi <mozo@sfc.keio.ac.jp>,
7 Andreas Tille <tille@debian.org>
8 DM-Upload-Allowed: yes
9 Build-Depends: autoconf,
10 automake,
11 debhelper (>= 8)
12 swig (>= 2),
13 ruby1.8,
14 libxml2-dev,
15 python-dev,
16 ruby1.8-dev,
17 perl,
18 libperl-dev,
19 default-jdk | openjdk-6-jdk | java-gcj-compat-dev | java-sdk,
20 octave-pkg-dev,
21 python-support,
22 graphviz,
23 zlib1g-dev,
24 libbz2-dev,
25 mono-devel,
26 mono-gmcs,
27 cli-common-dev,
28 cli-runtime
29 Standards-Version: 3.9.3
30 Section: science
31 Homepage: http://www.sbml.org/
32 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libsbml/trunk/
33 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libsbml
34
35 Package: libsbml5-dev
36 Section: libdevel
37 Provides: libsbml-dev
38 Conflicts: libsbml3-dev
39 Architecture: any
40 Depends: libsbml5 (= ${binary:Version}),
41 ${misc:Depends}
42 Description: System Biology Markup Language library - development files
43 LibSBML is a library designed to help you read, write, manipulate,
44 translate, and validate SBML files and data streams. It is not an
45 application itself (though it does come with many example programs),
46 but rather a library you can embed in your own applications.
47 This package contains files necessary for development with libsbml.
48
49 Package: libsbml5-dbg
50 Section: debug
51 Priority: extra
52 Provides: libsbml-dbg
53 Conflicts: libsbml3-dbg
54 Architecture: any
55 Depends: libsbml5 (= ${binary:Version}),
56 ${misc:Depends}
57 Description: System Biology Markup Language library - debug symbols
58 LibSBML is a library designed to help you read, write, manipulate,
59 translate, and validate SBML files and data streams. It is not an
60 application itself (though it does come with many example programs),
61 but rather a library you can embed in your own applications.
62 This package contains th debugging symbols for libsbml.
63
64 Package: libsbml5
65 Section: libs
66 Architecture: any
67 Provides: libsbml
68 Conflicts: libsbml1, libsbml2, libsbml3
69 Depends: ${shlibs:Depends},
70 ${misc:Depends}
71 Description: System Biology Markup Language library
72 LibSBML is a library designed to help you read, write, manipulate,
73 translate, and validate SBML files and data streams. It is not an
74 application itself (though it does come with many example programs),
75 but rather a library you can embed in your own applications.
76
77 Package: libsbml5-python
78 Section: python
79 Provides: ${python:Provides},
80 python-sbml,
81 libsbml-python
82 Conflicts: python-sbml3,
83 libsbml4-python,
84 libsbml-python
85 Architecture: any
86 Depends: ${shlibs:Depends},
87 ${misc:Depends},
88 ${python:Depends}
89 Description: System Biology Markup Language library - Python bindings
90 LibSBML is a library designed to help you read, write, manipulate,
91 translate, and validate SBML files and data streams. It is not an
92 application itself (though it does come with many example programs),
93 but rather a library you can embed in your own applications.
94 This package contains the Python bindings of LibSBML.
95
96 Package: libsbml5-matlab
97 Section: contrib/math
98 Provides: libsbml-matlab
99 Conflicts: libsbml4-matlab
100 Architecture: any
101 Depends: ${shlibs:Depends}, ${misc:Depends},
102 libsbml5,
103 libc6 (>= 2.3)
104 Description: System Biology Markup Language library - Matlab bindings
105 LibSBML is a library designed to help you read, write, manipulate,
106 translate, and validate SBML files and data streams. It is not an
107 application itself (though it does come with many example programs),
108 but rather a library you can embed in your own applications.
109 This package contains the Matlab bindings of LibSBML.
110
111 Package: libsbml5-ruby1.8
112 Section: ruby
113 Provides: libsbml-ruby
114 Architecture: any
115 Depends: ${shlibs:Depends},
116 ${misc:Depends}
117 Description: System Biology Markup Language library - Ruby binding
118 LibSBML is a library designed to help you read, write, manipulate,
119 translate, and validate SBML files and data streams. It is not an
120 application itself (though it does come with many example programs),
121 but rather a library you can embed in your own applications.
122 This package contains the Ruby binding of LibSBML.
123
124 Package: libsbml5-java
125 Section: java
126 Provides: libsbml-java
127 Conflicts: libsbml3-java,
128 libsbml4-java
129 Architecture: any
130 Depends: ${shlibs:Depends},
131 ${misc:Depends}
132 Description: System Biology Markup Language library - Java binding
133 LibSBML is a library designed to help you read, write, manipulate,
134 translate, and validate SBML files and data streams. It is not an
135 application itself (though it does come with many example programs),
136 but rather a library you can embed in your own applications.
137 This Package contains the Java binding of LibSBML.
138
139 Package: libsbml5-perl
140 Section: perl
141 Provides: libsbml-perl
142 Conflicts: libsbml3-perl
143 Depends: ${shlibs:Depends},
144 ${perl:Depends},
145 ${misc:Depends}
146 Architecture: any
147 Description: System Biology Markup Language library - Perl binding
148 LibSBML is a library designed to help you read, write, manipulate,
149 translate, and validate SBML files and data streams. It is not an
150 application itself (though it does come with many example programs),
151 but rather a library you can embed in your own applications.
152 This package contains the Perl binding of LibSBML.
153
154 Package: libsbml5-octave
155 Section: math
156 Provides: libsbml-octave
157 Depends: ${shlibs:Depends},
158 ${misc:Depends},
159 octave3.2,
160 libc6 (>=2.4)
161 Architecture: any
162 Description: System Biology Markup Language library - Octave binding
163 LibSBML is a library designed to help you read, write, manipulate,
164 translate, and validate SBML files and data streams. It is not an
165 application itself (though it does come with many example programs),
166 but rather a library you can embed in your own applications.
167 This package contains the Octave binding of LibSBML.
168
169 Package: libsbml5-cil
170 Section: cli-mono
171 Provides: libsbml-cil
172 Depends: ${shlibs:Depends},
173 ${misc:Depends},
174 ${cli:Depends}
175 Architecture: any
176 Description: System Biology Markup Language library - CLR binding
177 LibSBML is a library designed to help you read, write, manipulate,
178 translate, and validate SBML files and data streams. It is not an
179 application itself (though it does come with many example programs),
180 but rather a library you can embed in your own applications.
181 This package contains the CLR binding of LibSBML.
182
183 Package: libsbml5-examples
184 Section: doc
185 Architecture: all
186 Depends: ${misc:Depends}
187 Suggests: libsbml5-dev (= ${binary:Version})
188 Description: System Biology Markup Language library -- example files
189 LibSBML is a library designed to help you read, write, manipulate,
190 translate, and validate SBML files and data streams. It is not an
191 application itself (though it does come with many example programs),
192 but rather a library you can embed in your own applications.
193 This package contains C/C++, Java, Perl and layout examples.

  ViewVC Help
Powered by ViewVC 1.1.5