32 lines
1014 B
Plaintext
32 lines
1014 B
Plaintext
Source: opm-common
|
|
Priority: extra
|
|
Maintainer: Arne Morten Kvarving <arne.morten.kvarving@sintef.no>
|
|
Build-Depends: build-essential, debhelper (>= 9),
|
|
pkg-config, cmake, git, libtool, doxygen,
|
|
texlive-latex-extra, texlive-latex-recommended,
|
|
ghostscript
|
|
Standards-Version: 3.9.2
|
|
Section: libs
|
|
Homepage: http://opm-project.org
|
|
Vcs-Git: git://github.com/OPM/opm-common.git
|
|
Vcs-Browser: https://github.com/OPM/opm-common
|
|
|
|
Package: libopm-common1-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Multi-Arch: foreign
|
|
Provides: libopm-common-dev
|
|
Suggests: libopm-common1-doc
|
|
Description: OPM common library -- development files
|
|
The OPM common library contains the shared buildsystem
|
|
and helpers shared across all OPM modules.
|
|
|
|
Package: libopm-common1-doc
|
|
Section: doc
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Provides: libopm-common-doc
|
|
Description: OPM common library -- documentation
|
|
The OPM common library contains the shared buildsystem
|
|
and helpers shared across all OPM modules.
|