File: control

package info (click to toggle)
josm 0.0.svn17428%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204,760 kB
  • sloc: java: 360,765; xml: 198,972; perl: 10,138; jsp: 250; sh: 123; makefile: 112; javascript: 74; python: 29
file content (67 lines) | stat: -rw-r--r-- 2,678 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
Source: josm
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>,
           Mònica Ramírez Arceda <monica@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 10~),
               default-jdk (>= 2:1.9) | java9-sdk,
               ant,
               ant-contrib,
               gettext,
               javacc,
               jmapviewer (>= 2.14),
               libcommons-compress-java,
               libgettext-ant-tasks-java,
               libgettext-commons-java (>= 0.9.6),
               liboauth-signpost-java (>= 1.2),
               libterm-readkey-perl,
               openjfx
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/josm
Vcs-Git: https://salsa.debian.org/debian-gis-team/josm.git
Homepage: https://josm.openstreetmap.de

Package: josm
Architecture: all
Depends: default-jre (>= 2:1.9) | java9-runtime,
         fonts-noto,
         jmapviewer (>= 2.14),
         libcommons-compress-java,
         libgettext-commons-java (>= 0.9.6),
         liboauth-signpost-java (>= 1.2),
         openjfx,
         proj-data,
         ${misc:Depends}
Recommends: josm-l10n (= ${source:Version})
Conflicts: josm-plugins
Description: Editor for OpenStreetMap
 JOSM is an editor for OpenStreetMap (OSM) written in Java.
 The current version supports stand alone GPX tracks, GPX track data
 from OSM database and existing nodes, line segments and metadata tags
 from the OSM database.
 .
 OpenStreetMap is a project aimed squarely at creating and providing
 free geographic data such as street maps to anyone who wants them.
 The project was started because most maps you think of as free actually
 have legal or technical restrictions on their use, holding back people
 from using them in creative, productive or unexpected ways.

Package: josm-l10n
Architecture: all
Section: localization
Depends: ${misc:Depends}
Description: Editor for OpenStreetMap - translation files
 JOSM is an editor for OpenStreetMap (OSM) written in Java.
 The current version supports stand alone GPX tracks, GPX track data
 from OSM database and existing nodes, line segments and metadata tags
 from the OSM database.
 .
 OpenStreetMap is a project aimed squarely at creating and providing
 free geographic data such as street maps to anyone who wants them.
 The project was started because most maps you think of as free actually
 have legal or technical restrictions on their use, holding back people
 from using them in creative, productive or unexpected ways.
 .
 This package contains the translation files for JOSM.