File: control

package info (click to toggle)
votca-tools 1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 976 kB
  • sloc: cpp: 7,581; xml: 1,107; ansic: 166; python: 71; sh: 16; csh: 14; makefile: 7
file content (54 lines) | stat: -rw-r--r-- 2,113 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: votca-tools
Section: libs
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Christoph Junghans <junghans@votca.org>,
           Michael Banck <mbanck@debian.org>,
           Nicholas Breen <nbreen@debian.org>
Build-Depends: cmake,
               debhelper (>= 9.0.0),
               libboost-filesystem-dev,
               libboost-program-options-dev,
               libboost-system-dev,
               libboost-test-dev,
               libeigen3-dev,
               libexpat1-dev,
               libfftw3-dev,
               libgsl-dev,
               libsqlite3-dev,
               pkg-config,
               txt2tags
Rules-Requires-Root: no
Standards-Version: 4.3.0
Homepage: http://www.votca.org
Vcs-Browser: https://salsa.debian.org/debichem-team/votca-tools
Vcs-Git: https://salsa.debian.org/debichem-team/votca-tools.git

Package: libvotca-tools-dev
Section: libdevel
Architecture: any
Depends: libvotca-tools5 (= ${binary:Version}), ${misc:Depends}
Breaks: libvotca-tools4 (<< 1.4.1-3~), libvotca-tools3 (<< 1.3.0-3~)
Replaces: libvotca-tools4, libvotca-tools3
Description: VOTCA's tools library, development kit
 VOTCA is a software package which focuses on the analysis of molecular
 dynamics data, the development of systematic coarse-graining techniques as
 well as methods used for simulating microscopic charge transport in
 disordered semiconductors.
 .
 VOTCA's tools library provides functions shared between all VOTCA packages.
 .
 This package contains header files and pkg-config files.

Package: libvotca-tools5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libvotca-tools2 (<< 1.3), libvotca-tools3
Replaces: libvotca-tools2 (<< 1.3), libvotca-tools3
Description: VOTCA's tools library
 VOTCA is a software package which focuses on the analysis of molecular
 dynamics data, the development of systematic coarse-graining techniques as
 well as methods used for simulating microscopic charge transport in
 disordered semiconductors.
 .
 VOTCA's tools library provides functions shared between all VOTCA packages.