File: control

package info (click to toggle)
libgctp 2.0.0-11
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 39,672 kB
  • sloc: ansic: 7,925; sh: 4,387; makefile: 89; fortran: 29
file content (36 lines) | stat: -rw-r--r-- 1,435 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
Source: libgctp
Section: utils
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13),
 gfortran | fortran-compiler
Standards-Version: 4.7.0
Homepage: https://github.com/OkoSanto/GCTP
Vcs-Browser: https://salsa.debian.org/science-team/libgctp.git
Vcs-Git: https://salsa.debian.org/science-team/libgctp.git

Package: libgctp-2.0.0
Section: libs
Architecture: any
Multi-Arch: same
Breaks: libgctp-dev (<< 2.0.0-9)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: General Cartographic Transformation Package Library
 The General Cartographic Transformation Package (GCTP) is a system of
 software routines designed to permit the transformation of coordinate
 pairs from one map projection to another. The GCTP is the standard
 computer software used by the National Mapping Division for map
 projection computations. 

Package: libgctp-dev
Section: libdevel
Architecture: any
Breaks: libgctp-2.0.0 (<< 2.0.0-9)
Replaces: libgctp-2.0.0 (<< 2.0.0-9)
Multi-Arch: same
Depends: libgctp-2.0.0 ( = ${binary:Version}), ${misc:Depends}
Recommends: pkgconf
Description: General Cartographic Transformation Package - development files
 This package contains the static library, pkg-config files and include files
 needed to build with the General Cartographic Transformation Package library.