Opened 4 years ago
Closed 4 years ago
#1827 closed enhancement (invalid)
auto-update for debian-packages
| Reported by: | RalfG | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | unspecified |
| Version: | latest | Keywords: | |
| Cc: |
Description
as most debian users have highs speed internet, the debian package should include a feature to use a recent josm version.
Suggestion:
create josm-recent as alternative (etc/alternatives) to josm.
dpkg-reconfigure josm tries to fetch the most recent version to /usr/lib/josm (or sim.).
Additionally, josm could make a recent copy of josm-recent.jar in ~/.josm if desired.
What do you think?
Another option could be a webstart version - but it is sufficient to run:
wget http://josm.openstreetmap.de/download/josm-latest.jar && java -jar josm-latest.jar
Attachments (0)
Change History (1)
comment:1 Changed 4 years ago by anonymous
- Resolution set to invalid
- Status changed from new to closed



You should report package related bugs/suggestion in the bug tracker of your distribution.