source: josm/trunk/native/linux/tested/DEBIAN/control@ 16006

Last change on this file since 16006 was 14072, checked in by Don-vip, 6 years ago

fix #16290 - add java11-runtime to debian/control

File size: 967 bytes
Line 
1Package: josm
2Version: 1.5.svn{{VERSION}}
3Section: utils
4Maintainer: josm developers <josm-dev@openstreetmap.org>
5Homepage: https://josm.openstreetmap.de
6Priority: extra
7Architecture: all
8Depends: openjdk-11-jre | java11-runtime | openjdk-8-jre | java8-runtime,
9 proj-data
10Recommends: openjfx
11Conflicts: josm-plugins
12Replaces: josm-plugins
13Description: Editor for OpenStreetMap
14 JOSM is an editor for OpenStreetMap (OSM) written in Java.
15 The current version supports stand alone GPX tracks, GPX track data
16 from OSM database and existing nodes, line segments and metadata tags
17 from the OSM database.
18 .
19 OpenStreetMap is a project aimed squarely at creating and providing
20 free geographic data such as street maps to anyone who wants them.
21 The project was started because most maps you think of as free actually
22 have legal or technical restrictions on their use, holding back people
23 from using them in creative, productive or unexpected ways.
24
25
26
Note: See TracBrowser for help on using the repository browser.