Package: starjava-vo / 0.2+2025.03.05-1

Metadata

Package Version Patches format
starjava-vo 0.2+2025.03.05-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix build.xml for use outside of starjava.patch | (download)

build.xml | 87 40 + 47 - 0 !
1 file changed, 40 insertions(+), 47 deletions(-)

 fix build.xml for use outside of starjava

This includes the following changes:

 * Rename the `extclasspath` elements to `path`. With ant >= 1.6, there is no
Use android json.patch | (download)

src/main/uk/ac/starlink/vo/Vocabulary.java | 18 12 + 6 - 0 !
1 file changed, 12 insertions(+), 6 deletions(-)

 use android-json

This one has only "String" and input parameter for JSONTokener

Don t use error line and column for TokenMgrError.patch | (download)

src/main/uk/ac/starlink/vo/TapQueryPanel.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 don't use error line and column for tokenmgrerror

These attributes don't exist anymore :-(

Closes: #1013546

Remove build of UCD validation harnesses.patch | (download)

build.xml | 1 1 + 0 - 0 !
src/testcases/uk/ac/starlink/vo/CodeTest.java | 2 2 + 0 - 0 !
2 files changed, 3 insertions(+)

 remove build of ucd validation harnesses

This requires a jar not in Debian yet, and it is not needed to run
the package