File: control

package info (click to toggle)
geotranz 3.7-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 242,380 kB
  • sloc: cpp: 37,618; java: 13,594; javascript: 3,068; makefile: 955; xml: 67; sh: 38; csh: 21
file content (143 lines) | stat: -rw-r--r-- 4,888 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
Source: geotranz
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 10),
 dh-exec (>=0.3),
 cpio,
 default-jdk,
 giftrans,
 imagemagick,
Standards-Version: 4.7.2
Homepage: http://earth-info.nga.mil/GandG/geotrans/
Vcs-Browser: https://salsa.debian.org/debian/geotranz
Vcs-Git: https://salsa.debian.org/debian/geotranz
X-Style: black

Package: geotranz
Architecture: all
Depends:
 dpkg-dev,
 default-jre | java7-runtime,
 libgeotranz3.7 (>= ${source:Upstream-Version}),
 ${misc:Depends},
Recommends:
 geotranz-help (<< ${source:Upstream-Version}+),
 geotranz-help (>= ${source:Upstream-Version}),
Suggests:
 geotranz-doc,
Description: GEOgraphic coordinates TRANslator
 GEOTRANZ (Geographic Translator) is an application program which allows
 you to easily convert geographic coordinates among a wide variety of
 coordinate systems, map projections, and datums. Currently, twenty-five
 different coordinate systems, map projections, grids, and coding
 schemes, and over two hundred different datums, are supported.
 .
 The user interface of GEOTRANZ is similar to that of a calculator, but
 can also be used to efficiently convert large numbers of coordinates
 contained in text files.
 .
 GEOTRANZ is the Debian name of GEOTRANS, a product of the National
 Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
 and Development Center.
 .
 This package contains the geotranz java graphical interface.

Package: libgeotranz3.7
Replaces:
 libgeotranz3,
 libgeotranz3.1,
 libgeotranz3.2,
 libgeotranz3.3,
Breaks:
 libgeotranz3,
 libgeotranz3.1,
 libgeotranz3.2,
 libgeotranz3.3,
Architecture: any
Section: libs
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: GEOgraphic coordinates TRANslator (runtime library)
 GEOTRANZ (Geographic Translator) is an application program which allows
 you to easily convert geographic coordinates among a wide variety of
 coordinate systems, map projections, and datums. Currently, twenty-five
 different coordinate systems, map projections, grids, and coding
 schemes, and over two hundred different datums, are supported.
 .
 GEOTRANZ is the Debian name of GEOTRANS, a product of the National
 Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
 and Development Center.
 .
 This package contains the runtime library used by GEOTRANZ to do all
 conversions.

Package: libgeotranz3-dev
Provides:
 libgeotranz-dev,
Conflicts:
 libgeotranz-dev,
Architecture: any
Section: libdevel
Depends:
 libgeotranz3.7 (=${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 geotranz-doc,
Description: GEOgraphic coordinates TRANslator (development files)
 GEOTRANZ (Geographic Translator) is an application program which allows
 you to easily convert geographic coordinates among a wide variety of
 coordinate systems, map projections, and datums. Currently, twenty-five
 different coordinate systems, map projections, grids, and coding
 schemes, and over two hundred different datums, are supported.
 .
 GEOTRANZ is the Debian name of GEOTRANS, a product of the National
 Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
 and Development Center.
 .
 This package contains the static library and include files for linking
 applications with the geotranz library.

Package: geotranz-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 libjs-jquery,
 ${misc:Depends},
Description: GEOgraphic coordinates TRANslator (documentation)
 GEOTRANZ (Geographic Translator) is an application program which allows
 you to easily convert geographic coordinates among a wide variety of
 coordinate systems, map projections, and datums. Currently, twenty-five
 different coordinate systems, map projections, grids, and coding
 schemes, and over two hundred different datums, are supported.
 .
 GEOTRANZ is the Debian name of GEOTRANS, a product of the National
 Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
 and Development Center.
 .
 This package contains a lot of documentation and examples.

Package: geotranz-help
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: GEOgraphic coordinates TRANslator (help files)
 GEOTRANZ (Geographic Translator) is an application program which allows
 you to easily convert geographic coordinates among a wide variety of
 coordinate systems, map projections, and datums. Currently, twenty-five
 different coordinate systems, map projections, grids, and coding
 schemes, and over two hundred different datums, are supported.
 .
 GEOTRANZ is the Debian name of GEOTRANS, a product of the National
 Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
 and Development Center.
 .
 This package contains the help files for the GEOTRANZ graphical interface.