[Git][debian-gis-team/josm-installer][master] Update version_url for tested version.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jun 9 12:28:06 BST 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / josm-installer


Commits:
eb859d80 by Bas Couwenberg at 2024-06-09T13:27:37+02:00
Update version_url for tested version.

- - - - -


2 changed files:

- debian/changelog
- josm-installer.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+josm-installer (0.0.5+svn19018) UNRELEASED; urgency=medium
+
+  * Update version_url for tested version.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 09 Jun 2024 13:27:01 +0200
+
 josm-installer (0.0.4+svn19018) unstable; urgency=medium
 
   * Remove support for JRE <= 10 from josm launcher.


=====================================
josm-installer.py
=====================================
@@ -63,10 +63,7 @@ def josm_installer():
     else:
         variant = 'tested'
 
-    version_url = (
-        'https://josm.openstreetmap.de/'
-        'wiki/TestedVersion?format=txt'
-    )
+    version_url = 'https://josm.openstreetmap.de/tested'
 
     jar_url = 'https://josm.openstreetmap.de/josm-%s.jar' % variant
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/commit/eb859d807fbbc673e302a5135173d17f89f036d7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/commit/eb859d807fbbc673e302a5135173d17f89f036d7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240609/501e4970/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list