Codebase list votca-csg / 9a95a7d
* debian/control: Run wrap-and-sort script on debian/control. Daniel Leidert 8 years ago
1 changed file(s) with 21 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
11 Section: science
22 Priority: optional
33 Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
4 Uploaders: Christoph Junghans <junghans@votca.org>, Michael Banck <mbanck@debian.org>
5 Build-Depends: debhelper (>= 9.0.0), dh-python, cmake, gromacs-dev, libvotca-tools-dev, txt2tags, libboost-program-options-dev, pkg-config, python, bash-completion
4 Uploaders: Christoph Junghans <junghans@votca.org>,
5 Michael Banck <mbanck@debian.org>
6 Build-Depends: bash-completion,
7 cmake,
8 debhelper (>= 9.0.0),
9 dh-python,
10 gromacs-dev,
11 libboost-program-options-dev,
12 libvotca-tools-dev,
13 pkg-config,
14 python,
15 txt2tags
616 Standards-Version: 3.9.5
717 X-Python-Version: >= 2.6
818 Homepage: http://www.votca.org
2131 .
2232 libvotca-csg is Votca's coarse-graining library.
2333 .
24 This package contains header files and pkg-config files and templates
34 This package contains header files and pkg-config files and templates
2535 for VOTCA programs.
2636
2737 Package: libvotca-csg2
2838 Section: libs
2939 Architecture: any
30 Depends: ${shlibs:Depends}, ${misc:Depends}
40 Depends: ${misc:Depends}, ${shlibs:Depends}
3141 Description: VOTCA's coarse-graining library
3242 VOTCA is a software package which focuses on the analysis of molecular
3343 dynamics data, the development of systematic coarse-graining techniques as
3848
3949 Package: votca-csg-scripts
4050 Architecture: all
41 Depends: perl5, bash (>= 4), ${python:Depends}, ${misc:Depends}
51 Depends: bash (>= 4), perl5, ${misc:Depends}, ${python:Depends}
4252 Description: VOTCA's coarse-graining scripts
4353 VOTCA is a software package which focuses on the analysis of molecular
4454 dynamics data, the development of systematic coarse-graining techniques as
4555 well as methods used for simulating microscopic charge transport in
4656 disordered semiconductors.
4757 .
48 This package contains architecture independent coarse-graining scripts.
58 This package contains architecture independent coarse-graining scripts.
4959
5060 Package: votca-csg-tutorials
5161 Architecture: all
5666 well as methods used for simulating microscopic charge transport in
5767 disordered semiconductors.
5868 .
59 This package contains architecture independent tutorials..
69 This package contains architecture independent tutorials..
6070
6171 Package: votca-csg
6272 Architecture: any
63 Depends: libvotca-csg2 (= ${binary:Version}), votca-csg-scripts (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
73 Depends: libvotca-csg2 (= ${binary:Version}),
74 votca-csg-scripts (= ${source:Version}),
75 ${misc:Depends},
76 ${shlibs:Depends}
6477 Suggests: votca-csg-tutorials
6578 Description: VOTCA's coarse-graining engine
6679 VOTCA is a software package which focuses on the analysis of molecular