Package: josm / 0.0.svn19369+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
josm | 0.0.svn19369+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00 build.patch | (download) |
build.xml |
174 160 + 14 - 0 ! |
adjustments to the ant build.xml file. Mainly to use system-provided JARs and not depend on Internet connection. Also adds support to build the translations in the i18n directory. The Debian package build is identified using the Build-Name in the REVISION file and is not considered local build. |
01 bts.patch | (download) |
src/org/openstreetmap/josm/actions/AboutAction.java |
2 2 + 0 - 0 ! |
include debian version number and bts link. Bugs for the JOSM version present in Debian have to be filed in Debian's BTS and not upstream. Also include the Debian version number for better bug triaging. |
05 fix_version.patch | (download) |
build.xml |
2 1 + 1 - 0 ! |
fix version numbers to reflect upstream changes. Appending SVN to version is not required for the Debian package build. The Debian package build is identified using the Build-Name property in the REVISION file (see 00-build.patch). |
06 move_data_out_of_jar.patch | (download) |
src/org/openstreetmap/josm/io/CachedFile.java |
10 8 + 2 - 0 ! |
move sharable data out of josm.jar. |
07 use_system_fonts.patch | (download) |
src/org/openstreetmap/josm/tools/FontsManager.java |
6 3 + 3 - 0 ! |
use system noto fonts, instead of the embedded droid fonts. |
08 use_noto_font.patch | (download) |
resources/images/data/projection/Departements_Lambert4Zones.svg |
398 199 + 199 - 0 ! |
use noto font instead of droid. |
openjfx.patch | (download) |
native/linux/latest/usr/bin/josm-latest |
6 5 + 1 - 0 ! |
don't use openjfx unconditionally. |