source: josm/trunk/linux/tested/DEBIAN/control@ 8606

Last change on this file since 8606 was 8317, checked in by Don-vip, 9 years ago

see #11390 - accept openjdk-8-jre in Debian control file, prefer Java 8 runtime over Java 7 in launch script

File size: 893 bytes
RevLine 
[7481]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
[8317]8Depends: openjdk-7-jre | openjdk-8-jre
[7481]9Conflicts: josm-plugins
10Replaces: josm-plugins
11Description: Editor for OpenStreetMap
12 JOSM is an editor for OpenStreetMap (OSM) written in Java.
13 The current version supports stand alone GPX tracks, GPX track data
14 from OSM database and existing nodes, line segments and metadata tags
15 from the OSM database.
16 .
17 OpenStreetMap is a project aimed squarely at creating and providing
18 free geographic data such as street maps to anyone who wants them.
19 The project was started because most maps you think of as free actually
20 have legal or technical restrictions on their use, holding back people
21 from using them in creative, productive or unexpected ways.
22
23
24
Note: See TracBrowser for help on using the repository browser.